How SSH works | 2 ways to authenticate SSH(What is an SSH Key )
Learn SSH and How SSH works It uses Public-Key secure way to access a computer over an unsecured network. Or we can say it is a cryptographic network protocol to access a computer or...
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, Created by Linus Torvalds.
Learn SSH and How SSH works It uses Public-Key secure way to access a computer over an unsecured network. Or we can say it is a cryptographic network protocol to access a computer or...
Puppy Linux is a unique family of Linux distributions, It was created for home-user(Domestic users). It was originally created by Barry Kauler in 2003. Why Puppy Linux is so popular – What are its...
Media Players in Linux (Distros – Ubuntu, Centos and Fedora) There are many options in linux but the player i prefer to use VLC in centos 7 1. Vlc 2. Xine 3. mplayer XINE...
User Management in Linux How to know the user details chirag@chirag-MacBookAir:~$ getent passwd username How to know the id of user chirag@chirag-MacBookAir:~$ id username How to change the UID chirag@chirag-MacBookAir:~$ usermod -u 2000 username...
Configure network in linux 7 using the command line In this guide, we will discuss how to manually configure network in linux 7. This is the most basic and traditional way to configure the...
SSH command line Is there any difference between Centos 7, Cento8 and Ubuntu SSH commands. Let’s find out SSH in Centos 8 In Linux, The most common way to get a shell prompt on...
Stop wasting your money on Microsoft Windows Windows vs Linux Why Choose Linux? Spending 10,000 Rupees on Windows is worth? Let’s find out Stop wasting your money on Microsoft Windows In this article I...
How to download and install Raspberry PI? We will be installing Raspberry pi into the virtual machine. First we need to download raspberry pi Operating System. As we are going to test it for...