LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Modify iptables to access apache on virtual centos5.6.

Posted 07-05-2011 at 03:53 AM by brave heart
Updated 07-29-2011 at 01:42 AM by brave heart

On a virtual box(IP: 192.168.195.130), I can access http://192.168.195.130/, but from any other computer, I can't.

After add following to /etc/sysconfig/iptables as below:
Code:
-I RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
And restart iptables, I can access the virtual apache successfully.

For fedora14, modify iptables as below:
Code:
-I INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
...
Member
Posted in Uncategorized
Views 1165 Comments 0 brave heart is offline
Old

The easy way to install bugzilla on Centos5.6.

Posted 07-04-2011 at 10:19 PM by brave heart
Updated 07-04-2011 at 10:21 PM by brave heart

1 Install Centos5.6 (which included apache & perl in default)
2 Update EPEL list
Install following file
http://download.fedoraproject.org/pu...5-4.noarch.rpm
Code:
rpm -Uvh epel-release-5-4.noarch.rpm
3 Install mysql and related
Code:
yum install mysql mysql-server mysql-devel
4 Setup mysql
Code:
mysql> GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES, CREATE TEMPORARY TABLES, DROP, REFERENCES
...
Member
Posted in Uncategorized
Views 1065 Comments 0 brave heart is offline
Old

Changes.... and update :)

Posted 07-04-2011 at 09:01 PM by SeRi@lDiE (Oscuridad)
Updated 08-24-2011 at 09:43 AM by SeRi@lDiE

Well sorry for the silence.... Work lately has been hectic... My supervisor quit and I inherit hes work... :/

I did some upgrades and change the PSU to a Enermax Revolution85+ ERV1020EWT 1020W.
Now awaiting the Motherboard, CPU, RAM, and New water cooling system.
Member
Posted in Modding
Views 1187 Comments 0 SeRi@lDiE is offline
Old
Rating: 2 votes, 2.50 average.

Wanna know something wierd ?

Posted 07-04-2011 at 08:53 PM by DJ Shaji

So I downloaded NetBSD 4 Live iso, and I have to say, I was truly amazed at the performance of the thing. I mean, whatever they've done, its quite commendable. For one, it has KDE, and not only did it start up quite nicely, it ran much faster than my Fedora 14 live CD with GNOME. I mean, its performance was simply incredible. Hats off to the NetBSD Live! CD team! Too bad that it can't be installed to the hard drive, though.

I've said it before, and I'll say it again - I simply don't...
Member
Posted in Uncategorized
Views 7186 Comments 3 DJ Shaji is offline
Old

My first (well almost) php program.

Posted 07-04-2011 at 10:44 AM by peonuser
Updated 07-04-2011 at 11:48 PM by peonuser

Just a quick piece of code I wrote to start learning php. Had to do something better than "Hello, World" My odata file is quite a bit larger, but I just put the small version for sake of space. This program is beginner level, but it worked for me.


oracle.html:
Code:
<html>
<body>
<center><h1>The Oracle</h1>
<hr>
<form method="post" action="oracle.php">
  Enter
...
Member
Posted in Uncategorized
Views 6355 Comments 2 peonuser is offline

  



All times are GMT -5. The time now is 09:48 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration