Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
03-04-2003, 02:36 AM
|
#16
|
|
Member
Registered: Jun 2002
Location: Los Angeles, Ca, USA
Distribution: Mandrake 9.1
Posts: 82
Original Poster
Rep:
|
Okay, I just finished running "urpmi --auto-select" and it worked flawlessly! Hurray for a Mandrake mirror on Internet2 (I’m on a uni-connection with Internet2)! Now here’s a question...now that I’ve updated all these packages, do I have to reboot or anything?
|
|
|
|
03-04-2003, 02:41 AM
|
#17
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
Not normally. Anything you've updated should take place immediately. Rebooting in general is for hardware changes, or to test your init script for errors during bootup (you can run them without rebooting, however most people prefer to reboot to watch them).
I really don't want you 'not' to try Debian now, it's a great distro and might have more to offer you than Mandrake does/did. At the very least you could slide it along side your distro(s) and check it out.
Cool
|
|
|
|
03-04-2003, 02:48 AM
|
#18
|
|
Member
Registered: Jun 2002
Location: Los Angeles, Ca, USA
Distribution: Mandrake 9.1
Posts: 82
Original Poster
Rep:
|
Okay, I SSH into my box...so how exactly would it be able to make immediate changes to let's say an SSH package and still be able to keep me connected? That's amazing!
As for Debian, yes, I'm definitely going to check it out. The Mandrake box I have is being used for something else anyway so I just wanted to check out "urpmi" on it 
|
|
|
|
03-04-2003, 03:15 AM
|
#19
|
|
Guru
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu
Posts: 12,611
Rep:
|
Good deal.  As for the ssh thing, well, that might just be pure luck, a second version installed somewhere else, lag, and/or a combo of those  I don't really have a good answer on that...
I hope you find Debian as good as everyone who uses thinks it is. The installer isn't the best in the world, but you only use that once right? Give it a whirl, I think you'll like it.
Cool
|
|
|
|
03-04-2003, 07:04 AM
|
#20
|
|
Member
Registered: Jan 2002
Location: Cheyenne Wyoming
Distribution: Debian
Posts: 717
Rep:
|
I see you have: "Distribution: Red Hat 7.3" as your distro.
I have never had any problems with up2date on RH7.3.
up2date -uv
|
|
|
|
03-04-2003, 08:06 PM
|
#21
|
|
Member
Registered: Jun 2002
Location: Jackson, TN
Distribution: Arch Linux 0.6
Posts: 60
Rep:
|
Quote:
Originally posted by IceNineJon
Okay, I SSH into my box...so how exactly would it be able to make immediate changes to let's say an SSH package and still be able to keep me connected? That's amazing!
As for Debian, yes, I'm definitely going to check it out. The Mandrake box I have is being used for something else anyway so I just wanted to check out "urpmi" on it
|
Probably because the old version was running in memory and the new version won't take affect until you reload it. Like I can run mozilla, and update it in the background and the old version keeps running. When I close it and open it again is the new version... although I'm sure this could cause a problem hehe
|
|
|
|
03-04-2003, 08:18 PM
|
#22
|
|
Member
Registered: Jun 2002
Location: Los Angeles, Ca, USA
Distribution: Mandrake 9.1
Posts: 82
Original Poster
Rep:
|
So in the case of the SSH server, how would I restart it without getting disconnected? I guess it's not the end of the world if I get disconnected as long as it restarts successfully  .
|
|
|
|
03-04-2003, 08:21 PM
|
#23
|
|
Member
Registered: Jun 2002
Location: Los Angeles, Ca, USA
Distribution: Mandrake 9.1
Posts: 82
Original Poster
Rep:
|
Quote:
Originally posted by rshaw
there is three different levels of debian, stable, unstable, and testing.
|
Here's another question for you about Debian. One of the frustrations I had for RedHat is that new RPMs that were not mission critical seemed to take forever to be released. For example, when the new version of KDE was released, it wasn't until RedHat 7.3 came out that you could get it for RedHat (at least officially from RedHat). RedHat's up2date did not list the new version. I understand that they do this because they want to ensure that it's stable, etc. But for the unstable/testing level of Debian, would brand new packages such as a brand new release of KDE be included to automatically install?
|
|
|
|
03-04-2003, 08:33 PM
|
#24
|
|
Member
Registered: Feb 2003
Distribution: Debian
Posts: 797
Rep:
|
Quote:
Originally posted by IceNineJon
But for the unstable/testing level of Debian, would brand new packages such as a brand new release of KDE be included to automatically install?
|
Not exactly.
http://www.debian.org/devel/testing
Quote:
An important thing to note, both for regular users and the developers of testing, is that security updates for testing are not managed by the security team.
....
The "testing" distribution is an automatically generated distribution. It is generated from the "unstable" distribution by a set of scripts which attempt to move over packages which are reasonably likely to lack important bugs. They do so in a way that ensures that dependencies of other packages in testing are always satisfiable.
|
and the "unstable" is not 'automatically' available...a package actually has to qualify to be a debian package (ie. unstable). So "not everything goes".
|
|
|
|
03-04-2003, 08:36 PM
|
#25
|
|
Member
Registered: Feb 2003
Distribution: Debian
Posts: 797
Rep:
|
one good example, is that I believe Debian requires a package to be built on all supported architectures...something that may not be done on just-released programs (if ever).
|
|
|
|
03-04-2003, 08:38 PM
|
#26
|
|
Member
Registered: Jun 2002
Location: Los Angeles, Ca, USA
Distribution: Mandrake 9.1
Posts: 82
Original Poster
Rep:
|
Okay, so this is separate from my web server box obviously but what would be a good distro where I could run bleeding edge stuff and update it automatically (with fairly rapid releases)?
|
|
|
|
03-04-2003, 08:46 PM
|
#27
|
|
Member
Registered: Feb 2003
Distribution: Debian
Posts: 797
Rep:
|
you may have to try some of the less known distros - do a google search.
Quote:
|
bleeding edge stuff and update it automatically
|
this may be contradicting...often bleeding edge implies having to do a lot more work (dependencies, etc.) - which goes against automatic. Also, if you really want bleeding edge, maybe you can setup a minimal base (slack or debian) and then you'll have to work out of cvs for most other packages - you can play around with scripting, but there will still be manual labor. 
|
|
|
|
03-05-2003, 03:15 AM
|
#28
|
|
Member
Registered: Jun 2002
Location: Jackson, TN
Distribution: Arch Linux 0.6
Posts: 60
Rep:
|
I'd say Gentoo comes the closest to having bleeding edge programs and automatic updateing, but I've had a problem with an update breaking everything (last time I used it emerge no longer worked which made it kinda hard to do things  ), but its still a young distro and I would imagine the problems will start to work themselves out as it matures.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:13 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|