so, we will use FreeBSD's ports system, without `make clean` at first to keep compiled binaries.
## A ... patch while compiling new version's port (issue `make`, stop it with ctrl+c after download and extract, patch, then issue `make` again)
## Compile old and new version from port... /databases/postgresql${PSQLOLDVERSION}-server/ && make
cd /usr/ports/databases/postgresql${PSQLOLDVERSIO
software built against openssl111. And we cannot "make deinstall" openssl111 as the port has been remove... sl111
sed -i bak s/openssl/openssl111/ openssl111/Makefile
cd openssl111
make deinstall
</code>
Voila! You just have to install openssl now.
====== Make the Android camera app shut the fuck up ======
<note warning>
Note: this require root acces... ave to remount the /system filesystem read-write, make the /system/media/audio/ui/camera_click.ogg unava
https://tildegit.org/solene/vger.git
$ cd vger
$ make
$ sudo make install
</code>
===== Create a dedicated user =====
Create a user with no shell and no pa
Aliases ======
by editing ~/.ssh/config, you can make SSH aliases very simply:
<code>
Host shortname
... l.com
</code>
====== Multiplexing ======
If you make several connections to the same server, you can s
* [[public:dokuwiki_goes_mobile|Simple hack to make dokuwiki autodetect and handle mobile devices]]
* [[public:android_camera|Make the Android camera app shut the fuck up]]
* [[p