PDA

View Full Version : I'm switching to Debian Etch


staticvoid
November 30th, 2007, 05:09 PM
So... I've downloaded the debian netinstall and I am going to make the switch tonight.

Anything I should know? I would really like to start with a clean slate. What windows manager and such should I install? how bout doing something like

sudo apt-get install gnome-desktop

is that possible??

or how about getting xfce, fluxbox or something else installed?

I have a need for speed :P


sv

yabbadabbadont
November 30th, 2007, 05:15 PM
Unlike the Ubuntu installer, the debian installer will let you choose which desktop related packages you would like to install. If you have a fast net connection, install whichever window manager/desktop environment you like. If you have a slow one, you might consider fluxbox or openbox as they have minimal requirements and thus smaller downloads.

init1
November 30th, 2007, 05:37 PM
So... I've downloaded the debian netinstall and I am going to make the switch tonight.

Anything I should know? I would really like to start with a clean slate. What windows manager and such should I install? how bout doing something like

sudo apt-get install gnome-desktop

is that possible??

or how about getting xfce, fluxbox or something else installed?

I have a need for speed :P


sv
I usually do a minimal install, and then add the packages I want latter. If you want X, do a

apt-get install xorg

For fluxbox

apt-get install fluxbox

For XFCE4

apt-get install xfce4

staticvoid
November 30th, 2007, 05:39 PM
ok, i'll check out openbox never heard of it..

And how does it do with laptops? I nottice you can select a "laptop" option which configurze stuff...?

sv

staticvoid
November 30th, 2007, 05:42 PM
wow. this shouls be handy:
apt-get install xorg

i would have just gone straight
apt-get install gnome

or something..

staticvoid
November 30th, 2007, 05:47 PM
WOW

I saw some openbox themes.

I love the simplicity!!

any suggestions? I plan to use this windows manager... so wait... how do I get it? just install xorg then openbox then reboot? and I get a graphical interface?

sv

staticvoid
November 30th, 2007, 05:51 PM
conky looks very interesting as a system monitor...
apt-get install conky??

yes, i went and found that out on the website

sv


2. feh show background

3. conky to system monitor, or some other lightweight tray/dock display program.

WHAT IS FEH?

Mithrilhall
November 30th, 2007, 05:57 PM
Debian :KS is the greatest thing since sliced bread. I'm sure you'll love it.

staticvoid
November 30th, 2007, 06:41 PM
thanx for the encouragement :)

I just hope I can get it up and running. I've heard so much about how terrific it is.

I plan on getting it up clean with NOTHin' on it and then put openbox, then put audacious, and then get gtk and stuff then win32 codecs....

a slow process to creat a custom system.. :P

sv

init1
November 30th, 2007, 09:46 PM
conky looks very interesting as a system monitor...
apt-get install conky??

yes, i went and found that out on the website

sv


2. feh show background

3. conky to system monitor, or some other lightweight tray/dock display program.

WHAT IS FEH?
Feh is an image viewer. It's very simple but it works fine. I think it can be used to set a background.

init1
November 30th, 2007, 09:48 PM
ok, i'll check out openbox never heard of it..

And how does it do with laptops? I nottice you can select a "laptop" option which configurze stuff...?

sv
It runs fine on my laptop. I didn't choose the laptop package.

staticvoid
December 1st, 2007, 01:53 AM
Ok folks, its installed!!

and boy am I scared.

It did not detect my wireless network connection. I have an Intel PRO/ Wireless 2200 802.11b and I want to connect to a WEP encrypted wireless network.

How can I do this via command line?

Oh, and would anyone recomend openbox for stability? And how bout simplicity and ease of use? If I pop in a USB drive does it get automatically mounted? thanx,

sv

Tenken
December 1st, 2007, 01:54 AM
I just started messing around with openbox and it's working out great on my laptop. Like init1 said feh is an image viewer and can be used to set the background in openbox because it doesn't have a background manager of its own. I would also recommend installing obmenu and obconf which are very helpful for configuring the system if you aren't very good with XML like me :). As far as panels go try pypanel , there is a great sample config file in the Arch linux thread.

EDIT: Openbox isn't responsible for mounting drives, file managers like Nautilus are. I personally use Thunar because it is lightweight and it can automount USB drives

staticvoid
December 1st, 2007, 02:04 AM
aha, thunar, now I think I am understanding it. This is soooo cool.
talk about light weight :)

any ideas on getting hooked up to the net to a wireless router prtected by WEP?? I'll need that first


sv

