Sometimes you may need to find and delete many files in Linux. Here is XARGS command to find & delete files in Linux.
How to Reset Root Password in RHEL/CentOS/Fedora Linux
Sometimes you may need to reset root password in RHEL/CentOS/Fedora Linux. Here are the steps to do it.
How to Use Auto Indent in Vi Editor
VI Editor allows you to enable auto indent to format code. Here is how to enable auto indent in vi editor.
How to Upload & Download Files From FTP in Linux
Often you may need to transfer files to and from your FTP account in Linux. Here is how to upload & download files from FTP in Linux.
How to Delete Files Older Than X Days in Linux
Sometimes you may need to delete files older than 1 day, 7 days, 1 month, 6 months and even 1 year. Here is how to delete files older than X days in Linux.
How to Check Inode Usage in Linux
Sometimes you may need to check inode usage in Linux. Here are the steps to check inode usage in Linux.
How to Find Inode number of File in Linux
Sometimes you may need to find inode number of file in Linux. Here are the steps to find inode number of file in Linux.
How to Convert HTML to PDF in PHP
Sometimes you may need to convert HTML to PDF in PHP. Here is how to convert HTML to PDF in PHP using HTML2PDF.
How to Increase Inode Limit in Linux
Inodes determine the number of files that can be created in Linux filesystem. Here is how to increase Inode limit in Linux.
How to Configure Access Control Lists (ACL) in Linux
Sometimes you may need to configure access control lists (ACL) in Linux. Here are the steps to configure ACL in Linux.