Sometimes you may need to reboot Linux server from putty terminal. Here are the steps to do it.
Linux
How to Disable/Stop Firewalld in CentOS, Redhat
Sometimes you may need to turn off firewalld. Here is how to disable/stop firewalld in CentOS, Redhat Linux.
How to Export PostgreSQL Table to CSV
Sometimes you need to export PostgreSQL table to CSV files. Here is how to export PostgreSQL table to CSV.
How to Create Swap Space in CentOS, Redhat
Swap space is used to manage multiple processes when your server’s memory is full. Here is how to create swap space in Redhat, CentOS Linux.
How to Install RPM Package in Redhat, CentOS
RPM package is the most common installation package for Redhat, CentOS and Fedora Linux. Here is how to install RPM package in Redhat, CentOS, Fedora Linux.
How to Configure Firewalld in Redhat, CentOS Linux
firewalld is a dynamic firewall manager for Linux. Here is how to configure firewalld in Redhat, CentOS Linux.
How to Restart Linux Server from Command Line
Sometimes you may need to reboot or restart Linux server from command line. Here is how to restart Linux server command line.
How to Flush DNS Cache in Windows, Linux & Mac
Sometimes you may need to flush DNS cache on your system. Here is how to flush DNS cache in Windows, Linux & Mac.
How to Change Host Name in Debian/Ubuntu
Sometimes you may need to change hostname of your machine on network. Here is how to change host name in Debian/Ubuntu Linux.
Sftp script to transfer files in Linux with password
SFTP allows you to securely transfer files in Linux. Here is is an SFTP script to transfer files in Linux with password.