2004-08-05 19:27

August 5th, 2004 by Vasil Kolev

Having traffic analysis of you homepage is a great source of fun. I just found in the stats what search strings are leading to my page, and one of them is “100 голи студентки” (100 naked female students) (http://marla.ludost.net/STATS/vasil.ludost.net/usage_200408.html, at Search strings, right now it’s 14th). I’ll start looking around, there could be some of those around… :)

2004-08-05 19:25

August 5th, 2004 by Vasil Kolev

Да поддържаш статистика за страницата си е купон. Току-що в анализа видях един от search стринговете, по които ме намират в разни търсачки – “100 голи студентки” (http://marla.ludost.net/STATS/vasil.ludost.net/usage_200408.html, на Search strings, в момента на 14то място). Ще почна да се оглеждам, може някоя от тези студентки да е наоколо … :)

2004-08-05 00:34

August 5th, 2004 by Vasil Kolev

To blog, and to do some more work …

Today I woke up at around 14:30, and went to finish some things on the servers. Chervarium still hasn’t come back from Yambol, so the gateway will be installed later…

There was a strange problem, the ASDL bridge was grabbing the incoming port 80 connections – that was it’s command interface (the previous one (the USB variant) didn’t do that). I spoke with the people from BTK-net, and one of their support explained the situation to me (and killed all the will I had to configure such thing (not that they give us user and password :) ), the terminology there is idiotic as hell). In the end they flashed a new firmware, and it started working normally (e.g. like a real bridge/router). The support at BTK.net did a great job, all this was fixed quickly and cleanly :)

The network topology is starting to grow bigger, with 5-6 vlans (and 5 servers, one of which still isn’t installed :) ). Most of the things are cleaned up, there are only some minor things left on the control machine (to configure syslog-ng and some other small stuff), and to see when will the big software come, to be installed (which will probably be a problem on it’s own, and will create some more :) ).

After that I went to IBB, where I didn’t stay too much – it started raining (as it turned out – not for too long), and I decided to go home, and on my way to pass through the square at the Theater, where there was a projection of some concerts of Herbert fon Karajan. I managed to pull there Ylith (who hid under my umbrella, and didn’t want to get wet), and Bobson (who came by his own will :) ).

The event turned out fine, nevermind the technical problems, and the long speeches by the conductor. They played the overture to “Vihlelm Tel”, “Poltava” by I-can’t-remember-who, and Symphony no 9 by A. Dvorak. The sitting on the hard bench was well worth it :)

2004-08-05 00:19

August 5th, 2004 by Vasil Kolev

Да блогна, и да свърша още малко работа…

Днес станах по никое време, и отидох да довърша няколко неща по сървърите. Червото още не се е прибрал от Ямбол, така че gateway ще имаме по-късно …

Имаше странен проблем, ADSL бриджа поемаше всичко, което беше за нашето IP за порт 80 – това му беше командния интерфейс (това предишния (който беше на UBS) не го правеше). Говорих си с хората от БТК-НЕТ, и един от support-а им ми обясни ситуацията (и ме отказа от идеята някога да конфигурирам такова устройство (за което те така или иначе не ни дават user и парола :) ), терминологията е невероятно идиотска). В крайна сметка ми flash-наха нов firmware, и цялата работа заработи съвсем нормално (т.е. почна да се държи като съвсем истински bridge/router). Браво на support-а на БТК-НЕТ, решиха проблема много чисто и бързо :)

Мрежовата топология започва да става все по-голяма, с 5-6 vlan-а (и 5 сървъра, единия от които не е инсталиран още :) ). Повечето неща са изчистени, остава да се оправи контролната машина (да се настрои syslog-ng и още няколко благини), и да видим кога ще се носи големия софтуер (който най-вероятно ще докара нови проблеми :) ).

