Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

aard, to linux in Friendly reminder
@aard@kyu.de avatar

Friendly reminder: just don’t buy nvidia

aard, to linuxmemes in :wq!
@aard@kyu.de avatar

I always get annoyed when I’m on some system and nano pops up and I need to figure out how to kill that thing.

aard, to linux in What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?
@aard@kyu.de avatar

First step, in case you didn’t do that yet: Create a disk image of the partition - you don’t want to try data recovery on the actual data. Easiest is just using dd to dump the disk to another drive.

Next try running testdisk on the image to see if it can find the backup superblocks - if it does you can feed that to fsck to restore the filesystem.

If you know the blocksize of the filesystem you can also run mke2fs with the -S parameter - this will just write the superblocks. Again, only do that on a disk image, not the actual drive.

aard, to lemmyshitpost in German Art
@aard@kyu.de avatar

While failing at art he was still Austrian.

aard, to linux in Wayland-Proxy Load Balancer Helping Firefox Cope With Wayland Issues
@aard@kyu.de avatar

Would be interesting if this is more on Firefox side, or on compositor side. I’ve been running Firefox in Wayland for about 9 months now, without any issues.

aard, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

A good starting point for a wikipedia rabbit hole covering the software aspects on how to drive a display: en.wikipedia.org/wiki/XFree86_Modeline

aard, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

Back then I was testing modelines to see the maximum I could push to my 14" monitor. I then backed it with a 1200x1600 virtual screen.

My girlfriend got sick from watching me scrolling around and bought me a 19" display which could do that resolution - and ended up frustrated when I added a larger virtual screen.

aard, (edited ) to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

killall typically sends SIGTERM by default. It accepts a single argument, the signal to send - so shutdown would call it once with SIGTERM, then with SIGKILL. killall is not meant to to be called interactively - which worked fine, until people who had their first contact with UNIX like systems on Linux started getting access to traditional UNIX systems.

It used to be common to discourage new Linux users from using killall interactively for exactly that reason. Just checked, there’s even a warning about that in the killall manpage on Linux.

aard, to linux in What's (are) the funniest/stupidest way(s) you've broken your linux setup?
@aard@kyu.de avatar

On a real UNIX (not only AiX) killall is part of the shutdown process - it gets called by init at that stage when you want to kill everything left before reboot/shutdown.

Linux is pretty unique in using that for something else.

aard, to lemmyshitpost in life hacks
@aard@kyu.de avatar

Make sure you use a long extension cord to a fuse without RCD for the hair dryer, though - otherwise the constant resetting of the breaker will eat up all your time savings.

aard, to linux in Power Management Bugs Hold Up Some Linux Laptops Due To Regulatory Requirements
@aard@kyu.de avatar

Big problem here is that Microsoft seems to have given up on sleep states, and just does S5 and then hibernates (which is horribly slow), so S3 on newer machines is often horribly broken in the firmware and can’t really be used. I’m not really interested in my system going to S5 - I want it in S3.

aard, to asklemmy in What gifts that you received for Christmas this year are already in the trash?
@aard@kyu.de avatar

Thank you, the search result for that is glorious.

I’ll probably need to look into setting up a dead man switch now to let everyone know if I get murdered by disgruntled parents.

aard, to asklemmy in What gifts that you received for Christmas this year are already in the trash?
@aard@kyu.de avatar

Wow. Do you have a product name so I can gift that to people I hate?

Also, who exactly did you piss off to get that as present?

aard, to asklemmy in What gifts that you received for Christmas this year are already in the trash?
@aard@kyu.de avatar

Do you happen to have pictures/videos? I can’t imagine what you’re talking about.

aard, to linuxmemes in Completely untrue nowadays...
@aard@kyu.de avatar

CUPS is horrible, and also had its share of critical vulnerabilities. It is just better than the LPD mess we had before.

It is not a Linux specific thing - it was developed when there still were a lot of UNIX variants around. Apple was a very early contributor, and had quite a bit of influence in making it successful.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #