=== mikehale_ is now known as mikehale | ||
=== ValicekB_ is now known as ValicekB | ||
ccha4 | hello, about unattended-upgrades, how to set Unattended-Upgrade::Allowed-Origins for all origins ? | 10:06 |
---|---|---|
ddsss | is there a way to prevent a program from accessing the internet? | 13:57 |
ewook | several. but, are you refering to simply blocking a sertain pid? | 13:57 |
ddsss | ewook, I know about apparmor - but is there some tool that would ask me if | 14:00 |
ddsss | ewook, as in "some gui tool" (blasphemy) | 14:00 |
yfgyugs87fy | WARNING WARNING WARNING, WARNING | 15:12 |
yfgyugs87fy | WARNING WARNING WARNING, WARNING WARNING | 15:12 |
yfgyugs87fy | YOU MAY BE WATCHED | 15:12 |
yfgyugs87fy | YOU MAY BE WATCHED | 15:12 |
yfgyugs87fy | YOU MAY BE WATCHED | 15:12 |
yfgyugs87fy | Do usa&israel use chat&social communication prog(facebook&twitter) to collect informations,,,,can we call that spying!!!! | 15:12 |
yfgyugs87fy | Do usa&Israel use chat &facebook 2 spy?!?!?!? | 15:12 |
=== RoyK_ is now known as RoyK | ||
=== marrusl is now known as marrusl_afk | ||
=== marrusl_afk is now known as marrusl | ||
binaryhat | im trying to Log ufw to a seperate logfile--->http://vincom2.wordpress.com/2010/04/07/logging-ufw-to-a-seperate-logfile/ but no luck | 17:42 |
RoyK | binaryhat: tried ulog? | 17:56 |
binaryhat | ulog? | 17:59 |
RoyK | userspace logging from iptables | 18:01 |
binaryhat | how? | 18:02 |
RoyK | google it | 18:04 |
binaryhat | ok | 18:04 |
=== mrmist is now known as mist | ||
=== marlinc_ is now known as Marlinc | ||
=== JanC_ is now known as JanC | ||
Diegonat | hi guys? I have an error with courier-imap. Basically, although everything seems to work, I have an error on my log file which is: imapd: Failed to connect to socket /tmp/fam-- . Any idea? | 19:39 |
koolhead17 | zul: around | 19:40 |
=== alaing_away is now known as alaing | ||
Diegonat | hi guys? I have an error with courier-imap. Basically, although everything seems to work, I have an error on my log file which is: imapd: Failed to connect to socket /tmp/fam-- . Any idea? | 20:52 |
norkakn | If I change a forward rule in iptables, will it drop connections in progress? | 21:15 |
ewook | norkakn: do you have a separate rule for current (established) connections? | 21:35 |
norkakn | So, the goal is to create a mutex that will forward http requests to other ports, so it might be 80->8003, and I want to move that to 80->8004 without dropping any connections, and I'm wondering if that is possible | 21:36 |
norkakn | My hope is that switching around the forward rules in iptables will just kind of magically work, but it's been a long time since I've touched any of that stuff, and my brain is rusy | 21:39 |
patdk-lap | norkakn, if the change affects in progress connections, depends on how you setup your rules | 21:40 |
=== marlinc_ is now known as marlinc | ||
=== ToBeFree is now known as wells | ||
=== wells is now known as SoulOfTheInterne | ||
=== SoulOfTheInterne is now known as ToBeAFK | ||
=== ToBeAFK is now known as ToBeFree | ||
Markus84 | Hey, I'm trying to launch a script I've witten with crontab. I want to submit a parameter for this script (e.g. * * * * * /home/markus/meh.sh myfunnyparameter) But this results in /bin/sh: 1: /home/markus/meh.sh myfunnyparameter not found. I checked the path several times, it is right. Is cron not able to pass the parameter? | 23:45 |
ewook | Markus84: yepp. check your quotation. | 23:58 |
ewook | Markus84: here's an example: http://stackoverflow.com/questions/5977923/multiple-query-string-items-in-crontab-job | 23:59 |
Markus84 | ewook: I tried * * * * * "script.sh something". That's wrong I guess? | 23:59 |
Markus84 | ewook: oh, I look at the link, thanks | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!