След това отидох на ИББ, където не се задържах много – закапа (както се оказа – за кратко), и аз реших да се прибирам, като по пътя мина през площада пред Народния театър, където прожектират конценти на Хърбърт(?) фон Караян. Успях да замъкна натам Ylith (която просто се беше скрила под чадъра ми, и не й се мокреше) и Бобсън (който всъщност си дойде съвсем сам :) ).

Събитието се оказа много приятно, въпреки че имаха малко технически проблеми, и водещия говори твърде много. Пускаха увертюрата на “Вилхелм Тел”, “Полтава” на не-помня-кого, и симфония номер 9 на А. Дворжак. Струваше си седенето на твърдата пейка :)

2004-08-04 14:46

August 4th, 2004 by Vasil Kolev

Because there was a question how exactly can you clone machines with tar and netcat, here’s a short explanation.

We have machine R – already installed, and machine I, which we want to install.

1) On machine I we boot a liveCD distribution, like knoppix, partition the drive, make the file systems and the swap.

2) mount the main file system in /mnt/1 (for example), and chdir there.

3) We start (quickly) one after the other the following commands:
On R: tar cpsf – bin boot cdrom dev etc floppy home initrd lib mnt root sbin tmp usr var |nc -l -p 9988 -w 10
On I: nc -w 10 ip.addr.of.R 9988 |tar cfps –
This does the copying between the machines, and the willing can put a ‘v’ option on either tars, and to watch what’s being copied.

4) After that’s finished, you can go and fix the configuration of the copies distribution – /etc/hostname, /etc/hosts, /etc/network/interfaces , etc…, create a /proc, and then we do a choort /mnt/1 /sbin/lilo (if you’
re using LILO, I can’t remember what was the way with GRUB), and we’re ready.

2004-08-04 14:29

August 4th, 2004 by Vasil Kolev

Понеже имаше въпрос как точно става номера с tar и netcat,ето едно кратко обяснение.

Имаме машина R – вече инсталирана, и машина I, на която искаме да направим инсталация.

1) На машина I boot-ваме някоя liveCD дистрибуция, като knoppix, правим си partition-и, файлови системи и swap на диска.

2) mount-ваме си главната файлова система в /mnt/1 (например), и отиваме там

3) Пускаме (бързо) една след друга следните команди:
На R: tar cpsf – bin boot cdrom dev etc floppy home initrd lib mnt root sbin tmp usr var |nc -l -p 9988 -w 10
На I: nc -w 10 ip.addr.of.R 9988 |tar cfps –
Това всъщност прави копирането между двете машини, желаещите могат да сложат опция ‘v’ на някой от двата tar-а и да гледат какво се копира.

4) След като това свърши, минаваме и си оправяме настройките като за новата машина – /etc/hostname, /etc/hosts, /etc/network/interfaces и т.н., създаваме си /proc, след което правим choort /mnt/1 /sbin/lilo (ако ползваме LILO, не помня какво беше за GRUB), и сме готови.

2004-08-03 23:38

August 3rd, 2004 by Vasil Kolev

Today was a server install’s day … I’ve reached the following conclusions:

1) I have to stop being lazy, and to look into the network boot. Up until now I did nothing, just make something with mknbi, that while booting, made the screen flicker with differently-colored letters (reminds me of a memory overwriting under DOS), or a kernel which booted, and wasn’t able to mount it’s root from NFS (damn it, the old debian installer works fine).I tormented it, tortured it, and then the knoppix ( it was writing with 4x speed) finished writing, and I booted from it (one of the LiveCD distributions, that boots from USB cds).

2) The installation of a machine from another one using tar and netcat is something wonderful.

3) The configuration of the 3com switch with the vlans is easy, after you start to know where which menu is. When you add the nice vlan support in the kernel, it’s definitely great.

(and I have to clean up the notebook from the horde of strange daemons, like atftpd and dhcpd).

In the end I have a remote access to those machines, so I can easily fiddle with them from here tonight – they’re connected on a slow link, only 256kbps (an ADSL through BTK), so I can easily say ‘apt-get install all-that-i-need’, and leave it sucking…

