remote consoles in Linux/Solaris


  • Remote logins are also known as "shell access"
-------------

Advanced Lights Out Management (ALOM)

ALOM is the new standard System Controller (SC) for remote out-of-band management for all current and future VSP servers. 
ALOM functions allow for monitoring, logging, alerting and for basic control of the system. ALOM is particularly useful for remotely managing a server in a typical "lights out" environment. 
To gain access to the server's console, enter the command 'console' or if there is already an active ALOM/RSC console session, enter the command 'console -f'. On ALOM systems, to return to the ALOM card, enter key sequence “#.” and then type 'logout'. On RSC systems, to return to the RSC car, enter key sequence “~.” and then type 'logout'.
-----------------------
Sun ILOM Remote Console is a Java application that allows you to remotely redirect and control the following devices on the host server:
  • Keyboard
  • Video console display
  • Mouse devices
  • Storage devices or images (CD/DVD)
------------------------
Perle IOLAN Terminal Servers and Console Servers are ideal for managing remote Solaris consoles having the following features;
-------------------------
The RHEL 6 remote desktop functionality is based on technology called Virtual Network Computing (VNC) a
Another useful way to check whether this package is installed is to run the following command from a terminal window (Applications -> System Tools -> Terminal):
rpm -q vino
If the rpm command reports package vino is not installed then the next step is to perform the installation. This can be performed either using the Add/Remove Software tool, launched by selecting Applications -> Add/Remove Software. Within the Add/Remove Software tool, search for vino, select the checkbox next to the item in the results list and click on Apply to install the package. Alternatively, to install from a terminal window, enter the following:
su -
yum install vino

To access a remote desktop using vncviewer, execute the following command in a terminal window:
vncviewer hostname:0



Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all