|
Computers -
Miscellaneous
|
|
Written by Wojciech Kocjan
|
|
One of the major drawbacks of Windows Vista compared to Windows 2008 Server is the limitation of Remote Desktop (Terminal Service) functionality. On Windows 2003 and Windows 2008 server systems it is possible to log in as one user locally and log in as several other users remotely. Until recently I thought that these are features done only on server editions of Windows and that for XP and Vista it's not possible to set it up this way. Well, I was wrong! It is possible.
|
|
Read more...
|
|
Computers -
Tcl/Tk
|
|
Written by Wojciech Kocjan
|
|
Tcl pipes can be used to communicate with child processes - such as for long lasting calculations. Here's a quick example how to do this.
|
|
Read more...
|
|
Computers -
Miscellaneous
|
|
Written by Wojciech Kocjan
|
|
Recently I have read the "Cacti 0.8 Network Monitoring" book by Dinangkur Kundu, S. M. Ibrahim Lavlu.
|
|
Read more...
|
|
Computers -
Tcl/Tk
|
|
Written by Wojciech Kocjan
|
|
Recently I've been playing around with Bloom Filters and wrote a quick implementation in Tcl. After seeing how easy it is, I've decided to show the code to a wider audience.
|
|
Read more...
|