Archive for the ‘debian’ Category

useful postfix one liners

Postfix is a very good MTA (mail transport agent), here are some quick commands that help with queue management: sudo mailq|wc -l – give an approximation of the number of emails in the mailq in the number at the beginning of the line sudo postconf -e defer_transports=smtp;sudo postfix reload : pause email delivery but still [...]

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »

Useful tool to analyze network traffic on Linux

is a simple packet sniffer, runs in the background and gives you basic information about the traffic on your network. apt-get install darkstat After installation, darkstat -i eth0 The data is displayed in the browser (http://localhost:667/)

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »

Remove Amavis Content Filter From Postfix Configuration, Requeue All Postfix Email Messages

Disable Postfix Amavis Configuration First you will need to comment out the content_filter line which will look similar to the below. In my case it is telling Postfix to send local mail through port 10024 on the localhost or 127.0.0.1. The Postfix configuration file is named main.cf and located in the /etc/postfix directory. Active Postfix [...]

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »

forum

E’ attivo il forum all’inidirizzo http://forum.nixtips.net

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »

LINUX: Restart USB to reset stuck usb drives

# modprobe -vr ehci_hcd # modprobe -v ehci_hcd

FacebookTechnotiziePlaxo PulseLinkedInTwitterWordPressGoogle BookmarksGoogle ReaderStumbleUponTechnorati FavoritesShare
Read the rest of this entry »
 
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera