Pario TechnoBlob
About Posts

Posts

Change ethernet settings using ethtool Force network speed on a network card to 100 MBit Full Duplex and in the same time disable auto negotiation # ethtool -s eth0 speed 100 duplex full autoneg off These settings...
Jan 19, 2010 1:14PM
Create a temporary “Site Down” notice in Apache This post describes how to make a “Site down for maintenance” notice using Apache .htaccess and the mod_rewrite module. I assume you know how to enable the Apache htaccess...
Nov 17, 2009 7:37PM
Zimbra distribution list commands This is just a short post describing Zimbra distribution list (mailinglist) commands. These commands should be run as the zimbra user # su - zimbra List all distribution lists...
Nov 17, 2009 4:02PM
Howto backup mysql stored functions and stored procedures This is how you can backup you MySQL database(s) and stored procedures # mysqldump --routines <dbname> Or you can backup only the stored procedures # mysqldump...
Nov 2, 2009 10:28PM
«« « 1 2 3  …  24 25 26  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom