Category Archives: Linux

MySQL Archive Storage Engine on Linux (RHEL-5)

The ARCHIVE storage engine is used for storing large amounts of data without indexes in a very small footprint. The ARCHIVE storage engine is included in MySQL binary distributions, but not with RHEL5/Fedora binary rpm’s. To enable this storage engine … Continue reading

Posted in Linux | Leave a comment

Your own content filter proxy server

Content-control software, also known as censorware or web filtering software, is a term for software designed and optimized for controlling what content is permitted to a reader, especially when it is used to restrict material delivered over the Web. We … Continue reading

Posted in Linux | Tagged , | Leave a comment

zimbra mail server enable archive for mails

as zimbra user [zimbra@node2 ~]$ zmarchiveconfig enable user1@node2.example.com Recovering mail from archive. [zimbra@node2 ~]$ zmmailbox mbox> authenticate user1@node2.example.com user1us mailbox: user1@node2.example.com, size: 265.24 KB, messages: 51, unread: 2 mbox user1@node2.example.com> addMessage INBOX /opt/zimbra/store/0/5/msg/0/575-468.msg 424 (/opt/zimbra/store/0/5/msg/0/575-468.msg) mbox user1@node2.example.com> quit

Posted in Linux | Leave a comment

cluster for redhat enterprise linux 5. source download

Source code of cluster suite and GFS (Global file system) Redhat Enterprise Linux 5 can be downloaded using Git (Git is an open source version control system designed to handle very large projects with speed and efficiency.) Download Git from … Continue reading

Posted in Linux | Tagged | Leave a comment