![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with dd command or maybe AFS problem | Anta | Shell Programming and Scripting | 0 | 08-25-2006 07:10 AM |
| SSH Problem auth problem | budrito | UNIX for Advanced & Expert Users | 1 | 03-17-2004 06:12 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Syswatch problem. HELP ME OUT PLEASE
when syswatch reports that the root file system is full, how do I, being a future junior administrator deal with that without escalating the problem to the senior administrator???? how do I make it not to be full???
by the way, this is not an homework question. also, when users call in asking to know specific information about their system. on solaris systems, I know have to go to /var/adm to find out. what information exactly does /var/adm (solaris) and /var/log/messages (linux red hat) holds???? Please, give me an answer to this questions if you can. THANKS IN ADVANCE |
| Forum Sponsor | ||
|
|
|
|||
|
ok, after I find the files greater than a specific amount, what do I do?? I cant delete them cause they might be useful.
please, explain further. thanks also, do you know anything about this situation?? "also, when users call in asking to know specific information about their system. on solaris systems, I know have to go to /var/adm to find out. what information exactly does /var/adm (solaris) and /var/log/messages (linux red hat) holds???? " if you do, please share your knowledge thanks |
|
||||
|
You need to find out who the owner is. do an ls -l on the file to see who the owner is.
Then contact them to see what it is doing and if they still need it. You should ask them to do any work in the /tmp directory or some other larger directory. Also do a "finger" to see who is logged in. Here are some sites that may help. http://docs.sun.com/ab2/bysubject_C/...9-1#CurrentPos You may need to get a few books on Sun Solaris. "System Administrator's Guide" by Janice Winsor and Advanced System Administrator's Guide" by Janice Winsor. They are oldies but goodies. I am an HPUX admin not SUN so my help will be limited for you. Also, go to your /usr/bin or /usr/sbin directory and do a "man" on some of the executables there to learn more about your system. The only way you will learn is by scouring your box for info. Some commands will give you info on the box. Some times it will be logfiles that usually reside in /var/adm.
__________________
My brain is your brain |
||||
| Google The UNIX and Linux Forums |