AMD Cool'n'Quiet
I'll try to answer these questions:
- What is AMD Cool'n'Quiet?
- Requirements
- Does it really work?
Posted by: Z24 | Sat, Feb 17 2007 |
Category: /configurations/both |
Permanent link |
home
Tagged as: configuration, cool'n'quiet, cooling, cpu, hardware, silencing, software, windows
.htaccess: an example of the Apache per-directory configuration file
Using bloxsom as my weblog designing application, I had to provide some settings to the Apache .htaccess configuration file to fine-tune the usage of my site:
- tell Apache to load
index.cgiin addition to the defaultindex.htm - rewrite the requested address adding
www.if it's omitted - rewrite the requested address adding
index.cgiif it's omitted
Posted by: Z24 | Sun, Feb 11 2007 |
Category: /configurations/both |
Permanent link |
home
Tagged as: .htaccess, apache, bloxsom, configuration, web
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
Blosxom: How to insert a fixed path for images in Blosxom
I wrote some post on my new site created with Blosxom and I wanted to insert some images that I put in a directory called images under my website address root.
I found different solutions:
Posted by: Z24 | Sun, Sep 10 2006 |
Category: /configurations/both |
Permanent link |
home
Tagged as: bloxsom, configuration
http://www.mycomputingart.com/
To contact the webmaster and author write to: info<at>mycomputingart<dot>com
© mycomputingart.com, year(today()).


