-
hi all,
i did a little patch for tsocks to allow to override the proxy given in the config file with an environment variable. this is very useful for me, because sometimes i have more than one socks tunnel open (using SSH). if you want to override the configured proxy, just do something like this:
export TSOCKS_PROXY=localhost:8888
to use localhost:8888 as socks proxy.
i did the...
2008-12-29 19:32:04 UTC in tsocks
-
opsi-deploy-preloginloader does not work if the password contains a ','. this is because the password is specified to mount.cifs using "-o password=" on the command line. the ',' is interpreted as delimiter here. see `man mount.cifs`. when supplying the password using the environment variable PASSWD everything works fine. i've done a quick fix of opsi-deploy-preloginloader that uses the...
2008-01-28 16:36:00 UTC in opsi
-
Modified version of TvTime that reads sound from tv capture card and pipes it to the soundcard while watching tv. I used the alsa api. Capture card's sound device can be specified using "-B hw:2,0" e.g., defaults to "hw:1,0".
You can download it here:
http://www.ba-horb.de/~i06015/tvtime-1.0.1-sb.tar.gz.
2007-02-11 18:33:45 UTC in tvtime