Search

You can find the results of your search below.

Fulltext results:

gemini_toaster
4 Hits, Last modified:
cd vger $ make $ sudo make install </code> ===== Create a dedicated user ===== Create a user with no shell and no password <code bash> # adduser Username: gemin... module * Activate it in configuration file, and create a stream section at the same level as the http se... r's vhost parameter is set (-v), so we'll have to create one or more directories within gemini's home dire
mysql
4 Hits, Last modified:
D BY 'password' WITH GRANT OPTION; </code> ===== create user with a dedicated database ===== <code sql> mysql> CREATE DATABASE db; mysql> GRANT ALL PRIVILEGES ON db.* ... SH TABLES WITH READ LOCK; </code> * use tar to create an archive that includes all databases <code bas... GFILE} mysqldump --add-drop-table --add-locks --create-options --disable-keys --extended-insert --single
openvpn
4 Hits, Last modified:
#PIN = $ENV::PKCS11_PIN #init = 0 </code> * create /etc/openvpn/client.dummy: <code> ###############... ;mute 20 ;fragment 1400 mssfix </code> ===== Create server config ===== * Edit/create /etc/openvpn/server.conf <code> port 1194 proto udp dev tap tls... s, you have to add a firewall forward rule. edit/create /etc/init.d/fw, and make sure it is executable:
groupware_toaster
3 Hits, Last modified:
ode> ===== Roundcube ===== * First, you need to create a database. Here we created a mysql database name... ===== AgenDAV plugin ===== * First, you need to create a database. Here we created a mysql database name... '] = 'mysql'; </code> * For french translation, create plugins/agendav/localization/fr_FR.inc: <code php
ipsec
2 Hits, Last modified:
=== == Manual startup == <code> # ifconfig gif0 create # ifconfig gif0 192.168.3.1 192.168.6.1 # ifconfi... === == Manual startup == <code> # ifconfig gif0 create # ifconfig gif0 192.168.6.1 192.168.3.1 # ifconfi
vimbashfactory
2 Hits, Last modified:
====== How to quickly create fully functional shell scripts using VIM ====== * Download the [[http://ww... ] * Install it (:source path_to_vim_script) * Create the following script in .vim/templates/sh: <code
deinstall_removed_port
1 Hits, Last modified:
rt with another one with the same version, we can create a temporary port. I use jails so I have to do thi
ssh
1 Hits, Last modified:
fter the first one by enabling multiplexing. * create the directory where connections' data will be sto
public
1 Hits, Last modified:
ints]] * [[public:vimbashfactory|How to quickly create fully functional shell scripts using VIM]] * [[
top
1 Hits, Last modified:
e "mysqltop" user with no password by default, so create on the MySQL server. ====== iotop ====== [[http:
vpn_vs_proxies
1 Hits, Last modified: