HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: running in single user mode
Operating System - Tru64 Unix
1834928
Members
2662
Online
110071
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:26 PM
03-23-2006 07:26 PM
running in single user mode
I need to develop a client-server application
running on a cluster which will use cluster
interconnect for all its communcation. The
requirement here is to run the server daemon
in single-user mode. I know that in single-
user mode, only essential kernel services are
available. So my question here is - Is it
OK/fine to run my server daemon in single-
user mode?
What are the issues to be considered for
this scenario ?
running on a cluster which will use cluster
interconnect for all its communcation. The
requirement here is to run the server daemon
in single-user mode. I know that in single-
user mode, only essential kernel services are
available. So my question here is - Is it
OK/fine to run my server daemon in single-
user mode?
What are the issues to be considered for
this scenario ?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 12:33 AM
03-24-2006 12:33 AM
Re: running in single user mode
If this will be a daemon that will accept network connections, you should run in multi-user mode with networking. You can disable the startup of unneeded services in /etc/rc3.d. If you don't want that users can logon to the system, create a /etc/nologin file.
Are you sure that the requisite is to run in single user, or allow a single user to use the daemon?
Are you sure that the requisite is to run in single user, or allow a single user to use the daemon?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 01:02 AM
03-24-2006 01:02 AM
Re: running in single user mode
There is another idea. You can customeize run level 2(rc2.d). In runlevel 2 you can add startup scripts that you need and desable startup scripts that you do not need. In the same time, "clasic" single user mode will stay original and also will runlevel 3.
So instead "init s" will use "init 2".
This should NOT be done in cluster envirement.
So instead "init s" will use "init 2".
This should NOT be done in cluster envirement.
In vino veritas, in VMS cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2006 01:22 AM
03-24-2006 01:22 AM
Re: running in single user mode
>>> The requirement here is to run the server daemon in single-user mode.
At first observation that seems a nonsense requirement.
Please explain WHY this is believed to be a requirement.
Perhaps a reader here can address 'the real problem' in a better way than requiring single-user mode.
fwiw,
Hein.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP