10 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi
I am administrator in unix
I want make backup folder and file in root directory
I use instruction Cp -r , But the system pear problem
cp: cannot create regular file : Permission denied
Can someone explain me what am I doing wrong??? please...
find other instruction backup folder... (1 Reply)
Discussion started by: xactor
1 Replies
2. UNIX for Dummies Questions & Answers
I am running subversion 1.6.6 on Ubuntu 10.04 (Lucid), Viewvc
1.0.9 and apache2 (2.2.14) and LDAP authentication.
I have multiple repositories on my SVN server and it all
working fine, however I am unable to set access control (permissions) using AuthzSVNAccessFile.
“SVNParentPath... (0 Replies)
Discussion started by: hassan1
0 Replies
3. UNIX for Advanced & Expert Users
I can't figure out why cygwin won't let me write a file to this directory. Any ideas?
$ id
uid=1007(jdbaldwin) gid=513(None) groups=513(None),0(root),544(Administrators),545(Users)
$ ls -lad .
drwxrwxrwx+ 1 jdbaldwin None 0 2010-09-29 12:47 .
$ touch x
touch: cannot touch `x': Permission... (3 Replies)
Discussion started by: jdbaldwin
3 Replies
4. UNIX for Dummies Questions & Answers
How would i change permissions for a new directory so that i am the only one who has any access to any of the files created in it (2 Replies)
Discussion started by: trob
2 Replies
5. UNIX for Dummies Questions & Answers
I am trying to tidy our server and write cron to keep it tidy.
We took on a third party to do some work last year. They were given their own UID/pwd so that they would have limited access. Part of what they wrote created an archive file at the end of every day.
A year on and we don't want... (1 Reply)
Discussion started by: RexJacobus
1 Replies
6. Solaris
Hi,
I have written a startup script which has be started while reboot.
I am using Solaris10 machine and i have logged in as a root user.
I have written a code the following code
cp ./StartService /etc/init.d/
chmod 744 /etc/init.d/StartService //i have given it executable permissions... (3 Replies)
Discussion started by: raghu.amilineni
3 Replies
7. UNIX for Dummies Questions & Answers
Hello
I have situation where with my user id (group x) I am able to view a file. However if su to another user (different group) I am not able to view. I get permission denied. The file has complete wide open permissions -rwxrwxrwx and I can also cd from root to the directory in which the file... (3 Replies)
Discussion started by: akumargolf2000
3 Replies
8. Linux
Hi All,
I want to use the command "dos2unix" to format the file line break from win to unix,
but after changing the file permission has been change to 600.
how can i keep the original permisson after formatting?
Many thz (2 Replies)
Discussion started by: eric_wong_ch
2 Replies
9. Solaris
I ran the sys-unconfig command and now I can't seem to change the permission on that folder evne though I'm the Superuser(Root admin).
I need to fix this so the user 'tommy' can login and have his home directory working.
How do I fix this???
http://www3.telus.net/superstar/error.jpg (6 Replies)
Discussion started by: kungpow
6 Replies
10. UNIX for Dummies Questions & Answers
I have a crontab job that runs a database backup and directs the output to a log. I ran the job, and the output log file was created with no problems, but now if I try and run the same job again, I keep getting a file exists error. The permissions are:
-rw-rw-r--
I also tried changing the... (2 Replies)
Discussion started by: jodie
2 Replies