If we have to send a BREAK command to a Solaris T5-8 (or any Solaris with Service Processor), it can be achieved with
SSH to the service procesor of the physical machine.
Send the BREAK command by set
Connect to the console to finally answer if we want to allow the BREAK.
-> set /HOST send_break_action=BREAK
Set 'send_break_action' to 'BREAK'
-> start /SP/console
Are you sure you want to start /SP/console (y/n)? y
Serial console started. To stop, type #.
c)ontinue, Read more...
console
All posts tagged console
para el samba y parar e iniciar procesos en snow lepard:
Stop or start daemons in MacOS Snow Leopoard is very easy running System Preferences pannel and select Sharing, you will find all the sharing applications (or daemons/agents) like SAMBA, FTP, SSH, etc, but, what about start or stop them using the console...
Here is how to do it.
You have two options, one deprecated and other more modern:
# service --list
to list the available services to work with.
but you will receive this Read more...