Didn’t something similar just happen with RustDesk? ChatGPT response from author in an hours old account.
Didn’t something similar just happen with RustDesk? ChatGPT response from author in an hours old account.
Wait a sec, I was told American’s don’t use the metric system…
Similar here. I used to have 2 screens that if they turned off for powersaving only 1 of them would wake up. So I had a script on the desktop to do a reset and move them correctly.
#!/bin/bash
xrandr --output HDMI2 --off
xrandr --output HDMI2 --auto --same-as HDMI1
xrandr --output HDMI1 --right-of HDMI2
exit
Wasn’t there some controversy about this that it wasn’t entirely open-source?
I had to upgrade some OL6 VMs to OL7 VMs running Oracle DBs and Apps (on OVMM no less). There was no appetite for buying additional storage, or restoring the environments with RMAN. Luckily, everything had been installed under /u01 which was on its own virtual disk.
So I built a new VM as OL7 (same hostname, etc.), installed the pre-req RPMs for Oracle DB, disconnected the virtual disk from the OL6 and attached it to the new OL7, synced users and home dirs - and it only bloody worked.
I don’t want to be a pain, but it’s not “basically Mint running on an M1 iMac.” it’s Asahi/Fedora running Cinnamon. Also, you’ve connected an external monitor for an M1 iMac? Do you mean it’s an M1 Macbook instead?
I’m out of the loop. What’s going on?
I mean, I get it, but that’s also not a thing of git, right? Just because GitHub does something doesn’t mean every other hosting provider needs to. If your code review process is to comment upon specific commits, maybe it’s the code review process that’s wrong?
Feel you there. 4 hours here. All of them cloud instances whereby getting acces to the actual console isn’t as easy as it should be, and trying to hit F8 to get the menu to get into safe mode can take a very long time.
That’s…Awesome! Thank you!
Same, seen the AI generation and was out.
Sandboxed rather than containerised I think.
I say bye all the time. Every phone coversation.
I’ve used shfmt in the past: https://github.com/patrickvane/shfmt
Worse how? Jellyfin was forked from Emby, and since then has continued to improve in my eyes.