Sponsored Content
Full Discussion: Remove Server Sleep Mode
Operating Systems Solaris Remove Server Sleep Mode Post 68623 by kduffin on Tuesday 5th of April 2005 11:29:57 PM
Old 04-06-2005
To start off, create an empty root owned file in / called noautoshutdown:

# touch /noautoshutdown; chmod 400 /noautoshutdown

Just a point of curiosity; what does your /etc/power.conf file look like?

Keith
 

9 More Discussions You Might Find Interesting

1. Programming

can client connect() when server in sleep(300); after listen(fd,5);

0 .with regards to you 1 .Thank you for reading letter 2 .a Server call sleep(20) after listern(fd,5) . When the Server is in asleep,a Client connect() to it successful and send a lot of appointed data . 3 .Why ? I think that the server is in sleep (beasue I call sleep()) , it donot block at... (3 Replies)
Discussion started by: chenhao_no1
3 Replies

2. Programming

multi-threaded server, pthreads, sleep

I am trying to writa a multi-client & multi-threaded TCP server. There is a thread pool. Each thread in the pool will handle requests of multiple clients. But here I have a problem. I find a solution but it is not how it must be... i think. When threads working without sleep(1) I can't... (0 Replies)
Discussion started by: Parahat Melayev
0 Replies

3. BSD

OpenOffice in server mode

