15 Quick Wget Command Examples in Linux
Wget is a command line utility in linux to download files from the internet. It provides many features such as downloading multiple files, resuming stopped… Read More »15 Quick Wget Command Examples in Linux
Wget is a command line utility in linux to download files from the internet. It provides many features such as downloading multiple files, resuming stopped… Read More »15 Quick Wget Command Examples in Linux
Putty is a free and open source ssh & telnet client. Putty is available for Windows, Linux, Unix and macOS. Using putty, we can access… Read More »How to Install and Use Putty (SSH Client) on Linux desktop
PDF (Portable Document Format) is popular file system used specially for documentation. In all the Linux distribution you can find PDF viewer but not PDF… Read More »How to Edit PDF Files in Linux Desktop
IP (Internet Protocol) command is used to manage, view network configuration on a Linux system. The command ‘IP’ and its uses are same in all… Read More »Learn IP Command to Manage Networking on Linux
Scribus is a free and open source desktop publishing (DTP) tool available for Linux, UNIX and Windows platform. Scribus is used to create PDF files,… Read More »How to Install Scribus (Desktop Publishing Tool) on Linux
Ping is the most widely used command on Linux and Unix servers for network troubleshooting. With the ping command we generally check connectivity to remote… Read More »How to Enable Timestamp in Linux Ping Command Output
FileZilla is free and cross platform ftp, ftps and sftp client. It provides a graphical user interface through which we can connect to remote system… Read More »How to Install FileZilla on Debian 10 (Buster)
In Ansible, Playbook files are usually used in executing tasks in remote hosts. These tasks range from installing and configuring services such as web and… Read More »How to Execute Ansible Ad-Hoc Commands
In Linux/Unix systems, sudo is a program that grants a regular user elevated privileges to execute administrator-level tasks. Once a regular user is added to… Read More »How to Add Local User to Sudo Group in Debian Linux
Docker is a daemon-based container run time environment. In other words we can say docker provides an environment where container images can be launched. In… Read More »How to Install Docker on Debian 10 (Buster)