You can get into single user mode using init 1 command like below
root@xyz:~# init 1
But never use this command remotely. Once used remotely the system will get into single user mode and any network user will get disconnected.
You can get out of single user mode by using
root@xyz:~# init 3 or init 5
No comments:
Post a Comment