Remove XP Pro or Win Server 2003 bandwidth limit
Run Group Policy (gpedit.msc) and go to Computer Configuration -> Administrative Templates -> Network -> QoS Packet Scheduler and change "Limit reservable bandwidth" to "Enabled" with a value of 0%. By default it appears disabled but read the description and you'll discovered it's enabled with a value of 20%.
Posted by: Z24 | Sat, Oct 28 2006 |
Category: /configurations/windows |
Permanent link |
home
Tagged as: configuration, windows, xp
Seeing MySQL queries, just like MS SQL Profiler
Just execute mysqld with the --log[=filename] or -l[=filename] command-line option.
If filename is omitted, hostname.log will be created in the mysql data directory.
Or edit my.ini adding log=filename line (i.e. if you use WAMP).
Then restart mysqld.
Posted by: Z24 | Sat, Oct 21 2006 |
Category: /configurations/both |
Permanent link |
home
Tagged as: configuration, mysql
Debian on Windows with VMWare, Linux applications in Windows using X server
With this little and very simple tutorial I will explain what I did to:
- install VMWare for Windows
- run Debian virtual appliance
- connect from Windows host to Linux guest and connect from Linux guest to Windows host
- run seamless Linux applications in the Windows graphical environment using an X server
Posted by: Z24 | Mon, Oct 09 2006 |
Category: /windows |
Permanent link |
home
Tagged as: client-server, linux, security, virtualization, VMWare, windows
http://www.mycomputingart.com/
To contact the webmaster and author write to: info<at>mycomputingart<dot>com
© mycomputingart.com, year(today()).


