If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
If you want to select Fastest Mirror in Debian follow this tutorial and this is very helpful if you want to download and install your debian packages,Updates .netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE.
Tags: Install netselect apt in debian, netselect apt examples, netselect apt syntax, Package Mgmt, Select Fastest Mirror in DebianRT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers, and even marketing departments to track issues, outages, bugs, requests, and all kinds of other things at thousands of sites around the world.
Tags: configuring RT debian etch, fetchmail configuration debian, setup Request Tracker 3.6 on Debian EtchUbuntu is a community developed, linux-based operating system that is perfect for laptops, desktops and servers. It contains all the applications you need - a web browser, presentation, document and spreadsheet software, instant messaging and much more.The most recent version, Ubuntu 8.04 (Hardy Heron), was released on April 24, 2008.
Tags: Hardy Heron Screenshots, Other Linux, Ubuntu 8.04 screenshotsIf you forget your password for compressed archive (rar, 7z, zip), this program is the solution.This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations.
Tags: crackrar example, crackrar linux, crackrar syntax, Howto Crack Rar file debian, Howto Crack Rar file linux, Howto Crack Rar file ubuntu, install crackrar debian, SecurityIf you check your /var/log/messages file you can see lot of messages with -Mark- these are useless.You can disable them with the following procedure.
Tags: disable mark in debian log, disable the “– MARK –” in Debian log fileIf you want to crack zip file passwords use fcrackzip.fcrackzip is a fast password cracker partly written in assembler. It is able to crack password protected zip files with brute force or dictionary based attacks, optionally testing with unzip its results.
Tags: Crack Zip Files Password in Linux, remove zip file password in debianThis is an apache2 module for finding the country that a web request originated from. It uses the GeoIP library and database to perform the lookup.This module only works on Apache 2.0.x servers.
First you need to make sure you have apache2 server installed and working fine.
Tags: GeoIP support for apache2, GeoIP support for apache2 debian etch, mod geoip apache2 debian, mod geoip debian, webserverSSH’s (secure shell) most common authentication mode is called “interactive keyboard password authentication”, so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard. Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
SECURITY NOTE: There is a reason openssh insists that passwords be typed interactively. Passwords are harder to store securely and to pass around securely between programs. If you
Tags: automatic ssh password authentication, Free Tools, install sshpass debian, Security, sshpass, sshpass examples, sshpass options, using sshpass debianWe have already discussed how to install mail server with postfix+Devcot+SASL+Squirrel Mail in this article we will see how to add spam filter for postfix mail server.
Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache SpamAssassin to be used in a wide variety of email systems.
Tags: configuring Spamassassin for postfix, How to filter spam with Spamassassin and Postfix, Security, Spamassassin debianVlogger is a little piece of code borned to handle dealing with large amounts of virtualhost logs. It’s bad news that apache can’t do this on its own. Vlogger takes piped input from apache, splits it off to separate files based on the first field. It uses a file handle cache so it can’t run out of file descriptors. It will also start a new logfile every night at midnight, and maintain a symlink to the most recent file. For security, it can drop privileges and do a chroot to the logs directory.
Tags: apache logs vlogger, Split apache Logs With vlogger, Split apache Logs With vlogger examples, vlogger man apge, webserver