Diff
Not logged in

Differences From Artifact [45cecda93e]:

To Artifact [b8823e1241]:






1
2
3
4
5
6
7




NAME
====

*vws* - manage Virtual Workstations

SYNOPSIS
========
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
% VWS(1)
% Victor Wagner <vitus@wagner.pp.ru>
% December 2015

NAME
====

*vws* - manage Virtual Workstations

SYNOPSIS
========
344
345
346
347
348
349
350


351

352
353





Each virtual machine directory contains:

1. startup script, named **start**
2. monitor socket named **monitor**
3. pid file **pid**
4. One or more drive images. Each image can have several backing files (snapshots). All references to the drive images or to backing files within drive images use relative paths, so you can move directory around, and machine would still work.



















>
>

>


>
>
>
>
>
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
Each virtual machine directory contains:

1. startup script, named **start**
2. monitor socket named **monitor**
3. pid file **pid**
4. One or more drive images. Each image can have several backing files (snapshots). All references to the drive images or to backing files within drive images use relative paths, so you can move directory around, and machine would still work.

FILES
=====

**/etc/vws.conf**, _\${HOME}_**/.vwsrc**, _\${HOME}_**/VWs**


SEE ALSO
========

**find\_free\_port**(1), **qemu-system**(1), **brctl**(8)