Sounds to me like a marginal CD drive.
On 1 Oct 02, at 20:26, Bryan Simmons wrote:
> The damn CD-ROM is still going. I was able to
> successfully run umount /mnt/cdrom. But, of course, I
> can't remount it because "the device is busy". I'd really
> like to find out why this happens and how to r
From your latest message, Bryan, I don't think we are going to come up
with anything by playing guessing games about the nature of the problem.
Please post another message, this time giving the sorts of technical
details needed to troubleshoot.
First, as I interpret what you wrote below, the
I don't have lsof on my system.
Perhaps you do not either.
HTH, Chuck
Bryan Simmons wrote:
>
> For some reason, the command "lsof | grep /mnt/cdrom ." didn't produce
> any results. No error, nothing. I looked at the man page for lsof but
> it didn't seem to have anything to say about locating r
Suppose I have someone's username from their ISP. Using just that
information, is there some way I could track down what IRC
server/channel they may be in or would I require any more information?
--
Regards,
Bryan Simmons
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"Sometimes I wonder whe
For some reason, the command "lsof | grep /mnt/cdrom ." didn't produce
any results. No error, nothing. I looked at the man page for lsof but
it didn't seem to have anything to say about locating run-away
processes. I also took a look at my running processes and couldn't find
anything suspicious
Unless you've already done it and it failed, you could try umount
/mnt/cdrom.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http:/
On Tuesday 01 October 2002 16:11, Jim Reimer wrote:
> suid bit on a script is ignored, isn't it?
AFAIK yes, and the saying is, never run a script as root, root is evil, one
small oversight and damage can be done period.
I once was accused of destorying someones system because i said, "if" you
On Tue, 1 Oct 2002, Paul Kraus wrote:
> Can you defrag a Linux drive I think the partition is ext3. Do they need
> deframenting?
There are defragmenters, yes.
Generally speaking, they don't need defragmenting, but then again, that
was said about NT4 and W2k, and we both know the real story on t
Can you defrag a Linux drive I think the partition is ext3. Do they need
deframenting?
Paul Kraus
Network Administrator
PEL Supply Company
216.267.5775 Voice
216-267-6176 Fax
www.pelsupply.com
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [
At 03:35 PM 10/1/02 -0400, Paul Kraus wrote:
>Can you defrag a Linux drive
There is a Linux program called "defrag" that works with ext2 filesystems.
I don't know if it works with the newer filesystems, like ext3 and reiserfs.
>I think the partition is ext3. Do they need
>deframenting?
People
On Tuesday 01 October 2002 21:35, Paul Kraus wrote:
> Can you defrag a Linux drive I think the partition is ext3. Do they need
> deframenting?
>
Typically there is no reason to defragement any *nix filesystem. Many are
designed to keep fragmentation at a minimum and do to the nature of a
multi-
I am using RedHat 7.3. (Pro but I believe the only difference is in the
apps they give you with distro)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Mike Dresser
Sent: Tuesday, October 01, 2002 3:49 PM
To: Paul Kraus
Cc: [EMAIL PROTECTED]
Subject: Re:
The problem I see with both the amerpsand and the asterisks is that the shell
expands them before passing them to tar. Using a single quote should
protected them. If you want the entire ./PM65/Orthotic Cat/ directory, try:
tar xvf /dev/rStp0 'PM65/Orthotic Cat/'
This *should* pass the whole ph
On Monday 30 September 2002 22:12, pa3gcu wrote:
> Network Admin ? and he needs to ask this.
>
> Several mails a day and if i may say so most of the questions are solvable
> with a simple reading of the manuals.
>
> One would think, if one is a Network Administrator, then he/she would kno
--- pa3gcu <[EMAIL PROTECTED]> wrote:
>On Monday 30 September 2002 19:13, Jose Luis Alarcon wrote:
>> Hi all. Long time since i was here last time.
>>
>> Anybody can tell me what can are the reasons why ogle play the DVD movies
>> very slow?.
>
>
>Have you read the FAQ at www.dtek.chalmers.se/
I'm a bit fuzzy on this one too, Paul. But I notice that you did not try
this variant:
Tar xvf /dev/rStp0 ./PM65/Orthotic\ Cat/Knee\ \&\ Ankle/*
I don't know that escaping the & character will work, but it is the obvious
thing to try (since bash at least will normally interpret it as
On Tue, 1 Oct 2002, Paul Kraus wrote:
> I am trying to extract the file P723.ind. Now this is on a Sco Box so I
> am crossing my fingers that the syntax is similar to Linux. Here is the
> sniped results for tar tvf /dev/rStp0.
>
> rw-r--r-- 0/0 614400 Aug 08 16:39 2002 ./PM65/Orthotic Cat/Knee
Paul Furness wrote:
> I seem to remember seeing somewhere a handy Linux prog that will take a
> gz or zip file, and re-package it into a number of smaller zip files. I
> don't remember the command, but it was used something like:
An easy way to split a file into several pieces is 'split'. You can
I am trying to extract the file P723.ind. Now this is on a Sco Box so I
am crossing my fingers that the syntax is similar to Linux. Here is the
sniped results for tar tvf /dev/rStp0.
rw-r--r-- 0/0 614400 Aug 08 16:39 2002 ./PM65/Orthotic Cat/Knee &
Ankle/P722.indd
rw-r--r-- 0/0 712704 Aug 0
suid bit on a script is ignored, isn't it?
-jdr-
Ray Olszewski wrote:
> Yes. You want to set the suid bit on it and have it owned by root. "man
> chmod" (or maybe other chmod documentation) for the details.
>
> At 09:55 AM 10/1/02 -0400, Paul Kraus wrote:
>
>> I have a backup script that moun
>
>*On a side note why can't I open Linux conf files with notepad? There
>are strange characters. I have to open it with WordPad. I can not save
>or edit using either notepad or WordPad because they seem to add strange
>characters also. Just curious.*
Its the Line Feed/Carriage Return problem.
At 10:57 AM 10/1/02 -0400, Paul Kraus wrote:
>I have written the script to tar up folders on my xp box. The script
>works. I mount -t smbfs The folder I want. I then tar mnt/folder
>The problem is that I get errors saying that the file changed as we read
>it. Or text file busy.
>None of the f
At 16:30 01/10/2002 +0200, szonyi calin wrote:
>Hello everybody
>I want to insert a new line in a html file
>after a statement.
>
>Can i do this with sed or awk or another program ?
sed is fine for simple problems like yours.
I use these 2 sites for help on examples and for the syntax:
http://
At 11:15 AM 10/1/02 -0400, Paul Kraus wrote:
[...]
>*On a side note why can't I open Linux conf files with notepad? There
>are strange characters. I have to open it with WordPad. I can not save
>or edit using either notepad or WordPad because they seem to add strange
>characters also. Just curiou
Yes. You want to set the suid bit on it and have it owned by root. "man
chmod" (or maybe other chmod documentation) for the details.
At 09:55 AM 10/1/02 -0400, Paul Kraus wrote:
>I have a backup script that mounts a drive on my xp workstations. Is
>there a way I can set this script to run as roo
I have an Epson 880 on my windows workstation. I have this shared
through cups using samba. This configuration works fine. I can print to
the printer without any issues.
The problem is that when I lp something the left margin is always cuts
off the first character.
Now I have found a work around
I have written the script to tar up folders on my xp box. The script
works. I mount -t smbfs The folder I want. I then tar mnt/folder
The problem is that I get errors saying that the file changed as we read
it. Or text file busy.
None of the files are in use. Nor are they system files of any
On Tuesday 01 October 2002 13:55, Paul Kraus wrote:
> I have a backup script that mounts a drive on my xp workstations. Is
> there a way I can set this script to run as root so that I do not have
> to su every time I want to run it?
You could automate the process via crond. As root;
crontab -e
ad
Hello everybody
I want to insert a new line in a html file
after a statement.
Can i do this with sed or awk or another program ?
Thanks
Bye
Calin
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http
Peter <[EMAIL PROTECTED]> writes:
> On my first job, my first boss said to me: "Peter, if you are
> angry do not write a letter, sleep it over first!"
Peter, this is great advice. Point well-taken. And I still applaud
Paul for letting his anger out. A person can keep himself screwed
down tightly
--- Paul Kraus <[EMAIL PROTECTED]> a écrit : > I
have a backup script that mounts a drive on my xp
> workstations. Is
> there a way I can set this script to run as root so
> that I do not have
> to su every time I want to run it?
>
sudo is used for running commands as a different user.
man sudo
There are a couple of ways, depending on how you are mounting the drive.
Dirty way:
If you are using NFS and are _not_ using an auto mounter of some kind
(amd, autofs), change the ownership of the script file to root, then
setUID on it. like this:
chown root SCRIPT
chmod +s SCRIPT
Note: Using
I have a backup script that mounts a drive on my xp workstations. Is
there a way I can set this script to run as root so that I do not have
to su every time I want to run it?
Paul Kraus
Network Administrator
PEL Supply Company
216.267.5775 Voice
216-267-6176 Fax
www.pelsupply.com
BEGIN:VCARD
VE
On my first job, my first boss said to me: "Peter, if you are angry do not
write a letter, sleep it over first!"
45 years later I still try to follow this good advise.
Regards
--
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAI
Hmm, you could try a slightly different approach.
Obviously, I don't know the layout of the data that you are backing up,
but assuming that it's in a number of distinct areas you could use
something like dump or tar a number of times, thereby breaking your 13GB
into a number of smaller files. Thi
35 matches
Mail list logo