this post was submitted on 01 Jul 2024
30 points (94.1% liked)

Linux

45530 readers
1050 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 everyone,

I am very new to Linux/GNU amd I have moved from windows to Fedora workstation 40 with GNOME a few moths ago.

I have been blown away how easy everything have been to migrate but there is one thing I can't migrate which is proton drive as they don't support Linux 😡.

I decided to follow some advice online and set up a windows VM in GNOME boxes and install proton Drive then I can copy/mount my files leaving the VM to sync my proton drive.

I have insralles spice on both the Host and the Guest OS and can copy filed to the VM but I can't for the life of me work out how to get from the VM.

I am probably being stupif but please be gentle I have only been using Linux for 2 months.

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 4 days ago (1 children)

I only use a Windows VM For our ancient (in computer terms) Canon LIDE 60 scanner which seems to work best there (linux produces highly grey contrasted scans).

For all of our scanned documents from the scanner, I have it mapped to a network drive via Samba Shares. Since you are using Fedora, I think you may already have Cockpit installed. This makes it a lot easier and is a web gui to manage servers. You can usually access it on your Desktop via https://localhost.9090 Then you would need to install 45 Drives File Sharing plugin and setup a SAMBA share.

From the Windows VM, just map to the same workgroup you set in the SAMBA Share you created and give it a drive ID such as F:

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

This seems like it might work but I can't seem work out do you have a guide i can look up ?

[–] [email protected] 3 points 4 days ago (1 children)

First, confirm if you can access Cockpit by going to the https://localhost:9090, If not, follow the Fedora instructions here: Having some familiarity with Command Line is essential. Your graphical package manager may or may not include Cockpit.

https://cockpit-project.org/running#fedora

Cockpit does sometimes allow you to install "plugins" from the web GUI, but in my experience (both on Debian and Arch), it doesn't do it to well. If you can't install plugins for 45 Drives file sharing plugin, you will need to do it manually:

For the 45 Drives plugin to enable sharing: https://github.com/45Drives/cockpit-file-sharing (I believe it's the "Direct from .rpm" section if you scroll down in the Readme)

From there, once you are logged into Cockpit on the left you will see a link for "File Sharing"

This isn't as complex as it may seem as long as you follow their steps you should be golden.

[–] [email protected] 2 points 4 days ago

Thank you so much I will have to try that on the morning