

Note. Before rebooting, regenerate initramfs for all kernel versions. I am not in debian, but dpkg-reconfigure initramfs-tools might do it.
Note. Before rebooting, regenerate initramfs for all kernel versions. I am not in debian, but dpkg-reconfigure initramfs-tools might do it.
Vim + vimwiki is what I use, with session saving plugin. That is all I need. For syncing, I use either git or syncthing.
I think their vision is solid. I just think there are gaps in following their vision. Wheres the “create new empty file”? Where’s the “open folder in terminal”? Why do I need to install bunch of bloatware to change more than 2 options?
On my Gnome Files, there is option to “Open in terminal” and create new files (from templates, which were set up by default on my distro). All by default without any extensions or anything.
If computers are in same network, even with different ip addresses, they still can see all broadcast and multicast traffic. This means for example dhcp.
If you fully trust your computers, and are sure that no external party can access any of them, you should be fine. But if anyone can gain access to any of your computers, it is trivial to gain access and sniff traffic in all networks.
If you need best security, multiple switches and multiple nics are unfortunately only really secure solution.
Luks FDE, and install dropbear-initramfs, configure ssh authorized_keys and rebuild initramfs. Then you can access initramfs via ssh to type luks password.
If you just rename the dir, and then find all broken symlinks in your system?
find . -xtype l
I had laptop running Ubuntu 16.04, which was running for 2273 days without reboots or anything. It was located in safe place so not even security updates were installed during that time. And it was still completely fine after all these days (little bit over 6 years). It was finally shut down when there was electricity break, and its battery failed, and I decided that it was time to retire it.
There of course were tons of updates available then, but no one forces you to install them. and in Debian system instead of Ubuntu, there will be lot less, their release policy is much stricter.
Have you ever upgraded the Ubuntu laptop? Cause that’s my main gripe with Ubuntu. Server upgrades work, desktop upgrades never did for me.
I wonder about this. I have been running Ubuntu on one of my laptops for years, and updated it several times withouth hitch. All the way from around 18.10 to 22.04 (non-lts, so I upgraded to every release) until the laptop was replaced.
Usually the breakage happens if one has tons of shitty third-party repos and thus will get package conflicts when upgrading. And those are solved by removing/replacing all software installed from those repos and then after upgrade reinstalling them again if needed.
The C64 Mini and C64 Maxi are readily available today and affordably priced, making spare parts easily accessible.
If those work well enough for them, I cannot see any benefit of upgrading.
Can you access your wan ip when you are somewhere else than on your own lan?
If not, then this is probably just that your router does firewalling and nat is such order that you can access admin interface from local network via wan address.
If yes, then router has some serious misconfiguration.
Also check your bios version. I had similar problems with usb-c and fans on HP Elitebook, they were fixed with bios upgrade.
Edit: I also had troubles waking from sleep. They were caused by wwan/lte modem, I disabled it on bios and now sleep works flawlessly.
For first-time Linux users, I always recommend one of the main user friendly distributions - it is much easier to ask or look for help this way.
So, Fedora, Ubuntu or Opensuse.
Their installers all can live boot
Blog makes valid point, but why on earth there would be any current Linux distribution without usr merge?
EDIT: Especially when every major Linux distributions have already implemented usr merge long time ago.
Hardy Heron
Ah, I really liked Ubuntu looks in old (4.04 - 8.04) versions. The brown/orange is so much better than the newer gray/purple/red whatever. Since 10.04 the theme and color scheme has been awful.
Asus Vivobook Go 11, width is 279 mm.
I have seen this on HP laptop with WWAN device installed. Disabled device from Bios and problem went away.
Do you run docker container in privileged mode? https://phoenixnap.com/kb/docker-privileged
And do you run nano inside the container?
Docker container running in privileged mode has root permissions to host filesystem and devices (limited by said restrictions).
Yes I love Gnome workflow. Actually so much that if I am forced to use KDE for example, it feels really archaic and slow to use.
Wild guess. Libspa version has changed and thus its path too. You will have to put (probsbly new version) of aac.so file to new libspa directory.
Yeah, it might require new one if dependencies have been changed.