Nixy Trix
  • Home
  • About
Sign in Subscribe

Linux

A collection of 3 posts
How do I move the "Show Apps" (aka "Start") button to the top of the task bar in Gnome Desktop?
Linux Featured

How do I move the "Show Apps" (aka "Start") button to the top of the task bar in Gnome Desktop?

Run this in the terminal: gsettings set org.gnome.shell.extensions.dash-to-dock show-apps-at-top true
Jun 24, 2022
How can I watch the progress of the Write Cache when copying to a USB drive on Linux?
Linux Featured

How can I watch the progress of the Write Cache when copying to a USB drive on Linux?

Often times, when copying large files to a USB drive, you'll see that the copy has "completed" in the UI, but you can't eject the USB drive yet because it's still "busy". That's because the files aren'
Jun 22, 2022 1 min read
How do I get GRUB to remember my last booted operating system?
Ubuntu

How do I get GRUB to remember my last booted operating system?

On Ubuntu 20.04: -Edit your grub file: /etc/default/grub at the top, change the following line to look like this: GRUB_DEAFULT=saved and then ADD this missing line: GRUB_SAVEDEFAULT=true Save your changes and then run this command to update GRUB with the new values: sudo
Jan 9, 2021
Page 1 of 1
Nixy Trix © 2025
Powered by Ghost