How to login into console from RSC ?


We can login into the console from RSC by using console command :

rsc> console Console session already in use.

If console is already in use, we can use below commands to reset the console and clear any open sessions: 

rsc> resetrsc

From OS also we can manage rsc paramaters from a utility called rscadm.

/usr/platform/`uname -i`/sbin/rscadm resetrsc

Similarly we can leave console and get back to RSC by using the default escape sequence i.e  ~. (tilde period).

~.

If the Escape character ~. doesn’t work, then we can try #.

Also we can check the escape character set from OS using rscadm command.

# /usr/platform/`uname -i`/sbin/rscadm show escape_char escape_char="#."

We can also set the escape character as we want.  

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments