Daily Archive: June 5, 2017

How To Set Up a Firewall Using FirewallD on CentOS 7 0

Mount in Centos 7

How to mount ISO file in linux ~mount -o loop path/to/iso/file/YOUR_ISO_FILE.ISO /media/iso How to mount USB Drives on your linux system using terminal commands. First List up all the drives connected to your system....

Use git on centos 7 2

How to Use git on centos 7

Use git on centos 7 How to push all changes in gitlab, GitHub, bitbucket using git command line git add . Commit changes with messages so that changes can be identified easily git commit...

× How can I help you?