Remove apache, phpmyadmin etc from ubuntu 16.04 Rumi, February 4, 2017 You can remove the packages in Ubuntu by executing the commands: dpkg –purge phpmyadmin dpkg –purge mysql-server dpkg –purge apache2.2-common Or You have option also to remove the following packages: sudo apt-get remove apache2* sudo apt-get remove phpmyadmin sudo apt-get remove mysql-server sudo apt-get remove php5 Or sudo apt-get –purge… Continue Reading
How to update Debian 6 Squeeze Rumi, November 6, 2016 After a Debian version has reached EOL (end of life), its repositories go to the Debian archive. Therefore we can use this archive to get packags for our distribution. The syntax for our /etc/apt/sources.list is as follows: deb http://archive.debian.org/debian/ <version> main non-free contrib deb-src http://archive.debian.org/debian/ <version> main non-free contrib deb… Continue Reading
Business Server- How should it be Rumi, March 25, 2016 So, what would be a business on premise server look like…? Tried to build a feature based composition, but I guess need more upgradations- Server operating system- Ubuntu 12.04 LTS Network Firewall- ufw * DNS server- Dnsmasq DHCP server- ISC DHCP Internet sharing with proxy and cache control, including reporting and user access control- Squid | Sarg Anti-Virus and Anti-Spam ClamAV | AMaViS | SpamAssassin Groupware Email, Contacts, Calendar, Webmail, with native Microsoft Outlook compatibility and mobile device support- SOGo * Instant Messaging, VOIP… Continue Reading
Mondo CLI Rumi, May 24, 2013 If you want to do a backup in Linux, there are many tools for the job. But if you want the ability to recover from a disaster, as well as back up, only a handful are left. Of those, less than half are able to replace the functionality of Ghost… Continue Reading
Installing MondoArchive in Debian 6 Rumi, May 24, 2013 MondoArchive is an excellent backup tool found in Linux. However, the installation process is not obviously clear in debain- it lacks of a simple clue to let you know how to install in the easiest way in debian by using 'apt-get'. All you need is to add this simple repository… Continue Reading
apt-get drush install on Debian Rumi, December 25, 2012December 25, 2012 These are the installation instructions that are recommended on Debian. Aegir dependencies (Apache, MySQL, PHP…) are also automatically installed. If you are managing the installation from a remote Windows computer, well-known open source tools for this task are for example PuTTY (a SSH client for command line), and WinSCP (a… Continue Reading
Icininga on SSL Rumi, June 25, 2012 This is intended to be an introduction for implementation of stronger authentication and server security focused around the CGI web interface. There are many ways to enhance the security of your monitoring server and Icinga environment. This should not be taken as the end all approach to security…. Continue Reading
Page Flip Rumi, January 14, 2012 PageFlip4 is a Flash application, written is Actionscript3, and needs Adobe Flash Player 10 installed as a plugin to run it in Your Browser. Adobe Flash CS5 is needed for source-file editing in case of embedding custom fonts, or controlbar icons. Tested and Supported Browsers (with Javascript and CSS enabled):… Continue Reading
URL Filtering usng cProfile Rumi, January 14, 2012 cProfiles: Real-Time Website Profiler cProfiles provides the SafeSquid users, the much needed mechanism of classifying web-sites, in one or more categories. Usage is very simple, yet will allow security managers a lot of room, to handle challenges rather inventively. Over 3 million web-sites have been classified in a variety… Continue Reading
URL Filter DB and URL Filter DB Guard Rumi, January 14, 2012January 14, 2012 Together, URLfilterDB and ufdbGuard offer a unique set of features, all aimed at protecting your private network and reducing network bandwidth usage. These features include: URL filtering Advertisements blocking HTTPS proxy tunnel protection Blocking adult images produced by search engines Controlling HTTPS usage URL filtering There are three… Continue Reading