It seems I haven't got either kdm or gdm because I couldn't run any of them when I tried for them.
I go to the directory of init.d, but It passes too quickly and I cannot see the g or k letter ones. Any interrupter command or an option for ls?:)
ls -l | something?
same for dpkg.
Anyway, when I say, apt-get install gdm, he says failed to fetch http://ftp.debian.org/debi
I have an internet connection but the machine is a virtual machine in 7 and I can ping google.com from host machine, a 7 and cannot ping from guest machine, Debian...
in guest server, Debian
ping google.com
ping www.google.com
Best regards.
Main Topics
Browse All Topics





by: chenry334Posted on 2009-11-06 at 12:23:30ID: 25762715
Yes Debian 4.0 Can have a GUI - the question is whether or not you have the proper packages installed.
'gdm' and 'kdm' - gnome and kde desktop manager are the init scripts that start the GUI.
'dpkg -l' will list all the packages you have installed. I would look for gdm and gnome or kdm and kde packages. If you don't have them you might want to try install them via apt or aptitude.
If the GUI is alrady installed /etc/init.d/gdm start or /etc/init.d/kdm start (depending on which environment you are using) will start up the GUI.