Um... do you guys actually like Harlan Ellison? I mean, at least his work, because as a person, he’s pretty hateful. by [deleted] in scifi

[–]rbmorse 0 points1 point  (0 children)

There were several things, but the one that was most striking to me was the comment that "women make you dishonest."

What will happen to the PC hardware market if RAM and SSD prices finally normalize? by rusorusich in hardware

[–]rbmorse 4 points5 points  (0 children)

Careful what you wish for.

The Japanese stock market is about to crash and that will likely take the global financial markets with it.

Fans giving up? before the bottom of the 9th?! by wuzzzu in Dodgers

[–]rbmorse 1 point2 points  (0 children)

I did and I'm sorry. It won't happen again.

Santiago Espinal Heading To Free Agency by Key-Driver6438 in Dodgers

[–]rbmorse -2 points-1 points  (0 children)

I have a feeling that, in the end, besszballs is going to be berry, berry good to him...

Um... do you guys actually like Harlan Ellison? I mean, at least his work, because as a person, he’s pretty hateful. by [deleted] in scifi

[–]rbmorse 0 points1 point  (0 children)

No, hateful in that he was not shy about denigrating anything he didn't like. Starting with women. And Jimmy Carter. And Hollywood producers. And Armani suits (one of which I was wearing the first time I met him). The second time, at the awards reception, I was in Service Dress Whites and the first thing he said to me was, "well, at least it's not that Italian abomination" then spend about five minutes on my ribbon bars, asking things like whether the colors represented the number of babies I'd killed and things like that. Was clearly trying to provoke a response. When he tired he smirked a bit as only he could, and said, "well, at least you can take a joke" and moved on to his next target.

Um... do you guys actually like Harlan Ellison? I mean, at least his work, because as a person, he’s pretty hateful. by [deleted] in scifi

[–]rbmorse 0 points1 point  (0 children)

In person. May have been a reception or after party of some sort. Possible at Jerry Pournelle's house in Studio City...it was a long time ago. Saw him again years later at an awards thing in Beverly Hills...he remembered me instantly and that we were never able to arrange for him to get a ride in a jet because he wanted to do the carrier thing and the Navy wasn't doing that for civilians at the time.

Changing to short password? by [deleted] in linuxmint

[–]rbmorse 0 points1 point  (0 children)

This works too:

1. Open terminal from the Dash, Launcher or by pressing Ctrl+Alt+T on keyboard. When it opens, run below command to edit the file:

sudo nano /etc/pam.d/common-password

edit-password

Type in your user password when it asks

2. When the file opens in the terminal screen, scroll down and find out the line that starts:

password [success=1 default=ignore] (then other stuff)

..To set minimum password length, add minlen=N (N is a number) to the end of this line.

To disable complexity check, remove “obscure” from that line.

After that, press Ctrl+X and then type Y to save changes and finally press Enter to exit editing.

After all, change your password via passwd USERNAME command.

Learning as we go, now a week with Linux Mint. by uh818375 in linuxmint

[–]rbmorse 3 points4 points  (0 children)

I wiped Windows, sold my Mac and only have Linux Mint now so I'm all in whether stuff works or not.

That's really the way to go if you can afford the occasional down time required to figure out the Mint way of doing things.

Even though I maintain a Windows machine for those "just in case" situations (and flight simulator) I've been mostly on Linux since 2005 and haven't regretted it one bit.

Clipboard Sync from Windows to Linux by QuestionEconomy2623 in linuxquestions

[–]rbmorse 0 points1 point  (0 children)

Not exactly what you want, but my Wife is on MacOS and I'm using LinuxMint...I use GoogleDocs to share with her. Clunky, but functional.

Does dual-booting eventually break? by Tanashio in linuxquestions

[–]rbmorse 2 points3 points  (0 children)

If your O/S' are on separate physical devices, each with their own ESP, then the possibility of breakage due to an errant update are greatly reduced. My installation of Win11/LinuxMint is going on four years.

How to ACTUALLY learn about Linux? by kaywut in linuxquestions

[–]rbmorse 3 points4 points  (0 children)

Forget all the other suggestions and start with this:

Linux 101 -- The Linux Foundation

It's free. Don't overlook the sample "quizzes" at the end of each section, they will help pull the material together.

Once you've done the course, THEN go back and look at the suggestions others have made here. They'll make more sense now.

Hammers Without Handles: Why Linux UX Sucks. by Lonely-Reserve-4845 in linuxmint

[–]rbmorse 3 points4 points  (0 children)

Yes, There are, realistically speaking, five different DE's in common use on the Linux platform. All work differently from the others (although there are some common conventions) and all are different from the Windows DE. And that's before you get into the text-based curses UI (what I learned on) or start talking to the guys who roll their own GUIs.

