SSH into Root
$ ssh [email protected]
Change Root Password
SSH into Root
$ ssh [email protected]
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 |