Unix and Linux Discussions Tagged with web |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
7,376 |
Web Development |
|
|
|
1 |
5,445 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,028 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,299 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
13,037 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
3,312 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
4,639 |
What is on Your Mind? |
|
|
|
0 |
3,296 |
Web Development |
|
|
|
18 |
16,707 |
Shell Programming and Scripting |
|
|
|
4 |
10,265 |
Web Development |
|
|
|
0 |
2,139 |
Shell Programming and Scripting |
|
|
|
4 |
27,211 |
Web Development |
|
|
|
3 |
5,578 |
Web Development |
|
|
|
1 |
2,621 |
Web Development |
|
|
|
1 |
11,057 |
Web Development |
|
|
|
2 |
3,527 |
Web Development |
|
|
|
9 |
5,294 |
Web Development |
|
|
|
10 |
23,715 |
Web Development |
|
|
|
1 |
4,332 |
Web Development |
|
|
|
0 |
2,951 |
Web Development |
|
|
|
1 |
4,739 |
Web Development |
|
|
|
0 |
2,611 |
Web Development |
|
|
|
2 |
4,527 |
Web Development |
|
|
|
1 |
3,504 |
Web Development |
|
|
|
0 |
3,802 |
Web Development |
|
|
|
3 |
3,167 |
Web Development |
|
|
|
1 |
3,067 |
Web Development |
|
|
|
0 |
3,551 |
Web Development |
|
|
|
2 |
6,505 |
Web Development |
|
|
|
0 |
6,677 |
Web Development |
|
|
|
2 |
5,354 |
Web Development |
|
|
|
2 |
6,167 |
Web Development |
|
|
|
0 |
4,093 |
Web Development |
|
|
|
2 |
9,910 |
Web Development |
|
|
|
0 |
3,749 |
Web Development |
|
|
|
1 |
5,838 |
Web Development |
|
|
|
0 |
3,115 |
Web Development |
|
|
|
0 |
3,627 |
Web Development |
|
|
|
3 |
3,948 |
Web Development |
|
|
|
0 |
4,171 |
Web Development |
VDETELWEB(1) General Commands Manual VDETELWEB(1)
NAME
vdetelweb - Virtual Distributed Ethernet Telnet and/or Web management module
SYNOPSIS
vdetelweb [ --web ] [ --telnet ] [ --nodename nodename ] [ --daemon ] [ --rcfile rcfile ] mgmt_socket
DESCRIPTION
vdetelweb implements a tiny telnet server and/or a tiny web server for the remote management of a VDE2 switch.
OPTIONS
-w, --web
start the web server. At least one of --web or --telnet must be set.
-t, --telnet
start the telnet server. At least one of --web or --telnet must be set.
-n, --nodename nodename
specify the nodename as seen from remote connections (e.g. in the command prompt or in the web page title). uname nodename is used
when this option is not specified.
-d, --daemon
run as a daemon, using syslog for logging.
-f, --rcfile rcfile
rc file to set the initial switch configuration. When not specified, vdetelweb searches for ~/.vde/vdetelwebrc and /etc/vde/vdetel-
webrc. At leas one rc file must exist and be readable.
-h, --help
print help. please use it for a more complete list of options.
mgmt_socket
is the managemnt socket used to communicate with the vde_switch. (This option must match the path used in the -M option for the
vde_switch).
NOTICE
Virtual Distributed Ethernet is not related in any way with www.vde.com ("Verband der Elektrotechnik, Elektronik und Informationstechnik"
i.e. the German "Association for Electrical, Electronic & Information Technologies").
SEE ALSO
vde_switch(1), vde_plug(1), vdeq(1). dpipe(1). unixterm(1).
AUTHOR
VDE is a project by Renzo Davoli <renzo@cs.unibo.it>
Virtual Distributed Ethernet June 16, 2008 VDETELWEB(1)