Gundestrup
  • Home
  • Family
  • Computer
  • News
  • Gallery
  • Contact
  • Login
  1. You are here:  
  2. Home
  3. Computer
  4. Linux
  5. Ubuntu 9.04 upgrade from Hell (if you have software raid)

Debian

Details
Written by: Svend Gundestrup
Category: Linux
Published: 16 November 2005
Hits: 3374

Debian

-Linux when it's best










www.debian.org

I have used Debian for about one year now, and I have to say it the best dist I have ever met, regarding stability, and preformance.

The reason im using a linux at all, is that I needed a computer that could:
  1. Be stable
  2. Could act as a file server
  3. Could act as a print server
I first used windowsXP pro, that was a big mistake.
The computer had to be rebootet every second day.

I then started using Red Hat 9, and bought some book about Red Hat 9.
It worked, and fairly simple to use.
Installation was as easy as windows, if you just remmebered to read the full help text of what you where being asked.

But Red Hat 9, was changed to Fedora, and was no longer controled by Red Hat coporation, witch meant that you did know what you got, and if you would like to know, you had to purchance Red Hat Linux Server Enterprise...and that is not cheep.

So my Nighbore, helped me make my first installation of Debian (Woody).
That was very hard to understand, and not very easy.

I then made some more installation, and learned form my mistakes, and found out that I would proberly be better off with Debian (sarge).

What is the difference? Sarge was at the time testing, and woody was stable.
Testing means that it's stable but not 100% stable, but still 1000x more stable then anything microsoft have ever made.
Stable means that you can setup the server, and if the power dosn't get cut, your server will still be running with out anyproblems for meany years.
When this said, testing also means that the software is old, and well tested.

Since linux might be hard to understand/use/install for the first time, there is a solution for this.

Visit http://www.knoppix.org

They have made a linux CD or DVD that is booterable.
This meany that you can play around with linux, with out installing it.
All you have to do is burn the program image you download to a cd, put the CD in your CD/DVD driver, and ask your computer to reboot from the CD.

Presently my server has only been up for +80days, the reason for the short uptime, is that I added some more ram to my computer.

I will add some more info later when I have the time.

java install debian

Details
Written by: Svend Gundestrup
Category: Linux
Published: 16 November 2005
Hits: 3112
**Created and install a Java deb file from sun java installation file**
As root: apt-get update
As root: apt-get install fakeroot java-package gcc

Download the latest .bin file form:
http://java.sun.com/j2se/1.4.2/download.html
or if there is a newer, then ude that file.

As non root: fakeroot make-jpkg jdk-1_5_0_02-linux-i586.bin
pls note, that the best ting is to copy the .bin file to your users home dir.
important to run as fakeroot, since the process might be desructive to your /ect

As root: dpkg -i sun-j2sdk1.5_1.5.0+update02_i386.deb

Xfree86 for the graphic operations

Add lines to /etc/profile
JAVA_HOME="/usr/lib/java"
export JAVA_HOME

-> This was created by Helge Tesgaard

Lessons laerned from etch upgrade!

Details
Written by: Svend Gundestrup
Category: Linux
Published: 16 November 2005
Hits: 3546
After massive problems I ended up reinstalling my server!
Lesson learned: "If you think that you are betten you are, you end up reinstalling your system at least two times"

Read more: Lessons laerned from etch upgrade!

Dont't upgrade to etch!

Details
Written by: Svend Gundestrup
Category: Linux
Published: 16 November 2005
Hits: 3859
I just talked to a Debian devel, and all he said not to upgrade, since all packages are chaging placed, and there must be like 1*10^6 dependisies problems.
Solution: see below
Else read this official packmanager guide:
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html

Read more: Dont't upgrade to etch!

Debian etch, watch out problems when upgrading

Details
Written by: Svend Gundestrup
Category: Linux
Published: 16 November 2005
Hits: 3712
See Previours new

I tried dist-upgrade, but now my sql, php, apache, tomcat, kde, and x-windows is not working!

Watch out. Read more

Read more: Debian etch, watch out problems when upgrading

  1. Debian etch source.list is arrived and working

Page 3 of 3

  • 1
  • 2
  • 3