Tenken
December 1st, 2007, 02:25 AM
Here (http://www.cyberciti.biz/tips/howto-ubuntu-linux-convert-dhcp-network-configuration-to-static-ip-configuration.html) is a good start for setting up the network, I think adding this line will work for WEP, but I'm not sure because I don't run Ubuntu on my laptop.

wireless-enc s:Secret_password

staticvoid
December 1st, 2007, 02:49 AM
I'm running debian.
I'm gonna try:

nano /etc/network/interfaces

and fill in my info.

Then I'll try that command.

how do I figure out my DHCP host name?
where are the config files that say my ESSID, my wireless network name?

thnx,

sv

init1
December 1st, 2007, 09:11 AM
Ok folks, its installed!!

and boy am I scared.

It did not detect my wireless network connection. I have an Intel PRO/ Wireless 2200 802.11b and I want to connect to a WEP encrypted wireless network.

How can I do this via command line?

Oh, and would anyone recomend openbox for stability? And how bout simplicity and ease of use? If I pop in a USB drive does it get automatically mounted? thanx,

sv
I never got my wireless configured in Debian. Of course I do have an unsupported Broadcom card, and NDISwrapper is the only way it will work. Mepis is the only distro that properly configures my card.
Debian will not automount any drives by default. There are programs that do this though.

staticvoid
December 1st, 2007, 09:23 AM
ok,

thats good to know. But I thought hardware support is in the kernal..right? My wireless card worked under ubuntu, show it should work with Debian...correcto?

Can I set THUNAR to automount devices? and will I have a fast system with XFCE and openbox?

exploring,
sv

init1
December 1st, 2007, 09:31 AM
ok,

thats good to know. But I thought hardware support is in the kernal..right? My wireless card worked under ubuntu, show it should work with Debian...correcto?

Can I set THUNAR to automount devices? and will I have a fast system with XFCE and openbox?

exploring,
sv
Not always. It all depends on your card.
I guess it depends on what you mean by fast. Was Gnome fast in Ubuntu?

Tenken
December 1st, 2007, 04:54 PM
how do I figure out my DHCP host name?
where are the config files that say my ESSID, my wireless network name?

I'm not sure what you mean by DHCP host name, but all your network info goes in the /etc/network/interfaces file. He is a sample using a static ip on the wlan0 interface.

auto wlan0
iface wlan0 inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1 # the ip address of your wireless rotuer
wireless-essid myNetworkName
wireless-key s:MySecretKey
wireless-channel 11
wireless-mode managed

staticvoid
December 2nd, 2007, 03:40 AM
ok, I see, I'll have to remember where that file is. mine only says

auto lo
iface lo inet loopback

Tenken
December 2nd, 2007, 05:15 PM
It looks like it didn't detect your wireless card, try running

iwconfig

to detect your wireless interfaces or

ifconfig

to see all of your network interfaces

staticvoid
December 2nd, 2007, 05:34 PM
awesome, well it is detecting it now. :)
I'll see if it wrote anything to the network file
sv

ubuntu-freak
January 6th, 2008, 05:19 PM
thanx for the encouragement :)

I just hope I can get it up and running. I've heard so much about how terrific it is.

I plan on getting it up clean with NOTHin' on it and then put openbox, then put audacious, and then get gtk and stuff then win32 codecs....

a slow process to creat a custom system.. :P

sv


Why not have both? Don't forget Ubuntu IS Debian. The Ubuntu devs themselves describe Ubuntu as a 'Stable version of Debian Sid for the desktop'.

Give pure Debian a try though. You will learn more about Linux. Just remember you can have both if you want.

Nathan

staticvoid
January 7th, 2008, 01:29 PM
ok,
well, i'd rather not dual boot, and yes ubuntu is debian... but i'd want a pure debian distro... i guess. I'm not sure what I want :)

sv

maybeway36
January 7th, 2008, 08:11 PM
Stable version of sid? I think that might be an oxymoron. :P

ubuntu-freak
January 7th, 2008, 10:38 PM
Stable version of sid? I think that might be an oxymoron. :P

Haha yeah:)

Well that's the aim. It is much less unpredictable than pure sid though. Ubuntu devs do a great job taming it considering there are only 15 of them and they still work for Debian too.

Nathan

davtaine
January 8th, 2008, 03:42 AM
Stable version of sid? I think that might be an oxymoron. :P

No its not oxymoron. Stable version of sid? It is called sidux :)

staticvoid
January 8th, 2008, 04:17 AM
sidux... looks neat :)

notwen
January 9th, 2008, 10:12 AM
I run Etch w/ Flux/xfce on it for my file server. It's great. =] That said, if I enjoyed KDE more, sidux would be superb.

staticvoid
January 9th, 2008, 12:00 PM
awesome, what is your hardware specs?

and by a server, you mean: you have two comps, one with no monitor but connected with a localhost dconnection open?

sv :)

Mithrilhall
January 11th, 2008, 05:53 PM
You could always try Sidux.

Antman
January 12th, 2008, 12:13 PM
You could always try Sidux.

+1 :guitar:

dptxp
January 13th, 2008, 07:33 AM
You could always try Sidux.

+2:guitar: