Search

You can find the results of your search below.

Fulltext results:

mysql
8 Hits, Last modified:
L PRIVILEGES ON *.* TO 'user'@'client' IDENTIFIED BY 'password' WITH GRANT OPTION; </code> ===== crea... PRIVILEGES ON db.* TO 'user'@'client' IDENTIFIED BY 'password'; </code> ===== query cache ===== you can see the query cache statistics at any time by issuing: <code sql> mysql> SHOW VARIABLES LIKE '... are 0, the query cache is not working. enable it by setting the cache size in my.cnf: <code> query-c
bash_tips
4 Hits, Last modified:
, which can be restarted either in the foreground by typing "fg" (foreground), or in the background wi... peut elle aussi servir : * M-f go forward word-by-word * M-b go backward word-by-word * M-. insert last command argument, just like $! N.B. xter... ble-stats on The first command allows completion by pressing just [Tab], the second command adds a si
groupware_toaster
3 Hits, Last modified:
named roundcubemail, hosted on “dbhost” and owned by user roundcubemail. * Install roundecube: <code... abase named agendav, hosted on "dbhost" and owned by user agendav. * Install AgenDAV plugin: <code b... , replace the strange "interrogation mark" button by a prettier one: <code bash> mv plugins/agendav/s
openvpn
3 Hits, Last modified:
# # This configuration can be used by multiple # # clients, however each client should ... ey tls-auth ta.key 1 # Verify server certificate by checking # that the certicate has the nsCertType ... l#pki ===== Enable access to local network ===== By default, only the openvpn host is accessible from
ssh
3 Hits, Last modified:
====== Aliases ====== by editing ~/.ssh/config, you can make SSH aliases very simply: <code> Host sh... n ====== Commands in /etc/ssh/sshrc are executed by ssh when the user logs in, just before the user's... can speed up every connection after the first one by enabling multiplexing. * create the directory
windows_monitoring
2 Hits, Last modified:
downloads|NSClient++]] - Enable/disable plugins by editing C:\Program Files\NSClient++\NSC.ini =... nin Node for Windows]] - Enable/disable plugins by editing C:\Program Files\Munin for Windows\munin-
android_camera
1 Hits, Last modified:
stem/media/audio/ui/camera_click.ogg unavailable (by either deleting it, renaming it, or changing its
backup_your_mailbox_with_gmail
1 Hits, Last modified:
l_server, my_email_user, my_gmail_user, my_domain by the appropriate values, and fill /etc/secret1 and
deinstall_removed_port
1 Hits, Last modified:
t TLS 1.3 under nginx), and the port get replaced by another version (openssl111 got deleted and opens
dokuwiki_goes_mobile
1 Hits, Last modified:
hp; unfortunatly, the templating stuff is handled by inc/init.php, which is called before. We need to
gemini_toaster
1 Hits, Last modified:
/home/gemini/ </code> * Activate inetd either by issuing <code bash> # sysrc inetd_enable="YES" <
top
1 Hits, Last modified:
MySQL using the "mysqltop" user with no password by default, so create on the MySQL server. ====== i
zsh
1 Hits, Last modified:
ers, and a red //host// when being root, followed by the last two directories of your path or the ~ si