scripts and tools to administer the lingy.in public unix / tilde
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 574B

3 years ago
3 years ago
1234567891011121314151617181920212223242526
  1. # lyadmin #
  2. ## install ##
  3. Setup a clean instance of OpenBSD
  4. Login as root
  5. Run the below command to automatically provision the tilde instance
  6. ```
  7. pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master/perl-script/provision.pl' -O - | perl
  8. ```
  9. or
  10. ```
  11. pkg_add wget && wget 'https://s.lain.la/wrMJw' -O - | perl
  12. ```
  13. Make sure to setup HTTPS, setup authorized keys, disable password auth
  14. ## conf ##
  15. in lyadmin.conf.json you can change the site name, set your email address and update the list of custom shells available