The debian-lenny tag has no wiki summary.
1
vote
1answer
146 views
Upgrade php from 5.2 to 5.3 on lenny
I (among other things) manage an older debian Lenny server - and now have a need to update PHP from version 5.2 to 5.3 (we currently have 5.2.26 installed). This is required to support some of the ...
1
vote
2answers
50 views
Identify OpenVZ virtual machine from inside
Is there any way for me to identify which OpenVZ container I am in, from inside the container? I am working on a setup where OpenVZ machines shall boot the same (read-only) disk image, so I can not ...
0
votes
1answer
98 views
Problems installing Ruby 1.9.2 and rvm on Debian Lenny
I have currently have Ruby 1.9.1 (bad) and want to install 1.9.3 under rvm. However, rvm requirements gives a long list, most of which installed fine:
install build-essential openssl libreadline6 ...
13
votes
1answer
7k views
Debian lenny repositories vanished?
Today I tried to install packages through apt-get, but encountered a lot of 404 errors. My sources.list was fully working last friday(no changes to my knowledge), now I get:
W: Failed to fetch ...
0
votes
1answer
89 views
Troubles using apt-get install with home on NFS share
I am trying to install a bunch of packages using apt-get install on a VM running Debian 5.0.9 (Lenny). What makes this endeavor frustrating and difficult is the fact that my home directory on this ...
-1
votes
2answers
68 views
Debian checking resulting in no
I have a home server running Debian Lenny. I am trying to install iStat Server on it, but it just doesn't want to work.
I got it working on an other server, also running lenny... it worked straigt ...
0
votes
0answers
86 views
Server deinitializes dvb card
I have a problem with my home server. It deinitializes my dvb card after an unspecific time. Everything was fine, but i don't know what changed.
My kernelversion is 2.6.32-bpo.5-openvz-686 on a ...
1
vote
1answer
46 views
CPAN install to many directories
When I install stuff locally (not as root) with CPAN, it ends up putting things in a multitude of places. So much so, that I have to set PERL5LIB to five directories!
Here's the CPAN settings where ...
1
vote
1answer
36 views
Assign Port to specific user
I need to be able to assign specific ports to a given user to listen at. Say I have user X, I want him to be able to only listen on port 500. User Y only on port 501. How can I do this? Im working on ...
0
votes
0answers
54 views
Munin hangs up on mail send
I'm running Munin on Debian Lenny. When I'd noticed that I'm receiving its reports too rare, I went to the server today (Aug, 22) and found there a thousand of processes like this:
root 32064 ...
1
vote
0answers
142 views
Debian lenny GUI not working
I have installed the Debian "lenny" release on my machine. The GUI is not working in normal mode; to start it I have to go to single user mode and type:
gdm start
Why is this happening? Any ideas ...
0
votes
2answers
248 views
3g device not detected as modem in debian lenny
In debian lenny, the modem of my 3g usb device is not detected. It is detected as a storage device. I am using wvdial to connect internet. The logs, dmesg and var/log/messages shows the device is ...
0
votes
3answers
402 views
install debian lenny without gnome
I want to install Debian Lenny, without any graphical desktop manager (like gnome).
I can install Debian Lenny with gnome and remove gnome from it, but i am not sure if it will remove all packages ...
0
votes
1answer
159 views
debian lenny email server
I am a newbie and set up a debian lenny at home and set up the web and email server in the default installation. I followed the instructions for Exim and ran dpkg-reconfigure exim4-config and set it ...
1
vote
2answers
485 views
How could I make a barebones linux workstation for VMware?
I was wondering what would be the best way to take a copy of Debian 5 or possibly 6 and strip it down absolutely nothing just to support a copy of VMware player.
The only things I would want would be ...
1
vote
2answers
681 views
How to install debian oldstable from network?
I use PXE debian installer and install it from the local network mirror.
It only offers to install "squeeze - stable" despite of there are both squeeze and lenny on the mirror.
How to force it to ...
1
vote
2answers
391 views
Debian Lenny renders fonts awful (like a ransom note) with default Desktop install
I'm running up-to-date Debian Lenny for x86-64. I am using the iceweasel browser.
I browse to the web page crypto.org/blog and see the following:
Click for larger image
It looks like a ransom ...
0
votes
2answers
2k views
How to use Ralink RT2501/RT2573 as wifi access point in Debian Linux
I have a fit-PC server with Debian GNU/Linux (Lenny). I would like to use it as a wifi access point since my Linksys WRT54GS has become unstable.
I have a USB Ralink wifi NIC. When I insert the card ...
1
vote
0answers
49 views
lenny testing: ugly display
I have upgraded my Debian Lenny install from "stable" to "testing", because I wanted/needed the higher versions of mono and monodevelop to continue work on a project that was initially start under a ...
0
votes
2answers
384 views
Moniter out of range error
I just installed Debian lenny 5.0.5 and when i start it up the monitor just displays a 'out of range' error. im using a Radeon HD 5570 graphics card and a lG W2353V-PF monitor.
what do i have to do ...
0
votes
1answer
2k views
How do I create an Ubuntu live usb using Debian?
I have Debian (Lenny) installation on a Dell Vostro v13. The laptop doesn't have a CD/DVD-ROM drive so the only way for me to install Ubuntu on it is via USB- unless I attach an external CD/DVD-ROM. ...
3
votes
3answers
2k views
Bash Auto-complete Adds Trailing Slash After Filename
I recently upgraded my system from Etch to Lenny. Now when I use auto-complete, file names (not directories) appear with a trailing slash on the command line.
It seems to be related to multiple ...
0
votes
0answers
53 views
Swiftfox (Firefox variant) is taking ages to load in Debian Lenny
Swiftfox (a Firefox variant) is taking ages to load in my Debian Lenny system.
I have been using Swiftfox on several other Linux distributions without any problem; it works flawlessly on Arch, ...
1
vote
1answer
385 views
Unsigned lenny packages with aptitude safe-upgrade
I have several Debian lenny computers. Two have nearly identical sources.list files. On both, I do regular update/safe-upgrades. On one it always goes smoothly. On the other, much of the time I ...
1
vote
2answers
299 views
What port needs to be open for Debian to get updates?
I was considering deploying my web application on a Debian virtual machine. However, I want to lock it down as tight as possible (i.e. traffic in/out). I was wondering which, if any, port I needed to ...
0
votes
1answer
244 views
HISTCONTROL=ignoreboth not working in Debian Lenny
Can anyone confirm if by setting the following environmental variables under Debian Lenny, it will make previous history entries not be saved? I'm using GNU bash, version 3.2.39(1)-release.
export ...
2
votes
2answers
81 views
What email server should I choose?
I need a secure email server installed in Debian Lenny with users in a MySQL table.
The users are from multiple domains.
Quota should be in MySQL or a global variable for all users.
What are my ...
9
votes
2answers
14k views
debian: howto reinstall a package using apt-get?
It seems that my aptitude is somehow broken
sudo aptitude update
0% [Working]Segmentation fault
dmesg
[223282.616599] aptitude[30972]: segfault at 67707f ip 7f954dcfae5d sp 7ffff5a5f950 error 4 in ...
1
vote
1answer
89 views
Debian Lenny: is my system up-to-date?
Howto find out if a Debian Lenny 64-bit is up-to-date?
When I run sudo aptitude update it only tells me something like
...
Hit http://ftp.de.debian.org lenny Release
Hit http://ftp.de.debian.org ...
29
votes
3answers
7k views
aptitude vs. apt-get: what is the recommended (aka the “right”) tool to use actually?
some time ago I read that aptitude is the preferred tool for installation on debian based systems.
But when you search around on howto administer a debian based system then aptitude is rarely ...
0
votes
2answers
235 views
Problem when trying to install Debian Lenny
I am installing Debian Lenny, but when I boot it, it stops at this point:
Please wait
kernel loading...
It doesn't continue past this point. What should I do?
0
votes
2answers
353 views
how to install player-stage in debian?
i want to install player-stage in debian . But i dont know how to configure and install it. do help
1
vote
1answer
1k views
Intel G41/GMA X4500 supported in Debian Lenny OOTB?
I'm trying to find out if the Intel G41 Chipset, especially the integrated Intel GMA 4500 video chipset is supported out of the box by Debian lenny.
If it doesn't work OOTB any additional information ...
0
votes
1answer
190 views
bbdock or bbutton for Debian/Lenny fluxbox?
I've been getting into the fluxbox window manager more and more, especially using it's more minimal styles. Currently I'm just using Debian/Lenny's default setup.
I'm looking for a utility which ...
2
votes
1answer
2k views
How to turn off laptop speakers when headphones plugged in on Debian?
I'm running Debian Lenny on Toshiba P200-10C and whenever I plug in the headphones
small laptop speakers won't turn off. Kernel version is 2.6.18-5-686, alsa version is 1.0.16-2.
Speakers turn off ...
0
votes
2answers
667 views
Trying to install debian - but my ethernet card isn't supported
I have a motherboard with a Intel® 82574L PCI-Express Gigabit Ethernet Controller. Supposedly the e1000e driver will support this as of 2.6.26-18
From debian bug 509199
Support for this network ...