Hello, The issue of this job is to build a Lodel+servoo server (this is a CMS cf. http://www.servoo.net/document.php?id=20 and http://www.lodel.org/document136.html). But I had a problem to install the ports open-office1.x. when I launch the make install it tell me to type a make... (0 Replies)
Discussion started by: SoulCoder
0 Replies

4. UNIX for Advanced & Expert Users

my process is going to sleep mode after 12 hours but i need my process in in firsy pr

hi all I process is sleeping after 12 hours but i need to be run this to 24 hours but it goes in sleep mode after 12 hours what should i do to make process always running.Kindly give me suggestion. (0 Replies)
Discussion started by: mukesh_rakesh1
0 Replies

5. Shell Programming and Scripting

Wrapping 'sleep' with my 'resleep' function (Resettable sleep)

This is a very crude attempt in Bash at something that I needed but didn't seem to find in the 'sleep' command. However, I would like to be able to do it without the need for the temp file. Please go easy on me if this is already possible in some other way: How many times have you used the... (5 Replies)
Discussion started by: deckard
5 Replies

6. AIX

Transferring files from one AIX server to another AIX server in binary mode

Hi, I am a newbie to AIX. We have 2 AIX5.3 servers in our environment, I need to transfer some files in Binary mode from one server to another and some files in ASCII mode from one server to another server. Could you please help me as to how I need to do that? Thanks, Rakesh (4 Replies)
Discussion started by: rakeshc.apps
4 Replies

7. Shell Programming and Scripting

Preventing the sleep mode in Solaris

Hi , I am working on a Solaris server which goes to sleep mode if idle for more than 30 min. I have a remote access so that I can access the server from my home too. By the time I go back to my room, it is going to sleep mode so I could see nothing but a black screen. Is there any option to... (3 Replies)
Discussion started by: prabhag
3 Replies

8. Solaris

Do Linux "Sleep Mode" Problems Happen on UNIX?

I am an experienced MS Windows user who has tried four different flavors of Linux: Mandriva, Centos, Debian, and Ubantu---each on a different PC. (I always used a dual-boot configuration with Grub and Win XP or Win 7). Each time, I encountered the following two problems: While resuming from... (2 Replies)
Discussion started by: mjdz
2 Replies

9. UNIX for Beginners Questions & Answers

1000 sleep commands on a Linux Server impact?

Hi All, I have a shell script, at one point it try to ping a server in our organization network, if ping fail it will wait for an hour using sleep command and try to run the script again from the beginning. I'm wondering what could be the possible impact on my Linux server if 1000 sleep... (5 Replies)
Discussion started by: SaddamAB
5 Replies
sysidtool(1M)                                             System Administration Commands                                             sysidtool(1M)

NAME
sysidtool, sysidnet, sysidns, sysidsys, sysidroot, sysidpm, sysidnfs4 - system configuration SYNOPSIS
/usr/sbin/sysidnet /usr/sbin/sysidns /usr/sbin/sysidsys /usr/sbin/sysidroot /usr/sbin/sysidpm /usr/sbin/sysidnfs4 DESCRIPTION
sysidtool is a suite of programs that configure a new system, or one that has been unconfigured with sys-unconfig(1M). The sysidtool pro- grams run automatically at system installation, or during the first boot after a machine has been successfully unconfigured. These programs have no effect except at such times, and should never be run manually. The sysidtool programs set up the appropriate information in the machine's configuration files, in the kernel, and on the machine's network interface. The following list shows the available commands and the information for which each of the commands lists. sysidnet: network configuration Machine's default locale. Machine's console type. Machine's host name. Machine's IP address. sysidns: name service configuration Name service choice: NIS, NIS+, DNS, LDAP, or none. Machine's IP subnet mask (if no NIS/NIS+ server can automatically be located on the machine's sub-network. Domain name for chosen name service. Hostname and IP address of name server(s). DNS search list (DNS name ser- vice only) sysidsys: miscellaneous system configuration Machine's IP subnet mask (if an NIS/NIS+ server was automatically located on the machine's sub-network). Machine's time zone. Date and time. sysidroot: control superuser information Machine's root password. sysidpm: power management configuration Auto-shutdown confirmation if the system is Energystar-V2 compliant, that is, a new system model shipped after October 1, 1995. sysidnfs4: NFSv4 domain configuration Domain name to be used by NFSv4 client(s) and server(s) to transmit user and group id's as strings of the general form "[user|group]@domain". sysidconfig: host- or platform-specific configuration This command controls specification and execution of custom configuration applications that can be specified for a particular host or a particular platform. See sysidconfig(1M). The sysidtool programs attempt to obtain system configuration information from various name service databases, for example, NIS, or from the sysidcfg(4) file, and you are prompted to provide the information if it cannot be found. However, you can avoid one or more of the prompts by preconfiguring the appropriate configuration information in the name service databases or in the sysidcfg(4) file. To preconfigure the information in the name service databases, you must use the name service commands or the Solstice AdminSuite tools. See Solaris 10 Installation Guide: Basic Installations for more details about how to preconfigure the system configuration information. The machine's configuration information is set up in its /etc and /var files. If a system has more than one network interface, you can use sysidtool to configure all interfaces on the system. You cannot use the name service databases or the sysidcfg(4) file to suppress the Power Management configuration prompt. However, you can suppress it by creating either the /autoshutdown or /noautoshutdown file before installation reboot. Accordingly, the auto-shutdown feature is silently configured. The /autoshutdown or /noautoshutdown files are removed by sysidpm before it exits. sysidnfs4 installs /etc/.NFS4inst_state.domain upon successful configuration of the NFSv4 domain name. Existence of this file suppresses any further prompting. FILES
/etc/.UNCONFIGURED /etc/nodename /etc/hostname.??[0-9] /etc/default/init /etc/defaultdomain /etc/passwd password file. See passwd(4). /etc/shadow shadow password file. See shadow(4). /etc/inet/hosts /etc/inet/netmasks /var/nis/NIS_COLD_START /var/yp/aliases /var/yp/binding/*/ypservers /etc/.sysIDtool.state /etc/power.conf Power Management configuration file. See power.conf(4). /etc/.PM_RECONFIGURE If this file is present during system reboot, the sysidpm program is run. This file is removed by sysidpm. /etc/.NFS4inst_state.domain This file is created upon successful configuration of the NFSv4 domain. If this file is present during system reboot, the sysidnfs4 program is run but no prompts are displayed. The suppression of prompts is intended for system upgrades, in which a system configura- tion typically stays unchanged. Stability level of this interface: Obsolete ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWadmap, SUNWpmu | +-----------------------------+-----------------------------+ SEE ALSO
powerd(1M), sys-unconfig(1M), sysidconfig(1M), passwd(4), power.conf(4), shadow(4), sysidcfg(4), attributes(5) Solaris 10 Installation Guide: Basic Installations NOTES
NIS+ might not be supported in future releases of the Solaris operating system. Tools to aid the migration from NIS+ to LDAP are available in the Solaris 9 operating environment. For more information, visit http://www.sun.com/directory/nisplus/transition.html. SunOS 5.10 21 Oct 2004 sysidtool(1M)
All times are GMT -4. The time now is 08:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy