When it comes to uploading files, users expect visual feedback, usually in the form of a progress bar. The problem is that PHP doesn’t offer a way to track file uploads in progress
When it comes to uploading files, users expect visual feedback, usually in the form of a progress bar. The problem is that PHP doesn’t offer a way to track file uploads in progress
Introduction From http://awstats.sourceforge.net/ : AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command
vmkfstools -i "originalname.vmdk" "newname.vmdk" Configure a new virtual machine but when asked to configure a disk, select to use an existing one and select the one you just created. In my case, it
I spent a few minutes today setting up our nagios install at work to page me via prowl, instead of an email->sms gateway. Why? Because I'm cheap, that's why - don't like paying
Nagios Core allows you to monitor your entire IT infrastructure to ensure systems, applications, services, and business processes are functioning properly. In the event of a failure, it can alert technical staff of
1. Install java Currently the Sun Java 6 packages are working fine now for Ubuntu 10.10 and 10.04 users. It works fine for me. sudo apt-get install python-software-properties sudo add-apt-repository ppa:sun-java-community-team/sun-java6 sudo apt-get
1. tar all folder tar cvfz filename.tar.gz folder 2. backup mysql DB $ mysqldump -u root -p dbname >~/db_name.sql 3.scp files from ssh to another server scp -r filename username@127.0.0.1:/path/www.googel.com 4. restore the
1. Back-up the original database that you want to "clone" In case you you have a mysql password for user root you need to use mysql(dump) -u root -p dbname and you will
use wget to pull down the subversion sources. You could also use curl, but wget does the same with less typing. Choose a version from this list of Subversion sources (tigris.org). The parallel
Every desktop computer uses an operating system. The most popular operating systems in use today are: Windows Mac OS UNIX Linux is an operating system -- very much like UNIX -- that has