Results 1 to 10 of 10
I just joined to hopefully get answers to some of my Linux questions. I've been using it for a couple of years now. That is deceiving though because until recently ...
- 09-14-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
New user - Just saying hello
I just joined to hopefully
get answers to some of my Linux questions. I've been using it for a couple of years now. That is deceiving though because until recently I have done nothing more than email, web, etc.
I just got assigned to the wireless networking team at my job. I wanted to use some of the tools available in Linux (e.g. Airsnort) for demo purposes. In fact I'm working on "cracking" my office's WEP key right now.
I have found that installing software in Linux is still very difficult, even with RPMs. Autoinstall.org is a gift from heaven, but the list of software is very limited. I'd like to see improvement in this area so Linux can continue to grow.
- 09-14-2005 #2
Welcome aboard.
Package management in Linux has come a long way. Depending on your distribution, installing software can be extremely easy.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 09-14-2005 #3Just Joined!
- Join Date
- Sep 2005
- Posts
- 1
The main problem I have had is resolving dependencies. For example, I tried to install Firefox from an RPM. It required some Kerberos packages which took some effort to find. When I attempted to install those, I got warnings that installing them would require me to downgrade several other packages including Samba. At that point I quit to avoid breaking anything Eventually I installed Firefox successfully using autopackage.org.
I'm using SUSE 9.2. If there is some other, better way to install software that would be great.
- 09-14-2005 #4Just Joined!
- Join Date
- May 2005
- Location
- Drifting alone in Space...
- Posts
- 36
W007! Welcome to the forums!
- 09-14-2005 #5Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
welcome to the community..
I just installed Debian last night from a CD from a magazine and it was painless and looks great so far. If I can believe what I've read about Debian's package management system, you might want to reseach it.
Originally Posted by benjt /IMHO
//got nothin'
///this use to look better
- 09-14-2005 #6Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
1. I think you mean http://autopackage.org/
2. You need to use a tool that automatically resolves dependencies. For Debian-based distros, use apt-get. For SuSE use YaST. For other RPM-based use yum to install apt-get (yum is big and written in Python thus very slow -.-). For Gentoo use emerge. For FreeBSD pkg_add -r.
- 09-14-2005 #7Linux User
- Join Date
- May 2005
- Posts
- 473
yes i love debian it is a great distro and i would suggest to any user with some linux experiance.
- 09-15-2005 #8Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
If you want a more "user friendly" Debian-based distro go with Ubuntu or Kubuntu. Debian GNU/Linux plain is rather hard to set up.
Originally Posted by a12ctic
- 09-15-2005 #9Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Things I'm disliking most about Debian right now (yeah, I know, it'll pass in time):
- -root can't open X windows (okay, I fixed that)
-users with "empty" password can't log in to X windows
-can't see yet how to not boot to GUI: Debian apparently doesn't use the same runlevel 3=text, runlevel 5=gui paradigm that some other popular distros use....
-no success yet in making me a sudoer (am I undeserving?)
So how do you like us so far, benjt?/IMHO
//got nothin'
///this use to look better
- 09-15-2005 #10Just Joined!
- Join Date
- Mar 2005
- Location
- Vancouver, BC
- Posts
- 15
I have use debian for quite some time, and really liked it.
this is absolved by moving the xwindow startup script in /etc/rc2.d/ from a name that begins with 'S' to a name that begins with 'K'. This just disables it from start-up.-can't see yet how to not boot to GUI: Debian apparently doesn't use the same runlevel 3=text, runlevel 5=gui paradigm that some other popular distros use....
I believe that-no success yet in making me a sudoer (am I undeserving?)is the only command that is used to add sudoers. Just create an entry similar to the one for the 'root' account.Code:visudo
Needless to say, this is completely trivial to me as I have lost interest in debian due to it's older packages and conservative defaults. I am trying to get gentoo running at the moment. Using a stage 2 install, this feels like a very intermediate install procedure that will render a good sence of accomplishment. I will have noone to blame other then myself for the settings of my OS.


Reply With Quote
