Add some information on accessing shared samba folder
Included from #492 by @MarcelRobitaille Co-authored-by: Marcel Robitaille <MarcelRobitaille@users.noreply.github.com>
This commit is contained in:
parent
919189d10f
commit
4401aa3e82
@ -549,6 +549,15 @@ You can install the minimal Samba components on Ubuntu using:
|
||||
sudo apt install --no-install-recommends samba
|
||||
```
|
||||
|
||||
If everything is set up correctly, the `smbd` address will be printed
|
||||
when the virtual machine is started. For example:
|
||||
|
||||
- smbd: On guest: smb://10.0.2.4/qemu
|
||||
|
||||
If using a Windows guest, right-click on "This PC", click "Add a network
|
||||
location", and paste this address, removing `smb:` and replacing forward
|
||||
slashes with backslashes (in this example `\\10.0.2.4\qemu`).
|
||||
|
||||
## SPICE WebDAV 🐧 🪟
|
||||
|
||||
- TBD
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a4c4c562cc65de481370aeeec2de417a64fab633
|
||||
Subproject commit 0fffb726f03c5d7cc9f3bd8f2447972c4ccd0a63
|
@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "QUICKEMU" "1" "July 6, 2022" "quickemu" "Quickemu User Manual"
|
||||
.TH "QUICKEMU" "1" "July 7, 2022" "quickemu" "Quickemu User Manual"
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
author: Martin Wimpress
|
||||
date: July 6, 2022
|
||||
date: July 7, 2022
|
||||
footer: quickemu
|
||||
header: Quickemu User Manual
|
||||
section: 1
|
||||
|
@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "QUICKEMU_CONF" "1" "July 6, 2022" "quickemu_conf" "Quickemu Configuration Manual"
|
||||
.TH "QUICKEMU_CONF" "1" "July 7, 2022" "quickemu_conf" "Quickemu Configuration Manual"
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
@ -174,6 +174,21 @@ You can install the minimal Samba components on Ubuntu using:
|
||||
sudo apt install --no-install-recommends samba
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
If everything is set up correctly, the \f[V]smbd\f[R] address will be
|
||||
printed when the virtual machine is started.
|
||||
For example:
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
- smbd: On guest: smb://10.0.2.4/qemu
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
If using a Windows guest, right-click on \[lq]This PC\[rq], click
|
||||
\[lq]Add a network location\[rq], and paste this address, removing
|
||||
\f[V]smb:\f[R] and replacing forward slashes with backslashes (in this
|
||||
example \f[V]\[rs]\[rs]10.0.2.4\[rs]qemu\f[R]).
|
||||
.SS SPICE WebDAV \[u1F427] \[u1FA9F]
|
||||
.IP \[bu] 2
|
||||
TBD
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
author: Martin Wimpress
|
||||
date: July 6, 2022
|
||||
date: July 7, 2022
|
||||
footer: quickemu_conf
|
||||
header: Quickemu Configuration Manual
|
||||
section: 1
|
||||
@ -151,6 +151,15 @@ You can install the minimal Samba components on Ubuntu using:
|
||||
sudo apt install --no-install-recommends samba
|
||||
```
|
||||
|
||||
If everything is set up correctly, the `smbd` address will be printed
|
||||
when the virtual machine is started. For example:
|
||||
|
||||
- smbd: On guest: smb://10.0.2.4/qemu
|
||||
|
||||
If using a Windows guest, right-click on "This PC", click "Add a network
|
||||
location", and paste this address, removing `smb:` and replacing forward
|
||||
slashes with backslashes (in this example `\\10.0.2.4\qemu`).
|
||||
|
||||
## SPICE WebDAV 🐧 🪟
|
||||
|
||||
- TBD
|
||||
|
@ -14,7 +14,7 @@
|
||||
. ftr VB CB
|
||||
. ftr VBI CBI
|
||||
.\}
|
||||
.TH "QUICKGET" "1" "July 6, 2022" "quickget" "Quickget User Manual"
|
||||
.TH "QUICKGET" "1" "July 7, 2022" "quickget" "Quickget User Manual"
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
author: Martin Wimpress
|
||||
date: July 6, 2022
|
||||
date: July 7, 2022
|
||||
footer: quickget
|
||||
header: Quickget User Manual
|
||||
section: 1
|
||||
|
Loading…
Reference in New Issue
Block a user