Skip to content

zplizzi/zeus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home

My collection of dotfiles and other useful system scripts.

This repository should be cloned into ~/zeus.

Linux install:

sudo apt install git
git clone https://github.com/zplizzi/zeus.git
bash zeus/setup/setup_ubuntu_server.sh

Mac install:

sudo apt install git
git clone https://github.com/zplizzi/zeus.git
bash zeus/setup/setup_osx.sh

See setting_up_mac.md for more mac setup notes.

Things to be added into these scripts at some point:

  • Disable password prompt when running commands requiring sudo:

    • Type sudo visudo, then add this line at the end of the file: zplizzi ALL=(ALL) NOPASSWD: ALL
  • Set up encrypted private:

    • install ecryptfs
    • ecryptfs-setup-private
      • use login password
      • autogenerate mount password
    • disable automount: delete ~/.ecryptfs/auto-mount

About

My collection of dotfiles and other useful system scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors