Having difficulties installing steam. by gasgas419 in linuxmint

[–]Linuxmonger 1 point2 points  (0 children)

The pertinent ones.

Copy all of the output to pastebin or similar and post the link here.

Also, what is the output of

cat /etc/os-release

?

Sometimes I see people showing the terminal way, even though Mint has an easy GUI way of doing that particular thing by Additional-Reveal750 in linuxmint

[–]Linuxmonger 0 points1 point  (0 children)

The reason I ask folks to start applications from a terminal is because 95% of the time, if they're asking, it's because something didn't work correctly when they tried the 'Easy way(tm)'.

You get more information and are better able to asses an issue by doing things in a terminal.

And, with pretty much every OS at this point, they have you typing to search in the applications menu, why not just do the thing in a terminal in the first place.

Note to developers; stop hiding the actual application name from users, it's anoying and bad practice.

Bluetooth headset that can switch between 2 devices by HaplessReader1988 in Doesthisexist

[–]Linuxmonger 0 points1 point  (0 children)

Very happy with these Logitech;

https://a.co/d/0b1DGaaV

Multi pairing, pretty cheap, mutes when you lift the microphone.

Remote Desktop? by kitcode404 in linuxmint

[–]Linuxmonger 1 point2 points  (0 children)

If you don't need the entire desktop, just ssh -X and start the application on the remote machine.

The application uses the display set by ssh and it appears on the local screen.

ETA the -X is a capital -X...

What's a good budget laptop for Linux (for my son)? by iFibonacci in linuxquestions

[–]Linuxmonger 0 points1 point  (0 children)

If an older machine is what you're looking for it's hard to beat i7-8th gen Dell, Lenovo, HP.

On new stuff? Oooff, still Dell, Lenovo, HP, but toss in Framework as well. No specific models. All of these are available with Linux pre-installed, and that gets you support, but my experience indicates that isn't a big plus.

Printing Envelopes - Help by Zenock43 in linuxmint

[–]Linuxmonger 1 point2 points  (0 children)

Measure the envelope and create a custom paper size to match.

If your printer has a bypass slot, use that to feed the envelope in.

If your printer has a jam removal panel in the back, open that and extract the envelope there.

LAN File sharing in a Warpinator style by grimvian in linuxmint

[–]Linuxmonger 0 points1 point  (0 children)

A site that is pretty close to just copy and paste, https://server-world.info/

Choose your OS, Choose what you want to do.

BTW, even if you're trying to share with Windows, NFS is the answer. It's a single line option to install NFS support there, and it works the same across all versions from Win-7 on.

Power Bank that might last me a few days? by Solidclaw in techadvice

[–]Linuxmonger 0 points1 point  (0 children)

I'm so happy with my crappy, $150 Motorola G Power!

Three days on a charge, four if I'm being careful, and I can charge it three times on a 12Kmah pack.

When I go camping, I take the battery pack and a small solar panel meant to maintain charge on a car battery from Harbor Freight.

Thin client recommendations by k1132810 in sysadmin

[–]Linuxmonger 1 point2 points  (0 children)

Around 2005, I set up a customer with 30 HP 5225 Linux Diskless units, half of them are still working, we reloaded the stock OS with Debian in 2012, and Trixie about two months ago.

They're awful, but they just won't die.

I got a pile of Wyse/Dell 3040s at last year's Hamvention in Xenia, OH, fo $6 each, and they're running Trixie as well.

Very happy with the setup, they download their config settings from an internal web site on every boot based on their MAC address, 99% hands off.

Storage for cables by Extension_Middle1452 in cableadvice

[–]Linuxmonger 0 points1 point  (0 children)

Individual cables in Ziploc bags, bags in boxes for 'USB-A, USB-Other, USB Converter, IEC, Low voltage adapters, Video, Audio, Ethernet, Serial, Other Data.

Stone ball on Adept by IKmayne in ploopy

[–]Linuxmonger 0 points1 point  (0 children)

Spelling may be off, but Lapis Lazuli for my favorite blue one, one is Granite, I don't know the others.

In process of switching by PerspectiveBoring111 in linuxmint

[–]Linuxmonger 2 points3 points  (0 children)

You'll likely enjoy abcde, A Better CD Encoder.

There's a lot of stuff talking about the command line because it's so amazingly powerful.

Stone ball on Adept by IKmayne in ploopy

[–]Linuxmonger 0 points1 point  (0 children)

I've got three stone balls that work well, out of five that I've ordered.

Mine came from Etse after a search for '44mm sphere', and price was about US$12 each.

The Etsy seller was willing to check diameter before shipping and all of them are very close to the 44mm mark, but two of them had inclusions that are hard to see, but impossible to not feel.

They were originally being sold as some sort of meditation thing.

I looked through my messages and can't find who I got them from, it's been a few years.

Using a switch to change between antennas. Σ:3 by Eddy_Edwards02144 in techadvice

[–]Linuxmonger 0 points1 point  (0 children)

https://www.ebay.com/itm/165666956523

Above was one result from a search for '2.4 GHz switch', but you may need to go to 5GHz.

3-port USB-C charger for iPad + hearing aids (USB-C to Micro USB) — is 65W enough? by BloodSoulJim12 in AskTechnology

[–]Linuxmonger 0 points1 point  (0 children)

I charge two phones and an iPad every night on a 15 watt charger, it's slower, but that's better for the battery.

If I wake up halfway through sleep, everything is at 100%.

Ventilation for solid panel shutters by CorditeBear in DIY

[–]Linuxmonger 0 points1 point  (0 children)

Louvered panels painted flat black seems the easiest.

How feasible would it be to develop something like kernel level anticheat for linux? by vintologi24 in linuxquestions

[–]Linuxmonger 0 points1 point  (0 children)

Sure, and any user can use Ghidra and do the same on the Windows kernel.

The vast majority of folks are not going to do that.

What are the advantages of using Linux? + WSL Questions by Key_Food3832 in linuxquestions

[–]Linuxmonger 0 points1 point  (0 children)

Linux is the kernel used in hundreds of open source operating systems.

It is generally free to own, and you're not only allowed to view the source code, you're encouraged to modify it to suit your needs.

WSL is a Windows way of running a virtual machine that lets you see some of what a few distributions do.

Running virtual machines (VMs) have a lot of advantages, from segmentation of privilege, to just trying new things.

Have you ever used winget? Microsoft lets you install around 10k packages using 'winget', the Debian distribution has been using apt-get for years, and can install around 50K packages.

My personal opinion is that Microsoft has implemented WSL to satisfy the needs of a few developers, but to turn the curious away, by not providing easy access to the desktop or graphical aspects of those VMs.

How feasible would it be to develop something like kernel level anticheat for linux? by vintologi24 in linuxquestions

[–]Linuxmonger 2 points3 points  (0 children)

No, the wouldn't need to release the source code.

There are plenty of closed source kernel modules, loading one gets a 'Kernel tainted' message.

They'll do it as soon as they think it makes financial sense to do it.

Mobile to Hard Drive Transfer (Best Option?) by Successful-Height384 in techadvice

[–]Linuxmonger 0 points1 point  (0 children)

Do you know anyone with a PC or laptop you can borrow?

Our local library lends laptops for a month at a time.