• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

How to install linux operating system in remote machine with telnet

January 29, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn,how to install linux operating system in remote machine with telnet.
Sometimes you do not want to keep standing in front of system for installation process.In this practical we will use telnet to install linux O.S in remote machine.We are doing this practical in CentOS 6.5

Install Linux O.S in Remote machine with telnet


Step 1:
Insert the bootable media in system. Now start the machine

Step 2: On getting first screen where it asked for installation and upgradation.Select Install and upgrade existing system and press TAB key from your keyboard. Then after this write the command in given below format.

linux text telnet ip=Give-IP-Address netmask=Give-Netmask

See given below screenshot for reference

installing linux with telnet

Step 3: If your system has more than one ethernet card then select the ethernet name on which you want to assign the ip address in Step 1 .
After a few seconds ,on screen you will get the message Waiting for telnet connetion

installing linux with telnet

Step 4: Now go to your desk and from your system run the command in terminal

telnet ip-address-which-you-have-assigned

for eg. I have set 192.168.56.100,then I will open terminal and run the command like this

telnet 192.168.56.100 

Just after hitting telnet command, you will get the remote machine screen in text mode.Now you can start the installation steps from your system

linux installation with telnet

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. run command in remote linux / unix system by using ssh
  2. SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED
  3. Install Telnet Server on CentOS 7 / RHEL 7
  4. Change telnet server port number on CentOS 7 / RHEL 7
  5. How to find when Operating system was installed in linux CentOS and Red Hat
  6. SCP file and directory in linux and Unix like operating system
  7. Find Linux Operating System architecture installed on system
  8. How To Always Install Latest Git Package In Ubuntu Operating System
  9. Xen Virtual Machine Migration (In Hyper-VM)
  10. Virtual Machine inaccessible status on VirtualBox 4.3

Filed Under: OS Installation Tagged With: Install CentOS, telnet

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

set and unset line number in file with vi editor

configure: error: C++ compiler cannot create executables

How to hide php version information in header

Convert video file into gif file through command line in linux

Virtual Machine inaccessible status on VirtualBox 4.3

How to install pam_mysql in CentOS or Red Hat

How to download package using apt-get command in ubuntu

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy