Linux “df” Commands to Check Disk Space
Linux df Commands stand for “disk filesystem“, it is used to get full summary of available and used disk space usage of file system on Linux system. What is linux df commands df is a
Linux df Commands stand for “disk filesystem“, it is used to get full summary of available and used disk space usage of file system on Linux system. What is linux df commands df is a
In this article, we will learn how to change root password account on CentOS operating system. The root account is a special user account on Linux that has access to all files, all commands and that can
We are going to learn here how to change server hostname . But first what is Server Hostname: Every server is started with the server’s given name as the hostname. Sometimes when the server host
Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster some general errors you may face , when you earn dedicated server with windows server and host your website
chown Command linux is an administrator command is used to change the owner user and/or group of each given file or directory. chown Command syntax chown [options] newowner directoryname/filename chown options -c, –changes : like
What are the differences between apache2 and httpd Service First on this article you may see different service name for the Apache (apache2 and httpd) .Actually httpd and apache2 are the same both refer to
Why you need to Restart SSH Service Sometimes you may need to change some configurations inside MySQL configuration file my.cnf , so after you made or modify the MySQL cnf file ,properly you need to Stop
Why you need to Restart SSH Service As root System Administrators its one of the common tasks you need to be done on live servers is restarting services.If you change ssh configuration file (for example
Steps to Install SSL On IIS 10 Once you receive the issued certificate from the certificate authority, and obtain the cer file follow the steps: Start Internet Information Services (IIS) Manager Double-click on Server Certificates
Common Iptables Firewall Rules and Commands What is Iptables? Iptables is the software firewall that is included with most Linux distributions by default. How Iptables works: iptables is a command-line firewall utility that uses policy
Each failover IP address will need its own line in the configuration file. The configuration file is called “50-cloud-init.yaml” and
What is mdadm? The mdadm utility can be used to create and manage storage arrays using Linux’s software RAID capabilities.Administrators
There are several scenarios that you might need to increase or decrease your php maximum upload file using php script