pwd Command in Linux
Introduction pwd stands for print working directory. This command is very useful and is commonly used in Linux. When used the command will print the full path of…
Read MoreKarim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
1.009 articles found
CentOS
Introduction pwd stands for print working directory. This command is very useful and is commonly used in Linux. When used the command will print the full path of…
Read More
CentOS
The most popular GUI-based disk partitioning software ‘Gparted’ is also known as ‘Gnome Partition Editor’. It is used to create a new, delete an existing, or resize the…
Read More
Ubuntu
Stacer is an open-source handy optimizer and monitoring tool for Linux operating systems. It is a GUI-based tool that simplifies the optimization and maintenance of Linux systems conveniently…
Read More
CentOS
Introduction In the traditional deployment, people often install the MySQL server and use it from the same host. However, it’s highly recommended that we should separate the MySQL…
Read More
Debian
On a DHCP network, your Linux system will usually receive an IP address automatically from the DHCP server which, in most cases, is the router. The IP configuration…
Read More
Debian
When a guest system is installed on VirtualBox, several features are usually disabled or missing. In addition, the screen size is usually scaled-down instead of being fullscreen and…
Read More
Mint
Introduction: We know that the “ping” command in Linux is used to check whether a host is reachable or not. However, this command displays its output solely in…
Read More
CentOS
An Nginx server block is the equivalent of an Apache virtual host. It gives users the flexibility to host numerous websites on the same server. This is a…
Read More
Ubuntu
Though laptops and desktops are very resilient, you should keep checking the health of the components to ensure the longevity. A data storage device is a core-component of…
Read More
Ubuntu
Introduction Vsftpd (Very Secure File Transfer Protocol Daemon) is an FTP server software for Linux, Unix. This is a default FTP server of Ubuntu, Fedora, NimbleX,… The FPT…
Read More