Mwa@thelemmy.club to Linux@lemmy.mlEnglish · 6 months agoWhat vm software you use on linuxmessage-squaremessage-square91fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareWhat vm software you use on linuxMwa@thelemmy.club to Linux@lemmy.mlEnglish · 6 months agomessage-square91fedilinkfile-text
minus-squareEugenia@lemmy.mllinkfedilinkEnglisharrow-up0·6 months agoI never found a way to share a Public folder with VirtManager though, I need to move files between host and guest. How would you go about it?
minus-squaredata1701d (He/Him)@startrek.websitelinkfedilinkEnglisharrow-up0·6 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.
I never found a way to share a Public folder with VirtManager though, I need to move files between host and guest. How would you go about it?
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.