• 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: August 7th, 2023

help-circle





  • Not in rescue mode. If you can’t mount your root partition because something was fudged in /etc/fstab, for example, you may be stuck in recovery and depending on your distribution, it may not have nano in that minimalist mode.

    For me it also happens when I install a VM of Debian using the small image, on my dedicated server in a data center. The company hosting the server requires a special network configuration and AFAIK, there’s only vi. So i need to use the console to access the VM and from there, edit /etc/network/something with vi to setup the network. Once done I can reboot and install the rest of the software over the network, including nano.

    I’ve been using Linux for more than two decades. Before nano I was using pico, but it also required to have pine/alpine installed. So knowing the basics of vi has often been helpful over the years for me.

    Maybe it’s because I like tinkering with VMs and SBCs, and most people will not encounter situations where they don’t have nano, but it can happen. And you’ll be glad to know at least “i” and “:wq!”.







  • I do tech support on the phone.

    When I can’t take remote control, the person on the other side is not following instructions, and they just keep repeating “no, not working!” while trying multiple things one after another, that I can’t see.

    Like, I can understand not being good with technology, I’ll be patient. But if I tell them to try loading the site in a private/incognito window and they’re telling me “but I tried in Firefox and it’s not working”, it’s not what I’m asking them to do. And if they’re like “wait, I’ll try again in Chrome” then repeat “nope, not working!”, it’s still not what I’m asking them to try!





  • AFAIK Kodi can use pulseaudio and probably pipewire. I use Kodi too on those computers and I just leave it to use the default PA device that I’ve set. I switch the default devices with pasystray.

    What’s usually breaking for me is paprefs. Every so often after an upgrade, the options are greyed out and I can’t share or access my devices over the network.

    I never tried to setup simultaneous output before because I just switch from device one to another, but I just enabled it in paprefs and it’s working too.