scripts and tools to administer the lingy.in public unix / tilde
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

hace 3 años
hace 3 años
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