LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-14-2006, 09:07 PM   #1
fahad_shaon
LQ Newbie
 
Registered: Aug 2005
Location: Bangladesh Dhaka
Posts: 1

Rep: Reputation: 0
complet newbe to linux and debian


I am new to linux and i had installed and used the red hat linux 9.0 for few days. i know that this linux is very old. then i hear the name of debian. i like the idea of debian, it's a community, not just a distribution. now i have downloaded all the debian cds of 3.1_r1 from the official debian mirror.

and install with kernel 2.4. it's complet different from red hat linux. it doesn't start with a desktop invironment.

how can i configure a desktop invironment? and may hear music and compile my own cpp files. (by the way i am first year student of CSE, i have lot's of assignment on cpp), i wanna code this in debian and compile them.

now need someone's help.

i am also looking for unofficial or fan site for only debian.
 
Old 04-14-2006, 10:03 PM   #2
Acron_0248
Member
 
Registered: Feb 2006
Location: Venezuela
Distribution: Gentoo
Posts: 453

Rep: Reputation: 33
Well, for the desktop enviroment system, type this (like root)

Code:
apt-get install x-window-system xserver-xfree86 gnome gdm
If you want to use KDE, change gnome and gdm for kde and kdm respectivly

Of course, you can remain with gdm because gdm will also let you to get to KDE but is your choise ;-)

Reegards


Bye
 
Old 04-15-2006, 12:23 AM   #3
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
In Sarge, you don't have to add "xserver-xfree86" (XFree86 is the only one available).
Also, "x-window-system" should pick the default(starting from Etch, that's X.org) for your distro anyway...
 
Old 04-16-2006, 08:24 AM   #4
thecrazydood
LQ Newbie
 
Registered: Sep 2005
Distribution: Debian
Posts: 15

Rep: Reputation: 0
Look into the core packages too: x-winodw-system-core, gnome-core, kde-core.

They come with just the bare bones and are very good if you like cutting down on space or useless apps you'll never use.

Last edited by thecrazydood; 04-16-2006 at 08:27 AM.
 
Old 04-16-2006, 02:57 PM   #5
carambar
LQ Newbie
 
Registered: Dec 2005
Location: Swindon, UK
Distribution: Debian
Posts: 26

Rep: Reputation: 15
Sarge should have installed a graphical display manager (gdm) automagically if you select the Desktop Environment installation - you can see this at this screenshot... http://www.linuxcdmall.com/debian-3....nshots-34.html
 
Old 04-18-2006, 07:12 PM   #6
Ray2047
Member
 
Registered: Dec 2005
Posts: 52

Rep: Reputation: 15
Quote:
Originally Posted by carambar
Sarge should have installed a graphical display manager (gdm) automatically if you select the Desktop Environment installation - you can see this at this screenshot... http://www.linuxcdmall.com/debian-3....nshots-34.html
But what the screen shot doesn't point out is that Desktop only appears to be selected. The red box only indicates focus. To actually select you must hit the space bar. Obvious too oldtimers but newbies often miss that. IIRC Etch does it a bit better. It is already selected.
 
Old 04-19-2006, 02:29 AM   #7
sridhar11
Member
 
Registered: Dec 2002
Location: us
Posts: 108
Blog Entries: 360

Rep: Reputation: 15
have look at the http://www.debianhelp.co.uk and http://www.aboutdebian.com these are very helpful websites for new users to start and hope this helps

Last edited by sridhar11; 04-20-2006 at 11:59 AM.
 
Old 04-19-2006, 10:07 AM   #8
carambar
LQ Newbie
 
Registered: Dec 2005
Location: Swindon, UK
Distribution: Debian
Posts: 26

Rep: Reputation: 15
Quote:
Originally Posted by Ray2047
But what the screen shot doesn't point out is that Desktop only appears to be selected. The red box only indicates focus. To actually select you must hit the space bar. Obvious too oldtimers but newbies often miss that. IIRC Etch does it a bit better. It is already selected.
yes, that's very true... it caught me out initially. Thanks for the info about Etch and that option, glad to hear that it handles it better
 
Old 04-20-2006, 02:45 PM   #9
foxmuldar
LQ Newbie
 
Registered: Dec 2005
Posts: 5

Rep: Reputation: 0
I just installed Debian 3.1r0a, i have had it installed before, but this time after installation it rebooted and said OVER RANGE...what is that and how do i get past it?

Thanks in advance for the help...
foxmuldar,
 
Old 04-20-2006, 03:46 PM   #10
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Quote:
Originally Posted by foxmuldar
I just installed Debian 3.1r0a, i have had it installed before, but this time after installation it rebooted and said OVER RANGE...what is that and how do i get past it?

Thanks in advance for the help...
foxmuldar,

OVER RANGE.. is that a Debian Error message, or is that your monitor telling you that the video settings are out of range for the monitor ? if it's the latter

Try switching to one of the virtual terminals (CTRL+ALT+F2) to see if you can get to a shell.. If that works then you need to adjust the settings in your X configuration

dpkg-reconfigure xserver-xfree86

Ensure the settings selected for your monitor and video card are correct..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
intro my self ( i m newbe in linux) adnanali_81 LinuxQuestions.org Member Intro 4 01-27-2006 03:47 PM
Linux Newbe with a Kernel Headache... tranquil_p Slackware 5 05-27-2005 10:14 PM
Linux Newbe, ISO Problems, and more! dmu Linux - Newbie 4 02-25-2005 01:19 PM
linux newbe proftpd notolerance Linux - Newbie 6 01-21-2004 10:56 AM
complet linux NewBie(problems with the downloaded copy of linux) merlin Linux - Software 3 03-25-2002 01:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 06:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration