Useful Mysql commands in SSH Shell in PUTTY
The following are the list of commands used in mysql to create an data base and manage it for Linux web server. Start by logging-in using a SSH client, like…
VPSJUNGLE
The following are the list of commands used in mysql to create an data base and manage it for Linux web server. Start by logging-in using a SSH client, like…
Basic Firewall Setup on Dedicated Linux Server A firewall will stop any unusual activities on one network from being passed on to another network. In most systems the Linux kernel…
The following guidelines will guide you to know about the Domain name and Its Process:- If you have a web site, you should seriously consider registering your own domain name.…
In this article you can know the location of log files. cPanel logs in different server file system areas based on their specific function, such as backup, backup transfer, webmail,…
Search a Files and Folders via SSH Here i will guide you how to search a files and folders via SSH. In few cases you would need to find the…
Linux Common Firewall Rules and Commands in iptables What is firewall? A firewall is a network security device that monitors incoming and outgoing network traffic and decides whether to allow…
About Blocking of IP IP blocks are are used to protect the servers from attacks. It will help to ban undesired or unwanted connections to the server from an IP…
In this article, we are going to find out the handy use of cat commands with their examples in Linux. The cat (short for “concatenate“) command is one of the…