Archive

Archive for the ‘Hosting’ Category

.htaccess Allow IP-range

September 12th, 2009 No comments
.htaccess Allow IP-range .htaccess example,if you want to allow access from the ip-range: Order Deny,Allow Deny from all Allow from 123. Allow from 234.123. Allow from 127.0.0.1 this .htaccess will Allow acces from IP-range: 123.xxx.xxx.xxx, 234.123.xxx.xxx and 127.0.0.1.
Categories: Hosting, Networking Tags: , , , ,

TCP/IP reserved addresses

September 2nd, 2009 2 comments
TCP/IP reserved addresses TCP/IP addresses reserved for 'private' networks: 10.0.0.0 to 10.255.255.255 172.16.0.0 to 172.31.255.255 192.168.0.0 to 192.168.255.255 169.254.0.0 ...

Configure your system to start Services at boot time ? – LINUX

July 29th, 2009 1 comment
Configure your system to start Services at boot time ? – LINUX Easy and fast, using chkconfig linux command. To configure your system to start Apache at boot time: chkconfig --levels 235 httpd on for manual start apache: /etc/init.d/httpd start create the system startup links for Proftpd and start it: chkconfig --levels 235 proftpd on /etc/init.d/proftpd start Chkconfig provides a ...

Turn off/disable Apache Log files – CustomLog, ErrorLog directives

July 3rd, 2009 No comments
Turn off/disable Apache Log files – CustomLog, ErrorLog directives Edit httpd.conf replace: CustomLog /var/log/httpd/access_log combined ErrorLog /var/log/httpd/error_log with CustomLog /dev/null combined ErrorLog /dev/null Restart httpd with command: ./apachectl restart (don't do service httpd restart, use apachectl )

AMD Istambul – Six-Core AMD Opteron processors

June 10th, 2009 No comments
AMD Istambul – Six-Core AMD Opteron processors New Six-Core AMD Opteron Processor Delivers Up to Thirty-Four Percent More Performance/Watt in Exact Same Platform Available five months ahead of schedule, Istanbul is an industry game-changer AMD today announced availability of the world’s first six-core server processor with Direct Connect Architecture ...

Enhanced Ping for Windows

June 6th, 2009 No comments
Enhanced Ping for Windows FPing: Ping multiple hosts with one simple command. Ping with random data, or data you provide Time between pings can be adjusted as needed from 1ms to 5s. Read a hostlist from a file Output redirection to a file for parsing. Ping using raw sockets, or ...

XAMPP for Windows – Apache, PHP, Mysql Server on Windows

May 18th, 2009 No comments
XAMPP for Windows – Apache, PHP, Mysql Server on Windows XAMPP for Windows, Free Software: Apache HTTPD + Openss PHP Server MySQL Server phpMyAdmin Script Mercury Mail Transport Syste FileZilla FTP Serve XAMPP CLI Bundle Download links -> XAMPP for Windows

ServerLoft – new hosting

April 16th, 2009 6 comments
ServerLoft – new hosting Sa nu va mire treaba ca mai apar probleme / erori pe cateva bloguri d'ale mele. Motivul este schimbarea/transferul domeniilor de pe unul din serverele de la godaddy la un server nou (AMD 64 Phenomenon Quad/4G RAM/250G RAID/5000G Trafic) , ...

Mysql Optimization and Tunning Script

April 7th, 2009 No comments
Mysql Optimization and Tunning Script Linux - for mysql tunning use MySQLTuner script. MySQLTuner is a script written in perl that will assist you with your MySQL configuration & make recommendations for increased performance and stability. Download the latest MySQLTuner version in plain text to your ...

Install xCache PHP accelerator – OpenSuse

April 6th, 2009 No comments
Install xCache PHP accelerator – OpenSuse Install xcache - 3 linux commands: zypper sa -r http://download.opensuse.org/repositories/server:/php:/extensions/openSUSE_11.0/server:php:extensions.repo zypper ref zypper in php5-xcache this is for OpenSuse version 11.0; For other version, change openSUSE_11.0 with desire version, ex: openSUSE_10.3
GoCache - ByREV-Cache v1.0 - live served in : 0.420362 sec (gzip)