Results 1 to 9 of 9
Hi guys.
I am new round here and very very very new to Linux so please go easy on me. I am Network guy and manage very large network so ...
- 10-08-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
Update Debian
Hi guys.
I am new round here and very very very new to Linux so please go easy on me. I am Network guy and manage very large network so not new to IT in anyway
Ok so i have this box running Debian 31r1 which does not seem to boot in to what i would call a GUI windows just command.
That aside can anyone tell me with out the GUI how i could up date this box to R3 as everytime i try it just creates a band new install of debian when all i want to do is update. is this poss?
If this is not poss , can anyone tell me how i might get GUI on the box?
Many thanks for any help anyone can give
- 10-08-2006 #2
Perhaps you forget to install the GUI during the initial installation process (desktop meta-package) ?
You can get a working GUI like that in a few steps.
First update your machine :
Then you can go on with the GUI installation :Code:apt-get update apt-get dist-upgrade
If after a reboot it still doesn't work, rerun the X (graphical) server configuration utility :Code:apt-get install gdm gnome x-window-system-core
Code:dpkg-reconfigure xserver-xfree86
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 10-08-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
Wow thank you for such a quick reply.
Thanks very much i will give this a go and see how i get on.
I have been Windows all my life and am enjoying Linux right now although it is such a learning curve
I will report back
- 10-08-2006 #4Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
hi mate
ok i have run apt-get install gdm gnome x-window-system-core
i get the following message
The following packages have met dependencies
gnome: Depends: gnome-office ( = 64) but is not going to be installed E: Broken package
Not sure what to do next
Many thanks
- 10-08-2006 #5Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
just to give you a bit more background.
I am trying to update to debian 31r3 and also put on a GUI to this Nagios Virtual appliance http://www.entisys.com/nagiosvma/
This may or may not help anyone who can help me with my issues with debian
Many thanks
- 10-08-2006 #6A dependency error like that usualy means there is a problem with your /etc/apt/sources.list file. Make sure it looks something like that :
Originally Posted by cjwallace
http://www.linuxforums.org/forum/341302-post8.html
And then re-run the instructions in my previous post (apt-get update, etc.)."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 10-09-2006 #7Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
Thanks mate.
silly question for a Linux newbie.
How do i view \ edit the sources.list file? does linux have a "edit.exe" type editor?
many thanks
Craig
- 10-09-2006 #8Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
As root, type vi /etc/apt/sources.list to edit the file. To simply view the file, type cat /etc/apt/sources.list.
- 10-15-2006 #9Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
Hi guys.
I just cant seem to get this to work. i am spending far to much time on it.
Could i ask someone a really really big favour. Could anyone download the VMA from http://www.entisys.com/nagiosvma and pop a GUI on it for me and then upload it to my ftp server?
Many thanks to anyone in advance who could help


Reply With Quote
