How to install Debian 10

Get the iLO credentials from Google Sheets or connect to console directly from

Connect to java/html5 console:

  • Mount iso: Virtual media > Connect Virtual Image > Map CD/DVD

Click on: Connect Virtual Media.

 

 

Click on: Map CD/DVD.

Now click on: Map Device.

  • Next Boot > Virtual CD/DVD/ISO

     

  • Power > Reset System(warm boot)

Then click on: Reset system (warm boot)

Select “Install” after select language.

Enter the host name:

Select: Use entire disk

Select the type of partition

Configure the packge manager.

Software selection

Press yes.

Select first option.

Create root password/ enable root access:

ssh nexonhost@89.........
sudo -i
passwd 
nano /etc/ssh/sshd_config
  #PermitRootLogin prohibit-password > PermitRootLogin yes
service sshd restart
#exit
#connect root
deluser nexonhost
echo > .bash_history

Leave A Comment

What’s happening in your mind about this post !

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