Search

You can find the results of your search below.

Fulltext results:

postgresql_upgrade_on_freebsd
17 Hits, Last modified:
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
android_camera
2 Hits, Last modified:
====== 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
deinstall_removed_port
2 Hits, Last modified:
software built against openssl111. And we cannot "make deinstall" openssl111 as the port has been remove... ssl/openssl111/ openssl111/Makefile cd openssl111 make deinstall </code> Voila! You just have to instal
fofox
2 Hits, Last modified:
e) * [[https://addons.mozilla.org/firefox/addon/make-google-images-great-again/|Make Google Images Great Again]] : restore the "View image" button ======
gemini_toaster
2 Hits, Last modified:
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
ssh
2 Hits, Last modified:
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
2 Hits, Last modified:
* [[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
ipsec
1 Hits, Last modified:
] <code> # cd /usr/ports/sysutils/ipsec-tools/ # make install </code> ===== Steps to follow on each ho
openvpn
1 Hits, Last modified:
ll forward rule. edit/create /etc/init.d/fw, and make sure it is executable: # /sbin/iptables -t nat
vimbashfactory
1 Hits, Last modified:
wipeliveserver
1 Hits, Last modified:
ount --bind /dev/pts ${CHROOTDIR}/dev/pts mount --make-rprivate / # necessary for pivot_root to work cp