Skip to content

DOSCON-development/doscon_linux_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

doscon_linux_utils

Several scripts that are used on linux servers

Installing

sudo curl -o- https://raw.githubusercontent.com/DOSCON-development/doscon_linux_utils/main/install.sh | sudo bash

or if you would like to inspect the script beforehand

sudo curl -O https://raw.githubusercontent.com/DOSCON-development/doscon_linux_utils/main/install.sh
chmod +x install.sh
sudo .\install.sh

create_user.sh

prompts for username and password

add_ssh_key

add_ssh_key.sh -u username -k "ssh-rsa AAA..."

About

Several scripts that are used on linux servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages