scripts and tools to administer the lingy.in public unix / tilde
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README.md 570B

3 år sedan
3 år sedan
123456789101112131415161718192021222324
  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