linux vps setup guide
File Transfer Protocol (FTP) was widely used protocol to transfer files or data remotely in unencrypted format which is not secure way to communicate. As we all know that File... Read more
The timedatectl command is a new utility for RHEL/CentOS 7 and Fedora 21+ based distributions, which comes as a part of systemd system and service manager, a replacement for old... Read more
Kurly is a free open source, simple but effective, cross-platform alternative to the popular curl command-line tool. It is written in Go programming language and works in the same way... Read more
While using the command line, you can directly pass the output of one program (for example a tool that generates some system information or statistics) as input for another program... Read more
In this article, we will explain to you the difference between shutdown, poweroff, halt and reboot Linux commands. We will make clear what they actually do when you execute them... Read more
This article explains how quickly you can learn to install, remove, update and search software packages using apt-get and apt-cache commands from the command line. This article provides some useful... Read more
In our last article we have showed you the most used 8 Nslookup commands with their examples, now here we come with another command line tool called Dig, which is... Read more
With the thousands of commands/programs available in Linux systems, knowing the type and purpose of a given command as well as its location (absolute path) on the system can be... Read more
In this post we are going to review wget utility which retrieves files from World Wide Web (WWW) using widely used protocols like HTTP, HTTPS and FTP. Wget utility is... Read more
Thanks for all the likes, good words and support you gave us in the first two part of this article. In the first article we discussed commands for those users... Read more