Sponsored Content
Operating Systems Solaris Steps toward Solaris Administration Post 302217520 by DukeNuke2 on Wednesday 23rd of July 2008 01:53:12 AM
Old 07-23-2008
in these days there is so much to know... what kind of admin? i've done administration in the storage and san area for a while... so what do you want to do? the easiest thing to do with a single computer would be user administration. learn how to setup a new user/group and how to give/take rights to/from them. learn about quotas... rbac, acl, dns, nis, ldap... also ntp...

good luck!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

regds solaris administration

hii alll I need clarification regarding solaris administration what the best way to fine tune the solaris system in in sparc system.I had solaris 8 running on sunblade 1000 can i delete files from var(like what all files i can delete or remove) like wise for other slices what all i can... (1 Reply)
Discussion started by: solaris8in
1 Replies

2. UNIX for Dummies Questions & Answers

solaris administration book

hi can anyone give me a link of Solaris administration book (solaris 10). Regards Rochit (1 Reply)
Discussion started by: rochitsharma
1 Replies

3. Solaris

Solaris 10 Zone Administration.

Hey now! I am new to Solaris 10 (at least to using Zones on it) I have just been handed a bunch of servers with zones already created. and I am adding users, setting up .bash_profile and .bashrc scripts. Does anyone know a way to do things like user adds on all the non-global zones at... (6 Replies)
Discussion started by: BrewDudeBob
6 Replies

4. Solaris

Required installation steps for perl 5.8.9 on Solaris 2.8 operating system

Hi Can any one suggest me the instalation guideline for perl 5.8.9 on UNIX/solaris 2.8 environment. Pooja (2 Replies)
Discussion started by: wadhwa.pooja
2 Replies

5. UNIX for Dummies Questions & Answers

Need Books on Solaris 10 Administration

Hi Everyone, Could you please help me with Solaris 10 administration docs? I need this as i will soon be taking up the role of a administrator.. (2 Replies)
Discussion started by: sankasu
2 Replies

6. Solaris

Solaris 10 Browser Configuration Steps

I got the Solaris 10 OS Installed, on my laptop/x86 system/32bit, I'm new to UNIX OS and i'm about to sit for the SA-200-S10 exam. I need help on the step by step process to configure the Browser so i can practice modules such as the Patch Administration. Kind Regards (4 Replies)
Discussion started by: Laitan
4 Replies

7. Solaris

Solaris User Administration

Hi All..... How many maximum no of users can be created in solaris 10.0 Waiting for the reply ..... (2 Replies)
Discussion started by: sendhils13
2 Replies

8. Solaris

Help me with Pre Installation Steps for Patching on Solaris Servers

What are the Pre-installation steps for patching on Solaris servers in real time ? :confused: (6 Replies)
Discussion started by: vijaykrishna
6 Replies

9. Solaris

Need Help On Solaris Cluster Steps For San Migration

I am going to do a SAN Array migration and need the sequence of steps required on the Solaris cluster before moving the old array luns to new array luns. Here are the steps and I need info on the bold points:( I might even be wrong on the sequence of steps please correct me if I am wrong) 1.... (0 Replies)
Discussion started by: sunshinedeepu
0 Replies
QUOTA(1)						    BSD General Commands Manual 						  QUOTA(1)

NAME
quota -- display disk usage and limits SYNOPSIS
quota [-g] [-u] [-v | -q] quota [-u] [-v | -q] user quota [-g] [-v | -q] group DESCRIPTION
Quota displays users' disk usage and limits. By default only the user quotas are printed. Options: -g Print group quotas for the group of which the user is a member. The optional -u flag is equivalent to the default. -v quota will display quotas on filesystems where no storage is allocated. -q Print a more terse message, containing only information on filesystems where usage is over quota. Specifying both -g and -u displays both the user quotas and the group quotas (for the user). Only the super-user may use the -u flag and the optional user argument to view the limits of other users. Non-super-users can use the -g flag and optional group argument to view only the limits of groups of which they are members. The -q flag takes precedence over the -v flag. Quota reports the quotas of all the filesystems that have a mount option file located at its root. If quota exits with a non-zero status, then one or more filesystems are over quota. FILES
Each of the following quota files is located at the root of the mounted filesystem. The mount option files are empty files whose existence indicates that quotas are to be enabled for that filesystem. .quota.user data file containing user quotas .quota.group data file containing group quotas .quota.ops.user mount option file used to enable user quotas .quota.ops.group mount option file used to enable group quotas HISTORY
The quota command appeared in 4.2BSD. SEE ALSO
quotactl(2), edquota(8), quotacheck(8), quotaon(8), repquota(8) 4.2 Berkeley Distribution March 28, 2002 4.2 Berkeley Distribution
All times are GMT -4. The time now is 06:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy