Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Console over network?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
The_Great_Sephiroth
Veteran
Veteran


Joined: 03 Oct 2014
Posts: 1602
Location: Fayetteville, NC, USA

PostPosted: Mon Mar 19, 2018 9:55 pm    Post subject: Console over network? Reply with quote

I need some help. I have a server which is DisplayPort only. The best part? It is digital only, so no basic converters work. I want to boot from my USB stick with System Rescue CD on it (Gentoo based) and somehow get video out of the box so I can install Gentooo as a server on the box hosting SMB/NFS shares. Once I can get into the system I can likely just SSH into it, but what are my options for now?
_________________
Ever picture systemd as what runs "The Borg"?
Back to top
View user's profile Send private message
The_Great_Sephiroth
Veteran
Veteran


Joined: 03 Oct 2014
Posts: 1602
Location: Fayetteville, NC, USA

PostPosted: Tue Mar 20, 2018 12:29 am    Post subject: Reply with quote

I had an idea which worked. I waited until the system booted to GRUB on the USB stick, pressed down followed by enter (boots to RAM). Once it booted, I found the address. I then carefully typed "passwd newpassword" and then "newpassword". I can now SSH into the live environment!
_________________
Ever picture systemd as what runs "The Borg"?
Back to top
View user's profile Send private message
szatox
Advocate
Advocate


Joined: 27 Aug 2013
Posts: 3136

PostPosted: Tue Mar 20, 2018 12:44 am    Post subject: Reply with quote

One neat trick with servers is that they often come with management interface AKA IPMI.
Once you redirect serial interface to LAN, and start console on /dev/ttyS0 or /dev/ttyS1 you can access it over lan with SOL provided by IPMI. Also, since this redirection happens in hardware, it also allows you to access BIOS. And you can even use it to power on your machine, effectively eliminating need for WoL even in case of machines in remote locations. Good stuff,
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Tue Mar 20, 2018 5:34 am    Post subject: Reply with quote

Not going to solve your original problem, but it might be of interest anyway:
Code:
busybox conspy

will let you interact with whatever's on the current graphics console sort of like screen/tmux. Handy for getting access to boot spew on a headless server.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum