hactar42

joined 1 year ago
[–] hactar42@lemmy.ml 4 points 2 weeks ago

see ISO 8601

Got to get those datetimes properly formatted. I can't hate on that

[–] hactar42@lemmy.ml 30 points 2 months ago (2 children)

Can you change the report for this one customer who has a nonstandard completely fucking stupid set up that none of your collection points account for and goes against the entire point of this report?

Well, maybe not those exact words. It's more like:

  • rep: customers XYZ doesn't like what they see on the report
  • me: well tell them to clean up their shit and stop leaving orphaned systems in their environment
  • rep: well can't you just exclude the orphaned ones
  • me: the point of the report is to help you clean up your environment. If they did that it would show improvement week over week until it got to the levels they want to see.
  • rep: they don't want to do that, they just want them excluded from the report
  • me: no
[–] hactar42@lemmy.ml 6 points 5 months ago (1 children)

Do CentOS next

[–] hactar42@lemmy.ml 21 points 7 months ago (1 children)

All extremely valid points. Especially...

  1. your mindset needs to change: you‘re now a guy responsible for implementing rdp correctly, embrace open source and make it work for everyone. See the amount of influence you can actually have.

This is the mind set I need. I was most likely so frustrated at the driver issues by this point, I probably didn't give it the go it needed. Like I said when it came to compiling a dev branch, I just said f it. Hopefully I'll get some time in the coming days to approach it with a fresh mindset.

[–] hactar42@lemmy.ml 6 points 7 months ago (1 children)

It certainly made me think back to my early days of fighting IRQ conflicts in Windows ME. Or trying to get a LAN party going with mixtures of 98, 98 SE, and ME. And getting excited about the troubleshooting. I guess all these years later I've just gotten salty.

[–] hactar42@lemmy.ml 13 points 7 months ago (11 children)

So, I'm coming to learn that about Nvidia. I figured with the 3080 being a few years old now things would be alright. I was wrong.

[–] hactar42@lemmy.ml 1 points 7 months ago (1 children)

I'd prefer separate windows for each monitor. I tried both ways but it really didn't like my setup.

[–] hactar42@lemmy.ml 2 points 7 months ago (2 children)

I tried Remmina and it wasn't working either. I couldn't even get it to connect using the same settings as RDP free.

[–] hactar42@lemmy.ml 4 points 7 months ago

I did try using the spam, same issues. I tried only using 2 of them and other combinations. Unfortunately no luck.

I use multiple monitor RDP in Windows on a daily basis. I want to keep my work and personal systems separate, but love having 4 monitors. So I just RDP into my work laptop from my desktop. It was buggy in the past, but I've been using this setup for a few years now and it's been seamless in Windows 10 & 11.

174
submitted 7 months ago* (last edited 7 months ago) by hactar42@lemmy.ml to c/linux@lemmy.ml
 

I've been an IT professional for 20 years now, but I've mainly dealt with Windows. I've worked with Linux servers through out the years, but never had Linux as a daily driver. And I decided it was time to change. I only had 2 requirements. One, I need to be able to use my Nvidia 3080 ti for local LLM and I need to be able to RDP with multiple screens to my work laptop running Windows 10.

My hope was to be able to get this all working and create some articles on how I did it to hopefully inspire/guide others. Unfortunately, I was not successful.

I started out with Ubuntu 22.04 and I could not get the live CD to boot. After some searching, I figured out I had to go in a turn off ACPI in boot loader. After that I was able to install Ubuntu side by side with Windows 11, but the boot loader errored out at the end of the install and Ubuntu would not boot.

Okay, back into Windows to download the boot loader fixer and boot to that. Alright, I'm finally able to get into Ubuntu, but I only have 1 of my 4 monitors working. Install the NVIDIA-SMI and reboot. All my monitors work now, but my network card is now broken.

Follow instructions on my phone to reinstall the linux-modules-extra package. Back into Windows to download that because, you know, no network connections. Reinstall the package, it doesn't work. Go into advanced recovery, try restoring packages, nothing is working. I can either get my monitors to work or my network card. Never both at the same time.

I give up and decide it's time to try out Fedora. The install process is much smoother. I boot up 3 of 4 monitors work. I find a great post on installing Nvidia drivers and CUDA. After doing that and rebooting, I have all 4 monitors and networking, woohoo!

Now, let's test RDP. Install FreeRDP run with /multimon, and the screen for each remote window is shifted 1/3 of the way to the left. Strange. Do a little looking online, find an Issue on GitHub about how it is based on the primary monitor. Long story short, I can't use multiple monitor RDP because I have different resolution monitors and they are stacked 2x2 instead of all in a row. Trust me I tried every combination I could think of.

Someone suggested using the nightly build because they have been working on this issue. Okay, I try that out and it fails to install because of a missing dependency. Apparently, there is a pull request from December to fix this on Fedora installs, but it hasn't been merged. So, I would need to compile that specific branch myself.

At this point, I'm just so sick of every little thing being a huge struggle, I reboot and go back into Windows. I still have Fedora on there, but who would have thought something that sounds as simple as wanting to RDP across 4 monitors would be so damn difficult.

I'm not saying any of this to bag on Linux. It's more of a discussion topic on, yes, I agree that there needs to be more adoption on Linux, but if someone with 20 years of IT experience gets this feed up with it, imagine how your average user would feel.

Of course if anyone has any recommendation on getting my RDP working, I'm all ears on that too.

[–] hactar42@lemmy.ml 4 points 9 months ago

ACT sounds very interesting. There are stressors I'll never get rid of. But that sounds like it could help having them control my life. Thanks!

[–] hactar42@lemmy.ml 2 points 9 months ago

Need to channel my inner Gen x and just go, "whatever"

[–] hactar42@lemmy.ml 2 points 9 months ago

Seriously, I can't wait to get out of Texas. I had some edibles in Colorado and they were 10 times better than any prescription anxiety meds I've taken. The delta-8/9 crap you can get here just makes my dizzy.

 

Here recently it seems like everything just gets under my skin so quickly and easily. It's not that I get mad and take it out on others, it's just the fact that I'm constantly annoyed and stressed. Something as simple as the dogs tracking some mud through the house will just ruin my mood. I know some people who would just laugh it off and clean it up. Meanwhile I'll get pissed that I didn't wipe their feet and be mad the entire time I'm cleaning it up. This has nothing to do with the dogs, it just an example. Any number of seemingly insignificant things can trigger me like that. Like forgetting something at the store and having to go back. I would love to be able to go, "well that sucks" and just get over it.

 
 

PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models.

 
view more: next ›