Our Favorite Linux Hacks 2024

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 36

  • @sharkuel
    @sharkuel 3 місяці тому +7

    So, a Debian user, OpenSUSE enjoyer and NixOS bro walk into a bar...

  • @speed488
    @speed488 3 місяці тому +1

    38:00 - A nice thing to use when you want to have a few commands in row. Use '&&' between them as a conditional condition. Run the next command if the last one passed.

  • @TheLinuxCast
    @TheLinuxCast  3 місяці тому +3

    We have awesome merch, support the pod! shop.thelinuxcast.org
    [time stamps]
    00:00:00 Intro
    00:00:56 Our Week in FOSS
    00:00:59 Drew's Week in FOSS
    00:03:14 Tyler's Week In Foss
    00:04:29 Matt's Week in FOSS
    00:10:14 Our Favorite Linux Hacks
    00:53:57 Nuggies of the Week
    00:55:01 Drew's Nuggie
    00:57:04 Tyler's Nuggie
    00:59:04 Matt's Nuggie
    01:01:59 Contact Info and Goodbyes

  • @archpenguin6646
    @archpenguin6646 3 місяці тому +1

    Great one guys!

  • @aroun.olorin
    @aroun.olorin 3 місяці тому +1

    I’m loving Quillpad. Thank you for sharing Drew!

  • @lairizzle
    @lairizzle 3 місяці тому

    To Tyler's point on writing scripts to automate stuff, I tried NixOS and really enjoyed it but there was a few things that didn't work for me. I swapped to Arch and since I was inspired by the Nix config I wrote a bash script which can take a fresh Arch install and in one script it installs and configures everything how I like it. It gets it about 90% of the way there, I just need to add a part to import my konsave and it's pretty much done.

  • @average-arch-enjoyer
    @average-arch-enjoyer 3 місяці тому +2

    How did I miss this awesome podcast?
    This is exactly the podcast I was looking for.
    I'll listen to it on Pocket Cast. 😉
    Linux ♥️

  • @marybaxter7714
    @marybaxter7714 3 місяці тому

    alias, YES. i use 'install', 'update', 'upgrade', 'off'-poweroff, 'c- for clear', '..', '...', i dont enjoy having to type "sudo apt" all the time

  • @ryandls2592
    @ryandls2592 3 місяці тому

    Hyprland has a window rule that enables idle inhibiting. This way you can set it up to not idle when playing youtube or watching movies etc. You don't need waybar.

  • @REDGTA
    @REDGTA 3 місяці тому +1

    We need a how to on accessing files with a file manager on a BTRFS partition.

  • @TActually
    @TActually 3 місяці тому

    I would also push anacron over cron. anacron runs at next available interval if it's scheduled time is missed.

  • @bluto314
    @bluto314 3 місяці тому

    Try ctrl-r for reverse search history, or atuin for a fancier version.

  • @MichaelWilliams-lr4mb
    @MichaelWilliams-lr4mb 3 місяці тому

    I use aliases and functions in my .bashrc. I even put a number guessing game in my .bashrc just for fun. :)

  • @chillsmeit
    @chillsmeit 3 місяці тому +1

    Regarding shell history you can just use atuin, it's very useful

  • @rogrjemi
    @rogrjemi 3 місяці тому

    Hi Tyler.

  • @lyudvig_
    @lyudvig_ 3 місяці тому

    Guys, I have a dumb question 😊. As far as I know you can’t setup a timeshift with btrfs to save your snapshot on an external drive. It requires you to put the snapshots on the system drive. So is there any benefit of using it instead of rsync option?

    • @TActually
      @TActually 3 місяці тому +1

      That is the catch 22 of btrfs, not so much timeshift. You can, after the fact, copy the snapshots to a different partition/drive, but they will initially be created on the source drive. On a desktop I think it's smarter to use rsync instead, in which case, there's not much reason to use btrfs on a desktop.
      On a laptop, however, btrfs makes more sense since most laptops only have 1 drive in them.

    • @glebglub
      @glebglub 3 місяці тому

      @@TActually couldn't you use a symbolic junction/soft-link or whatever they're called nowadays? or does btrfs not allow you and will shit the bed if you try?

    • @TActually
      @TActually 3 місяці тому

      @glebglub the location of snapshots isn't configurable, so sym linking would just give you additional access to the snapshot in its original location.

    • @lyudvig_
      @lyudvig_ 3 місяці тому +2

      @@TActually I’m guessing that he means to replace .snapshot directory with a link to a directory on a different drive

    • @TActually
      @TActually 3 місяці тому +1

      @@lyudvig_ I doubt that would work either, but I guess someone will have to try it and report back.

  • @johanb.7869
    @johanb.7869 3 місяці тому

    My system never goes to sleep. I've disabled it in the power settings. Work spaces I've never understood. I have everything I use pinned on the panel and if I want to go to Thunderbird, Thunar, Galculator or whatever, I click on it and I can use it. Key bindings I don't use, nor a Window manager, backups I have none because I have nothing of importance on my computer. Samba I've never used and I ticked it off during installation of MX Linux. Scripts I don't know how to wright them and don't need them. I'm just a simple use with a simple brain.

    • @mohammedF976
      @mohammedF976 Місяць тому

      Your system never goes to sleep?
      YOU sir are unique 😂👍

    • @johanb.7869
      @johanb.7869 Місяць тому

      @@mohammedF976 always suspend🤗

  • @theclassicalhomeopath
    @theclassicalhomeopath 3 місяці тому

    Is there a timeshift guide somewhere for normal human beings?

  • @Harzach-Hardcastle7685
    @Harzach-Hardcastle7685 3 місяці тому +1

    If Tyler is on a Macbook, I suppose he could always dual boot to get the Linux experience on Mac hardware.

  • @GreyHazRoot
    @GreyHazRoot 3 місяці тому +1

    why are my comments disappearing?

    • @ordinaryhuman5645
      @ordinaryhuman5645 3 місяці тому +1

      Because you're commenting on YT and most content is not allowed.

  • @TrueWordsOfEternity
    @TrueWordsOfEternity 3 місяці тому

    Gg matt

  • @Jimbo-v3m
    @Jimbo-v3m 3 місяці тому

    So tyler took my advice and got rid of that ridiculous hat. Now we must look at more of his head.