Displaying 2 results from an estimated 2 matches for "alfanumeric".
Did you mean:
alfanumericas
2011 Oct 10
1
"Name" directive in tinc.conf
Hello,
According to http://tinc-vpn.org/documentation/tinc_4.html:
,----
| Name = <name> [required]
| | This is a symbolic name for this connection. The name should consist
| only of alfanumeric and underscore characters (a-z, A-Z, 0-9 and _).
`----
However, if I set an arbitrary name, I get
# tincd -D -n hbt -d
tincd 1.0.11 (Nov 18 2009 03:31:26) starting, debug level 1
Cannot open config file /etc/tinc/hbt/hosts/hbt: No such file or directory
Cannot open host configuration file for my...
2012 Sep 02
2
MENU HIDDENKEY help?
Hi,
I was hoping you could shed some light in usage of the directive MENU HIDDENKEY in syslinux (extlinux 4.04)
The docs say:
MENU HIDDENKEY key[,key...] command...
So, in my conf I have:
MENU HIDDENKEY Esc openelec
Where openelec is the label of the boot option I want to run only if Esc is pressed.
But pressing Esc on boot has no effect. Default is run. So, do I misunderstand the