29/01/08

Permalink 11:53:53 am, Categories: General, 80 words   English (UK)

Delta File Transfers

Excellent tool to save bandwidth is Rsync. It's available on most flavors of Linux. This tool can save huge amount of bandwidth when older version of file is present on your system. The magic is achieved by sending only changed blocks in source file. Rsync algorithm is smart enough to search for data blocks that match checksum in any position of target file. Useful options are

-z to compress data
-B to use smaller data blocks
-v for verbose output

03/07/07

Permalink 11:51:49 am, Categories: General, 70 words   English (UK)

Flexibility of MySQL

I have been using MySQL for over 2 years now. Started with version 3 and now using 5 on Linux.
MySQL is very flexible database with many features which help optimize application performance. My favorite is memory (heap) tables. Basically you create memory table which can have indexes and can be populated with SELECT statement. Memory access is much faster than disk I/O and with many table scans performance is much improved

30/11/06

Permalink 04:42:13 pm, Categories: General, 44 words   English (UK)

Monitor network traffic in real time

If you need to see network traffic on your server in real time then try iftop. It works similar to Linux top command. If you're using Fedora then simply type

yum install iftop

I love yum, so easy to install, no more dependency hell

31/10/06

Permalink 07:07:22 pm, Categories: General, 26 words   English (UK)

Improve MySQL performance

On busy website MySQL database tables will get fragmented. Schedule the following command via cron to be run daily when server is idle:

mysqlcheck -ppassword -Avor

28/02/06

Permalink 05:49:12 pm, Categories: News, 10 words   English (UK)

Pretoria Linux Distributors

Our new dedicated domain name is http://linux-south-africa.co.za/

:: Next Page >>

Africa's Open/Free Source Software

Forum to discuss open source software

| Next >

September 2010
Mon Tue Wed Thu Fri Sat Sun
<<  <   >  >>
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      

Get Linux in South Africa Pretoria on DVD or CD, SUSE, OpenSuse, Fedora, Mandriva, Knoppix, Mandrake, Debian, DamnSmall, DSL, Gentoo, Slackware, SimplyMepis, Monoppix, FreeBSD, Trustix, Comodo, Smoothwall, Gibraltar, IPCop, OpenCD, Ubuntu, Kubuntu, Redhat, CentOS, Whitebox, PCLinuxOS, Xandros, Vector, Scientific, OpenOffice, Vector, Foresight, Asterisk

Search

Categories


Misc

Syndicate this blog XML

What is RSS?

powered by
b2evolution