Sublime Text Editor 3 is a useful text editor available in all platforms. Here is how to install Sublime Text in Ubuntu.
How to Add & Remove User in Ubuntu
Sometimes you may need to add or delete users in Ubuntu. Here is how to add & remove users in Ubuntu.
Python: Reading & Writing to Same File
Python provides many different ways for reading & writing files. Here is how to read & write files in Python.
How to Find Largest Files & Directories in Linux
Sometimes you may need to find the largest directories & files on your Linux system. Here is how to find largest files & directories in Linux
How to Run Linux Command in Background
Sometimes you may need to run Linux commands in background. Here is how to easily run Linux command in background.
Linux History: Show Commands with Date & Time
Sometimes you may need to display past command history with date and time. Here is how to show commands with date & time.
How to Limit Requests Per IP in Apache
Sometimes you may need to limit requests per IP in Apache web server. Here is how to implement rate limiting using mod_qos module.
How to Use Linux History Command
History is a useful Linux command to view past commands. Here are the different ways to use Linux history command.
How to Change XAMPP Apache Server Port
Sometimes you need to change XAMPP Apache server port. Here are the steps to change XAMPP Apache server port.
How to Fix Apache Not Executing PHP Files
Sometimes Apache Server displays PHP files without executing them. Here is how problem of Apache not executing PHP files.