linuxperson
asked on
debian 3 question
I am running debian 3 on a Physical environment. I want to get some information off the server.
Also wants to download the same version iso. how do i get it?
Server details:
exact release version
Debian 3
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/issue.net
Debian GNU/%s 3.0 %h
uname -a
Linux test 2.6.1 #1 SMP Thu Feb 5 14:15:06 EST 2004 i686 unknown
Also wants to download the same version iso. how do i get it?
Server details:
exact release version
Debian 3
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/issue.net
Debian GNU/%s 3.0 %h
uname -a
Linux test 2.6.1 #1 SMP Thu Feb 5 14:15:06 EST 2004 i686 unknown
ASKER
I want to find out what exact HW is used like HP, IBM or dell and model number.
This server sitting some where in the data center. I don't have any details so far.
This server sitting some where in the data center. I don't have any details so far.
ASKER
How do i find what release installed on my server?
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
cat /etc/debian_version
3.0
I am not getting what release it is just 3.0
3.0
I am not getting what release it is just 3.0
ASKER
lshw
su: lshw: command not found
su: lshw: command not found
ASKER
in debian 3 there are many releases. how do I find what is my release level?
please advise
please advise
how do I find what is my release level?
it would be the second decimal
since yours doesn't have one it is the initial debian 3 release
i have not been able to find a valid site with an iso for that version
To determine the hardware of the server you might boot from a bootable linux CD like knoppix to run lshw and other hardware detection and diagnostic tools.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Can i able to do in place upgrade for Debian
I have Debian 3 and want to upgrade to 4.
I have Debian 3 and want to upgrade to 4.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Can I able to upgrade from 3.0 to 3.1 and upgrade to 4?
theoretically yes, but im afraid there are no working and complete repository servers out there anymore which provide the packages for the mentioned distributions.
A few days ive tried to use the jigsaw files to create the debian 3.0 ISO images and it failed due to files missing or wrong on the servers.
So before you try a update be absolutely sure you have a working backup of the server OS and its files.
A few days ive tried to use the jigsaw files to create the debian 3.0 ISO images and it failed due to files missing or wrong on the servers.
So before you try a update be absolutely sure you have a working backup of the server OS and its files.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I have debian 3.0 but how do i find if it is r1,r2,r3,r4,r5,r6?
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/debian_version
3.0
uname -r
2.6.1
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/debian_version
3.0
uname -r
2.6.1
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I am trying to find the exact image to download and not available.
can you able to locate the exact image location
can you able to locate the exact image location
ASKER
I went to this site which one is exact match?
http://cdimage.debian.org/mirror/cdimage/archive/
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/debian_version
3.0
uname -r
2.6.1
http://cdimage.debian.org/mirror/cdimage/archive/
cat /etc/issue
Debian GNU/\s 3.0 \n \l
cat /etc/debian_version
3.0
uname -r
2.6.1
Unless you math package versions it is:
3.0_r0 to 3.0_r6 (Woody)
3.0_r0 to 3.0_r6 (Woody)
ASKER
what is debian jigdo?
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
jigdo is a program that downloads deb files and combines them in an ISO file.
ASKER
do you have any steps you can provide me
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
If you really want to use debian 3 here you can find the ISOs
http://mirror.debianforum.de/debian-iso-archive/woody/i386/
So what kind of information you want to get of the server? Some Hardware specs? Some files saved there?
Does this server serve things directly to the internet?