< Home - < Back

vios-proxy-guest


Information about the package, vios-proxy-guest, which is shipped with common Linux distributions. The vios-proxy-guest package is designed for, Network proxy using virtioserial for QEMU guest.


Package Name:

vios-proxy-guest

Summary:

Network proxy using virtioserial for QEMU guest

Description:

The vios-proxy-guest daemon runs on a QEMU client. A vios-proxy-guest daemon creates a listening network socket on the guest's localhost interface. When client programs connect to this socket then the vios-proxy-guest daemon opens a proxy channel to the host through the tunnel.

Architecture:

x86_64

Version:

0.2

Release:

1.el6

Size:

37 k

Repository:

base

From Repository:

Licence:

ASL 2.0



Handy Yum Commands for vios-proxy-guest


Control the vios-proxy-guest package with the following handy commands outlined below.


Command

Description of Command

yum install vios-proxy-guest

This command will install vios-proxy-guest on the server.

yum remove vios-proxy-guest

This command will un-install vios-proxy-guest on the server. When you run this command, you will be asked if you are sure that you want to remove vios-proxy-guest, so you have to manually confirm that you want to do this.

yum -y remove vios-proxy-guest

This command will un-install vios-proxy-guest on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vios-proxy-guest when using the -y flag.

yum update vios-proxy-guest

This command will update vios-proxy-guest to the latest version. When you run this command, you will be asked if you are sure that you want to remove vios-proxy-guest, so you have to manually confirm that you want to do this.

yum -y update vios-proxy-guest

This command will update vios-proxy-guest to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove vios-proxy-guest when using the -y flag.

yum info vios-proxy-guest

This command will show you core information about the vios-proxy-guest package.

yum deplist vios-proxy-guest

This command will show you the dependencies for vios-proxy-guest. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update vios-proxy-guest

This command will check if there is an update waiting on vios-proxy-guest. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.