Sponsored Content
Operating Systems Solaris To Shut down the server. Do the Maintainance and Start Up the server Post 302326375 by gnom on Wednesday 17th of June 2009 09:03:08 PM
Old 06-17-2009
What kind of maintenace do you do?

patching (single user mode)
- go to the console and boot in single user mode (init 1, shutdown -y -g0 -i1)
- after the installation do a reboot or a shutdown -y -g0 -i6

or change faulty parts
- go to the console and bring the box down with init 0 (5) or shutdown -y -g0 -i0 (5)
- just switch it on
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Start Up and Shut down

I've never been on a Unix machine so please be easy on me!!! I need to create a step by step process for the Unix start up and shut down process. Thanks for any help in advance. (3 Replies)
Discussion started by: chaughney
3 Replies

2. UNIX for Dummies Questions & Answers

Can't start nfs server!

ok i am pretty new i am thinking this maybe a dns situatioan i dunno.... i am trying to start nfs server i get the followin error: mountd svc_tli create could not bind to requested address: address mismatch svc_create: svc_tli_create failed /usr/lib/nfs/nfsd : tli_bind to wrong address... (14 Replies)
Discussion started by: rmuhammad
14 Replies

3. Shell Programming and Scripting

Trying to shut down and start a Windows process

Hi , Good day people. I want to know if i can shut down a particular service that runs in windows from solaris through a script . Scenario : we have a distributed environment where we want to shut down a service that runs under windows through a shell script in solaris , is this kinda action... (3 Replies)
Discussion started by: vivsiv
3 Replies

4. UNIX for Advanced & Expert Users

RBAC: create a user to shut the server

Hi, I have created a user to shutdown the server using RBAC. Here are my steps: 1. roleadd -u 1000 -g 10 -d /home/stopsys -m stopsys 2. passwd stopsys 3. edit /etc/security/prof_attr to include: Shut:::able to shut the server: 4. modrole -P Shut stopsys 5. useradd -u 1001 -g 10 -d... (2 Replies)
Discussion started by: chaandana
2 Replies

5. Shell Programming and Scripting

Automate server start up

Hi, I want to automate process of making server up and down. For us making server up and down is just to go to particular directory in user directories (in Unix box) and running start and stop shell script . We have to run the same things on 5 users on same server . Can anybody suggest... (1 Reply)
Discussion started by: shekhar_ssm
1 Replies

6. UNIX for Dummies Questions & Answers

How to start a mailx server ?

I have a problem with my unix server. Can anyone please teach me how to start the mailx running... . (16 Replies)
Discussion started by: filthymonk
16 Replies

7. UNIX for Advanced & Expert Users

can not start x server.

Hi to all, i cant start my x server. I use putty and xming. When i type xclock i get no promt back and i must type ctrl+c to get promt again. start x is giving me: $ startx Fatal server error: PAM authentication failed, cannot start X server. Perhaps you do not have console... (3 Replies)
Discussion started by: ttoni
3 Replies

8. Linux

mysql server start issue

Hi, I have installed mysql in linux box as mysql-5.0.77-4.el5_6.6.. I would like to start the server. But there is no mysql file in this location /etc/init.d/ Please advice how to start the server now !! Thnaks, Mani (5 Replies)
Discussion started by: Mani_apr08
5 Replies

9. Red Hat

Re-start of RHEL server

I had a query that should the RHEL servers in production environment be re-started say every 2-3 months so that the cache is cleared? I hope, my question is clear that should the Red Hat Linux servers be restarted periodically. Please revert with the reply to my query. Regards (17 Replies)
Discussion started by: RHCE
17 Replies

10. UNIX and Linux Applications

Is it mandatory or not to stop/start Applcation server ehen Restarting Database Server?

Good afternoon I need your help please. There is a Mantenance Windos which needs to Restart de Database Server 192.x.x.97 to set up some configuration Is it mandatory or not to stop/start Applcation server that runs in 192.x.x.95 ? Is it mandatory or not to stop/start apache and Tomcat?... (3 Replies)
Discussion started by: alexcol
3 Replies
SLIST(1)							       slist								  SLIST(1)

NAME
slist - Lists available NetWare Servers SYNOPSIS
slist [ pattern ] DESCRIPTION
slist lists all NetWare Servers available in your network. If slist does not print to a tty, the decorative header line is not printed, so that you can count the servers on your network by doing slist | wc -l OPTIONS
pattern pattern is used to list only servers whose names match the specified pattern. For a server to be listed, the pattern must match the full server name. You can use wildcards for the pattern, but you must protect these wildcards from any command line expansion by quoting. Case doesn't matter. EXAMPLE
slist "I*" or slist "i*" List all available Netware servers on your Network, that begin with an "I". SEE ALSO
ncpmount(8), ncpumount(8), pqlist(1), nprint(1) CREDITS
slist was written by Volker Lendecke (lendecke@math.uni-goettingen.de) BUGS
slist works only in IPX environment, as it uses SAP to find first server and then Bindery to get list of servers. slist 01/07/1996 SLIST(1)
All times are GMT -4. The time now is 06:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy