Sometimes you may need to run python or perl script in Apache. Here is how to run cgi script in Apache.
How to Create Permanent Alias in Linux
Sometimes you may need to create permanent alias in Linux. Here is how to create permanent alias in Linux.
How to Give User Access to Folder in Linux
Often you will need to give user access to folder in Linux. Here are the steps to give user access & permission to folder in Linux using chown & chmod.
How to Install Swift in Ubuntu
Swift is a popular programming language for Apple’s platforms. Here are the steps to install Swift in Ubuntu.
How to Install Monit on CentOS 7 Linux
Monit is a powerful utility to monitor processes, servers, files & directories in Linux. Here are the steps to install Monit on CentOS 7 Linux.
How to Install mod_wsgi in Apache
mod_wsgi allows you to run python scripts on your Apache server. Here is how to install mod_wsgi in Apache.
How to Install Memcached in Ubuntu
Memcached is a popular caching system that improves website speed and performance. Here is how to install Memcached in Ubuntu.
NGINX Block URL Access
Sometimes you may need to block access to specific URLs in NGINX. Here is how to block URL access in NGINX.
How to Resize Linux Partition without Data Loss
Sometimes you may need to expand or shrink Linux partitions without data loss. Here is how to resize Linux partition without data loss using GParted tool.
How to List Directories & Subdirectories in Linux
Sometimes you may need to list only directories recursively in Linux. Here is how to list directories & subdirectories in Linux.