CVS and bugtracking with Mantis

All the small things to close working week. Rest of the day I’ve spent education myself on CVS again. :) I’ve came across CVS book at red-bean.com which I now want to order hardcopy. All my today CVS practise was around a wonderful piece of software called Mantis. It is simple yet powerfull bugtracking system, which I have adopted as technical support tool for our company. All of my changes were based on version 0.16.0, while mantis went to version 0.17.0. So, I’ve been porting all my changes to the new version. Tried both ways with traditional diff-edit-patch-repeat and cvs ways. So far, I enjoy the cvs way of doing things, and I haven’t yet tried branching and merging. Oh, I sound like a developer, don’t I? :)

Linuxalization of the home network completed

Installed Red Hat Linux 7.2 on my girlfriend’s computer. Now I have clean pure Linux network at home. I used the chance also to make few changes to home net organization. Mainly, I moved all computers to use dhcp and have /home directory nfs mounted from the server. Very convenient. I also synchronized all /etc/passwd, /etc/group, and /etc/shadow on all machines. Dirtly temporary hack. I am trying to figure out how to make OpenLDAP work. Another thing to remember for home net setups is -R option for dhcpcd. This option will prevent DHCP client from overwriting /etc/resolv.conf and messing up info.

I am still deciding on which icq client to use. These decision cannot stabilize for like 4-5 years now ;) . Basically, I am down to choice between Licq (X), and CenterICQ (console). Both are very nice, flexible, and stable. CenterICQ seems to be more up-to-date though, using newest ICQ2000 protocol, with SMS support. It also provides a tool to convert all you history and contacts.

Meanwhile, I am also getting ready for Quake3 LAN party next Saturday. It’s my first LAN party, so I feel kinda excited :) . I’ve spent the whole night today tweaking my config file. It will be up here in the nearest future. Off to bed now…

Gucho 0wned

I am pretty busy these days. My home server has been cracked via old ssh. I had to clean up the machine, then decided to use it as a honeypot for some time. By now, I think I have everything I need, so machine is reinstalled. Red Hat 7.2 has been installed on it. I am occupied with configuration of the server and I am using these downtimes to reorganize my home network a little bit. So, no usefull staff today, except for the promise that I will put together and publish here the information I got from this attack. Get back later! :)

TeX

TeXFinally, after considerable thought, I have chosen, not without the help of others, to use TeX for writing documentation. After two days of using it, I must admit that I enjoy it really much. There are few helpful online resource like TeX User Group, UK List of TeX FAQ, LaTex and BibTeX course notes (with lots of examples). For those who can read and understand Russian, TeX FAQ and TeX section of opensource.ru might be of some help.