I’ve printed 30 pages of Quicksilver – in fact 210, because that’s the compression ratio. It’s readable, but slowly, because Stephenson’s style is a bit overloaded.

I’m thinking about doing the mistake of trying Doom 3 on my machine… The linux binary should be out soon…

2004-08-03 23:30

August 3rd, 2004 by Vasil Kolev

Днес беше ден за правене на сървъри … Стигнах до следните изводи:

1) Трябва да ми мине мързела, и да разуча мрежовия boot. До момента нищо не направих, само успях с mknbi да направя нещо, което като припалеше, и ми правеше екрана на мигащи разноцветни буквички (направо ми напомни на намазване на паметта под DOS), или ядро, което палеше, и не искаше да си закачи root-а от NFS (по дяволите, а стария debian-ски инсталатор пали). Мъчих, правих, накрая knoppix-а (който се пишеше на 4 скорости, проклето USB1) се написа, и припалих от него (една от малкото LiveCD дистрибуции, дето се оправя с USB cd-та).

2) Инсталирането на машина чрез прехвърляне на готова инсталация от друга такава с tar и netcat си е благина.

3) Настройката на 3com-ски switch с vlan-ове става лесно, след като усетиш кое меню къде му е. Като се добави и поддръжката на vlan-и в ядрото, направо се ражда човек…

(и трябва да си почистя notebook-а от хилядите странни демони, като atftpd и dhcpd).

В крайна сметка вече имам отдалечен достъп до машините, така че може да поръчкам малко оттук тая вечер – и без това там връзката е само 256kbps (един ADSL през БТК), така че спокойно мога да кажа ‘apt-get install всичко-дето-ми-трябва’, и да го оставя да дърпа…

Разпечатал съм си 30 страници от Quicksilver – т.е. всъщност 210, понеже такова е нивото на компресията. Чете се, но бавно, понеже стилът на Стивънсън е малко натоварен.

Обмислям да направя ли грешката да пробвам DooM 3 при мен… Linux-кото binary требе да излезе съвсем скоро…

2004-08-03 01:30

August 3rd, 2004 by Vasil Kolev

Some good news – the new servers for the project are here, tomorrow I’ll be going there to take care of the installation. I’m thinking about preparing a nice netboot, to evade any stupid problems. Somewhere exists a nice documentation about this, but I’m a bit sleepy, and unable to find it…

I found some ways to optimize Velin’s database, and it works nicely with 100 000 records (i broke the relations table in a few smaller ones), and now the full query takes only 12 seconds. It could be better, I’ve looked the explain results, and I’ll dig in when I have time. I’m thinking about drawing a bit and clearing up the exact way of the JOINs, because some things are still unclear.

Today we celebrated my Mom’s birthday, the three – me, my mother and my brother. Quiet, calmly, outside it was raining…

Doom 3 is officially released tomorrow. Unofficially it’s on data.bg today, and my brother downloaded it and I looked at it, it’s really good. Hopefully I’ll have some time to play it seriously, in some gaming hall…

I’m thinking about printing Quicksilver by Neal Stephenson, I read the Cryptonomicon on the monitor, and it wasn’t easy (it took about 4 months). Let’s see on how much pages I can fit it with 6pt font size :) It isn’t urgent, today there were two new books released, I have what to do in the next few days.

2004-08-03 01:18

August 3rd, 2004 by Vasil Kolev

Добра новина – дошли са още няколко сървъра за проекта, утре ще ходя да се занимавам с инсталациите. Мисля да си подготвя свестен netboot, за да нямам после глупави проблеми. Някъде имаше хубава документация по въпроса, ама съм леко заспал, и нещо не я намирам…

Намерих няколко варианта да оптимизирам базата за Велин, и се държи прилично с 100 000 записа (в общи линии разбих таблицата с релациите на няколко отделни), и сега пълния списък с всичките JOIN-ове отнема около 12 секунди. Може и по-добре, поогледах резултатите от explain, и мисля да задълбая, като имам време. Също така мисля да си нарисувам и изясня точния принцип на действие на JOIN-овете, защото няколко неща не са ми ясни.

