GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by destructatron (destructatron@masto.destructatron.net)

  1. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Saturday, 02-Mar-2024 22:16:54 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Tom Morris
    • scott
    @aral @scott @tommorris Probably took about 10 to 15 seconds, mainly because apt was being slow apt. Other distros are supported though, there's a comprehensive list on the nixos-infect page. Plus the fact that you can add a cloud init file to automate the nixos-infect procedure, is even nicer.
    In conversation Saturday, 02-Mar-2024 22:16:54 JST from gnusocial.jp permalink
  2. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Saturday, 02-Mar-2024 22:12:04 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Tom Morris
    • scott
    @scott @aral @tommorris I was gonna mention Hetzner actually. I used the nixos-infect method, just seemed easier than working out how to SSH into the iso. Added my public key to the root user, ran the script, and done.
    In conversation Saturday, 02-Mar-2024 22:12:04 JST from gnusocial.jp permalink
  3. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Saturday, 02-Mar-2024 22:04:13 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Tom Morris
    @aral @tommorris security.acme.acceptTerms = true;
    security.acme.defaults.email = "email goes here";
    services.nginx = {
    enable = true;
    virtualHosts = {
    "destructatron.net" = {
    forceSSL = true;
    enableACME = true;
    locations."/" = {
    root = "/sites/main";
    };
    };
    "code.destructatron.net" = {
    forceSSL = true;
    enableACME = true;
    locations."/" = {
    root = "/sites/code";
    };
    };
    };
    };
    You can do certs via certbot, but the module is experimental and acme is the recommended option. We have 2 virtual hosts defined here, my main site and the code subdomain. The location is set to /, so where browsers go for index.html. The root is the absolute path to where the site's files are. The braces define blocks. If we didn't have these, we'd be doing services.nginx.virtualHosts.domain.locations.root for example, which is kind of annoying to keep writing out.
    In conversation Saturday, 02-Mar-2024 22:04:13 JST from masto.destructatron.net permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Welcome to destructatron's sight!
    2. No result found on File_thumbnail lookup.
      Test
  4. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Saturday, 02-Mar-2024 21:52:55 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Tom Morris
    @aral @tommorris I use Nix as a server, and deploying web servers is actually very easy and so is automatic SSL cert generation with lets encrypt. A few lines in configuration.nix, and it just, works. Virtual hosts, reverse proxies, PHP, and all that aren't too hard to configure. I can paste in the nginx block from my config if you'd like to take a look.
    In conversation Saturday, 02-Mar-2024 21:52:55 JST from masto.destructatron.net permalink
  5. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Saturday, 02-Mar-2024 21:49:05 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Tom Morris
    @aral @tommorris What stuff do you want setting up? I daily drive it and would be happy to help. I'm relatively new myself, but I know enough to do most things except building/creating packages, overlays, and flakes. Your average desktop or server config, no problem for me.
    In conversation Saturday, 02-Mar-2024 21:49:05 JST from masto.destructatron.net permalink
  6. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Wednesday, 27-Dec-2023 22:07:16 JST destructatron destructatron
    in reply to
    • J🎶
    @Thatmermaid_J You were also able to throw these things called snowballs and make works of art called snowmen. They've since passed into legend as governments bury their collective heads in the sand year after year rather than do anything productive to stop climate change.
    In conversation Wednesday, 27-Dec-2023 22:07:16 JST from masto.destructatron.net permalink
  7. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Tuesday, 14-Nov-2023 03:45:23 JST destructatron destructatron
    in reply to
    • Aral Balkan
    • Fedora Project (F43 is OUT)
    @fedora @aral Sounds good! While we're on the subject of accessibility, the initial setup after fedora workstation gets installed needs a look. The wi-fi networks list is totally unusable with Orca and actually stops me from going any further, which forces me to use the mate compiz iso, install it, install the workstation group, and then remove mate.
    In conversation Tuesday, 14-Nov-2023 03:45:23 JST from masto.destructatron.net permalink
  8. Embed this notice
    destructatron (destructatron@masto.destructatron.net)'s status on Monday, 13-Nov-2023 20:05:12 JST destructatron destructatron
    in reply to
    • Aral Balkan
    @aral I've been wanting to try it, but the lack of Orca in the installer is a big issue for me, either that or the installer won't let the key combination go through, it certainly doesn't let you use alt f2 to run a command. I would bootstrap it from a Fedora iso, but I can't find an up to date guide or anything on the official fedora docs telling you how this works.
    In conversation Monday, 13-Nov-2023 20:05:12 JST from masto.destructatron.net permalink

User actions

    destructatron

    destructatron

    18, blind and very technology oriented. I'm also into rock/metal, although not the more extreme ones such as thrash and death metal. I program a bit here and there as well and run Linux as my daily driver occasionally using virtual machines for the stuff Linux can't quite do yet or for applications that aren't available that don't have decent alternatives.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          212442
          Member since
          13 Nov 2023
          Notices
          8
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.