Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - |eric|

Pages: [1]
1
Users / Re: Can I use LinuxMCE firewall to block the internet?
« on: March 11, 2010, 05:36:30 am »
the iptable isnt that complicated
its only one line !
should look like :
iptables -A INPUT source  mask dest mask  -tcp -port portnumber
and delete is exacly the same execpt -D instead of -A

2
Users / Re: Multiple Displays
« on: March 11, 2010, 05:23:33 am »
why go to all the trouble of setting many boxes 
X supports multi screen right out of the box
now if it is supported (i mean by that that the interface differenciate independent screens )
thats another story ...

Kubutu and other window manager are all capable of handling multi-screens
(many right out the box)

Pages: [1]