Hi,
I am trying to take away CHMOD capability from certain users.I know I can use sudo to allow capabilites to certain commands but how can I take away capabilites such as CHMOD?
Thanks In Advance
It's supposed to take the commandline arguments and plac options in one array and the arguments in an corresponding array. Arguments could be for example:
-aservername -Tservertype -hf file_name -t
the option could even have no arguments like -t above. This script should take all those things...
Hi,
I need help with a script I have to write. I have to take arguments provided by the user and break them up in 2. So if user types:
script_name -S some_string -c some_string -D some_string
I have been so far able to do
fo arg in "$@"
do
val='echo ${arg} |sed -e...
Hi,
I am trying to nfsmount a cd from server a onto server b. I have edited the /etc/dfs/dfstab file with share -F nfs -o rw /cdrom/xyz. started the nfs.server as /etc/init.d/nfs.server start. Problem here the script just hangs (any suggestions why?)
So i reversed the process from server b...
Hi,
This might be a stupid question but I am curious so here i goes...how do I find out what model # server a is? I know if you do uname -a it gives the long list. But that works only on ultra1,2,etc machines. I want to find out the same info for E-series servers like E250,E6500,etc...Uname...
HI,
I have a 2 fold question:
1. How do I disable the keyboard and monitor so that the
system comes up even if neither is plugged in?
2. In trying to do above I changed me prom setting of
input-device to null.Now the system comes up but I cant do
anything at the prom level, only stop a...
GUys,
Need help....I have 2 identical ultra 2 systems with 2.51,2 hard drives. One of the ultra 2's both disks needed to be replaced. I tried putting 1 of the new disks into my good drive and boot up to use the dd command. but the system wont come up.
1st question:
is the above possible
2...
I want to monitor file system space on my system. How do I set up the paging service so that if a file system reaches it threshold the system will page me? Thanks in advance
Hi,
I am trying to add gzip utility to my system. While running make i get an error message stating /usr/ucb/cc : language optional software package not installed. How do i fix this problem...thanks
i did that...i typed ufsrestore tsf /dev/rmt/0n 1 after dumping / and /usr and rewinding the tape...i still get only / files no /usr files....i am getting frustrated big time...i read the darn man pages a million times already
that doesnt work either...i dumped / then /usr..followed the rest...but still when i do ufsrestore t /usr/* to see the tape content, it says the files under /usr are not on volume..eventhough when i dumped the file it was successful.Any other suggestions
I tried that with the 0n,I dumped / first and /usr second..so to verify the tape content i did ufsrestore tv - to see all the files...all the files from / dont show up only /usr files do...so i did erased the tape dumped /usr first and / second...this time files from / show up but when i do -...
I am trying to do a full backup of my system using ufsdump...i am able to backup for example / to tape and I confirm it's on tape also, problem is when I backup another fs like /var or /usr it overwrites to the tape. How can i get the command to append to tape...thank you in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.