Skip to main content

Python programming tutorial

https://www.tutorjoes.in

 

Comments

Popular posts from this blog

AWS : EBS Operation: Volume Resizing

 https://www.udemy.com/course/ultimate-aws-certified-sysops-administrator-associate/learn/lecture/27513472#notes Extend a Linux file system after resizing a volume :  Click Here lsblk    64  df -h    65  lsblk    66  df -h    67  clear    68  lsblk    69  df -h    70  sudo growpart /dev/xvda1 1    71  sudo growpart /dev/xvda 1    72  lsblk    73  df -h    74  lsblk    75  df -t    76  df -h last  step : reboot instance from console, it will get reflect. 

Deleting Files more then 3 days with some file exceptions.

  [h895879@hd1mnxi02lx totalProducts]$ ls accessories.html                        handbags.html_1689660001  handbags.html_1690947001 accessories.html_1689672601             handbags.html_1689660901  handbags.html_1690947901 beauty.html                             handbags.html_1689661801  handbags.html_1690948801 beauty.html_1689672601                  handbags.html_1689662701  handbags.html_1690949701 build-your-own-jewelry.html             handbags.html_1689663601  handbags.html_1690950601 build-your-own-jewelry.html_1689672601  handbags.html_1689664501  handbags.html_1690951501 handbags.html                           handbags.html...