https://www.centos.org – Hi Friends.,Need help from you guys...I am using VirtualBox on CentOS 6.3 from 3 Months.There is around 12 VM's Created for users. Yesterday something strange happened.... [by bsprakash] (HowTos)
https://www.centos.org – Hi Friends.,Need help from you guys...I am using VirtualBox on CentOS 6.3 from 3 Months.There is around 12 VM's Created for users. Yesterday something strange happened.... [by bsprakash] (HowTos)
https://www.centos.org – hi all,I had centos 6.3 installed on my machine, unfortunately the network interface which is Atheros AR8161 is not supported. Then i tried to solve this problem, i downloaded kmo... [by diannagara] (HowTos)
http://unix.stackexchange.com – I installed Webmin (based on Installing the RPM) for CentOS 6.3 running on virtual box. The package was installed successfully but when I open home.centos:10000 it doesn't open up. My internet is fine. I have opened ports of iptables but not working. Also tried as given on Webmin website and did iptables file entries for firewall but still not opening up via my web browser. (HowTos)
https://www.centos.org – Also when I use Alt + Ctrl + Backspace, the blank white screen appears without control and I have to shutdown the system by the power switch. How to fix this issue?I followed instructio... [by emax] (HowTos)
https://www.centos.org – up [by Predat0r] (HowTos)
https://www.centos.org – I have an issue i cant find the problem, I'm not a sysadmin (more like sysop) but I have some experience and google it around and even so I can't figure out what's going on ...The probl... [by rstriquer] (HowTos)
http://stackoverflow.com – I want to install poski at linux(both centos 5.3 and ubuntu 11.10).I do the command below: ../poski-v1.0.0/INSTALL.sh --with-oski=yes --prefix=/usr/local/poski The error is below, the same for centos and ubuntu. ../../poski-v1.0.0/include/poski/poski_commontype.h:4: fatal error: oski/oski.h: No such file or directory (HowTos)
http://forums.fedoraforum.org – my fedora 18 install came with bind and bind utils already, when i query for example host -t ns google.com it shows me google nameservers, but when i try dig google.com and also dig for ns or mx i always get the same result no matter what option i give to dig. (HowTos)
http://serverfault.com – I use a linux Centos 6.3 as an Internet gateway with NAT. I want to allow a specific host to have access to Internet, but not with IP address, because IP may change due to dhcp, and use a rule for a specific mac address. I used the following but it does not work iptables -t nat -A POSTROUTING -o $INTERNETDEVICE -j MASQUERADE iptables -A INPUT -i $INTERNETDEVICE -m state --state ESTABLISHED,RELA (HowTos)
http://serverfault.com – here is problem: We have virtual machine on VMware ESXi with CentOS 6.3 system (devserver). To access ports on virtual machine we do port forwarding. We deploy application in tomcat on devserver (Tomcat7,JDK7) iptables dispabled. After deployment, ActiveMQ start to listen on 60001 port. (HowTos)