How can i allow a non-root user to start tcpdump?
I have a perl script that should start tcpdump, then start a small test program, stop the test program, stop tcpdump and exit. This is for users w...
http://www.experts-exchange.com/OS/Linux/Administration/Q_23607322.html
How do you allow a user in the sudoers file to use the command, 'cd' to change into a users home directory? Currently, I keep getting:
sudo: cd: command not found
thanks.
http://www.experts-exchange.com/Security/Operating_Systems_Security/Linux/Q_23604652.html
I am using Red Hat Linux ES4.0 update 5. I need to modify the login prompt for a non-root user so that it displays the current working directory all the time. The users default shell is csh and can...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/tcsh/Q_23140154.html
I need to create a shell script which should send repeated broadcast message to all users every 30 seconds for 5 mins. It should then close the popup window on the users system.
http://www.experts-exchange.com/OS/Linux/Q_23149306.html