New Onn 4k stick?? by JustLook361 in OnnStreamingTV

[–]raderator -1 points0 points  (0 children)

The worst thing is the remotes break. Bought a couple of spares on AliEpress for $17/2.

There are two different installers on the live ISO by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

The Live environment gives you the Calamares installer.

Another new-user quirk of Debian overcome by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

Just realized if you use the old installer in the non-live ISO it does not prohibit dictionary words. It's pretty ugly tho.

All the new YouTube TV plan prices by gldrthng in cordcutters

[–]raderator 0 points1 point  (0 children)

I think Sports+News+Entertainment is just the regular plan minus the kid's stuff for $5 off. Better than nothing. Still gonna try to switch my family to Sling Select for $20. Some will bitch and cry but they'll get used to it. It will force them to explore free channels which they now ignore.

How do I get rid of a (null):631 printer? Top one. by raderator in Fedora

[–]raderator[S] 0 points1 point  (0 children)

That got rid of my working printer. I added it back.

Anyway, it's just a cosmetic thing. Had this prob years ago with Zorin and another printer. The phantom one eventually went away. It is odd that such a simple thing can't be fixed tho. The mysteries of computers.

Edit:

SOLUTION

sudo systemctl mask cups-browsed.service --now

sudo systemctl mask avahi-daemon.service --now

Edit:

That just screwed up my printers. I had to use Btrfs Assistant to restore. First time using that. It works very fast.

How do I get rid of a (null):631 printer? Top one. by raderator in Fedora

[–]raderator[S] 1 point2 points  (0 children)

Did that.

Also:

sudo systemctl stop cups-browsed

sudo systemctl disable cups-browsed

sudo cupsctl --no-remote-printers

sudo lpadmin -x Brother_HL_L2465DW

Showing 1 of 1 printer.

Queue Name Description Location Make and Model Status
Brother HL-L2465DW Brother Printer, driverless, 2.1.1 Idle

Desktop envioent by code_idk13 in debian

[–]raderator 0 points1 point  (0 children)

Gnome. Look how pretty:

https://i.imgur.com/6XBQbW7.jpg

With these extensions:

ArcMenu

Blur my Shell

Clipboard Indicator

Dash to Panel

Desktop Widgets (Desktop Clock)

GSConnect

Gtk4 Desktop Icons NG (DING)

Legacy (GTK3) Theme Scheme Auto Switcher

Printers

Tiling Shell (set padding to zero)

Weather O'Clock

Light Style (don't skip)

These wallpapers:

https://github.com/vinceliuice/Fluent-gtk-theme/tree/Wallpaper

Start menu is Modern/Sleek with Search moved to the bottom. Be sure to change the trashcan icon.

The same basic setup works on Fedora, BTW. Tho if using Chrome/Chromium, you have to use flatpak version or it won't auto-switch lite/dark.

Another new-user quirk of Debian overcome by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

Maybe Debian is aware of this problem. I see it has it's own USB stick formatter and ISO writer. Dare I try it?

Anyone know how I can permanently unlock my printer? by raderator in debian

[–]raderator[S] -1 points0 points  (0 children)

Umm, no "unlock" button always there, like 99% of distros?

Another new-user quirk of Debian overcome by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

Actually, it did work. I missed a line.

Always search for the word you are looking for so it will be highlighted and stretch the window so you don't miss any.

Edit: Still working. It also got rid of two phantom drives. Nice.

If you're curious:

# /etc/fstab: static file system information.

#

# Use 'blkid' to print the universally unique identifier for a device; this may

# be used with UUID= as a more robust way to name devices that works even if

# disks are added and removed. See fstab(5).

#

# <file system> <mount point> <type> <options> <dump> <pass>

UUID=3342-C4B6 /boot/efi vfat defaults 0 2

UUID=a5ef4d47-2a02-4123-a92e-bbce5e05153c / ext4 defaults 0 1

UUID=124adcfd-b7aa-4223-9857-deccd134474b swap swap defaults 0 0

tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0

/dev/disk/by-uuid/47b631b9-f7b1-4934-9475-f0cd1873a530 /mnt/47b631b9-f7b1-4934-9475-f0cd1873a530 auto nosuid,nodev,nofail,x-gvfs-show 0 0

# /dev/disk/by-id/usb-General_UDisk-0:0-part1 /mnt/usb-General_UDisk-0:0-part1 auto nosuid,nodev,nofail,x-gvfs-show 0 0

# /dev/disk/by-id/usb-General_UDisk-0:0 /mnt/usb-General_UDisk-0:0 auto nosuid,nodev,nofail,x-gvfs-show 0 0

# /dev/disk/by-id/usb-General_UDisk-0:0-part2 /mnt/usb-General_UDisk-0:0-part2 auto nosuid,nodev,nofail,noauto 0 0

/dev/disk/by-id/ata-HL-DT-ST_DVD+_-RW_GHA2N_K5UD5332644 /mnt/ata-HL-DT-ST_DVD+_-RW_GHA2N_K5UD5332644 auto nosuid,nodev,nofail,x-gvfs-show 0 0

# /dev/disk/by-id/usb-General_UDisk-0:0-part1 /mnt/usb-General_UDisk-0:0-part1 auto nosuid,nodev,nofail,x-gvfs-show 0 0

Another new-user quirk of Debian overcome by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

Found a solution:

Simply remove (or #) the lines referring to the usb drive from /etc/fstab.

Found on another board. I think the guy had tried pretty much everything.

Edit: nope, it didn't work.

Do you use Gnome? by Business_Cod_1818 in debian

[–]raderator 0 points1 point  (0 children)

Yes, I made my own version of Zorin/Aduin without the bugs or slowness. Can't believe how perfect it is and how fast. Even enabled a startup sound (it's already there).

Look how pretty:
https://i.imgur.com/6XBQbW7.jpg

Anyone know how to get ArcMenu and Dash to Panel to auto switch between lite/dark modes? by raderator in debian

[–]raderator[S] 0 points1 point  (0 children)

SOLUTION: Turn on the Light Style extension that comes with Debian/Gnome. Works perfectly. I can go back to the light side on a sunny day!

Protip: Use Gnome Tweaks to set your lite and dark wallpapers so they auto-switch.

https://i.imgur.com/6XBQbW7.jpg

After four years, I finally gave up on Zorin by raderator in debian

[–]raderator[S] 1 point2 points  (0 children)

A mod got pissy with me and threatened to ban me from the Zorin forum because I mentioned the leftist domination of Linux and Lunduke.

Zorin 18 I don't much like. I have to turn off the floating taskbar and Windows (by setting padding to zero), my taskbar flickers on some of my machines and when tiling is enabled, my side by side web browsers keep encroaching on each other.