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 …
Month: July 2016
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 …
Installing telnet Client on Windows 7
Below are the steps to install Telnet Client on Windows 7 1. Login to Windows 7 as Administrator. 2. On Command Prompt, run following command C:\> pkgmgr /iu:”TelnetClient” 3. You did it. Now try to connect some server using telnet.
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 …