Archive for December, 2009

SoftLayer Technologies™, the innovative on-demand data center services provider, today announced the opening of three new data center pods in the company’s Dallas, Seattle, and Washington, D.C., data center facilities. The new pods add capacity for 20,000 additional servers, bringing SoftLayer’s total capacity to more than 45,000 physical machines.

“We continue gaining momentum every year. We broke more projections and records this year than last, and 2010 will bring even more of the same,” said Lance Crosby, CEO of SoftLayer. “These three new pods meet the customer demand increases that we expect in the very near future. And they are only preliminary measures in our growth strategy for 2010. We have some big plans which we can’t wait to share with everyone.”

“We’re extremely excited to introduce Private Cloud services to our customers. Private Cloud gives Softlayer customers yet another dynamic, scalable infrastructure option,” said Nathan Day, CTO, SoftLayer. “This will provide a service with segregated physical computing hardware giving customers security and peace of mind with the benefits of unlimited, on-demand scalability.”

SoftLayer’s milestones in 2009 included:

  • More than 5,700 active customers across 110+ countries
  • More than 23,000 deployed servers
  • Placement in Gartner’s Magic Quadrant for Web Hosting and Cloud Infrastructure Services
  • Introduction of CloudLayer™ line of cloud services, including CloudLayer Storage, CloudLayer CDN, CloudLayer Computing, and Bare Metal Cloud™
  • Industry’s first deployment of Intel® Nehalem microarchitecture
  • IPv6 support across all data centers
  • Multiple carrier additions across all data centers for a total of 290Gbps

The new pods are part of SoftLayer’s unique approach to data center design. Each of the company’s geographically diverse data centers consists of multiple pods built to identical specifications with the same bestin- class methodologies. This level of standardization across all its geographic locations enables SoftLayer to optimize key data center performance variables, including space, power, network, personnel, and internal infrastructure.

Posted by Admin on December 1st, 2009 | 1 Comment

The following article will show you how to install “step by step”  ffmpeg, ffmpeg-PHP, Mplayer, Mencoder, flv2tool, LAME MP3 Encoder, and Libog from the source. Make sure you have root shell access to your server.

cd /usr/local/src

Download the packages from its source:

wget http://rubyforge.org/frs/download.php/9225/flvtool2_1.0.5_rc6.tgz
wget http://easynews.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gz
wget http://superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2
wget http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz
wget http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz
wget http://www4.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2

Extracting the packages we just downloaded:

tar zxvf lame-3.97.tar.gz
tar zxvf libogg-1.1.3.tar.gz
tar zxvf libvorbis-1.1.2.tar.gz
tar zxvf flvtool2_1.0.5_rc6.tgz
tar jxvf essential-20061022.tar.bz2
tar jxvf ffmpeg-php-0.5.0.tbz2
tar zxvf flvtool2_1.0.5_rc6.tgz


Creating a directory to store all the codecs:

mkdir /usr/local/lib/codecs/


Now we install the packages:

yum install gcc gmake make libcpp libgcc libstdc++ gcc4 gcc4-c++ gcc4-gfortran
yum install subversion ruby ncurses-devel

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
cd /usr/local/src/mplayer
svn update
cd /usr/local/src

Lets copy the codecs for mplayer:

