OpenVPN issue
2010-06-26 by xpheasCODE-Code:
| ovpn-server[7890]: read UDPv4 [EMSGSIZE Path-MTU=1460]: Message too long (code=90) |
I fixed the problem by adding the following line to /etc/openvpn/server.conf:
mssfix 1400
Restart Samba on Ubuntu 10.04 Lucid Lynx
2010-06-24 by xpheasBASH-Code:
| sudo initctl stop smbd sudo initctl start smbd |
Since Lucid Samba is handled by Upstart, so the /etc/init.d/samba script has been removed.
Change keymap under Ubuntu/Debian
2010-06-02 by xpheasBASH-Code:
| apt-get install console-data |
I changed the keymap to german:
BASH-Code:
| dpkg-reconfigure console-data |
> Select keymap from arch list
> qwertz
> German
> Standard
> latin1 - no dead keys