RE: How to make a custom installer CD/DVD/BD/USB-stick?

2013-07-03 Thread Mike Ayers
have you looked at http://wiki.debian.org/Simple-CDD. It looks like it would do what you want > From: rbtho...@pobox.com > To: linux...@gmail.com > Subject: Re: How to make a custom installer CD/DVD/BD/USB-stick? > Date: Wed, 3 Jul 2013 16:06:56 -0700 > CC: debian-user@lists.debian.org > > On J

Re: Monitoring Memory Utilization

2010-01-24 Thread Mike Ayers
On Sun, Jan 24, 2010 at 06:25:44AM -0500, Roman Gelfand wrote: > Is there a tool, background process, in linux to monitor memory > utilization over a period of time? > > Thanks in advance > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe"

Re: Disabling the timeout in Expect

2009-11-01 Thread Mike Ayers
On Sun, Nov 01, 2009 at 01:25:04AM -0600, lrhorer wrote: > > I've looked through my Expect manual, and browsed the web, but I > cannot > find any reference to disabling the timeout in an Expect script. I am > writing a script which may need to sit and wait for many hours or even > days f

Re: Best method for stopping/starting MySQL?

2009-10-19 Thread Mike Ayers
On Mon, Oct 19, 2009 at 10:49:36AM -0700, Tim Legg wrote: > Hello again! > > I would like to shutdown mysql periodically to make backups of the databases. > I would like to know what is the official Debian way of stopping and > restarting MySQL. > > > > When I follow the intuitive steps for