I want to install freeBSD on a used dell server that I just bought. Can I put that box in a room and manage it remotely (no keyboard, monitor attached to it) from my linux laptop?

link|improve this question

70% accept rate
possible duplicate of install SSH2 (server?) on FreeBSD – ErikA Dec 20 '10 at 22:19
feedback

2 Answers

SSH is the usual way. An alternative would be KVM/IP which can usually access the server before it has fully booted too.

link|improve this answer
So, KVM is a switch right? I need some sort of software only solution. Also, if I use SSH to connect to a machine, I have a few questions: 1) I have att dsl at home, so everytime I reboot the machine, I will get a new IP, that means, I need to know the IP and then I Can connect, right? am I missing anything here? 2) can I get GUI (like remote desktop) via ssh? Thanks much. – hari Dec 24 '10 at 20:42
feedback

Yes.

The OpenSSH daemon and client will likely be key cogs in this process.

link|improve this answer
Thank you Erik. – hari Dec 21 '10 at 5:46
Can I also have graphical interface with ssh? – hari Dec 21 '10 at 5:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.