Solaris Basic Administration Scripts - I


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris BigAdmin RSS Solaris Basic Administration Scripts - I
# 1  
Old 09-30-2008
Solaris Basic Administration Scripts - I

This document contains separate shell scripts that are capable of doing some of the basic administrative tasks, so that you can simulate some of the functions like User, Group, File Management, Determining Network traffic, changing the IP of the machine etc. Each and every file given here is internally linked so that they work as a loop. They form Main Menu, Sub Menu and the respective functions. Please follow the instructions given below to make the script work effectively. Basic Instructions: 1. Copy the given scripts one at a time and edit it in VI Editor, 2. File names are already defined, so they must be saved in that name only, 3. All the files should reside under a single directory. 4. User may need to edit the first line of the script after pasting it into VI Editor. Because first few letters of the first line would always be missed while pasting it in Editor. Please ensure it.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Solaris Basic Administration Study Guide

Could you please help me with a link for study guide or book for 1Z0-877 . Thanks for your help (2 Replies)
Discussion started by: Anu_1
2 Replies

2. Shell Programming and Scripting

Help on these basic scripts

1. Write a program 'suffix' that renames a file by adding the characters given as the second argument to the end of the name of the file given as the first argument. So..... suffix memo1 .sv should rename memo1 to memo1.sv. 2. Write a program called "t" that displays the time of day in... (0 Replies)
Discussion started by: rockyrajpal
0 Replies

3. 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

4. Fedora

I need urgent help - Basic shell scripts but I'm clueless.

Hello. I am currently in a class dealing with shell scripts. I know some commands and get the basics of command line in Fedora 11. But the coding....I'm a bit lost. I was very ill for 2 weeks and missed a lot, much of which there are no notes provided. I'm not asking you to do my homework,... (1 Reply)
Discussion started by: Feuyaer
1 Replies

5. Solaris

Steps toward Solaris Administration

Dear All, I am currently working as Unix Operator. I am looking forward for Unix Solaris Administration. I need everyone's guidance on this forum, please advice me from where should i start. well i have already installed Solaris version on X86. So please let me know what should i do to become... (9 Replies)
Discussion started by: imrankhan.in
9 Replies

6. Solaris

Submit A Basic System Administration Command

Come and create a new thread to post a basic system administration command to share with all .. :) #df -h -- to list down mounted filesystem with the capacity #uname -a -- to provide brief system information (7 Replies)
Discussion started by: osca7578
7 Replies

7. UNIX for Dummies Questions & Answers

Basic Aix Administration Questions...

Would this be the right forum to ask basic unix administration questions relating to smitty tasks, etc? (2 Replies)
Discussion started by: NycUnxer
2 Replies

8. 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
Login or Register to Ask a Question
suninstall(1M)						  System Administration Commands					    suninstall(1M)

NAME
suninstall - install the Solaris operating system SYNOPSIS
suninstall DESCRIPTION
install-solaris(1M) is now the preferred command for starting and restarting the Solaris Installation program. It should be used instead of suninstall. suninstall is symbolically linked to install-solaris. suninstall is a forms-based and graphical subsystem for installing the operating system. suninstall exists only on the Solaris installation media (CD or DVD) and should only be invoked from there. Refer to the Solaris 10 Instal- lation Guide: Basic Installations for more details. suninstall allows installation of the operating system onto any standalone system. suninstall loads the software available on the installa- tion media. Refer to the Solaris 10 Installation Guide: Basic Installations for disk space requirements. USAGE
Refer to the Solaris 10 Installation Guide: Basic Installations for more information on the various menus and selections. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ SEE ALSO
pkginfo(1), install(1M), install-solaris(1M), pkgadd(1M), attributes(5) Solaris 10 Installation Guide: Basic Installations NOTES
It is advisable to exit suninstall by means of the exit options in the suninstall menus. SunOS 5.10 9 Sep 2004 suninstall(1M)