Днес отпразнувахме рождения ден на майка ми, тримата – аз, майка ми и брат ми. Тихо, спокойно, навън валеше…

Doom 3 излиза утре официално. Неофициално го има на data.bg от днес, даже брата го свали и го разгледах, наистина са се постарали. Трябва да видя кога ще имам време да го играя сериозно, и да се завра в някоя зала…

Обмислям дали да не изтормозя принтера с Quicksilver на Нийл Стивънсън, Cryptonomicon-а го четох на монитор, и не ми беше лесно (отне ми около 4 месеца). Да видим на колко страници ще се събере с 6pt шрифт :) Поне не е спешно, днес са излезли 2 нови книги за четене, имам си занимание за няколко дни.

2004-08-02 13:57

August 2nd, 2004 by Vasil Kolev

MMmmmmmmmmmooooooringin….

Last night I got the desire to test the database design that I’ve thought out for Velin’s library, and I found it to be slow as hell, so today I’ll be playing a bit with it, to see why. It could change it in the end… And here’s the explain output, for the interested:

velin=> EXPLAIN
velin-> SELECT b.orig_name, a.name as author, v.path ,g.name as genre
velin->         FROM 
velin->                  books b, authors a, variants v, genres g, relations r, relations r1, relations r2
velin->         WHERE 
velin->                 (b.id=r.id1 AND a.id=r.id2 AND r.rel='BA') AND
velin->                 (b.id=r1.id1 AND v.id=r1.id2 AND r1.rel='BV') AND
velin->                 (b.id=r2.id1 AND g.id=r2.id2 AND r2.rel='BG');
                                                     QUERY PLAN                                                     
--------------------------------------------------------------------------------------------------------------------
 Nested Loop  (cost=0.00..22.52 rows=1 width=890)
   ->  Nested Loop  (cost=0.00..17.68 rows=1 width=816)
         ->  Nested Loop  (cost=0.00..12.85 rows=1 width=308)
               ->  Nested Loop  (cost=0.00..8.01 rows=1 width=186)
                     Join Filter: ("inner".id1 = "outer".id1)
                     ->  Nested Loop  (cost=0.00..6.95 rows=1 width=170)
                           Join Filter: ("inner".id1 = "outer".id1)
                           ->  Nested Loop  (cost=0.00..5.89 rows=1 width=154)
                                 ->  Seq Scan on relations r  (cost=0.00..1.05 rows=1 width=16)
                                       Filter: (rel = 'BA'::bpchar)
                                 ->  Index Scan using authors_pkey on authors a  (cost=0.00..4.82 rows=1 width=154)
                                       Index Cond: (a.id = "outer".id2)
                           ->  Seq Scan on relations r2  (cost=0.00..1.05 rows=1 width=16)
                                 Filter: (rel = 'BG'::bpchar)
                     ->  Seq Scan on relations r1  (cost=0.00..1.05 rows=1 width=16)
                           Filter: (rel = 'BV'::bpchar)
               ->  Index Scan using books_pkey on books b  (cost=0.00..4.82 rows=1 width=154)
                     Index Cond: (b.id = "outer".id1)
         ->  Index Scan using variants_pkey on variants v  (cost=0.00..4.82 rows=1 width=524)
               Index Cond: (v.id = "outer".id2)
   ->  Index Scan using genres_pkey on genres g  (cost=0.00..4.82 rows=1 width=90)
         Index Cond: (g.id = "outer".id2)
(22 rows)

(the idea is a few tables, and one separate, that describes all the relations. Looks like the postgresql didn’t like it).

This night I read at last “The moon is a harsh mistress” by Heinlein – in english, printed on about 80 pages (7pt font size, 2 columns). It was worth reading :)

Today everything seems different – yesterday I cleaned, moved my machine in the big room again (I’ll probably put up some photos later), and now the whole house looks better. There are a few things left to clean in the bathroom, and I’ll probably have to think up a solution for all the empty bottles, but there’s time for everything.

