Unix and Linux Discussions Tagged with web server |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
5 |
8,648 |
Web Development |
|
|
|
2 |
40,458 |
Linux |
|
|
|
1 |
4,192 |
Web Development |
|
|
|
2 |
8,980 |
Shell Programming and Scripting |
|
|
|
0 |
1,177 |
Software Releases - RSS News |
|
|
|
0 |
1,294 |
Software Releases - RSS News |
|
|
|
0 |
1,529 |
UNIX and Linux RSS News |
|
|
|
0 |
1,024 |
Software Releases - RSS News |
|
|
|
0 |
1,027 |
Software Releases - RSS News |
|
|
|
0 |
1,299 |
Software Releases - RSS News |
|
|
|
0 |
1,250 |
Software Releases - RSS News |
|
|
|
4 |
3,130 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
2,630 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
2,304 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
3,578 |
UNIX for Dummies Questions & Answers |
|
|
|
9 |
9,028 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
6,180 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
3,604 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
3,320 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,871 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,461 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
2,824 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
5,456 |
Cybersecurity |
|
|
|
2 |
2,670 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
4,244 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
3,259 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
25,298 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
6,258 |
UNIX for Dummies Questions & Answers |
|
|
|
9 |
14,787 |
Cybersecurity |
|
|
|
2 |
3,045 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,631 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
4,304 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
3,485 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,863 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,417 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
4,629 |
UNIX for Dummies Questions & Answers |
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)