8000 GitHub - clanceyz/OSSetupScripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clanceyz/OSSetupScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Scripts for setting up security features and convenient utilities on Operating Systems.

Features

Warning

  • First of all, setup a ssh key, otherwise you will no longer be able to log in to ssh because of security settings. The easiest way is to use ssh-copy-id command
  • The ssh port will be changed from 22 to 60294 for security concern.

Install

  • macOS
curl -fsSL "https://github.com/clanceyz/OSEnvScripts/raw/master/macos.sh" | sh
  • Ubuntu
curl -fsSL "https://github.com/clanceyz/OSEnvScripts/raw/master/ubuntu.sh" | sudo sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0