I'm a noob who needs help getting LAMP to work on my DL380 G5. Apparently, the nic drivers are not on the lamp iso. I installed the bnx2 drivers, thinking mine might be on there, but no luck. Looked here, but the DL380 G5 is not listed. Any idea how I can get the NIC to work on this?
I installed Turnkey-Jenkins-VM, running on Windows host in Virtualbox. Followed all the instructions: bridged network, etc. The development team is all remote, so we need to have Jenkins exposed over Internet. Our network admin set up rules on the firewall, such that $CORPORATE_WEB:8181 forwards to Jenkins' 192.168...:80, only for certain incoming IPs. I am one of the remotes.
Under this setup, I am able to log into Jenkins, update Jenkins, set up jobs that grab code from our SCM hosted on Bitbucket, build it, send out emails, everything looks great!
I have an issue with confconsole, basically I need to have the hostname in /etc/hosts with the current eth0 ip (and not the loopback) can anybody tell me how to modify the confconsole.py to make this happens?
Uh, where do I start here? I launched an OpenVPN instance, logged in through ssh, ran through the config, then logged into webmin. Nothing there about OpenVPN. Maybe I missed something?
I got the 64-bit CouchDB AMI running on AWS and was able to use Futon on port 80, as expected. However, I want to use the REST interface typically run on port 5984. The couch config seems to be set to use that port, the port reports to be open, and I created an inbound connection on 5984 in my security group, open to all, but still couldn't connect.
Any ideas on where this might be tied up? I'm not clear on how this instance is being set up and didn't want to spend time digging into configurations searching for it if this is something trivial. Thanks.
I'm trying to migrate an inhouse instance of Turnkey SUGARCRM to Gigatux VPS hosting, by restoring my latest backup from the new image. However once restored it fails everytime with MYSQL not started. Any ideas please.