My public ip : 51.15.204.137 Log in to your new server by ssh, use key/pair or password depending on the service you have chosen
Now let's create a new user that we call deploy
or whatever you want and add it to the sudo group
My public ip : 51.15.204.137 Log in to your new server by ssh, use key/pair or password depending on the service you have chosen
Now let's create a new user that we call deploy
or whatever you want and add it to the sudo group
import mechanize | |
from lxml import etree | |
import json | |
__author__ = "https://github.com/SirFroweey/" | |
class SoundCloud: | |
""" |