scripts and tools to administer the lingy.in public unix / tilde
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

README.md 574B

il y a 3 ans
il y a 3 ans
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