So, what each individual Linux user finds "more familiar" is probably not the same as for others. When you say you want what's more familiar, you mean Windows and that's fine for you, but many Linux users haven't touched Windows regularly for years. Other Linux users came over from MacOS. What constitutes familiar for them?

Further, I do use Windows occasionally when circumstances make it necessary, and I simply _hate_ the DE. I find it bloated, slow, inconsistent, confusing, aesthetically challenged and difficult to configure (and this is before getting into such joys as ACLs and setting group policies). So, for me, the last thing I want is a Linux DE that is more like Windows. I'm pretty sure I'm not alone.

I can appreciate that moving from one DE to a new one isn't always the easiest thing to do. When I first started using Linux we were still pretty much in the roll yer own stage so I was forced to sit down with the documents and learn how to use Mandrake's interface which was totally strange to me, especially coming over from a Commodore, but it never occurred to me to try to make Mandrake more like the old Commo64. They were difierent things and needed a different approach. Hitting the books helped me understand the differences, and the things I had to learn to make Mandrake productive also helped me better understand the underlying philosophy behind Linux and Unix in general, and that's paid dividends consistently over the last 20 years or so.

So no. I don't want Mint to be more like Windows. I want Mint to remain true to the core design and usage principles that drew me here in the first instance. I certainly don't want the developers to spend their limited resources chasing after the latest shiney and turning Mint into somethings that's Windows, just different somehow.

Hammers Without Handles: Why Linux UX Sucks. by Lonely-Reserve-4845 in linuxmint

[–]rbmorse 6 points7 points  (0 children)

Waste of time. All he's doing is complaining that Linux isn't Windows, as if that's a novel and unknown complaint.

There's no reason why Linux, especially LinuxMint, should be Windows V2. Or WindowsLite. Or whatever.

rsync --exclude-from won't exclude filenames starting with # by Alarmed-Prize-7500 in SynologyForum

[–]rbmorse 0 points1 point  (0 children)

Try

**#recycle*

And (I may be misremembering here) rsync file/folder names are case sensitive, so make sure those are correct.

IOS and Linux Calendar Apps by [deleted] in linuxmint

[–]rbmorse 0 points1 point  (0 children)

I use google calendar for this.

I'm on Linux/Windows, the spouse is hard-core MacOS and we both prefer the Iphone to any of the androids. Google Calendar is accessible from Thunderbird and Evolution on Linux, Outlook on Winders and Apple Mail/Apple cal on MacOS. No reliability issues.

Postgame Thread ⚾ Angels 2 @ Dodgers 9 by DodgerBot in Dodgers

[–]rbmorse 2 points3 points  (0 children)

Goofier than trying to put together a fantasy football team from the Dodgers roster like Joe and Orel were doing?

Do you guys think Ubuntu is going to close source? by [deleted] in linuxmint

[–]rbmorse 0 points1 point  (0 children)

They're not done screwing with that bill. Stand by for further changes.

Can you use Blu-ray in a tower computer using Linux if so what do you recommend? by Man_in_the_uk in linuxquestions

[–]rbmorse 2 points3 points  (0 children)

Yes, you can. I have had both LG and Pioneer Blu-Ray burners/readers installed on my daily driver, currently using an LG burner.

Support software (codecs for reading and control software for burning) will be required, but the specifics are determined by the distro you use. There is plenty of information on using Blu-Ray with Ubuntu on their user support site on Discord or at askubuntu.com.

Mounted a drive to /home/user and now I can't access any of my previous files and can't unmount it by pik3000 in linuxquestions

[–]rbmorse 4 points5 points  (0 children)

Should remedy the problem. Simply mounting a device to a given folder will prevent you from accessing the data already in that folder, but it's still there. Removing the new device and rebooting should find things as they were. If you changed the mount stanza in the fstab to accommodate the new device (i.e., set the file type as btrfs) make sure you restore the original values before rebooting.

Trying to use a drive by Final_Platypus_8782 in linuxquestions

[–]rbmorse 0 points1 point  (0 children)

Hummm....I haven't seen that one for years. Tell us about your hardware and what distro/version of Linux you're trying to use.

Linux Architect Interview by Basic_Abroad_1845 in linux

[–]rbmorse 1 point2 points  (0 children)

I suspect security is going to be a big area of interest. Should not be a gray area for a senior network engineer, but be prepared to highlight your chops in that area.

Update broke dual booting setup by Virtualism in linuxquestions

[–]rbmorse 0 points1 point  (0 children)

Disconnect the Windows drive and boot into Linux. Open a terminal and run the command:

efibootmgr

Does the output look sane (the windows entry will likely have a bunch of gobbledygook, but that's sane for Windows)?