Is there a way to change the root password on a SunOS 5.8 or 5.9 server? I was looking to change the root password automatically without any prompts and then email it to myself. I looked through a lot of posts but didn't see this question specifically asked. I just want to put a script in...
I have a file with the data similar to below:
stidm;Jul;15,;2003
franc;Aug;8,;2003
mracekd;Jul;15,;2003
adast;Sep;30,;2003
Many more records in this file but you get the point.
I need to convert the month to a numeric value and get this data into a file that looks like this...
I'm using the "finger -s loginid" command on a SUN server to get the last time a user has logged in with their id. I need the first field (userid) and the date field extracted to a file. I have written a script to take the /etc/passwd file and run every userid through the finger -s command...
[dazed]
I am a rookie to UNIX and mailx and I am trying to send mail out accross our network to an outside email address from a Sun Solaris 5.8 server (mailx version is 5.0).
mailx -s "subject" whoever@anywhere.com < testfile.txt
This server has never been configured to send mail. I...
I am a rookie at this, but I am trying to send a file from my Sun box Solaris 5.8 (mailx version 5) to my work Outlook address. I don't know how to tell mailx to send off network out to the internet. I know I need to put something after this: "# "Smart" relay host (may be null)...
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.