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
disktab(5)							File Formats Manual							disktab(5)

Name
       disktab - disk description file

Syntax
       #include <disktab.h>

Description
       The file is a simple data base that describes disk geometries and disk partition characteristics.  The format is patterned after the termi-
       nal data base.  Entries in consist of a number of fields separated by colons (:).  The first entry for each disk gives the names  that  are
       known for the disk, separated by vertical bars (|).  The last name given should be a long name fully identifying the disk.

       The following list indicates the normal values stored for each disk entry:
       Name Type Description
       ns   num  Number of sectors per track
       nt   num  Number of tracks per cylinder
       nc   num  Total number of cylinders on the disk
       ba   num  Block size for partition `a' (bytes)
       bd   num  Block size for partition `d' (bytes)
       be   num  Block size for partition `e' (bytes)
       bf   num  Block size for partition `f' (bytes)
       bg   num  Block size for partition `g' (bytes)
       bh   num  Block size for partition `h' (bytes)
       fa   num  Fragment size for partition `a' (bytes)
       fd   num  Fragment size for partition `d' (bytes)
       fe   num  Fragment size for partition `e' (bytes)
       ff   num  Fragment size for partition `f' (bytes)
       fg   num  Fragment size for partition `g' (bytes)
       fh   num  Fragment size for partition `h' (bytes)
       pa   num  Size of partition `a' in sectors
       pb   num  Size of partition `b' in sectors
       pc   num  Size of partition `c' in sectors
       pd   num  Size of partition `d' in sectors
       pe   num  Size of partition `e' in sectors
       pf   num  Size of partition `f' in sectors
       pg   num  Size of partition `g' in sectors
       ph   num  Size of partition `h' in sectors
       se   num  Sector size in bytes
       ty   str  Type of disk (e.g. removable, winchester)

       The entries can be automatically generated with the program.

Files
See Also
       chpt(8), newfs(8)

																	disktab(5)
All times are GMT -4. The time now is 05:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy