this post was submitted on 10 Sep 2023
40 points (91.7% liked)

Linux

45457 readers
1409 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi there! I'm curently using Pop OS linux as my daily machine to work with. Though sometimes I need to access my Mac Mini M1 and I'm looking on some good way to have remote access to my Mac without getting of my Linux workflow. Both my machines are on same LAN and connected via gigabit connection. I have tried using RustDesk though most issue comes from image quality (I have 4K screen). If you got any sugestion it would be great.

top 31 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 9 months ago (1 children)

Good ole VNC should do the trick. Use VNC server on the Mac and then remmina or KRDC on the Linux machine.

[–] [email protected] 2 points 9 months ago (4 children)

I heard that VNC gives bad quality. Also will things like clipboard work fine. Another thing is that I need to be able to access after Mac boots (aka so my mac M1 will be headless with just HDMI dummy plug)

[–] [email protected] 10 points 9 months ago (1 children)

But sure what you 'heard'. VNC essentially streams a video from either a real or a virtual screen. This has worked very well for all 2D applications for decades.

It's not fancy, does nothing special, and that's why it works. You need sufficient bandwith for the desired quality, but on LAN you'll be fine

What's usually problematic is fancy UI stuff that relies on a local GPU, which you don't have. I usually disable animations.

Disclaimer: Have not used VNC in 10 years.

Also, many thinks you ask for are out of scope for VNC: clipboard, drag and drop, file access. VNC does none of those; just screen and input (keyboard, mouse, ...). Not sure about audio.

[–] [email protected] 3 points 9 months ago

I've use tigerVNC daily and it supports clipboard :)

but you're right about the other things. no audio too...

[–] [email protected] 9 points 9 months ago (1 children)

Iirc macOS Remote Desktop is based on vnc so you should be able to turn it on on your Mac and connect. I use it for managing a headless trashcan

[–] [email protected] 10 points 9 months ago (1 children)

"headless trashcan" is a rather beautiful combination of words

[–] [email protected] 2 points 9 months ago (1 children)

They do look a lot like a dorm trashcan from target lol

[–] [email protected] 0 points 9 months ago

True, it's easy to see why people call them that

[–] [email protected] 4 points 9 months ago

It’s good enough for Apple, it should be good enough for you. There is always a quality loss with such things. You’ll have to test it and see if you like it.

[–] [email protected] 2 points 9 months ago

VNC would not work for your needs.

I've had success in this set up using TeamViewer (over internet) or No machine (local network).

[–] [email protected] 6 points 9 months ago (1 children)

On the MacOS side, you can setup the VNC Server by just using the built in Screen Sharing tool. From your Pop!_OS install, you can connect using any VNC client (e.g. TightVNC, TigerVNC, Remmina). I drive all the Zoom Rooms for my org off Mac Minis and that's how I access them.

[–] [email protected] 2 points 9 months ago (1 children)

To be suprised Parsec ends up as most close thing I need it can pass good audio and image quality, only issue is keyboard :)

[–] [email protected] 2 points 9 months ago (1 children)

If you need quality just get a kvm switch.

[–] [email protected] 1 points 9 months ago

Just ordered one today :)

[–] [email protected] 4 points 9 months ago (1 children)

Parsec is pretty convenient. I'm still a bit miffed they removed hosting for Linux from their app, along with support for Raspberry Pi clients, but it's very easy to setup.

[–] [email protected] 1 points 9 months ago

I love parsec and moonshine/sunshine

[–] [email protected] 3 points 9 months ago* (last edited 9 months ago)

On the MacOS side, you can setup the VNC Server by just using the built in Screen Sharing tool. From your Pop!_OS install, you can connect using any VNC client (e.g. TightVNC, TigerVNC, Remmina). I drive all the Zoom Rooms for my org off Mac Minis and that's how I access them.

[–] [email protected] 3 points 9 months ago* (last edited 9 months ago) (1 children)

I use NoMachine between windows and Linux and I'm happy with it. According to their site they support MacOS.

[–] [email protected] 1 points 9 months ago

same, it has a pretty good latency

[–] [email protected] 2 points 9 months ago

This is a pretty routine workflow for me too. VNC works okay, but there’s some special sauce in the macOS implementation that make it much more responsive Mac to Mac. For Linux to Mac, I waffle between NoMachine and Parsec. Lately I’ve been leaning toward Parsec and it’s a pretty usable experience.

[–] [email protected] 2 points 9 months ago (2 children)

Take a look at Sunshine, saw this vid about it and thought it looks cool.

[–] [email protected] 2 points 9 months ago (1 children)

Does not work on Mac with M1 CPU :)

[–] [email protected] 1 points 9 months ago

awww damn, that's unfortunate :(

[–] [email protected] 1 points 9 months ago

Here is an alternative Piped link(s):

https://piped.video/YBH3MAvylVg?si=dwSFDK6MQvEj92RK

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[–] [email protected] 1 points 9 months ago

I like Chrome Remote Desktop for ease of use and for the ability to get to all of my machines no matter where I am. Great when using Chromebooks, too.

[–] [email protected] 1 points 9 months ago

Does RustDesk allow to change video codecs and parameters?

[–] [email protected] 1 points 9 months ago

Try Remmina

[–] [email protected] 1 points 9 months ago

I tunnel VNC through SSH for this

[–] [email protected] -1 points 9 months ago

Anydesk would be worth a look, and free for none commercial use

[–] [email protected] -2 points 9 months ago (1 children)

TeamViewer. I know it's proprietary but it works well. Just make sure that on Linux you're using X11, not Wayland as the last time I used it, TeamViewer only supported X11.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)

TeamViewer was breeched several times resulting in remote hacker access to customer machines and all their data. Rather than issuing a mea culpa and advising their customers to immediately change their passwords, the company vehemently denied that their systems had been breached and actually blamed their customers for reusing passwords.

It took 3 years for these assholes to finally acknowledge that the problem had been caused by them, not their customers.

Trusting TeamViewer to protect your data and tell you the truth if they are hacked is a mistake.

https://threatpost.com/teamviewer-denies-hack-blames-password-reuse-for-compromises/118427/