Something that I found out this morning – I should turn off the bell. To be able to deactivate it when I go to sleep, and activate it when I’m awake. If I was more evil, I whould’ve added an electrical shock for everyone pressing it while I’m asleep…

2004-08-02 13:48

August 2nd, 2004 by Vasil Kolev

УУуууууууууутро….

Снощи по никое време ми дойде желанието да тествам дизайна на базата, който бях направил за библиотеката на Велин, и открих, че е кошмарно бавен, та днес ще си играя да разбера explain-а и да видя защо така. Може в крайна сметка да го променя. А за желаещите ето един забавен explain:

velin=> EXPLAIN
velin-> SELECT b.orig_name, a.name as author, v.path ,g.name as genre
velin->         FROM 
velin->                  books b, authors a, variants v, genres g, relations r, relations r1, relations r2
velin->         WHERE 
velin->                 (b.id=r.id1 AND a.id=r.id2 AND r.rel='BA') AND
velin->                 (b.id=r1.id1 AND v.id=r1.id2 AND r1.rel='BV') AND
velin->                 (b.id=r2.id1 AND g.id=r2.id2 AND r2.rel='BG');
                                                     QUERY PLAN                                                     
--------------------------------------------------------------------------------------------------------------------
 Nested Loop  (cost=0.00..22.52 rows=1 width=890)
   ->  Nested Loop  (cost=0.00..17.68 rows=1 width=816)
         ->  Nested Loop  (cost=0.00..12.85 rows=1 width=308)
               ->  Nested Loop  (cost=0.00..8.01 rows=1 width=186)
                     Join Filter: ("inner".id1 = "outer".id1)
                     ->  Nested Loop  (cost=0.00..6.95 rows=1 width=170)
                           Join Filter: ("inner".id1 = "outer".id1)
                           ->  Nested Loop  (cost=0.00..5.89 rows=1 width=154)
                                 ->  Seq Scan on relations r  (cost=0.00..1.05 rows=1 width=16)
                                       Filter: (rel = 'BA'::bpchar)
                                 ->  Index Scan using authors_pkey on authors a  (cost=0.00..4.82 rows=1 width=154)
                                       Index Cond: (a.id = "outer".id2)
                           ->  Seq Scan on relations r2  (cost=0.00..1.05 rows=1 width=16)
                                 Filter: (rel = 'BG'::bpchar)
                     ->  Seq Scan on relations r1  (cost=0.00..1.05 rows=1 width=16)
                           Filter: (rel = 'BV'::bpchar)
               ->  Index Scan using books_pkey on books b  (cost=0.00..4.82 rows=1 width=154)
                     Index Cond: (b.id = "outer".id1)
         ->  Index Scan using variants_pkey on variants v  (cost=0.00..4.82 rows=1 width=524)
               Index Cond: (v.id = "outer".id2)
   ->  Index Scan using genres_pkey on genres g  (cost=0.00..4.82 rows=1 width=90)
         Index Cond: (g.id = "outer".id2)
(22 rows)

(В общи линии идеята е няколко таблици, и една отделна, която описва ВСИЧКИ релации м/у тях. Май не се хареса на postgresql-а).

Тази нощ най-накрая изчетох “Луната е наставница сурова” на Хайнлайн – на английски, отпечатана на около 80 страници (с 7pt шрифт, в 2 колонки). Струваше си да се прочете :)

Днес всичко си е различно – вчера се хванах да изчистя, да си преместя машината пак в голямата стая (и може пак да кача снимки), сега просто цялата къща изглежда по-добре. Останаха няколко дреболии из банята, и може да помисля какво да правя с многото празни бутилки, ама за това има време.

Нещо, което открих тая сутрин – трябва да си изключа звънеца. Да може да се активира като съм буден и да се спира, преди да си легна. Ако бях по-злобен, щях да добавя и електрошок за натискащите го докато спя …

2004-08-01 01:53

