TXLANS.com

Tag: software

Basic Apache Install on CentOS 5.4

by amp on Apr.10, 2010, under Linux, Tutorials, Web Resources

Apache is probably the number 1 web service hosting software ever created.  With that said I get a lot of people always asking how to install it or some variation of.  Here’s an easy tutorial on it using CentOS 5.4 Linux using a Rackspace Cloud Server

1.    SSH into your Server

2.    Make sure you are root user.

3.    Update Yum with command : # yum update

4.    Download and install Apache with command : #  yum install httpd

5.    Set chkconfig run levels to ensure that apache starts up even if the system is rebooted with command : # chkconfig –levels 2345 httpd on

6.    Start Apache or httpd service with command : #  service httpd start.

7.    Flush your IP Tables and add port 22 for SSH (unless you changed it’s port) and also allow port 80 for apache/http connections.  I have also deleted the “RH-Firewall-1-INPUT” chain and set the default INPUT policy to “DROP”.

#  iptables -X RH-Firewall-1-INPUT

#  iptables -F

#  iptables -I INPUT -p tcp –dport 22 -j ACCEPT

#  iptables -I INPUT -p tcp –dport 80 -j ACCEPT

#  iptables -P INPUT DROP

#  service iptables save

8.  Congrats, you now have a basic apache install.

Notes : Apache’s configuration file is /etc/httpd/conf/httpd.conf and the default place to put all of your websites files are in /var/www/html/

2 Comments :, , , , , , , more...

More AVG Deals

by amp on Feb.19, 2010, under General, PC Maintenance, Promotional Offers, Web Resources

Computer security is always a growing niche in todays market.

So..we have some more AVG Deals for you.  Follow these links to follow their respective Deals.

I’m not going to lie.  My last job was spent making house calls and fixing everyones computers.  90% of the time it was because they didn’t have any antivirus or the AV they were using was the trial that came with the Laptop when they got it from Best Buy.

Having Antivirus isn’t a fool-proof system but then again there never will be.  But hey, it’s the best place to start.  Don’t browse naked!

AVG Anti-Virus 9.0 – 2 years for the price of 1!

AVG Internet Security 9.0 – 2 years for the price of 1!

AVG Identity Protection 9.0 – 3 users for the price of 1

Comments Off :, , , , more...

Ventrilo VS TeamSpeak VS Mumble

by amp on Feb.05, 2010, under PC, Reviews & Previews, Web Resources

Ah, a long standing battle of which is better…although the main battle is between Ventrilo and TeamSpeak, Mumble is a good alternative to either of these.

With the recent release of Teamspeak 3, Ventrilo is having more and more competition to go up against.Ventrilo

There really are no online posts with hard-proof and real data about the bandwidth, cpu usage, memory usage, etc is for each one of these programs it is all linked more to personal preference.

If you have your own server boxes like we do you can run the free ventrilo server which is limited to 8 connections while Teamspeak has a limit I cannot remember what it was.  As far as I can remember, Mumble has no limit.

While some may worry about bandwidth used by these programs there is no real difference between them.  It all depends on what voice codec is used coupled with its bit rate and whether stereo or mono.

Like I said, it boils down to personal preference.  Ventrilo is certainly easier to install and maintain and use rather than Teamspeak but I consider ventrilo to be like apple.  Closed off to innovation and source.

What do you prefer for voice communication over the net?

View Results

Loading ... Loading ...
5 Comments :, , , , more...

Demonoid Invites

by amp on Jan.23, 2010, under Promotional Offers, Web Resources

DEMONOID

Demonoid

I know how much everyone loves demonoid, and I know you won’t be able to get in unless you have an invite code!

It’s okay…we have some.

Leave a comment and use your email with the comment (you dont have to post it in the comment, for anti-spam purposes).

I’ll send out what I can.  :)

3 Comments :, , more...

Another Fantastic AVG Deal

by amp on Dec.14, 2009, under File System, General, PC Maintenance

AVGHave another promotion for you guys.  AVG has another deal out for the holidays this time.

Click the following link to go straight to the page with the deals.

AVG Holiday Sale!

Get a one year license for 3 users/computers.

Comments Off :, , more...

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...

Archives