Skip to main content

David Harrison's Library tagged ubuntu   View Popular

12 Nov 09

InfoSec Blog - Configuring Egress (Outbound) Rules with iptables (ubuntu style)

sudo iptables -A OUTPUT -o lo -p all -j ACCEPT sudo iptables -A OUTPUT -m state --state RELATED, ESTABLISHED -j ACCEPTsudo iptables -A OUTPUT -p tcp --dport 80 -d security.ubuntu.com -j ACCEPTsudo iptables -A OUTPUT -p tcp --dport 80 -d us.archive.ubuntu.com -j ACCEPTsudo iptables -A OUTPUT -j REJECT

blog.tevora.com/...esWithIptablesUbuntuStyle.aspx - Preview

ubuntu linux firewall iptables

17 Oct 09

Ubuntu Server 9.04 Jaunty: open-vm modules fail to build

sudo wget http://www.travishegner.com/stuff/open-vm.tar.bz2

sudo m-a a-i open-vm

www.travishegner.com/...-vm-modules-fail-to-build.html - Preview

vmware ubuntu linux

14 Oct 09

Puppet - Bug #2210: XML Simple included twice

In Ubuntu 9.04 puppet complains which is caused by the rails package being installed. To fix remove rails:
sudo apt-get remove rails

projects.reductivelabs.com/...2210 - Preview

puppet ubuntu rails

1 - 20 of 53 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo