Sponsored Content
Operating Systems Solaris Remote services during Solaris installation Post 302253371 by soliberus on Friday 31st of October 2008 12:00:31 PM
Old 10-31-2008
Remote services during Solaris installation

I've installed Solaris 10 (05-08) on a SPARC platform

During the installation I was prompted with the question below. I selected yes to enable remote services.

Does anyone know what services this option enables?

- Enabling remote services ----------------------------------------
Would you like to enable network services for use by remote clients?
Selecting "No" provides a more secure configuration in
which Secure Shell is the only network service provided to
remote clients. Selecting "Yes" enables a larger set of
services as in previous Solaris releases. If in doubt, it is
safe to select "No" as any services can be individually enabled
after installation.
Note: This choice only affects initial installs. It doesn't affect upgrades.
Remote services enabled
-----------------------
[X] Yes
[ ] No
-------------------------------------------------------------------
F2_Continue F6_Help
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

shange user's pass for all services on a remote host

here is the picture: a website on server1 & a "username" logged in that site. The same username has a shell(nologin)/ftp/samba/mail(qmail) acount on server2. i have s form on server1 that can pass the username & its NEW password to a sript that should change all passwords on server2. the... (5 Replies)
Discussion started by: veskonedev
5 Replies

2. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies

3. UNIX for Advanced & Expert Users

installation entirely remote - Solaris

moved to Solaris... https://www.unix.com/sun-solaris/84558-installation-entirely-remote-solaris.html (0 Replies)
Discussion started by: vbe
0 Replies

4. Solaris

installation entirely remote - Solaris

Friends, Is there any way to do a installation of Solaris entirely remote? Jumpstart is almost what I want but is not entirely remote because it requires to access the openboot to execute command "boot net - install. Can i to do a upgrade entirely remote too? Thanks, Marcelo... (2 Replies)
Discussion started by: marcmc
2 Replies

5. Red Hat

remote redhat installation

Hi guys! I have fedora6 on server and i want redhell5 to be on it. The problem is that the server is located from me several hundred kilometers away. So the only access i have is ssh. On my notebook i have iso-image with redhell5. How can install redhell5 on it and deinstall fedora6? Thanks in... (8 Replies)
Discussion started by: smallman
8 Replies

6. Solaris

Remote installation of solaris 9

Hi All, We have an ungent requirement of remote installation of a Sun server as we can't attach cd/dvd rom with the server. Is there any way like NFS installation in linux to complete it? We need any possible way except Jumpstart as it has a long procedure to set. Thanks, Deepak (5 Replies)
Discussion started by: naw_deepak
5 Replies

7. UNIX for Advanced & Expert Users

Autosys remote agent installation issue

We require Autosys remote agent to be installed in Unix (AIX) server to invoke a Unix script from Autosys. But the issue is there is already a Jobtrac scheduler present in this server, and the support team who do Autosys installation say that these 2 schedulers cannot exist in the same server.... (0 Replies)
Discussion started by: hidnana
0 Replies

8. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies
ris(8)							      System Manager's Manual							    ris(8)

Name
       ris - remote installation services utility

Syntax
       /etc/ris

Description
       The  utility performs remote installation services which install system software to a client machine through the TCP/IP local network.  The
       client machine can be a VAX or a RISC machine.

       The server on which the remote installation services area is located can be either a VAX or a RISC machine.

       The remote installation services utility uses the directory as a base.  When you install the first product to the utility creates a  remote
       installation services area.  The area is called either or

       The  area contains one or more ULTRIX software products.  Each product contains the subsets of the kits that can be installed to clients on
       a network.  Clients registered for an area install software over the network to their processor.

       The utility performs the following functions:

       a -  Add client

       r -  Remove client

       s -  Show products in remote installation environments

       m -  Modify client

       i -  Install software

       You must use the utility interactively to set up a remote installation services area.  After you have set up a remote installation services
       area on the server, you can use the utility either interactively or from the command line to manage clients.

       The directory also holds a subdirectory, This directory contains a database file, that you can use to manage multiple clients.

Examples
       The example that follows invokes the utility interactively:
       # /etc/ris

       A menu appears from which you can select options to perform functions.

       The examples that follow manage the client using the command line.

       The syntax of the command to add a client follows:
       /etc/ris -a <clientname> -h <Ethernet_address> -p path,product[,product]

       The following command adds client and allows that client to install a product over the network:
       # /etc/ris -a bergal -h 08-00-2B-03-05-8B -p ris0.mips,product_1

       The syntax of the command to modify a client follows:
       /etc/ris -a <clientname> [-h <Ethernet_address>] [-p <path,product,product>]

       The following command modifies client and allows that client to install a product over the network:
       # /etc/ris -m bergal -p ris0.mips,product_2

       The syntax of the command to remove a client follows:
       /etc/ris -r <clientname>

       The following command removes client
       # /etc/ris -r bergal

Files
See Also
       setld(8)
       Guide to the Remote Installation Services
       Guide to Server Setup

																	    ris(8)
All times are GMT -4. The time now is 02:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy