Arch Linux (like some other distros) also has a security tracker: https://security.archlinux.org/
Kein Bot
Arch Linux (like some other distros) also has a security tracker: https://security.archlinux.org/
the init command probably only works in Debian nowadays givin it’s a thing from the sysvinit era
Latte Dock users will need to say goodbye then
you probably have old hardware in that case
the latest kernel releases greatly helped with the effiency of newer AMD and Intel (Hybrid) CPUs which can give you a longer battery usage on laptops
My Arch Linux Homeserver and VPS which ran since years are like: “huh?”
Not a single Ubuntu upgrade failure on my book anymore 🤞
hope this helps with the dumbster fire of the virtualbox version in the official Ubuntu repositories
(virtual box basically “breaks” on Ubuntu LTS once a newer HWE kernel gets released unless you install a newer version of it, leading to hundreds of support threads every time this happens)
.zip is already a thing
https://www.malwarebytes.com/blog/news/2023/05/zip-domains
even consumer SSDs have around 1500 TBW (Terrabytes written) per TB until warrenty excludes any failure
which means you could write for example every day for 10 years 400 GB on a 1 TB SSD
this is already a very low estimate, most SSDs do better
anyway OP mentioned enterprise SSDs which can write 1.0x or 2.0x it’s own size every day for 10 years
afaik linux and windows shows different GPU memory clock speeds but it’s basically the same (1:2 conversion)
most likely because bigger number = better?
my AMD 6000 cards does the same
typically it’s based on the last kernel release of the year which gets promoted to LTS, not because of certain features
Some people hate it for not following the unix philosophy of doing one thing and doing it well, but at this point nothing does except stuff like
cat
.
you can actually write iso images to thumb drives with cat
cat linux.iso > /dev/disk/by-id/usb-My_flash_drive
using external kerner driver (“out of tree”) come with caveats you need to take care of
typically most linux distros will do this completely transparent but certain usecases will be more complicated
espcially if you install packages outside of your linux distro repository like a newer kernel version or an older Virtual Box version
if you just need software to set up virtual machines you might look into Gnome Boxes or virt-manager which don’t require external kernel modules like Virtuap Box to work
anyway these issues typically happen on Ubuntu based distros (like Linux Mint) because your linux kernel is to new for the Virtual Box version (or the Virtual Box version is simply too old)
If you care about DoT or DoH Adguard Home will support it out of the box (which is why I use it)
you can make pi-hole also support DoH/DoT albeit little bit more complicated with an extra service like stubby/unbound
otherwise it really doesn’t matter, both are open source and easy to setup for unencrypted dns requests
this only happens if you install proprietary drivers manually and not through the software center (or package manager for the cli folks) on almost every given linux distro
this is why no sane linux user recommends installing download scripts from websites, you rely instead on your package manager to handle everything
do .tar.zst and you get Facebook hate on top of that too from nerds (Zstandard was created by Facebook)
on linux it is probably easier to setup podman nowadays with Podman Desktop and being easily available in most repositories while Docker never released their Desktop app on Linux
on anything else Docker is the least path of resistence currently but who knows if they fuck up again in the future
yea also custom domain with catch-all + custom rules on mailbox.org is hilariously powerful and allow you to use an own email address + its own folder for every website without actually creating any alias beforehand
I also have a hard time understanding how 2,5€ a month is to expensive for someone who most likely owns Apple devices since iCloud is really awful to use without at least one Apple device
If your AMD card is older than your latest linux distro release it’s plug and play, no driver installation required
Wayland works pretty well on most desktop environments too
beware fresh released AMD cards in combination with long term release distros like Debian stable, you most likely will need the driver from the AMD website (not recommended)