• skip to content

Da Kiwi

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » use
Trace:

use

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@public
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

fofox
23 Hits, Last modified: 6 weeks ago
l bits of JavaScript (see below for the scripts I use) * [[https://addons.mozilla.org/firefox/addon/n... ts * [[https://addons.mozilla.org/firefox/addon/user-agent-string-switcher/|User-Agent Switcher]] : adds a menu and a toolbar button to switch the user agent of the browser * [[http://www.ghostery.c
mysql
20 Hits, Last modified: 3 years ago
<code sql> mysql> GRANT ALL PRIVILEGES ON *.* TO 'user'@'client' IDENTIFIED BY 'password' WITH GRANT OPTION; </code> ===== create user with a dedicated database ===== <code sql> mysql... ABASE db; mysql> GRANT ALL PRIVILEGES ON db.* TO 'user'@'client' IDENTIFIED BY 'password'; </code> ===... e innodb file per table ===== by default, innodb use a gigantic "ibdata" file where it stores all the
groupware_toaster
19 Hits, Last modified: 2 years ago
ously needs an already running full mail stack (I use qmail/postfix/dovecot), which will not be covered... # good ol' favicon (adjust path if you use Larry skin) rewrite ^/favicon.ico... ed roundcubemail, hosted on “dbhost” and owned by user roundcubemail. * Install roundecube: <code bas... se named agendav, hosted on "dbhost" and owned by user agendav. * Install AgenDAV plugin: <code bash>
openvpn
19 Hits, Last modified: 16 years ago
# # This configuration can be used by multiple # # clients, however each client sho... nfig file directives # from the server. client # Use the same setting as you are using on # the server... t # Are we connecting to a TCP or # UDP server? Use the same setting as # on the server. ;proto tcp p... olve the # host name of the OpenVPN server. Very useful # on machines which are not permanently connec
gemini_toaster
17 Hits, Last modified: 2 years ago
do make install </code> ===== Create a dedicated user ===== Create a user with no shell and no password <code bash> # adduser Username: gemini Full name: gemini Uid (Leave empty for default): Login group [gemini]: Login group i
ssh
13 Hits, Last modified: 2 years ago
ame.domain.tld Port 22 User username </code> typing "ssh shortname" will be the same as "ssh username@longname.domain.tld" (even if shortname is n... /hosts file) ====== Bounce hosts ====== Here we use a publicaly available IP host to reach a private
vimbashfactory
10 Hits, Last modified: 3 years ago
backup_your_mailbox_with_gmail
7 Hits, Last modified: 8 years ago
sh IMAPSYNCOPTS='--ssl1 --host1 my_mail_server --user1 my_email_user --passfile1 /etc/secret1 --authmech1 LOGIN --ssl2 --host2 imap.gmail.com --user2 my_gmail_user --passfile2 /etc/secret2 --authmech2 LOGIN --syncinternaldates --delete2' /usr/local/
bash_tips
5 Hits, Last modified: 14 years ago
t last command argument, just like $! N.B. xterm users, you must activate "meta send escape". ====== Emacs/VI mode ====== Bash can use Emacs or VI shortcuts, using the "set" command. ... STTIMEFORMAT='%Y-%m-%d %H:%M:%S ' </code> ====== Useful links ====== * http://wiki.gcu.info/doku.php
top
5 Hits, Last modified: 6 years ago
p://sourceforge.net/projects/unixtop/|top]] util, used for real-time process list ====== htop ====== [[... ww.fr3nd.net/projects/apache-top/|apache-top]] is used to parse the server-status/ apache page (usage: ... ds - obviously - mod_status) Note: Not to be confused with [[http://freshmeat.net/projects/apachetop/|apachetop]], which use apache's log files instead. ====== iftop ======
my_own_ipv6_tips_for_servers
4 Hits, Last modified: 15 months ago
h ipv4/ipv6 accesses on some servers I personally use. ===== SSH ===== add to /etc/ssh/sshd_config: ... r main lighttpd configuration file: <code> server.use-ipv6 = "enable" $SERVER["socket"] == "0.0.0.0:80"... *,[::] </code> of course, ssl_listen have to be used only if you use SSL version of the protocols (that is, imaps or pop3s). ===== netfilter ===== rememb
nagios_toaster
3 Hits, Last modified: 2 years ago
capabilities and integrated configurator. We will use the following tools: * Any webserver running ph... iaDB]] (NConf needs it) The main idea here is to use Nagios' frames to integrate the other tools. This can also be used with Nagios-style UIs (i.e. [[https://www.icinga
postgresql_upgrade_on_freebsd
3 Hits, Last modified: 22 months ago
D For minimal downtime during migration, we will use `pg_upgrade` tool, which needs both old and new PostgreSQL binaries available. To do so, we will use FreeBSD's ports system, without `make clean` at f... QLNEWVERSION}/pg_hba.conf ``` ## Go back to root user and finish migration ```bash exit service postg
wipeliveserver
3 Hits, Last modified: 20 months ago
an 7.x</note> <code bash> #!/bin/bash # script used to chroot/pivot a live system on tmpfs in order ... w connect with ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p ${CHROOTPORT} root@$(... ), launch screen/tmux and shred" echo "and finaly use reboot or halt commands (warning: they are not th
deinstall_removed_port
2 Hits, Last modified: 6 years ago
eady removed port on FreeBSD ====== Sometimes we use alternate ports (in my case, openssl111, to get T... e same version, we can create a temporary port. I use jails so I have to do this in basejail: <code> c
public
2 Hits, Last modified: 22 months ago
vpn_vs_proxies
2 Hits, Last modified: 14 years ago
zsh
2 Hits, Last modified: 13 years ago
dokuwiki_goes_mobile
1 Hits, Last modified: 10 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki