How to use SSH to connect to a remote server in Ubuntu 20.04 LTS
SSH (stands for secure shell) is a protocol used for securely accessing a remote system. It is the most commonly used protocol in Linux systems for remotely administering,…
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
Ubuntu
SSH (stands for secure shell) is a protocol used for securely accessing a remote system. It is the most commonly used protocol in Linux systems for remotely administering,…
Read More
Ubuntu
Introduction: LibreOffice is a free and open-source alternative for Microsoft Office which is designed to work on the Linux and Windows operating systems. Normally, the LibreOffice utility…
Read More
Ubuntu
Introduction: Shell scripting is considered as an alternate method of running the commands via the terminal. This can prove to be a good alternative of executing the commands…
Read More
Debian
Introduction: Perl scripts are yet another powerful method of executing complex programs with a very minimal effort. The people who have a good know-how of programming in C…
Read More
Ubuntu
Ping is a network administration utility that is used to test the availability of a system on an IP network. Ping is also used to test the quality…
Read More
Ubuntu
Microsoft Teams is a digital collaboration tool that allows the remote and globally dispersed teams to collaborate through individual and group chat, video meetings, document sharing, and much…
Read More
Ubuntu
PIP is a command-line package manager that helps you to install and manage software packages those written in the python programming language. Users can search for many packages…
Read More
Ubuntu
Introduction: GCC stands for GNU Compiler Collection. From its name, you can easily perceive that it is basically a group of compilers for different programming languages such as…
Read More
Ubuntu
The wc (word count) command is one of the GNU core utilities that apparently look simple but is actually quite a useful command. As apparent from the name,…
Read More