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
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
wipeliveserver
1 Hits, Last modified:
ount --bind /dev/pts ${CHROOTDIR}/dev/pts mount --make-rprivate / # necessary for pivot_root to work cp