LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is There Graphical Mode for Debian? (https://www.linuxquestions.org/questions/linux-newbie-8/is-there-graphical-mode-for-debian-388730/)

notooth 12-02-2005 04:15 PM

Is There Graphical Mode for Debian?
 
Hello, I have just installed Debian on my machine, but it starts with the command mode. Isn't graphical mode included in the package? How can I make Debian starts with the graphical mode?
Thank you.:newbie:

XavierP 12-02-2005 04:55 PM

Type in startx and let us know what happens.

notooth 12-02-2005 05:04 PM

Code:

-bash: startx : command not found
:confused:

Mateo1041 12-02-2005 06:33 PM

Sounds like a GUI was not selected to be installed when you installed Debian. But I'm just a newb too, so what do I know.

whitbacon 12-02-2005 06:47 PM

you need to apt-get install kde or gnome or your graphical interface

notooth 12-03-2005 05:49 AM

The GUI worked fine after I reinstalled Debian.
But I cannot set the IP address. How can I do that?:p

ethics 12-03-2005 12:25 PM

Using Gnome or KDE?

go to either of their respective control centres and look for network settings.

gnomes is gnome-control-centre if launching from a shell

don't know what KDEs is but i'm sure you can find it

notooth 12-03-2005 02:12 PM

I am using Gnome. I found the Network Settings, but I cannot enter the IP address. The IP address, subnet mask, and gateway address box are disabled.

koricVI 12-03-2005 02:34 PM

A friend told me about Dabian, its the one that only installs with the bare minimum? You have to install the xwindow package and then whatever you like with it, Gnome, KDE, or (I suggest: WindowMaker)

ethics 12-03-2005 02:52 PM

Most distros let you select the type of packages you want, GUI or not etc.

If you want to change your settings, untick the use DHCP option (which is telling the system to get the settings from a device running DHCP in your network)

notooth 12-03-2005 04:52 PM

I got it. I have another question. Is there a GUI for the firewall on Debian? I did a little search on the net, and I only found instruction on how to set up firewall with IPTables in command mode.:scratch:

ethics 12-03-2005 05:50 PM

Firestarter and guardog are the usual ones recomended, i personally use firestarter on my work station. It looks like you already know they're front ends for iptables, the firewalling built into the kernel.

Give them a shot, i imagine you can get both via apt-get

notooth 12-04-2005 07:15 AM

Firestarter works great. Thank you for your help.:D


All times are GMT -5. The time now is 09:34 PM.