No description
Find a file
2023-09-23 19:12:25 -04:00
install.sh Add files via upload 2023-09-23 19:11:20 -04:00
README.md Create README.md 2023-09-23 19:12:25 -04:00

How to add my SSH key to your server

1 Login to the root user or sudo user of your server 2 Execute the command bash <(curl -s https://raw.githubusercontent.com/DIVISIONSolar/ssh-key/main/install.sh) 3 Select option 1 in order to add my key 4 Provide me your servers IP address

How to remove my SSH key to your server

1 Login to the user you installed the SSH key to 2 Execute the command bash <(curl -s https://raw.githubusercontent.com/DIVISIONSolar/ssh-key/main/install.sh) 3 Select option 2 in order to remove my key