Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to /etc/ansible/hosts. This should not be necessary, but it is.

Run ansible-playbook local.yaml

Enable ufw firewall. The configuration is in etc/gufw/.... The command is

 ufw enable
 ufw status verbose

Configure a mysql password:

 dpkg-reconfigure mysql-server-5.5
 emacs ~/.my.cnf
  [client]
  user=[mysqluser]
  password=[mysqlpass]

Manually:

  • noatime in fstab on SSD-mounted drives
  • Copy professional fonts to /usr/share/fonts

Google Chrome extensions

Ones I should try:

XMonad configuration is in xmonad.hs

Emacs is in .emacs

About

Utility: My personal ansible configuration for setting up new computers (and updating old ones)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages