...
- Vendor ID: 058f
- Product ID: 6387Now 6387
Now we have to enter it into the .xml file using this command:
Panel |
---|
sudo gedit /etc/libvirt/qemu/VM1.xml |
Add this code:
FTP
We are going to test FTP service between guest operating systems we had installed in the virtual machines.
FTP is a protocol used to copy file from one host to another. In FTP we use port 20 for data and port 21 for commands
...