Installing XAMPP in Linux

On January 31, 2010, in Amazon Cloud EC2 S3, CentOS, Fedora, LAMP, Linux, Mysql, Open Source, PHP, Tips, Tricks, Web Application, by Sandeep Verma

Hits: 455  What is XAMPP ? XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. LAMPP (XAMPP for Linux) is very easy to install and to use – just download, extract and start. Download XAMPP http://sourceforge.net/projects/xampp/files/XAMPP Linux/ Installing XAMPP in Linux Download XAMPP Latest version from the following link http://sourceforge.net/projects/xampp/files/XAMPP Linux Currently [...]

Install RED5 with java tomcat on linux

On January 31, 2010, in Amazon Cloud EC2 S3, CentOS, Fedora, Linux, Tips, Tricks, Web Application, Web Services, by Sandeep Verma

Hits: 378  Red5 is an Open Source Flash Server written in Java that supports: Streaming Audio/Video (FLV, h264, AAC, and MP3) Recording Client Streams (FLV only) Shared Objects Live Stream Publishing Remoting (AMF) export variables in /etc/bashrc to become available for every user login or for any terminal opens. echo “export ANT_HOME=/usr/local/ant” >> /etc/bashrc echo “export [...]

Linux Mail Servers

On January 30, 2010, in Amazon Cloud EC2 S3, CentOS, Fedora, Linux, Tips, Tricks, by Sandeep Verma

Hits: 126  Manual Settings ~~~~~~~~~~~~ Mail Server Username: no-reply+domain.com Incoming Mail Server: mail.domain.com Incoming Mail Server: (SSL) host200.hostmonster.com Outgoing Mail Server: mail.domain.com (server requires authentication) port 26 Outgoing Mail Server: (SSL) host200.hostmonster.com (server requires authentication) port 465 Supported Incoming Mail Protocols: POP3, POP3S (SSL/TLS), IMAP, IMAPS (SSL/TLS) Supported Outgoing Mail Protocols: SMTP, SMTPS (SSL/TLS) Warning: Changing [...]

Amazon EBS

On January 23, 2010, in Amazon Cloud EC2 S3, CentOS, Fedora, LAMP, Linux, Web Services, by Sandeep Verma

Hits: 170  Amazon Elastic Block Storage (EBS) We can use Amazon EBS just like as the CD/DVD/Pen Drives on our PC/Laptops Servers for backup or data transfer… EBS can attach to an EC2 instance, we can use EBS to save work files in it.. for it we have to mount it in the instance after backup [...]

Crontab Command Line

On January 23, 2010, in Amazon Cloud EC2 S3, CentOS, Fedora, LAMP, Linux, Tips, Tricks, Wap Application, Web Application, Web Services, by Sandeep Verma

Hits: 132   Crontab Command Line 1. dump the content of the existing crontab to a file # crontab > /tmp/dump 2. echo “your lines” >> to the corntab file # echo ” 00 1 * * * /monitor_file_system 2>/dev/null” >> /tmp/dump 3. import the new crontab # crontab /tmp/dump other option…. # crontab -e It [...]

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...