

That happened ™
It happens every day. Hundreds if not thousands of times.


That happened ™
It happens every day. Hundreds if not thousands of times.


Never heard of something like that, and I suspect anyone who started creating it soon filed it under “Really bad ideas” alongside “Whoops, why did my kernel just stop?”
sar is the traditional way to watch for high load processes, but do the basics first as that’s not exactly trivial to get going. Things like running htop. Not only will that give you a simple breakdown of memory usage (others have already pointed out swap load which is very likely), but also sorting by cpu usage. htop is more than just a linux taskmgr, it’s a first step triage for stuff like this.
Has it added repos that are conflicting with your distro’s main ones?
Check /etc/apt/sources.list and all the files in /etc/apt/sources.list.d/
Move anything that looks sus to somewhere else and then “apt-get clean” and retry.


deleted by creator
It’s technology like this that I think will become more and more important as governments seek to restrict access to large parts of the internet. UK and Australia are forging ahead in censorship, and the EU is well on their way. The US already does some censorship, as do large parts of Asia and Russia.
No matter the reason given, it’s always about control. So less easily censored technologies will be very useful for anyone that wants the ability to research truth, or at least, alternate points of view.
It’s fine, I’m don’t know why you’re trying to generate shade with this post and comments.


Back up everything before you start playing with partitions.
No, seriously, do it.


I work four days a week on a remote windows vm. It has everything I need, and I remote from /that/ onto whatever other vm I might need. I connect over a vpn using, well, anything. As you’ve pointed out, the local machine doesn’t need much in the way of specs, although in my case I have three monitors - all given over to the remote, and it’s a clean way to separate work’s environment and network from my own and it’s a very common work pattern. The hypervisor there is vmware, but that doesn’t matter.
But… Gaming is a different. There is latency over the conn, and audio/graphic lag would make FPS and gpu-heavy games particularly poor. I don’t know of a way to totally overcome that, although game-streaming services exist, so presumably it is possible.


Pack it into a json or CSV oneline string and shove it in a CLI password manager you can access in a scriptable way from both users. (I use the linux tool, ‘pass’ for this).
Alternatively, save it to a dropfile that only both users can access.


You’re talking as if “The linux community” was one single bunch of people.
Reddit isn’t Linux HQ and nor is Lemmy, nor is Facebook. #linux still active on IRC too, but not there either.


Recent convert to immich and hugely impressed by the software and project - one of FOSS’s shining stars. Good work everyone.
Surprised at the level of negativity here. Having had my sites repeatedly DDOSed offline by Claudebot and others scraping the same damned thing over and over again, thousands of times a second, I welcome any measures to help.
In unrelated news, hate is reduced across the world.
the reality is that every Chinese company is ultimately controlled by the CCP.
Yes.
But in the same way that every US company is ultimately controlled by the US Government. And every EU company by them. And every other country by their own government.
Best answer.
Extra tip: You can combine the two last commands with: systemctl enable --now <unit name>.service
Best is Framework in every regard. Works 100%, great Linux support, specify exactly what you want and it’s fully repairable. (They’re also by far the most satisfying machine to unbox, given you have to plug it all together yourself)
Lenovo and Dell are okay, in my experience. The odd thing but generally fair quality hardware and reasonably compatible. (Thinkpad quality isn’t what it used to be, so don’t pay a premium thinking it’ll last, Lenovo are trading on its past glories)
Avoid HP - shoddy flimsy things now, and with a lot of bespoke drivers (graphics and audio, plus function buttons in particular)
There’s quite a lot of random-branded Chinese laptops around now. I’ve no direct experience of them, but I imagine they’re exactly how you’d expect them to be. Cheap, tailored for the OS they ship with, but will probably work to some degree. Linux is past its initial hardware problems (and to be fair, hardware is problematic now)
There’s another thread that’s a few years old, but still contains some useful info - such as “Check the Arch Wiki”


Love what these guys are doing.
There’s also a mainboard case, so you don’t need the whole laptoppy thing at all if you don’t want to
https://frame.work/gb/en/products/cooler-master-mainboard-case


I… did not know that. Thanks, TIL!


Sorry, I should have explained that. it’s command | yes yes|command - Eg, yes|apt-get update (Not a great example since apt-get has -y, but sometimes that fails when prompting for new keys to accept)
Edit: I got it backwards, thanks @lengau@midwest.social for the correction.
Just installed debian on a S440 tonight to replace a HP Pavilion that had just ejected its charge port. Doubt the thinkpad will have the same problem, the HPs flex so much I’m surprised it lasted as long as it did.
The thinkpad install was flawless, even had the wifi drivers in the installer without needing non-free.