SSH into Root
$ ssh root@123.123.123.123
Change Root Password
SSH into Root
$ ssh root@123.123.123.123
Change Root Password
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |