LogAnalyzer provides web-based interface to analyze system logs. Here are the steps to Setup Loganalyzer with Rsyslog and MySQL.
How to Setup Rsyslog with MySQL
Rsyslog is a powerful log management server for Linux. Here is how to setup Rsyslog with MySQL database.
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 Create Ext4 Filesystem in Linux
Ext4 filesystem is a popular filesystem that is better than Ext3 filesystem. Here is how to create Ext4 filesystem in Linux.
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 Enable HAProxy Stats
Sometimes you may need to enable HAProxy stats for your server. Here is how to enable HAProxy stats on your system.