After Ubuntu was randomly refusing to load on my laptop, I returned to Debian.
Netinst disc, an hour on 2MBps link and we are here – mixed Debian testing/unstable with KDE, Cinelerra, Kino, gEDA an a lot of ‘standart’ stuff.
The problems were:
Archive for category My job
I’ve found a very interesting project recently. WPKG.
The idea is very simple: a script is executed by windows scripting host. It reads host description, defines needed package set using profiles and installs, updates or removes packages using package descriptions.
Read the rest of this entry »
Sudo in windows world
Sep 25
SASL Auth in Postfix
May 12
You will also need SASL and SASL modules (libsasl2 and libsasl2-modules respectively in Debian).
SASL AUTH for outgoing SMTP conections is controlled by ‘smtp_*’ parameters in main.cf.
Quick-and-dirty solution is:
Create Courier-imap server certificate:
sudo pico /etc/courier/imapd.cnf &&
sudo rm /etc/courier/imapd.pem && Read the rest of this entry »
Tools for 3D
Feb 10
Fine free tools for 3D modelling and rendering.
AQSIS rendering engine, RenderMan compilant
Ayam CSG modeller, cross-platform
CSG Editor, MSwin only
Wanna make your own CSG application? OpenCSG library
http://www.fixyourownprinter.com/forums/inkjet/24748
http://forum.tcs.ru/ubb/Forum10/HTML/000006.html
After some time Epson Stylus Color 1520 in our bureau started to fail. The printout is either staggered or fails and LEDs for “Cover Open” and “Pause” starts to flash. User’s manual says “The print heads were moved by hand”.
Maybe. Or maybe no. Actually, no. Read the rest of this entry »
So so …
W: GPG error: [your favourite mirror here] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: You may want to run apt-get update to correct these problems
Ever met this is last days?
The solution is simple, but not well documented well:
you must add these keys manually (as root or using sudo):
gpg --recv-keys 07DC563D1F41B907 && gpg --export 07DC563D1F41B907 | sudo apt-key add -
gpg --recv-keys 010908312D230C5F && gpg --export 010908312D230C5F | sudo apt-key add -
or in the case you do no use GnuPG
wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | sudo apt-key add -
That’s all.
We missed
Nov 21
Architectural award by Salon magazine, Russia.
We are almost lusers 😉
Almost finshed current project of reconstruction. Read the rest of this entry »