August 1st, 2004 by Vasil Kolev

Nothing interesting… Velin gave me the book “The first in the Bulgarian Internet”, and I found a lot of omissions, wrong information, pure crap (like ‘520 kilobit cipher’),etc. But I was really amazed by the blunt omission of information about the academic network (acad.bg), the network of the Bulgarian Academy of Science, that’s just wrong.

For the interested, try to look up bgcict in google’s group, and go look at the oldest messages (there is a sort by date). I hope there will be someone to write more precise history, not one with a lot of advertisements of some sites, and a bit of history.

I started looking for bgcict, because I was interested what happened to the machine, one old VAX, one of the first machines, that pushed any kind of e-mail in Bulgaria… it stopped resolving in the last two years.

2004-08-01 01:47

August 1st, 2004 by Vasil Kolev

Нищо интересно, в общи линии… Велин ми даде да прочета книгата “Първите в българския интернет”, и открих бая пропуски, грешна информация, глупости (като например ‘520 килобитов шифър’) и т.н. Най-много обаче ме изненада липсата на каквото и да било за академичната мрежа, за мрежите на БАН и т.н., което си е направо подигравка…

За заинтересуваните, пробвайте да търсите за bgcict например в групите на google, и идете на най-старите съобщения (има сортиране по дата). Може някой да се навие и да напише малко по-точна история, а не малко такава и купчина реклама на разни сайтове, които никой не ги знае колко ще оцелеят…

А кое ме накара да търся за bgcict – интересно ми е какво е станало с тази машина, един стар VAX, една от първите машини, докарващи някаква електронна поща в България … от година-две не се resolve-ва.

2004-07-31 15:11

July 31st, 2004 by Vasil Kolev

Yesterday was the day of the sysadmin, today – the day of the hangover of the sysadmin.

Thank god I didn’t drink much, and it was fun… Here are in short the events:

We gathered at Valyak’s place, with a lot of drinks, and started the music;
We drank, spoke on a lot of topics about work, we complained, that there aren’t any people (in the moment SAP can’t find anyone, and they’re looking for java programmers);
There were some different opinions about the music, especially chervarium’s, that we have to listen to Dimmu Borgir;
With Valyak’s wireless board we listened to some networks in the vicinity, with prism2dump (there ain’t airsnort for FreeBSD). It started from the information that SofiaLand had a hotspot…
At some moment the police came, because some granny from the other building not only heard the music, but saw some people hugging (which is either because she has some wild fantasies, or something else, because the girls weren’t a lot :) );
We took the drinks, and went to finish them in the nearby forest, on some rails. The way there was an adventure darkness, bushes, nettle, and bumps :)
After we spoke for a while, I got home and fell in bed, and I slept until 14:00. I was so beat, that I even stopped my machine, not to make any noise (and killed Velin’s session).

And it was almost full moon…:)

2004-07-31 15:00

July 31st, 2004 by Vasil Kolev

Вчера – ден на системния администратор, днес – ден на махмурлука на системния администратор.

Е, поне не се напих много, и беше забавно … Ето накратко случките:

Събрахме се няколко човека във Валяка, с много пиене, и почнахме да слушаме музика;
Пихме, говорихме на всякакви теми, свързани с работата, оплаквахме се, че съвсем няма хора (в момента SAP никакви не могат да си намерят, а те търсят програмисти на java);
Имаше различни мнения за музиката, специално това на червото, че трябва да слушаме Dimmu Borgir;
С wireless платката на Валяка слушахме разни мрежи наоколо, с prism2dump (понеже няма airsnort за FreeBSD). Цялата работа тръгна от там, че SofiaLand имали hotspot…
По някое време дойде полиция, щото някаква бабичка от отсрещния вход не само чувала музиката, ами и видяла някакви да се прегръщат (което говори или за много въобразяваща си бабичка, или за нещо друго, щото девойките бяха малко :) );
Взехме пиенето, и отидохме да си допием в гората, на една железопътна линия. Стигането дотам си беше просто приключение – мрак, храсти, коприва, и неравности :)
След като си говорихме известно време, аз се прибрах и умрях, спах до около 14:00. Толкова бях пребит, че чак си спрях машината да не ми шуми (което уби сесията на Велин).

