plain debian maybe? it’s a bit more manual but not to the extent of arch, and the netinstaller is really nice
if you are motivated to learn Linux I really can’t recommend trying something basic like debian, arch, alpine etc enough
plain debian maybe? it’s a bit more manual but not to the extent of arch, and the netinstaller is really nice
if you are motivated to learn Linux I really can’t recommend trying something basic like debian, arch, alpine etc enough
depends on if you copy over the partition table as well iirc. For this to work you’ll have to have the /etc/fstab file be defined using UUIDs, not disk names. you can do this with something like:
dd if=/dev/mycurrentdrive of=/dev/newdrive bs=10M
reinstalling the bootloader isn’t hard though, just make sure you know if your system is configured to boot via bios or uefi
ah yeah, that’s fair.
i’ve found the fw13 keyboard and the thinkpad xx30 keyboards are pretty good, but even the xx30 ones are extremely dependent on the age and manufacturer, so it’s basically just luck at this point
how do you find the keyboard? I’ve tried typing on a few macbooks but my fingers could never get used to it
kw(h*day)^-1
i think it does global syncing by default
The company
old T (until t440p) you could upgrade the cpu as well, and they are dirt cheap on aliexpress
just choose something that’s been around for a while, e.g. debian, opensuse, fedora, etc
iirc there’s instructions on completing the anubis challenge manually
everytime you copy paste a terminal command, try see if you can understand what it’s doing with:
$ tldr mycommand (you need tealdeer installed)
and
$ mycommand --help
imo this is way more concise and beginner friendly than reading man pages
ig it’s a counterpart to recaptcha which is in the left panel
math is always stronger than marketing
anything that isn’t windows will run on hardware like that, most Linux distributions are way more lightweight than even a modern browser
why do you want it to be arch based in particular? the entire point of an arch based distro is that you’re rawdogging it.
if you want something simple, use something Ubuntu/debian based. if you want something more complex, just try arch, it’s not that hard
nitter.net and stuff are back btw
do two wrongs make a right?
yes I know archinstall, no I don’t think it should be how someone installs arch for the first time.
the manual install for arch is pretty simple if you just read the wiki and you learn so much troubleshooting information from it. if someone is trying arch they should definitely go through the manual process