====== Formatting Syntax ======
[[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page co... ay use when editing the pages. Simply have a look at the source of this page by pressing "Edit this pa... oolbar|quickbuttons]], too.
===== Basic Text Formatting =====
DokuWiki supports **bold**, //italic//
t, along with mobile devices & desktop synchronization using dav* protocols.
This obviously needs a... not be covered there. This document also assume that nginx, fpm and mysql are also already up and runn... g /var/log/nginx/groupware-error.log;
location / {
index index.php;
root /path/to/roundcube;
dav_ext_methods P
Y 'password' WITH GRANT OPTION;
</code>
===== create user with a dedicated database =====
<code sql>
mysql> CREATE DATABASE db;
mysql> GRANT ALL PRIVILEGES ON db.* TO 'user'@'clien
====== IPSec for FreeBSD's jails communication ======
**Abstract**: Here we assume we have two FreeBS... 6.0 for jails. We need hosts and jails to communicate together, preferably in a crypted way.
===== Preparation on both hosts =====
* [[http://www.freebs... each host =====
==== On host A ====
=== Configuration ===
== /etc/rc.conf ==
<code>
cloned_interfac
====== How to quickly create fully functional shell scripts using VIM ======
* Download the [[http:... im.org/scripts/script.php?script_id=1172|VIM template script]]
* Install it (:source path_to_vim_script)
* Create the following script in .vim/templates/sh:
<code bash>
#!/bin/sh
VERSION
rsion on FreeBSD
For minimal downtime during migration, we will use `pg_upgrade` tool, which needs bo... use FreeBSD's ports system, without `make clean` at first to keep compiled binaries.
## A note about... le ensuing `initdb` command, like this:
```bash
FATAL: could not load locale "sr_YU.ISO8859-5"
```
... code:
```diff
--- /var/ports/basejail/usr/ports/databases/postgresql15-server/work/postgresql-15.2/sr
gfox]] : Displays a country flag depicting the location of the current website's server and provides quick access to detailed location and webserver information
* [[https://addons.mozilla.org/firefox/addon/748|Greasemonkey]] : Allo... firefox/addon/2671|Konquefox]], but Firefox 6-compatible
* [[http://ted.mielczarek.org/code/mozilla/
vger
$ make
$ sudo make install
</code>
===== Create a dedicated user =====
Create a user with no shell and no password
<code bash>
# adduser
Username: gemini
Full... e empty for default):
Use password-based authentication? [yes]: no
Lock out the account after creation
u'll find the necessary stuff to bypass proxies that allow only ports 80 and 443, to go to the internet without any port-limitation or stupid filtering. Most of the "Client Part"... d client, but should be easily adapted to other platforms.
===== Server Part =====
For a basic OpenV... d have a look [[public:openvpn|here]].
==== Limitations ====
The proxy we need to bypass only allows
ver monitor, with graphing capabilities and integrated configurator. We will use the following tools:
* Any webserver running php
* [[http://www.nagio... main idea here is to use Nagios' frames to integrate the other tools. This can also be used with Nagi... , [[http://www.thruk.org/|Thruk]]), other configuration tools ([[https://github.com/senecon/nagiosadmi
g }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in
use a publicaly available IP host to reach a private host, using a single command. For this to work you have to add something like that in ~/.ssh/config:
<code>
Host hostname
P... ssh username@longname.domain.tld nc distant_private_ip_adress 22
User username
</... code>
"ssh hostname" connects to the distant_private_ip_adress adress server using the public longnam
====== Welcome to your new DokuWiki ======
Congratulations, your wiki is now up and running. Here are a few more tips to get you started.
Enjoy your work with DokuWiki,\\
-- the developers
===== Create your first pages =====
Your wiki needs to have ... is link will be red: [[:start]].
Go on, follow that link and create the page. If you need help with u
of the line (home key)
* ^R bck-i-search find pattern in shell history
* ^T swap two letters
... nt, just like $!
N.B. xterm users, you must activate "meta send escape".
====== Emacs/VI mode ======
... esn't put in insert mode)
i Put into insert mode at current position
a Put into insert mode after cur... ursor position (saved for pasting)
p Paste text that was deleted
j Move up through history commands
k