Rsync or Remote sync in Linux help to securely copy the files from any remote servers to a local server, It can be used as a poor mans Linux backup tool.
15 dpkg commands to Manage Debian based Linux Servers
dpkg is the package manager for Debian based Linux servers. We can manage an installed package in Ubuntu/Debian Linux server by using dpkg command.
31 Yum command for Package Management in Linux
yum command is a package manager used to manage RPM packages in Linux servers. YUM is known as “Yellow-dog Updater Modified” it has several options with arguments to search, install, remove and update the packages.
40 Tcpdump commands with examples on Linux (Updated 2019)
tcpdump will be used as a packet analyzer which runs under the command line on Linux based operating Systems and helps to capture and print network traffics
26 examples of find commands in Linux
In this guide let us see some of the very useful real-time required find commands in our daily operations, Most of below examples are very useful for newbies […]