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
You need to take screenshots while doing your regular work. There is plenty of software/tools supported in Linux to take screenshots. Not only taking screenshots,… Read More »Top 4 Screenshot Tools For Ubuntu / Debian Desktop
For many reasons, you often need to convert PDF documents to different image formats. You can find many online sites that easily convert PDF to… Read More »How to Convert PDF to Image in Linux
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