Е, почти пълнолуние си беше…:)

2004-07-30 13:03

July 30th, 2004 by Vasil Kolev

И както писа Валяка в неговия блог :

————–
SySaDmin Day Party (line)
Date: Fri, 30 July, 2004
Place: Plachkovica 19 str, Lozenetz, Sofia, floor 7
Ako ne znaete kude se namira – bgmaps.com i tam pishete plachkovica 19 :)
Samo si nosete piene :) muzika ste ima :) on the fly :)
Vsichki admini i ne-admini sa pokaneni, nadqvam se da stane dobro :)
Za sega tova e ot men, leka vi nost. (nai nakraq blognah :)
————–

Да повторя – носете си пиене :)

2004-07-30 12:48

July 30th, 2004 by Vasil Kolev

Today is the last Friday of July, day of the sysadmin… And not only of the system ones – it’s a holiday for the network, database, etc. administrators :) A nice reason to get together, get drunk, and similar activities, not connected with work :)

Congratulations to the people with one of the most interesting, driving crazy and cool professions :)
Congratulations to the people, who get woken up at 4 in the morning to save the day^Wnight.
Congratulations to the people, who live in their office, and a lot of them have a bed installed there.
Congratulations to the people, who find it easier to remember IP addresses than phone numbers.
Congratulations to the people, that can replace you with a small shell script.
Congratulations to the people, who just make things work.

Congratulations to Velin, Lora, Ady, Shtinkov, Boby Ikonomov, gogo, minix, v0rbe, Chorbadzhiyski, Tinchev, chervarium, Dachev, larry, edy, Dickov, Vankata, Rumba, Delchev, Spas, Dani, Krosnov, Shiyachki, Ogi, Valyak, Vilyan, and a lot more known and unknown fighters for working servers and networks :)

2004-07-30 12:43

July 30th, 2004 by Vasil Kolev

Днес е последния петък на юли, ден на системните администратори … Т.е. не само на системните – и на мрежовите, и на database, и изобщо на всички админи :) Хубав повод за събиране, напиване, и други подобни дейности, несвързани с работата :)

Честито на хората с една от най-интересните, побъркващи и готини професии :)
Честито на хората, които се случва да ги будят в 4 сутринта да спасяват положението.
Честито на хората, които живеят в офиса си, и доста често си имат легло там.
Честито на хората, които по-лесно помнят ip адреси отколкото телефонни номера.
Честито на хората, които могат да ви сменят с кратък shell скрипт.
Честито на хората, които просто карат нещата да работят.

Честито на Велин, Лора, Ади, Щинков, Боби Икономов, Гого, minix, v0rbe, Чорбаджийски, Тинчев, черво, Дачев, joejoe, larry, edi, Диков, Ванка, Румба, Делчев, Спасе, Дани, Кроснов, Шиячки, Оги, Валяк, Виляне, и всички други знайни и незнайни борци за работещи сървъри и мрежи :)

2004-07-30 00:52

July 30th, 2004 by Vasil Kolev

Today I decided to change my menu a bit, and for a change I made myself a small pan of sopu (1 liter), and ate it… Nothing special, but was a change.

Someone recommended an interesting movie – “The virgin suicides”, nice and a lot sad… But it really can’t be compared to SaishuuHeiki Kanojo (SaiKano), which still is the most depressing thing that I’ve ever seen.
Strange, looks like I like being sad :)

In the evening we had the ISECA meeting, and discussed a lot of things… In the end looks like that I’ll finish the dnsbl thing, it should be a lot more than the CBL, and to be usable for everyone willing.

In the moment there are some problems with marla, a shaper on the incoming traffic to the machine, and I hope to resolve this in the following days. I hate the social problems, but looks like one can’t live without them…