You can connect to FTP Location also. For testing purpose, we have created FTP Location at ftp://10.0.0.1/pub/ Using following simple steps you can connect yum to FTP location. . 1. Create a new file /etc/yum.repos.d/myftp.repo or edit the old file Read More …
Category: Linux
Yum Software Package Manager : Creating Your Own Repo Location
You can create your own Repository. In this example we will assume that we have some downloaded RPM files. For these RPM files we are going to create our own Repo Location as below. Example Scenario : In our Lab Read More …
Yum Software Package Manager : General Configuration-1
yum is a very powerful tool for installing, updating & removing software in Linux System. yum is a small Python Script and it uses RPM files as base. It means yum is not a replacement of RPM. Below are easy Read More …
HowTo : Connect Linux Machine from Mobile Device ?
1. You can also connect to your Class Virtual Machine from mobile device. Below are the steps. Download JuiceSSH Mobile SSH Client from Google Play Store https://play.google.com/store/apps/details?id=com.sonelli.juicessh&hl=en 2. Use the same detail to add new host as given on page. Read More …
Welcome to Linux Virtual Lab !
Hello, Greetings From Magnum ! Thank you for joining course at Magnum ! You might have received “Magnum Advantage Card” from your instructor. Using this card you can login to “Magnum Online Linux Lab”. This is 24x7x365 Linux Lab. Before Read More …
HowTo : Connect Linux Machine from Windows PC ?
1. Download Putty For Windows From https://the.earth.li/~sgtatham/putty/latest/x86/putty.exe It is standalone program. Does not requires any installation. 2. Just double click the program and fill the following details. Host Name : lab.magnumnet.in Port : 22 Connection Type : ssh Click On Read More …
IPv6 Network Configuration – CentOS 7
Suppose you want to configure IPv6 IP Address in machine which is already having configured IPv4 IP Address, then below are the steps. Scenario : Suppose you have to configure following IPv6 entity. IPv6 Address: 2604:a880:800:a1::16a:d001 IPv6 Gateway: 2604:a880:800:a1::1 Step Read More …