Skip to main content

David Harrison's Library tagged linux   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

20 Oct 09

Samba domain: User Rights and Privileges

For non-domain users to execute root level commands:

net -S $server -U root rpc rights grant '$domain\Domain Admins' SeMachineAccountPrivilege SePrintOperatorPrivilege SeAddUsersPrivilege SeTakeOwnershipPrivilege

www.samba.org/...rights.html - Preview

samba linux windows

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

Clonezilla - Linux/Windows imaging tool

Has a live CD for creating an image of a hardware install

clonezilla.org - Preview

linux clone windows

10 Sep 09

Command line base64 decoding

openssl base64 -d -in <infile> -out <outfile>

face.centosprime.com/...base64-decoding - Preview

base64 unix osx linux openssl

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

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

Join Diigo