Mwas alt (prob)@thelemmy.club to Linux@lemmy.ml • 3 months agoWhat vm software you use on linuxmessage-squaremessage-square21 fedilinkarrow-up143file-text
arrow-up143message-squareWhat vm software you use on linuxMwas alt (prob)@thelemmy.club to Linux@lemmy.ml • 3 months agomessage-square21 Commentsfedilinkfile-text
minus-squaredata1701d (He/Him)@startrek.websitehexbear2·3 months agoI go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files. linkfedilink
I go to the host folder I want to transfer files from and run ‘’’python3 -m http.server’’’. Then (I can’t remove if I use ‘’’ip a’’’ to find the IP address of the host or if I used mDNS), I use the guest web browser to download files.
And here I have just been using samba.