Checking your Ubuntu Version
Related Posts
Find and delete files older than 1 week (example)
find /home/users/backup_MyDB -type f -mtime +7 -exec rm {} + Although generally it is wise…
Extending a Linux File System After Resizing a Volume
After you increase the size of an EBS volume, you must use file system–specific commands…
