On Fri, 8 Nov 2002, Peter wrote:
>
> There your are.
>
> ]$ gdb tkdesk ./core.1875
>
> This GDB was configured as "i386-redhat-linux"..."/usr/local/bin/tkdesk": not
> in executable format: File format not recognized
>
> Core was generated by `tkdesksh /usr/local/bin/tkdesk'.
here is the program
> > The other possibility if an entry in /etc/fstab that makes mounting
> > possible but not umounting (though I can't offhand think of a setting that
> > will do this).
> /devf/cdrom ro,noauto,user,exec 0 0
(I assume you mean ``/dev/cdrom /media/cdrom iso9660 ro,noauto,user,exec 0 0'')
The ``user
How can I add the machine name to the output. For instance...
This command writes to the log file that a file is in use and was not
backed up.
cp --preserve --recursive --update "$source"/* $dest 2>> $log
So if I have a variable called $machine and it equals the workstations
name how can I have i
On Friday 08 November 2002 18:36, Ray Olszewski wrote:
> Well ... I'd guess there is a permissions difference between mount and
> umount. Check both by using "ls -l /bin/mount" and "ls -l /bin/umount"
nope: both are -rwsr-xr-x, but both owned by root and group = root ?
> The other possibility
At 05:50 PM 11/8/02 +0100, Edgar Alwers wrote:
Hallo,
in my KDE 3.0.3 (linux from the scratch ) I installed an CD-ROM Icon on the
desk, which mounts /dev/cdrom on the mount point /media/cdrom.
Klicking on the Icon ( as user ) mounts the CD-ROM perfectly. But if I then
try to umount the device klic
Hallo,
in my KDE 3.0.3 (linux from the scratch ) I installed an CD-ROM Icon on the
desk, which mounts /dev/cdrom on the mount point /media/cdrom.
Klicking on the Icon ( as user ) mounts the CD-ROM perfectly. But if I then
try to umount the device klicking with the right mouse on the icon and
sel
http://www.ss64.demon.co.uk/bash/
Ken
-Original Message-
From: [EMAIL PROTECTED]
[mailto:linux-newbie-owner@;vger.kernel.org] On Behalf Of Paul Kraus
Sent: Friday, November 08, 2002 11:45 AM
To: [EMAIL PROTECTED]
Subject: Linux Quick Ref
Anyone know of any pages that have quick referen
Anyone know of any pages that have quick reference you could download
and print that has the most common commands listed and there switches? I
saw a book called UNIX in a nutshell that was great but the Linux
counterpart was not that impressive.
Paul Kraus
Network Administrator
PEL Supply Company
Yup, that should work nicely.
Couple of things you might want to add to it (or you may not, of course
:) - see below
On Fri, 2002-11-08 at 14:35, Paul Kraus wrote:
>
> Example: scriptname someuser somepassword computername computershare
> pathwithinshare locationofpst
>
>
> Let me know if you
Hello Shaggy , Look at rsync , works beautifully for me . JimL
http://rsync.samba.org/index.html
On Fri, 8 Nov 2002, Shaggy Im-erbtham wrote:
> I use Slackware 7.0 with upgraded 2.4.18 kernel in a box which serves
> as file server to 5 win9x clients.
>
> Is there a method to pe
I did something similar with a backup script that copies only files that
change. However it does not take into account files that have been
deleted. You would then just need another simple script to run before
this one that would copy the backup directories to foldername-Tuesday
ect. If you use thi
Well, there are so many ways of doing this that it's difficult to know
where to start!
There are two parts to what you want to do: scheduling when the backup
happens and doing the actual backup.
The scheduling is easy - use cron. man crontab will get you started on
that. One thing to be aware of
I use Slackware 7.0 with upgraded 2.4.18 kernel in a box which serves
as file server to 5 win9x clients.
Is there a method to perform incremental back-ups for every user, for
every day of the week.
Eg. /home/peter
/home/paul
/home/mary
to be backed up everyday into day-of-the-week
On Fri, Nov 08, 2002 at 10:13:07AM +0800, Peter wrote:
> I had to put the dash in front of # for the mailk to get out.
> Does it say anything usefull?
> Thanks for your patiences.
No. Sorry but I just realised that you have a problem with a Tcl/Tk
script. Actually, you have to use gdb with the Tc
14 matches
Mail list logo