A Personal blog about Tech that I find useful.

I have created a channel on freenode for cerb4 decession.

If you have questions and what to ask a question of me jump into ##cerb4 inside irc.freenode.net

Thanks
Robert

How to Select Unique Records from a table that does not have a Unique Index

I found his info really useful but his page is unreadable I had to copy the text off in order to read.

Thanks
Robert

cheat-sheets

cheat-sheets on a wide verity of topics.

http://www.cheat-sheets.org/

Cerb4 pop header info.

Adding customer headers into Cerb4.

Openldap 2.3 to 2.4 upgrade broke replication.

It looks like the old slurp interface is gone from Openldap 2.4. ( http://www.openldap.org/doc/admin24/replication.html )

After a little searching I found. ( http://deandra.homeip.net/node/33 )

Setting up SSH Chroot Jail.

Setting up chroot is a pain. Here are some links to stuff written on the topic.

http://olivier.sessink.nl/jailkit/howtos_sftp_scp_only.html

Forwarding Multiple Ports

ssh -L 2143:localhost:143 -L 2025:localhost:25 username@192.168.100.4

Thanks
Robert

Were to add code to add additional template items.

Adding additional template items to the template. There are a few places to edit.

plugins/cerberusweb.core/api/listeners.classes.php around line 530.
and
api/app/Parser.php around line 671

Syndicate content