Basic Linux

How to Zip and Unzip files in UNIX

Here is how to Zip and Unzip files in UNIX unzip myFile.zip – This command will uncompress compressed files with…

9 years ago

SSH with private key authentication

How to Add ssh user on linux server ? Ans: You can use the putyykey generator and generate the ssh…

9 years ago

Create yum repository on local machine

Yum repository on local machine If you want to install software/packages after installation of linux  (CentOS, Fedora etc.). You can create…

9 years ago