Tagged Questions
1
vote
1answer
97 views
Boot to command line 12.04 (grub options not working)
I installed 12.04 Desktop because I want the option to run Unity in the future, but I PREFER to work headless via SSH.
I changed the following in /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet ...
2
votes
2answers
1k views
Ubuntu 12.04 - command line: no headless boot
I'm setting up Ubuntu 12.04 minimal on a mini-pc using a GENE 5313 motherboard with a Geode lx800 CPU. I'll use it as a headless PC with just transmission, ssh, ddclient and few more stuff. The ...
8
votes
2answers
3k views
How can I force Ubuntu to boot on a stuck boot menu?
I have Ubuntu Server 11.04, but it is headless (no monitor). The only way I want to be able to access it is remotely via SSH. But, sometimes, say after a power loss, when the server restarts, it will ...
1
vote
1answer
308 views
How to always boot into a CLI environment? [duplicate]
Possible Duplicate:
How to disable X at boot time?
The title says it all really.
I've got Xubuntu 11.04 working as a file server which I SSH into. 90% of the time it's headless and ...