Archive for category My job

Postfix, Courier-imap and virtual users

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

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

“Cover open” and “Pause” problem with Epson Stylus Color 1520

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 »

Stuck with apt in Debian?

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

Architectural award by Salon magazine, Russia.
We are almost lusers ;-)

ArkietÄ— – finished (almost)

Almost finshed current project of reconstruction. Read the rest of this entry »

Strange issues of Architectural Dekstop 3.3 by Autodesk

Strange things happen on the world.

Recently upgraded tho whole class of computers to WinXP profesional and made a clean install of ADT 3.3. Yea, quite old product, but it was donated by AGA ltd. some years ago and is quite usable for lectures.
So, it crashes after a user issues some comands, that require dialog boxes. Should say an unusual situation, as it worked fine for years on Win2000. Read the rest of this entry »