
Re: Do I need a Monitor, Keyboard display
With Ubuntu GNU/Linux, you can remote access your fit-pc2 server through SSH
(after having installed "openSSH" on your fit-pc2 server).
On your client computer, type :
Code:
ssh -X your_fitpc_ip_address
You can also remote access your fit-pc2 server throuh XDMCP
(after having activated "remote connection" on your fit-pc2 server).
On your client computer, go into console mode (CTRL+ALT+F1) and type :
Code:
X -query your_fitpc_ip_address
No keyboard, no mouse, no screen, no worries.