NixOS Tutorial - Configuration Basics, Explained

Поделиться
HTML-код
  • Опубликовано: 1 июн 2024
  • Links:
    search.nixos.org
    If you're in the market for a great vpn or email provider consider proton and help support my content:
    Proton VPN: go.getproton.me/SH13u
    Proton Mail: go.getproton.me/SH13v
    Timecodes
    0:00 - Intro
    0:32 - update nixos channeil
    1:12 - configuration.nix first look and basic configuration
    3:16 - connect via ssh
    3:40 - install ssh keys
    4:52 - NixOS generations
    7:06 - linked binaries in nixos / vsode remote ssh
    9:55 - enabling password less sudo for your user
    12:22 - ssh configuration, disabling interactive and password login (require ssh keys)
    13:49 - setup acme client (nixos uses lego) to get lets encrypt certificate
    17:04 - basic nginx setup using our signed acme certificate
    23:01 - search.nixos.org primary resource for packages and service configuration in NixOS
    Not listed in the time codes, but at about 4 minutes in my dog fell asleep, you can hear her snoring in the background throughout.
    also i decided to leave some of the fumbling around with typos in, its a more honest representation of the NixOS experience, that being said i generally dont take as long to find them usually but recording and narating are still pretty new to me.
  • НаукаНаука

Комментарии • 9

  • @chaps35300
    @chaps35300 Месяц назад +7

    is that your dog snoring in the background ? :)

    • @WhyDoesNothingWork
      @WhyDoesNothingWork  Месяц назад +5

      Lol it is but I didn't notice until I posted it I'm so used to that I dont even hear it anymore

    • @chaps35300
      @chaps35300 Месяц назад

      @@WhyDoesNothingWork 😹

    • @eygs493
      @eygs493 5 дней назад

      @@chaps35300

  • @csilipo
    @csilipo Месяц назад +2

    Yr a great Teacher ! Any chance you could explain Flakes & Home Manager - what is the difference ? Like I’m a 5 yr old ( simple). I’m trying to get a lamp stack for Wordpress / Drupal. Confused! Tks Carlo

    • @WhyDoesNothingWork
      @WhyDoesNothingWork  Месяц назад

      I may do a video on flakes but i suggest checking out the flakes video by @librephoenix its by far the best i've seen. I'd also suggest against self hosting wordpress unless you are VERY comfortable with linux and LAMP setups, its is notoriously hard to secure and due to its popularity one of the most exploited web apps around, its worth paying the small fee to get a managed instance hosted somewhere

  • @wylde780
    @wylde780 Месяц назад +3

    NixOS is neat, but how can I teach my grandparents to use it? .. any engagement is good engagement

  • @eygs493
    @eygs493 5 дней назад

    how come your proxmox vm is not lagging? mine is crazy lag, dont ever think about using any linux vm ui, impossible, even only tty has serious input lags, how you set up proxmox? can you make a video about it?

    • @WhyDoesNothingWork
      @WhyDoesNothingWork  5 дней назад

      Using SPICE instead of VNC really improves the performance of graphical desktops on proxmox, but mostly i think its just a hardware thing, im not sure what you're running but my proxmox setup is an 8 node cluster with all NVMe ceph storage and 4x 10gb links 2 for ceph, 1 for proxmox traffic, and 1 for VM hosts to bridge to, I may do some proxmox related content in the future but jay over at learn linux tv has a really good proxmox series available right now