HOWTO: Install 2.6.14 (or newer) on Sarge

2005-12-16 Thread Dominik Epple
Hi, since there are a lot of people how need (or want to play with) recent linux kernels on debian sarge, I summarized my experiences with it here: http://www.dominik-epple.de/Sarge-Linux_2.6.14-yaird/ The basic idea goes back to some article by Jean-Chrstian de Rivaz on debian-administration.or

Re: Securing NFS

2005-08-19 Thread Dominik Epple
On Fri, Aug 19, 2005 at 09:45:51AM +0200, Laurent wrote: > Hi, > > I'm trying to set up secure workstations for developpers. > > My current setup includes a file server where Home directories of users > are stored. > > Developpers have root access on their computers. > > Exporting the whole /h

Re: Linux and Solaris Mail playing nicely

2005-07-11 Thread Dominik Epple
Hi, On Sat, Jul 09, 2005 at 07:48:41PM +0100, Pete Clarke wrote: > Hi all, > > I have just added a few Solaris boxen to my (nearly) all Linux (Debian) > network, and would like to get each one to deliver *all* mail to my current > mailserver. > Basically, I don't want *any* mail delivered locally

Re: Misc. Newb Help

2005-06-21 Thread Dominik Epple
On Tue, Jun 21, 2005 at 07:05:11AM +0100, Alan Chandler wrote: > On Tuesday 21 June 2005 06:19, Eric P wrote: > > Patrick Rutkowski wrote: > > > On Monday 20 June 2005 10:14 pm, Eric P wrote: > > >>Greg Folkert wrote: > > 2. I have a .bash_profile in my user directly, but it's not being > > >>>

Sarge, hotplug, USB woes

2005-06-07 Thread Dominik Epple
Hi, I have a machine (i386/Athlon-XP) where I upgraded today from a recent sarge/testing installation to sarge/stable. Everything runs fine as long as I stick to the 2.4-kernel. Installing the 2.6-kernel and booting it, the machine freezes during the usb section of the hotplug init script. Addin

Re: apt-get question

2005-05-11 Thread Dominik Epple
On Wed, May 11, 2005 at 12:39:22PM +0200, Andreas Janssen wrote: > > I have an empty /var/cache/apt/archives directory. For building > > a custom CD, I want to have all packages that are installed on the > > machine as a file on my computer, e.g. in the /var/cache/apt/archives > > directory. Can I

apt-get question

2005-05-11 Thread Dominik Epple
Hi list, I have an empty /var/cache/apt/archives directory. For building a custom CD, I want to have all packages that are installed on the machine as a file on my computer, e.g. in the /var/cache/apt/archives directory. Can I make apt-get download all the files for me? There must be some magic :)