mv /usr/local/src/essential-20061022/* /usr/local/lib/codecs/
chmod -R 755 /usr/local/lib/codecs/

Installing Lame:

cd /usr/local/src/lame-3.97
./configure
make && make install

Installing Libogg:

cd /usr/local/src/libogg-1.1.3
./configure && make && make install

Installing libvorbis:

cd /usr/local/src/libvorbis-1.1.2
./configure && make && make install

Installing flvtool2:

cd /usr/local/src/flvtool2_1.0.5_rc6/
ruby setup.rb config
ruby setup.rb setup
ruby setup.rb install

cd /usr/local/src/mplayer
./configure && make && make install

Installing ffmpeg:

cd /usr/local/src/ffmpeg/
./configure –enable-libmp3lame –enable-libogg –enable-libvorbis –disable-mmx –enable-shared
make && make install

ln -s /usr/local/lib/libavformat.so.50 /usr/lib/libavformat.so.50
ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51
ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49
ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0
ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51

Installing ffmpeg-php:

cd /usr/local/src/ffmpeg-php-0.5.0/
phpize
./configure
make
make install

Finally we restart apache server:

service httpd restart

Posted by Admin on December 1st, 2009 | 1 Comment

The Loader is a .dll file or .so file (depending on the server’s operating system) which PHP uses to decode scripts encoded with the ionCube Encoder. PHP has the ability to open .dll (or .so) files at the moment a script is run. The dl function in PHP is used for this purpose. This mechanism, when used to launch the ionCube Loader, is called run-time loading.

Please note that the following steps will explain how to install ioncube loader on a linux server. Also keep in mind that you will need root shell access to the server.

1 – Download ionCube from the source to your server. Make note that the following link is for Linux 64 Bit.

wget http://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz

2 – Now we extract the  downloaded file.

tar -zxvf ioncube_loaders_lin_x86-64.tar.gz

3 – Lets move the ioncube folder to a new permanent location.

mv ioncube /usr/local

4 – Its time to edit your php.ini file.

pico /usr/local/lib/php.ini or nano /usr/local/lib/php.ini

5 – Add the following to your php.ini file below [ZEND]

zend_extension=/usr/local/ioncube/ioncube_loader_lin_5.2.so

6 – Now you need to restart your apache server and your done.

service httpd restart

Posted by Admin on December 1st, 2009 | No Comments

The Planet, a global leader in IT hosting, today announced the availability of the Dell PowerVault MD3000i, a high-performance storage area network (SAN) disk array. Ideal for multi-server environments such as virtual and private racks, the MD3000i offers a cost-effective and scalable storage solution.

The MD3000i uses iSCSI Ethernet technology to enable shared storage across multiple servers, eliminating the need to build out a costly fiber channel infrastructure. Up to 16 servers can share the MD3000i, which has 15 internal drive slots for a total storage capacity up to 15 terabytes (TB). In the event more capacity is required, companies can add up to two MD1000 storage arrays to the MD3000i for an additional 45TB.
“One of the most critical business challenges customers face today is data storage, and all too often it’s also one of the most costly,” said Rob Walters, director of product management for The Planet. “The MD3000i lowers the barrier to entry for high-performance, consolidated storage, and also provides a clear path for expansion for companies that expect to see their storage requirements grow.”

About the Dell PowerVault MD3000i
The iSCSI SAN array provides a scalable and low-cost storage solution, which continually protects daily operations and enables an easy path for expansion:
Cost-effective: The MD3000i, The Planet’s lowest-priced SAN, can be shared by as many as 16 servers, which eliminates the high cost of buying individual storage devices for each server.

Scalable: In addition to its 15 internal drive slots, customers can add up to two 15-drive MD1000 disk arrays to the MD3000i, for up to 45TB of storage.

Capable: With its large capacity and high availability, the MD3000i is ideal for businesses running performance-intensive applications, databases, and file or archive storage.

The Planet, a global leader in IT hosting, today announced the availability of the Dell PowerVault MD3000i, a high-performance storage area network (SAN) disk array. Ideal for multi-server environments such as virtual and private racks, the MD3000i offers a cost-effective and scalable storage solution.

The MD3000i uses iSCSI Ethernet technology to enable shared storage across multiple servers, eliminating the need to build out a costly fiber channel infrastructure. Up to 16 servers can share the MD3000i, which has 15 internal drive slots for a total storage capacity up to 15 terabytes (TB). In the event more capacity is required, companies can add up to two MD1000 storage arrays to the MD3000i for an additional 45TB.
“One of the most critical business challenges customers face today is data storage, and all too often it’s also one of the most costly,” said Rob Walters, director of product management for The Planet. “The MD3000i lowers the barrier to entry for high-performance, consolidated storage, and also provides a clear path for expansion for companies that expect to see their storage requirements grow.”

About the Dell PowerVault MD3000i
The iSCSI SAN array provides a scalable and low-cost storage solution, which continually protects daily operations and enables an easy path for expansion:
Cost-effective: The MD3000i, The Planet’s lowest-priced SAN, can be shared by as many as 16 servers, which eliminates the high cost of buying individual storage devices for each server.

Scalable: In addition to its 15 internal drive slots, customers can add up to two 15-drive MD1000 disk arrays to the MD3000i, for up to 45TB of storage.

Capable: With its large capacity and high availability, the MD3000i is ideal for businesses running performance-intensive applications, databases, and file or archive storage.

Posted by Admin on December 1st, 2009 | No Comments