Comments

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

KISSmyOS, to linuxmemes in It's OK if you cry

I’m old enough but it’s not the case anymore.

KISSmyOS, (edited ) to memes in Slavery: still a thing

(only way to get rich is to work more hours than someone else)

In our current system, this is not how you get rich, AT ALL.
Billionaires aren’t people who worked 3 jobs and lived with roommates until they made it. They’re not even in the same class as these people.

KISSmyOS, to linux in what caused you to get into Linux?

I was a broke college student, my pc broke, I had no money for a new one and my roommate gifted me a pc with OpenSUSE installed.
It took me an embarassingly long time to figure out how to install software on it.

KISSmyOS, to linux in ISC DHCP Client and Relay End of Maintenance

I posted mainly because Debian now seems to force a switch in Unstable and many distros rely on its packages.

KISSmyOS, to linux in Overheating laptop, should I try a lighweight distro - which one?

A lightweight distro won’t help you since gaming and zoom will still consume the same amount of resources.
Whatever your distro/DE needs to run itself isn’t even a drop in the ocean compared to your browser for example.

KISSmyOS, (edited ) to linux in Your chosen desktop Linux defaults?

My next project is to slim down my Gnome desktop installation, but I guess this is quite common in the Debian community.

This is pretty easy on Debian.

  • Uncheck all tasksel entries during initial installation
  • Reboot
    sudo apt install gnome-shell gnome-terminal nautilus
  • Reboot again.

It’ll boot right into a fully functional Gnome desktop and hardly anything else. The only extra software this installs are yelp, gnome-shell-extension-prefs and network-manager-gnome. Uninstall them with sudo apt purge and sudo apt autoremove --purge if you don’t need them. sudo apt install cups if you need printing and remove your wifi device from /etc/network/devices to let network-manager-gnome handle wifi if you use it.

Your system will require 2.8GB of disk space.

KISSmyOS, (edited ) to linux in How to solve this boot error message?

By default, your grub menu should show up every time you boot.
If it doesn’t, boot your PC and do:
sudo nano /etc/default/grub
You need these lines:
GRUB_TIMEOUT=10
GRUB_TIMEOUT_STYLE=menu

Every line starting with:
GRUB_HIDDEN_TIMEOUT
should be commented out like so:
#GRUB_HIDDEN_TIMEOUT

Then run sudo update-grub and reboot.

What this does:

  • sets a countdown of 10 seconds before grub boots the kernel
  • tells grub to show the boot menu during that countdown
  • doesn’t use a hidden countdown that waits for a button press to show the menu

In the grub menu, select advanced options and there you should be able to select an older kernel to boot.

KISSmyOS, (edited ) to linux in Self Post

No, I just duckduckwent “Hacker Cat” and nabbed the pic where the cat had the smuggest look on her face.
My own cat made sure to dispose of all incriminating evidence.

KISSmyOS, (edited ) to linux in What distro would you recommend for a 32-bit old Acer One laptop?

The only distro I could get to boot on my old Acer One was MX Linux.
It had the rare combination of 32bit UEFI support (cause the Acer supports neither 64bit UEFI nor legacy BIOS) and the necessary firmware out of the box.

But after upgrading it to the current release, it broke again. And then I threw the netbook away cause I have better things to do with my time.

KISSmyOS, to linux in Best Linux Distro for a tablet?

Fedora. It is the flagship distro for Gnome, and Gnome is the best desktop for tablets and convertibles.

KISSmyOS, to linuxmemes in It's OK if you cry

I’ve read that the only way to get usable speeds is to set your wifi device up inside a linux container.

KISSmyOS, to linux in The Unity Desktop Environment an Underrated Masterpiece

I always hated how it took away screen real estate from the top and the side for no good reason

KISSmyOS, (edited ) to linux in Project Bluefin: A Linux Desktop for Serious Developers

I don’t know but non-serious developers use Slackware.

KISSmyOS, to linux in One single partition for Linux versus using a partition table?

Ah yes, somewhere in this drawer I probably have a couple of daily backups from 2017.

KISSmyOS, (edited ) to linux in What has been your experience with Flatpak?

either the fedora, or the flathub build of firefox didnt come with some video codec, OpenH264 i think. switching to the other build fixed it (imo more a licensing issue with the codec than a flatpak problem)

Just in case anyone in this thread also has problems with video playback on flathub Firefox, I just solved that by installing the ffmpeg-full flatpak.
No idea why a dependency that is needed to play video without jitter isn’t installed automatically.

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