409 reputation
39
bio website
location Poland
age
visits member for 2 years, 2 months
seen 2 days ago
stats profile views 7

May
14
awarded  Commentator
May
14
comment How can I add static DNS entry in Debian and block some sites?
Nope. Just write there: /usr/sbin/iptables -A OUTPUT -d 199.15.160.100 -j DROP
May
14
awarded  Yearling
May
14
awarded  Editor
May
14
revised How can I add static DNS entry in Debian and block some sites?
added 411 characters in body
May
14
comment How can I add static DNS entry in Debian and block some sites?
So you can add all subdomains to /etc/hosts or use iptables like in my eidt
May
14
answered How can I add static DNS entry in Debian and block some sites?
Oct
26
answered Why is my .thunderbird folder so big?
Oct
24
awarded  Analytical
Jul
24
awarded  Caucus
Jul
24
awarded  Constituent
Jul
11
comment Terminator + vim + solarized
What terminal are you using ?
Apr
17
awarded  Tumbleweed
Apr
10
asked Vicious net widget and dynamic interface
Apr
7
comment Multi screen and tags in awesome wm
I found partial solution but it assumes you do not change number of screens while working (good for desktops I presume). Here is the link: awesome.naquadah.org/wiki/XRandR_Screen_Table
Apr
6
answered Terminator + vim + solarized
Apr
6
awarded  Yearling
Apr
5
answered Modify window tags in AwesomeWM
Apr
5
asked Multi screen and tags in awesome wm
Mar
28
comment How to assign pre- and post-launch actions for applications?
Thanks, this is ok with additional signal handling. I am searcing for a more universal solution though.