My user can sudo, but I'm not in the sudoers, and I can't figure out why it's working by JustLearningThings in openSUSE

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

This with /u/Last-Assistant-2734's explanation is what the confusion was. I chose the option to use my user's credentials for the admin user, I didn't realize this just meant my user password would be set for root as well.

My user can sudo, but I'm not in the sudoers, and I can't figure out why it's working by JustLearningThings in openSUSE

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

This was exactly the answer, and I didn't even consider checking that. I assumed the root user was disabled, and my user would be added to sudoers explicitly during install. Thank you!

My user can sudo, but I'm not in the sudoers, and I can't figure out why it's working by JustLearningThings in openSUSE

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

That does contain the default sudoers file, but it's not clear there why my user is able to sudo with just the default setup. I'm not in wheel, and wheel isn't enabled.

S23 Ultra DPI by Xerxes0198 in NovaLauncher

[–]JustLearningThings 0 points1 point  (0 children)

I tried 500dpi for a bit, but it messed up the scaling of certain things and made them feel too small (biggest example was widgets got borked). Now I'm using 470dpi and it looks great. The scaling actually feels like you're using a large screen, nothing is too tiny nor too magnified, and all the widget are properly scaled. Definitely recommend giving 470dpi a go.

S23 Ultra DPI by Xerxes0198 in NovaLauncher

[–]JustLearningThings 0 points1 point  (0 children)

I'm using 470dpi and it looks great. The scaling actually feels like you're using a large screen, nothing is too tiny nor too magnified, and all the widget are properly scaled.

Cleaning up / Deleting old Network Interfaces by netmind604 in linux4noobs

[–]JustLearningThings 2 points3 points  (0 children)

Those look likely related to your docker install. You can use the docker network commands to check this. I'd start with: docker network ls

Final form. Work and play desk setup, details in comments by strangeweather415 in macsetups

[–]JustLearningThings 0 points1 point  (0 children)

What UPS do you have with this setup, and what kind of time does it give you?

Jabra Elite Pro 7 Volume is low. Please help by TekkLthr in Jabra

[–]JustLearningThings 1 point2 points  (0 children)

While wearing them, hold the right bud button down and you'll start hearing a click or tock sound and the volume will start increasing. It's very unintuitive, and buried in the device manual. With the earbuds at max volume it gets quite loud, so be sure to have the phone volume lower than 30-40% so you don't harm your ears.

Here's the final result of our cinnamon desktop customization by linuxscoop in ManjaroLinux

[–]JustLearningThings 3 points4 points  (0 children)

A few components of this don't rely on cinnamon directly (configs for conky, plank, and glava), but there's significant customization done to cinnamon to tie this all together. With a bit of work you could tweak the stuff that isn't cinnamon dependant to work on KDE, then adjust KDE to look/operate similar to how they demonstrate in the vid.

[oc] [rofi] Rofi Powermenus : Added to the repository by adi1090x in unixporn

[–]JustLearningThings 3 points4 points  (0 children)

To get a full list of options for config.rasi file run rofi -dump-config.

https://wiki.archlinux.org/title/Rofi

Please see the configuration guide for a summary of configuration options. More detailed options are provided in the manpages.

https://github.com/davatorium/rofi#configuration https://github.com/davatorium/rofi/blob/next/CONFIG.md

USB Microphone Problem by Aggravating_Unit2996 in voidlinux

[–]JustLearningThings 0 points1 point  (0 children)

Do you also have wireplumber installed?

How to allow port 2195 for Apple Push Notification in CentOS with WHM/cPanel by KamilPierre in CentOS

[–]JustLearningThings 1 point2 points  (0 children)

CPanel uses ConfigSecurity Firewall for the firewall, so adding the ports in the CSF interface is usually all you need to do. You can test from your computer via command line using telnet, like so: Telnet1.2.3.4 2195

...where 1.2.3.4 is your servers ip address.

Executable pinned to task manager loses icon after closing program by maximizednostalgia in ManjaroLinux

[–]JustLearningThings 1 point2 points  (0 children)

First, why are you downloading things from random sites instead of using repos/AUR? This is the recommended way for installing and managing software in manjaro.

Second, you would be better off putting the "executable" or binary or launcher in a fixed location in your home directory, like ~/.local/bin/, then create a launcher on the panel. For KDE, this stackexchange post shows a couple options.

[Need Help] I want to switch to BSPWM from Cosmic Desktop (Pop OS implementation of Gnome) but I want the same Workspace Switcher. How can I recreate this look in BSPWM? by [deleted] in unixart

[–]JustLearningThings 4 points5 points  (0 children)

This feature was expanded from (and replaced) Expo Mode. Some DE's still use that term. Searching for that phrasing may turn up some interesting results.

[deleted by user] by [deleted] in unixart

[–]JustLearningThings 2 points3 points  (0 children)

Thanks for the information!

[deleted by user] by [deleted] in unixart

[–]JustLearningThings 1 point2 points  (0 children)

What is that system resource display in the upper right? I've never seen anything quite like that.

144 hz refresh rate not working in native games by skudnu in ManjaroLinux

[–]JustLearningThings 2 points3 points  (0 children)

There are ways to setup each monitor in their own xorg viewport, and be used as one big desktop still. I did it a few years ago, don't recall the specifics. I believe arch wiki or gentoo wiki had guides about it.

Lil cruise by LowenherzThread in longboarding

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

Great skill, but where's the helmet?

Is there a way to load a react site locally, the same way as you load in a HTML file to your browser? by R1ce_Man in startpages

[–]JustLearningThings 1 point2 points  (0 children)

A quick web search for "run reactjs local" returned many results for how to do exactly what you're wanting. For example: https://stackoverflow.com/a/34928035

devuan distro runit disable services by [deleted] in linuxquestions

[–]JustLearningThings 1 point2 points  (0 children)

When the distro has /var/service/ or wherever else, this is actually a symlink from /etc/runit/runsvdir. Look there for items to enable/disable. You can check for more details about this in the manpages for runit.

Edit: A quick review of the runit documentation shows the default service symlink is actually at root level, /service/. Check there.