This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This really works! All you need to do is to copy all the codes below and paste in one of the cell in colab | |
| # then run the cell. | |
| # If not work, may be problems with ssh in colab, check if openssh-server installed well. | |
| # Sometimes the link below "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip" may raise some problems. | |
| # Please go to the official website of ngrok to check the exact link of the package. | |
| #CODE | |
| #Generate root password | |
| import random, string |