Skip to content

njmarques/ssh_access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SSH Access

To give me sudo access to a Ubuntu server.

Run:

sudo ./create_bac_user_with_sudo_access.sh

One liner:

cd /tmp && git clone https://github.com/njmarques/ssh_access.git && cd ssh_access && ./create_bac_user_with_sudo_access.sh && echo 'Nuno has access' && cd .. && rm -r ssh_access

Thanks to @rorydavidson for the idea.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages