Hi,
I'm a newbie in Unix-like systems and trying to learn how FreeBSD works reading the entire handbook.
I just set up a gnome environment which works great when typing
Reading the handbook I see that I can edit the /etc/ttys file to make Gnome start with the system. That's what I did, but when
Here is the modified line :
I'm now stuck in that situation because it starts automatically. How can I modify the /etc/ttys file in order to set ttyv8 to off ? Or prevent Gnome from starting just once ?
Thanks for your help !
Sebel
I'm a newbie in Unix-like systems and trying to learn how FreeBSD works reading the entire handbook.
I just set up a gnome environment which works great when typing
gdm
on a command line with root privileges.Reading the handbook I see that I can edit the /etc/ttys file to make Gnome start with the system. That's what I did, but when
gdm
is launched that way the screen remains black and nothing can be done.Here is the modified line :
Code:
ttyv8 "/usr/local/sbin/gdm" xterm on secure
Thanks for your help !
Sebel