Sponsored Content
Full Discussion: root 100%
Top Forums UNIX for Dummies Questions & Answers root 100% Post 56834 by lo-lp-kl on Tuesday 12th of October 2004 06:51:47 PM
Old 10-12-2004
root 100%

Thanks to Synbios and zazzybob. This is my output of df -k
command

root# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t0d0s0 1018382 986565 0 100% /
/dev/dsk/c0t0d0s4 1018382 822246 135034 86% /usr
/proc 0 0 0 0% /proc
fd 0 0 0 0% /dev/fd
mnttab 0 0 0 0% /etc/mnttab
/dev/dsk/c0t0d0s1 1018382 28034 929246 3% /var
swap 3785552 16 3785536 1% /var/run
swap 3785552 16 3785536 1% /tmp
/dev/dsk/c0t0d0s3 1018382 400062 557218 42% /opt
/dev/dsk/c0t0d0s7 1953189 9 1894585 1% /oracle
/dev/dsk/c0t0d0s5 493688 51097 393223 12% /export/home

My packages and all the installation are on /opt

This is my output of /var/adm and /var/log

var/adm

drwxrwxr-x 5 adm adm 512 Aug 17 19:47 acct
-rw------- 1 uucp bin 0 Aug 17 19:23 aculog
drwxr-xr-x 2 adm adm 512 Aug 17 19:23 exacct
-r--r--r-- 1 root root 28084 Oct 12 17:23 lastlog
drwxr-xr-x 2 adm adm 512 Aug 17 19:23 log
-rw-r--r-- 1 root other 12794 Oct 12 17:24 messages
drwxr-xr-x 2 adm adm 512 Aug 17 19:23 passwd
drwxrwxr-x 2 adm sys 512 Aug 17 19:47 sa
drwxr-xr-x 2 root sys 512 Aug 17 19:37 sm.bin
-rw-rw-rw- 1 root bin 0 Aug 17 19:23 spellhist
drwxr-xr-x 2 root sys 512 Aug 17 19:23 streams
-rw------- 1 root root 769 Oct 12 17:23 sulog
-rw-r--r-- 1 root bin 3348 Oct 12 17:23 utmpx
-rw-r--r-- 1 root root 351 Aug 18 17:50 vold.log
-rw-r--r-- 1 adm adm 226176 Oct 12 17:23 wtmpx

and this is var/log

-rw------- 1 root sys 0 Aug 17 19:23 authlog
-rw-r--r-- 1 root other 261 Aug 17 19:43 sysidconfig.log
-rw-r--r-- 1 root sys 5482 Oct 12 17:23 syslog


Any help or tip would be great .

Thanks in advance
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Run non-root script as root with non-root environment

All, I want to run a non-root script as the root user with non-root environment variables with crontab. The non-root user would have environment variables for database access such as Oracle or Sybase. The root user does not have the Oracle or Sybase enviroment variables. I thought you could do... (2 Replies)
Discussion started by: bubba112557
2 Replies

2. AIX

Can't login root account due to can't find root shell

Hi, yesterday, I changed root's shell in /etc/passwd, cause a mistake then I can not log in root account (can't find correct shell). I attempted to log in single-mode, however, it prompted for single-mode's password then I type root's password but still can not log in. I'm using AIX 5L version 5.2... (2 Replies)
Discussion started by: neikel
2 Replies

3. UNIX for Dummies Questions & Answers

How to allow access to some commands having root privleges to be run bu non root user

hi i am new to unix and i have abig task. i have to \run particular commands having root privileges from a non root user. i know sudo is one of the way but i need sum other approach kindly help Thanks (5 Replies)
Discussion started by: suryashikha
5 Replies

4. Solaris

/ root is 100% and there is nothing increased it

Guys I have solaris 9 and / root is 100% and there is nothing increased the space every thing normal , I think the problem related to audit How can I stop or shutdown audit service and start it again ? Pls advice in the reason of this increasing and is it related to audit service ? . (5 Replies)
Discussion started by: Mr.AIX
5 Replies

5. Ubuntu

My root is at 100%...

Hi, this is my situation...my root is all used up. I have Ubuntu 10.10. When I originally installed it I did it as a test station and wasn't thinking about needing it in the future... Here is my result of df command... Filesystem 1K-blocks Used Available Use% Mounted on... (1 Reply)
Discussion started by: zixzix01
1 Replies

6. Solaris

Lost Root Password on VXVM Encapsulated Root Disk

Hi All Hope it's okay to post on this sub-forum, couldn't find a better place I've got a 480R running solaris 8 with veritas volume manager managing all filesystems, including an encapsulated root disk (I believe the root disk is encapsulated as one of the root mirror disks has an entry under... (1 Reply)
Discussion started by: sunnyd76
1 Replies

7. Solaris

Migration of system having UFS root FS with zones root to ZFS root FS

Hi All After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies

8. SuSE

Auditors want more security with root to root access via ssh keys

I access over 100 SUSE SLES servers as root from my admin server, via ssh sessions using ssh keys, so I don't have to enter a password. My SUSE Admin server is setup in the following manner: 1) Remote root access is turned off in the sshd_config file. 2) I am the only user of this admin... (6 Replies)
Discussion started by: dvbell
6 Replies

9. Shell Programming and Scripting

Find users with root UID or GID or root home

I need to list users in /etc/passwd with root's GID or UID or /root as home directory If we have these entries in /etc/passwd root:x:0:0:root:/root:/bin/bash rootgooduser1:x:100:100::/home/gooduser1:/bin/bash baduser1:x:0:300::/home/baduser1:/bin/bash... (6 Replies)
Discussion started by: anil510
6 Replies

10. UNIX for Dummies Questions & Answers

Can you gain root privileges if the suid program does not belong to root?

I had a question in my test which asked where suppose user B has a program with 's' bit set. Can user A run this program and gain root privileges in any way? I suppose not as the suid program run with privileges of owner and this program will run with B's privileges and not root. (1 Reply)
Discussion started by: syncmaster
1 Replies
sulog(4)							   File Formats 							  sulog(4)

NAME
sulog - su command log file SYNOPSIS
/var/adm/sulog DESCRIPTION
The sulog file is a record of all attempts by users on the system to execute the su(1M) command. Each time su(1M) is executed, an entry is added to the sulog file. Each entry in the sulog file is a single line of the form: SU date time result port user-newuser where date The month and date su(1M) was executed. date is displayed in the form mm/dd where mm is the month number and dd is the day number in the month. time The time su(1M) was executed. time is displayed in the form HH/MM where HH is the hour number (24 hour system) and MM is the minute number. result The result of the su(1M) command. A ` + ' sign is displayed in this field if the su attempt was successful; otherwise a ` - ' sign is displayed. port The name of the terminal device from which su(1M) was executed. user The user id of the user executing the su(1M) command. newuser The user id being switched to with su(1M). EXAMPLES
Example 1: A sample sulog file. Here is a sample sulog file: SU 02/25 09:29 + console root-sys SU 02/25 09:32 + pts/3 user1-root SU 03/02 08:03 + pts/5 user1-root SU 03/03 08:19 + pts/5 user1-root SU 03/09 14:24 - pts/5 guest3-root SU 03/09 14:24 - pts/5 guest3-root SU 03/14 08:31 + pts/4 user1-root FILES
/var/adm/sulog su log file /etc/default/su contains the default location of sulog SEE ALSO
su(1M) SunOS 5.10 6 Jun 1994 sulog(4)
All times are GMT -4. The time now is 09:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy