logo       

Re: init.d - scipt: msg#00184

sysutils.backup.backuppc.general

Subject: Re: init.d - scipt

On Wed, 18 Aug 2004 16:03:36 +0200, Jan Kellerhoff <kelly@xxxxxxxxxxxxx> wrote:
> Hello folks,
>
> I am new, to linux, backuppc and to this mailinglist also...
> Maybe somewone can help me, I tried to setup Backuppc on suse 9.1,
> but then I am told that the script is not executable, not by insserv and
> also not by chkconfig backuppc 345 ... also I renamed it...
> it just tells me script is not executeable, any ideas???

type `chmod u+x /path/to/initscript' at a root ( # ) shell prompt.
This sets the execute (x) permission for the owner of the file (u).

Under unix you have three permissions, read write and execute, for
each of the owner of the file, the group of the file, and everybody.
So when you do an `ls -l' command, the first field will look something
like `-rw-r--r--'. The first dash means this is a regular file (if it
were a 'd' instead it would be a directory, and there are several
other file types). The next three characters, `rw-', are for the owner
of this file, meaning he can read and write to the file but not
execute it. If the permission were `rwx' then he could do all three.
The next three are the permissions for the group owner of the file,
and the last three for everybody.

Read the manpage for chmod to learn the different syntaxes for
changing permissions, it will help a lot to know this.


--
Justin Guenther
IT Analyst
CrownAg International Inc.
250 Henderson Drive
Regina, SK, Canada S4N 5P7
Tel: (306) 522-8111
Email: justin.guenther@xxxxxxxxxx


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
BackupPC-users mailing list
BackupPC-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise