<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Windows linux Software Super Tips</title><description>All Tips For Os &amp;amp; Software</description><managingEditor>noreply@blogger.com (Unknown)</managingEditor><pubDate>Thu, 12 Sep 2024 07:36:07 -0700</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">73</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://thtip.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>All Tips For Os &amp;amp; Software</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Software How-To"/></itunes:category><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Install Ubuntu 9.04 Metasploit Colinux On Window</title><link>http://thtip.blogspot.com/2012/01/install-ubuntu-904-metasploit-colinux.html</link><category>colinux</category><category>linux</category><category>metasploit</category><category>Windows</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 29 Jan 2012 06:20:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-5237643666236813321</guid><description>&lt;strong&gt;tool window&lt;/strong&gt;&lt;br /&gt;
putty  =&amp;gt; ssh client&lt;br /&gt;
winscp =&amp;gt; ssh upload file&lt;br /&gt;
Colinux 0.7.9 or last new version&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Install And Setup On Window&lt;/strong&gt;&lt;br /&gt;
1.Install Colinux On window&lt;br /&gt;
download coLinux-0.7.9.exe and Ubuntu-9.04-1gb.7z&lt;br /&gt;
from :colinux.org&lt;br /&gt;
2.edit file Startubutu.bat&lt;br /&gt;
##################Startubutu.bat#############&lt;br /&gt;
"C:\Program Files\coLinux\colinux-daemon" @"config.txt&lt;br /&gt;
##################END###################&lt;br /&gt;
3.edit file config.txt&lt;br /&gt;
##################config.txt#################&lt;br /&gt;
cobd0="Ubuntu-9.04.ext3.1gb.fs"&lt;br /&gt;
cofs0="C:\Program Files\coLinux"&lt;br /&gt;
kernel="C:\Program Files\coLinux\vmlinux"&lt;br /&gt;
root=/dev/cobd0 fastboot&lt;br /&gt;
#initrd=initrd.gz&lt;br /&gt;
#cofs1="F:\file"&lt;br /&gt;
#mount -t cofs 1 /usr/rain/filewindow&lt;br /&gt;
mem=1024&lt;br /&gt;
eth0=slirp,,tcp:8080:80/tcp:222:22&lt;br /&gt;
###################END####################&lt;br /&gt;
4.restart computer and click startubuntu.bat&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Tool Linux&lt;/strong&gt;&lt;br /&gt;
1.wget&lt;br /&gt;
2.nmap&lt;br /&gt;
3.nano&lt;br /&gt;
&lt;strong&gt;Install And Setup On Ubuntu 9.04 Colinux&lt;/strong&gt;&lt;br /&gt;
1.login linux user root password root and type "passwd" chang password&lt;br /&gt;
2.edit /etc/apt/sources.list&lt;br /&gt;
##########################sources.list###################&lt;br /&gt;
deb http://old-releases.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse&lt;br /&gt;
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse&lt;br /&gt;
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse &lt;br /&gt;
#########################################################&lt;br /&gt;
3.setup&lt;br /&gt;
#sudo apt-get update&lt;br /&gt;
#sudo apt-get install wget nano nmap dnsutils gcc&lt;br /&gt;
#sudo apt-get install subversion ruby libruby rdoc libyaml-ruby libzlib-ruby libsqlite3-dev&lt;br /&gt;
#sudo apt-get install libopenssl-ruby libdl-ruby libreadline-ruby ruby1.8-dev&lt;br /&gt;
#sudo apt-get install libiconv-ruby rubygems libgtk2-ruby libglade2-ruby sqlite3&lt;br /&gt;
#sudo gem update --system&lt;br /&gt;
#sudo gem install rubygems-update&lt;br /&gt;
#sudo update_rubygems &lt;br /&gt;
#sudo gem update&lt;br /&gt;
#gem list --local&lt;br /&gt;
#sudo gem install rails&lt;br /&gt;
#sudo gem install sqlite3&lt;br /&gt;
#sudo gem install sqlite3-ruby&lt;br /&gt;
#wget http://downloads.metasploit.com/data/releases/framework-3.7.2.tar.bz2&lt;br /&gt;
#tar -xvf framework-3.7.2.tar.bz2&lt;br /&gt;
#mv framework-3.7.2/ /opt/framework3/&lt;br /&gt;
#cd /opt/framework3/&lt;br /&gt;
#sudo svn update&lt;br /&gt;
#sudo ln -sf /opt/framework3/msf* /usr/bin/&lt;br /&gt;
#sudo msfconsole</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Call to undefined function curl_init</title><link>http://thtip.blogspot.com/2008/02/call-to-undefined-function-curlinit.html</link><category>appserv</category><category>curl</category><category>php5</category><author>noreply@blogger.com (Unknown)</author><pubDate>Thu, 28 Feb 2008 03:35:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-7068210509184132636</guid><description>Set Curl in Appserv php5&lt;br /&gt;1. Copied libeay32.dll and ssleay32.dll to c:\windows\system32 &lt;br /&gt;2. Edited my PHP.ini file un-commenting extension=php_curl.dll &lt;br /&gt;3. set extension directory C:/AppServ/php5/ext/&lt;br /&gt;4. Copied php_curl.dll from my C:/AppServ/php5/ext/ directory to C:/AppServ/php5 directory.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>ForGet Password Reset Plesk admin Password</title><link>http://thtip.blogspot.com/2007/12/forget-password-reset-plesk-admin.html</link><category>Forget</category><category>password</category><category>Plesk</category><category>psa shadow</category><author>noreply@blogger.com (Unknown)</author><pubDate>Thu, 27 Dec 2007 20:18:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-5017520967455296096</guid><description>#cat /etc/psa/.psa.shadow&lt;br /&gt;(This holds psa admin password)&lt;br /&gt;#/etc/rc.d/init.d/psa stop&lt;br /&gt;(This stops Plesk and everything it runs.)&lt;br /&gt;#/usr/local/psa/mysql/bin/safe_mysqld –skip-grant-tables &amp;&lt;br /&gt;or&lt;br /&gt;#/usr/bin/safe_mysqld –skip-grant-tables &amp;&lt;br /&gt;(This starts up MySQL, bypassing the grant [password] tables.)&lt;br /&gt;#/usr/local/psa/mysql/bin/mysql mysql&lt;br /&gt;(You’re now in a mysql command line.)&lt;br /&gt;#use mysql;&lt;br /&gt;#FLUSH PRIVILEGES;&lt;br /&gt;(This flushes everything out - too long to explain.)&lt;br /&gt;#SET PASSWORD FOR admin=PASSWORD(’your-password-here’);&lt;br /&gt;(Type that exactly as above, where ‘your-password-here’ is, put the password you entered in the Rackshack order&lt;br /&gt;&lt;br /&gt;form when ordering your server.)&lt;br /&gt;#exit&lt;br /&gt;(You exit the mysql command line and return to root.)&lt;br /&gt;#killall mysqld&lt;br /&gt;or&lt;br /&gt;#/etc/rc.d/init.d/mysqld restart&lt;br /&gt;(Shuts down the mysql daemon.)&lt;br /&gt;#/etc/rc.d/init.d/psa start&lt;br /&gt;(Starts Plesk back up, which restarts the mysql daemon which has your new password in it.)</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>php array rand test code</title><link>http://thtip.blogspot.com/2007/08/php-array-rand-test-code.html</link><category>array</category><category>php</category><category>rand</category><author>noreply@blogger.com (Unknown)</author><pubDate>Mon, 13 Aug 2007 02:02:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4492782796498758771</guid><description>&lt;-----php&lt;br /&gt;$test = array('A', 'B', 'C', 'D'); &lt;br /&gt;$result = array_rand($test); &lt;br /&gt;echo $test[$result]; &lt;br /&gt;------php&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Create Configure User Accounts in Windows XP</title><link>http://thtip.blogspot.com/2007/08/create-configure-user-accounts-in.html</link><category>Accounts</category><category>Windows</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 8 Aug 2007 07:21:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-3748956113645951083</guid><description>open the User Accounts tool, open Control Panel from the Start menu, and then double click User Accounts.&lt;br /&gt;&lt;br /&gt;To create a new user account, follow these steps:&lt;br /&gt;&lt;br /&gt;1. Click "Create a new account" in the "Pick a task" list box.&lt;br /&gt;2. Type the name that you want to use for the account, and then click Next.&lt;br /&gt;3. Select the desired account type, and then click Create Account.&lt;br /&gt;&lt;br /&gt;To make changes to an account, follow these steps:&lt;br /&gt;&lt;br /&gt;1. Click "Change an account" in the "Pick a task" list box.&lt;br /&gt;2. Click the account that you want to change.&lt;br /&gt;3. Select the item that you would like to change:&lt;br /&gt;&lt;br /&gt;- Click "Change the name" to change the name that appears on the Welcome screen for the account.&lt;br /&gt;&lt;br /&gt;- Click "Change the picture" to change the picture that is used to represent the user account. You can use any image file on the computer for the user's picture.&lt;br /&gt;&lt;br /&gt;- Click "Change the account type" to change the account type to increase or decrease the user's rights on the computer.&lt;br /&gt;&lt;br /&gt;- Click "Create/change the password" to create or change the password for the user and create or change the password hint.&lt;br /&gt;&lt;br /&gt;- Click "Delete the account" to delete the user account from the computer. When you delete the account, you are given the&lt;br /&gt;   option to save the user's files on the computer.&lt;br /&gt;&lt;br /&gt;Note: You can not delete the account for a user that is currently logged on to the computer.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>remove the password from the user account XP</title><link>http://thtip.blogspot.com/2007/08/remove-password-from-user-account-xp.html</link><category>password</category><category>remove</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 8 Aug 2007 07:20:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-511529551471297750</guid><description>1. Click Start, click Control Panel, and then double-click User Accounts.&lt;br /&gt;2. Click the user account.&lt;br /&gt;3. Click "Remove my password".&lt;br /&gt;4. Type the password in the "Type your current password" box, and then click Remove Password.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>To make the Welcome screen available</title><link>http://thtip.blogspot.com/2007/08/to-make-welcome-screen-available.html</link><category>available</category><category>logon</category><category>screen</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 8 Aug 2007 07:19:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-6922464502335035510</guid><description>1. Click Start, click Control Panel, and then double-click User Accounts.&lt;br /&gt;2. Click "Change the way users log on or off".&lt;br /&gt;3. Click to select the "Use the Welcome screen for fast and easy logon" check box.&lt;br /&gt;4. Click OK.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>php tags generator code</title><link>http://thtip.blogspot.com/2007/08/php-tags-generator-code.html</link><category>code</category><category>generator</category><category>php</category><category>tags</category><author>noreply@blogger.com (Unknown)</author><pubDate>Mon, 6 Aug 2007 10:44:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-1631273512636887216</guid><description>&lt;DIV style="border-style:dashed; border-width:1px; border-color:#000000"&gt;&lt;br /&gt;//php code By Gitem&lt;br /&gt;$tags ="What,The,Hell,Is,That,2007,Part,1";&lt;br /&gt;       $tags_array = explode(",", trim($tags)); &lt;br /&gt;               $count = count($tags_array); &lt;br /&gt;       foreach($tags_array AS $tag) { &lt;br /&gt;           echo '.$tag.'; &lt;br /&gt;           $count--; &lt;br /&gt;           if ($count &gt; 0) echo $separator; &lt;br /&gt;       } &lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Form:http://board.michaelpark.net/viewtopic.php?t=35</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Web Traffic Secrets</title><link>http://thtip.blogspot.com/2007/07/web-traffic-secrets.html</link><category>Secrets</category><category>Traffic</category><category>Web</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 18 Jul 2007 10:25:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4537268227164837998</guid><description>&lt;H1&gt;Web Traffic Secrets &lt;/H1&gt;&lt;br /&gt;&lt;div&gt;FreeViral.com is ranked by Alexa as being in the top 1% of all trafficked &lt;/div&gt;&lt;br /&gt;&lt;div&gt;websites in the world (and that's out of 40 million sites!) Now you can get in on this incredible traffic explosion, Free!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Q: Can I really get over 1,000,000 visitors every month?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;A: Yes! Guaranteed Visitors, and it's absolutely Free!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;In less than 5 Minutes&lt;/div&gt;&lt;br /&gt;&lt;div&gt;you can have your own&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Free Viral Marketing mini site....&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;and then watch your traffic EXPLODE !!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;"This Free system is like VIAGRA for your website!"&lt;/div&gt;&lt;br /&gt;&lt;div&gt;-M.S. Blumenthal, eHits&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This system is FREE&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Quick and easy sign-up... get your own viral webpage in under 5 minutes!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This "Viral Marketing" system works for you around-the-clock to bring you traffic!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;The viral nature of this system ensures that your traffic will exponentially increase!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;W A R N I N G !!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;IMPORTANT! If you never had a high-traffic website then please read this: Be aware that your ISP may bill you for "high bandwidth charges" due to excess visitor traffic to your website. Once you see your hit counter begins to soar, ask your ISP what is your maximum monthly bandwidth and throughput, and what the charges are for additional traffic. Depending on your ISP and your hosting plan, typical monthly throughput might be 1 GigaByte/month, 5 Gigs/month, or 10 Gigs/month. Of course the actual amount of monthly bandwitdh you use will depend on the number of visitors to your site, multiplied by the amount of bytes (HTML documents and graphic images) served to each visitor's browser.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;You may want to consider upgrading to another hosting plan with your ISP, or changing to another ISP that offers cheaper monthly bandwidth. NOTE: In most cases, webmasters don't mind paying for extra bandwidth, because the flood of traffic to their website usually results in them making more moolah.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Dear Webmaster,&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Double a penny every day for a month and what do you get? Over ten million dollars! That's the power of exponential growth, and the Internet is the one medium that can harness that power... for FREE!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;FreeViral.com fully exploits this phenomenon to help generate MASSIVE VISITOR TRAFFIC for your website!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;So how does this system work?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Our system is similar to others you may have seen on the Internet with one major difference... our system guarantees traffic to your website! The concept is simple; at the bottom of this page you will notice 6 classified ads.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;When you sign up, you will receive a website just like this one with your classified ad in the #1 position! The ad that was in the #1 position will move down to the #2 position, the 2nd ad to the #3 position, and so on with the last classified ad being taken off of the page.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;When someone signs up from your website, their classified ad will be placed in the #1 spot with your ad moving to the #2 spot, the 2nd ad moving down to the #3 spot and so on. By the time your classified ad reaches the #6 spot, you will have noticed an amazing amount of FREE traffic!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;How do I get guaranteed traffic?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;When someone signs up from your site, they must first click on your classified ad which will open a new window leading to your main website. They will have to wait a few seconds for the code to appear on a separate frame at the top of the screen.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;While they wait, they will have time to read what you have to offer! This can equate to more sales, downline members, affiliate sign-ups, ezine subscribers, etc.! Each classified ad will have to be clicked on to retrieve a unique code meaning that you will receive FREE Traffic throughout all 6 levels!!!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;How much FREE traffic can I expect?&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Lets be extremely conservative and assume that your page and everybody else's pages only get 10 sign-ups:&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;CONSERATIVE EXAMPLE&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from you: 1 x 10 = Your ad on 10 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from each of them: 10 x 10 = Your ad on 100 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from each of them: 10 x 100 = Your ad on 1,000 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from each of them: 10 x 1,000 = Your ad on 10,000 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from each of them: 10 x 10,000 = Your ad on 100,000 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;10 people sign up from each of them: 10 x 100,000 = Your ad on 1,000,000 new sites&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;Total: 10+100+1,000+10,000+100,000+1,000,000&lt;/div&gt;&lt;br /&gt;&lt;div&gt;= 1,111,110 WEBSITES DISPLAYING YOUR AD!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;This system works amazingly well on the Internet. There is nothing to slow it down. You can setup your viral webpage today and have 5 or 10 sign-ups within a few days! With it being so easy to join you could literally have over 50,000 sites displaying your ad within a short time!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;BR&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;The system works extremely well so be prepared for some massive visitor traffic to your site! Remember, this system doesn't just give you ad exposures, it generates GUARANTEED VISITS to your site, because participants are required to visit your website. And that translates to GUARANTEED MASSIVE VISITOR TRAFFIC TO YOUR SITE !!&lt;/div&gt;&lt;br /&gt;&lt;div&gt;We also provide FREE Tools to help promote your FreeViral.com webpage! Ready to start receiving your FREE TRAFFIC&lt;/div&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>ORA Networks USB Adaptor Male to Male</title><link>http://thtip.blogspot.com/2007/07/ora-networks-usb-adaptor-male-to-male.html</link><category>Adaptor</category><category>Networks</category><category>ORA</category><category>USB</category><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 18 Jul 2007 10:11:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4641486050864669051</guid><description>&lt;H1&gt;ORA Networks USB Adaptor Male A to Male Mini 4a&lt;/H1&gt;&lt;br /&gt;&lt;a href="http://i.expansys.com/i/b/b110992.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://i.expansys.com/i/b/b110992.jpg" border="0" alt="ORA Networks USB Adaptor Male A to Male Mini 4a" /&gt;&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Plesk Awstats Install</title><link>http://thtip.blogspot.com/2007/07/plesk-awstats-install.html</link><category>Awstats</category><category>Install</category><category>Plesk</category><author>noreply@blogger.com (Unknown)</author><pubDate>Mon, 9 Jul 2007 02:27:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4637568496098908158</guid><description>Plesk Awstats Install &lt;br /&gt; &lt;br /&gt;SolutionBelow are the steps to install Awstats on your Unix Plesk server -&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1) you need to install awstats, the best way to install it is using awstats rpm, so run this command first.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# wget http://www.netsonic.net/files/awstats-6.4-1.noarch.rpm&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;if you want to use other version of the above rpm, find the URL first and replace this one.&lt;br /&gt;&lt;br /&gt;2) to install run this command&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# rpm -ivh awstats-6.4-1.noarch.rpm&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;3) then you will need to setup awstats_configure.pl run:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# cd /usr/local/awstats/tools&lt;/strong&gt;&lt;br /&gt;and&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# ./awstats_configure.pl&lt;/strong&gt;&lt;br /&gt;you will be asked about your domain and path to httpd.conf file so enter&lt;br /&gt;/etc/httpd/conf/httpd.conf&lt;br /&gt;&lt;br /&gt;4) you need to provide correct path to access_log file, so open conf file for your domain using vi text editor using this command:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# vi /etc/awstats/awstats.www.yourdomain.com.conf&lt;/strong&gt;&lt;br /&gt;change log path to:&lt;br /&gt;LogFile="/home/httpd/vhosts/yourdomain.com/statistics/logs/access_log"&lt;br /&gt;and close editor with "ZZ" command.&lt;br /&gt;&lt;br /&gt;5) All you need to do now is to update awstats data base using one of these two commands&lt;br /&gt;for each domain&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;# /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.yourdomain.com&lt;/strong&gt;&lt;br /&gt;or if you want to update all at the same time us this&lt;br /&gt;&lt;strong&gt;# /usr/local/awstats/tools/awstats_updateall.pl now&lt;/strong&gt;&lt;br /&gt;it would be nice if you add these commands to cron tab&lt;br /&gt;now use this url to see if everything is ok&lt;br /&gt;http://localhost/awstats/awstats.pl?config=www.yourdomain.com</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Red Hat launches Global Desktop</title><link>http://thtip.blogspot.com/2007/05/red-hat-launches-global-desktop.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 11 May 2007 01:06:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4281477702728183195</guid><description>BANGALORE: Red Hat has announced the launch of new client product, Global Desktop, which delivers a user experience with an enterprise-class suite of productivity applications. &lt;br /&gt;&lt;br /&gt;Red Hat collaborated with Intel to enable the design, support and distribution of Global Desktop to be close to the customer. In addition, Red Hat and Intel are taking advantage of Global Desktop's high performance and minimal hardware requirements to support a wide range of Intel's current and future desktop platforms, including the classmate, affordable, community and low-cost PC lines, Red Hat said in a statement.&lt;br /&gt;&lt;br /&gt;The company also showcased several examples of its strategy of building forward-looking solutions that change the traditional notion of desktop computing for specific audiences.&lt;br /&gt;&lt;br /&gt;"To address the demand for Linux on desktop systems by our customers in emerging markets, Intel and Red Hat worked together to deliver a pre-certified, cost-effective solution for Intel's reseller channel to extend their business value," said Steve Dallman, general manager, Intel Worldwide Reseller Channel Organization. &lt;br /&gt;&lt;br /&gt;"Running Red Hat Global Desktop on Intel processor-powered PCs provides full access to applications and rich experiences to users across local markets, education, small businesses and government agencies," he added.&lt;br /&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Microsoft patches Office</title><link>http://thtip.blogspot.com/2007/05/microsoft-patches-office.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 11 May 2007 00:50:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-7546421520364402373</guid><description>&lt;span class="body"&gt;&amp;nbsp;Microsoft fixed security issues in Microsoft Office, Internet Explorer, Exchange and other applications on Tuesday during the software giant's regularly scheduled May update. &lt;br /&gt;&lt;p&gt;The &lt;a href="http://www.microsoft.com/technet/security/bulletin/ms07-may.mspx" target="_blank"&gt;patches close 19 holes&lt;/a&gt;, including seven flaws in Microsoft Office, six flaws in Internet Explorer and a critical vulnerability in the remote procedure call (RPC) management interface for Microsoft's Domain Name Service (DNS) server which is &lt;a href="http://www.securityfocus.com/brief/483"&gt;currently being used&lt;/a&gt; by malicious software to compromise systems. The flaws in Microsoft Office include three flaws in Excel and another three in Word. While the flaws are rated Critical for Office 2000, only four affect Office 2007 and are rated only Important. &lt;/p&gt;&lt;br /&gt;&lt;p&gt;Microsoft's older versions of Office have increasingly &lt;a href="http://www.securityfocus.com/news/11418"&gt;been targeted by attackers&lt;/a&gt; intent on stealing information from corporations and government agencies in the U.S., Canada, the U.K., Australia, and other nations. The software giant has had a to-do list of &lt;a href="http://www.securityfocus.com/brief/425"&gt;nearly a half dozen flaws&lt;/a&gt;, and &lt;a href="http://www.securityfocus.com/brief/436"&gt;sometimes more&lt;/a&gt;, since earlier this year.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;However, Microsoft's latest Office version, Office 2007, has largely been unscathed due to the company's focus on security during development -- a process known as the &lt;a href="http://www.securityfocus.com/brief/457"&gt;Secure Development Lifecycle&lt;/a&gt;, Joshua Edwards, technical product manager for Microsoft's Office team, said in an interview earlier this month.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;"We are hardening the crypto; we are removing the buffer overruns," Edwards said. "As a result, we are seeing a reduction in the number of potential issues."&lt;/p&gt;&lt;br /&gt;&lt;p&gt;Microsoft closed six vulnerabilities in Internet Explorer, of which two are rated critical for Internet Explorer 7 running on the company's latest operating system Windows Vista. Microsoft also fixed four vulnerabilities in its Exchange mail and messaging server, including a critical flaw in the way the program handles MIME e-mail attachments.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;As part of its &lt;a href="http://www.microsoft.com/technet/security/bulletin/advance.mspx" target="_blank"&gt;normal advanced notification process&lt;/a&gt;, the software giant warned last Thursday that it would be releasing two fixes for Windows, three for its Office productivity suite and one each for its Exchange mail and messaging server and its Biztalk process management server.&lt;/p&gt;&lt;/span&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Optimus Maximus keyboard</title><link>http://thtip.blogspot.com/2007/05/optimus-maximus-keyboard.html</link><category>keyboard</category><category>Maximus</category><category>Optimus</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sat, 5 May 2007 06:47:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-2622028903999140844</guid><description>&lt;a href="http://www.artlebedev.com/everything/optimus/omg.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://www.artlebedev.com/everything/optimus/omg.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;The description and detailed specifications will be published on May 20, 2007 at 3 p. m. Moscow time. On the same day we’ll start accepting limited pre-orders.&lt;br /&gt;&lt;br /&gt;Production schedule:&lt;br /&gt;Beginning of December 2007—200 keyboards&lt;br /&gt;End of December 2007—200 keyboards&lt;br /&gt;January 2008—400 keyboards</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Asymmetric Digital Subscriber Line</title><link>http://thtip.blogspot.com/2007/05/asymmetric-digital-subscriber-line.html</link><category>Asymmetric</category><category>Digital</category><category>Line</category><category>Subscriber</category><author>noreply@blogger.com (Unknown)</author><pubDate>Sat, 5 May 2007 06:41:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-6042868735685067740</guid><description>&lt;a href="http://upload.wikimedia.org/wikipedia/commons/thumb/8/87/ADSL_frequency_plan.svg/500px-ADSL_frequency_plan.svg.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/87/ADSL_frequency_plan.svg/500px-ADSL_frequency_plan.svg.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Asymmetric Digital Subscriber Line (ADSL) is a form of DSL, a data communications technology that enables faster data transmission over copper telephone lines than a conventional voiceband modem can provide. It does this by utilizing frequencies that are not used by a voice telephone calls. By using a splitter or micro filters this allows a single telephone connection to be used for both ADSL service and voice calls at the same time. As phone lines are so varied in quality and weren't initially provisioned with ADSL in mind it can generally only be used over short distances, typically less than 5 km.&lt;br /&gt;&lt;br /&gt;At the telephone exchange the line generally terminates at a DSLAM where another frequency splitter separates the voice band signal for the conventional phone network. The ATM stream carried by the ADSL physical layer is typically routed over the telephone companies data network to service center where the encapsulated IP packets are eventually routed onto a conventional internet network.Sí  Sí</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How to Hide Files Inside a Picture</title><link>http://thtip.blogspot.com/2007/04/how-to-hide-files-inside-picture.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Wed, 11 Apr 2007 22:13:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-4031477839308540261</guid><description>&lt;div&gt;&lt;embed src="http://www.livevideo.com/flvplayer/embed/C35624A95F6549E3AD4D2E894995201C" type="application/x-shockwave-flash" quality="high" WIDTH="445" HEIGHT="369" wmode="transparent"&gt;&lt;/embed&gt;&lt;br/&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tags:&lt;/strong&gt;&lt;a href="http://thtip.blogspot.com/search?q=How"&gt;How&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=to"&gt;to&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Hide"&gt;Hide&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Files"&gt;Files&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Inside"&gt;Inside&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Picture"&gt;Picture&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Bit and Byte Conversion</title><link>http://thtip.blogspot.com/2007/04/bit-and-byte-conversion.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 8 Apr 2007 22:24:00 -0700</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-2086233319828474089</guid><description>&lt;strong&gt;The metric system&lt;/strong&gt;&lt;br /&gt;In some cases when used to describe data transfer rates bits/bytes are calculated as in the metric system as follows:&lt;br /&gt;&lt;br /&gt;    * 1 MB = 1,000,000 bits/bytes&lt;br /&gt;    * 1 kb = 1,000 bits/bytes&lt;br /&gt;    * 1 bit/byte&lt;br /&gt;&lt;br /&gt;The period (.) is used as decimal separator.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The calculations is based on:&lt;/strong&gt;&lt;br /&gt;In the cases when used to describe data storage bits/bytes are calculated as follows:&lt;br /&gt;&lt;br /&gt;    * 1 byte = 8 bits&lt;br /&gt;    * 1 kilobyte (K / Kb) = 2^10 bytes = 1,024 bytes&lt;br /&gt;    * 1 megabyte (M / MB) = 2^20 bytes = 1,048,576 bytes&lt;br /&gt;    * 1 gigabyte (G / GB) = 2^30 bytes = 1,073,741,824 bytes&lt;br /&gt;    * 1 terabyte (T / TB) = 2^40 bytes = 1,099,511,627,776 bytes&lt;br /&gt;    * 1 petabyte (P / PB) = 2^50 bytes = 1,125,899,906,842,624 bytes&lt;br /&gt;    * 1 exabyte (E / EB) = 2^60 bytes = 1,152,921,504,606,846,976 bytes&lt;br /&gt;&lt;br /&gt;The period (.) is used as decimal separator.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Data Transmission conversion (kilobit):&lt;/strong&gt;&lt;br /&gt;In data communications, a kilobit is a thousand bits, or 1,000 (103) bits. It's commonly used for measuring the amount of data that is transferred in a second between two telecommunication points. Kilobits per second is usually shortened to Kbps.&lt;br /&gt;&lt;br /&gt;Some sources define a kilobit to mean 1,024 (that is, 210) bits. Although the bit is a unit of the binary number system, bits in data communications are discrete signal pulses and have historically been counted using the decimal number system. For example, 28.8 kilobits per second (Kbps) is 28,800 bits per second. Because of computer architecture and memory address boundaries, bytes are always some multiple or exponent of two.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tags:&lt;/strong&gt;&lt;a href="http://thtip.blogspot.com/search?q=Bit"&gt;Bit&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Byte"&gt;Byte&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Conversion"&gt;Conversion&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Changing the clock to 24-Hour Time</title><link>http://thtip.blogspot.com/2007/03/changing-clock-to-24-hour-time.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Mar 2007 03:55:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-5184877940830578540</guid><description>-To change the display of the clock on the taskbar to 24-hour format: &lt;br /&gt;-Open the Control Panel &lt;br /&gt;-Double-click on the Regional Settings icon &lt;br /&gt;-Click on the Time tab &lt;br /&gt;-In the Time style section select H:mm:ss&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tags::&lt;/strong&gt; &lt;a href="http://thtip.blogspot.com/search?q=Changing"&gt;Changing&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=clock"&gt;clock&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=24"&gt;24&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Hour"&gt;Hour&lt;/a&gt; &lt;a href="http://thtip.blogspot.com/search?q=Time"&gt;Time&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Recycle Bin Edits</title><link>http://thtip.blogspot.com/2007/03/recycle-bin-edits.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Mar 2007 03:54:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-8509954739174076094</guid><description>Fooling with the recycle bin. Why not make the icon context menu act like other icon context menu's.&lt;br /&gt;&lt;br /&gt;Add rename to the menu:&lt;br /&gt;[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]&lt;br /&gt;"Attributes"=hex:50,01,00,20&lt;br /&gt;&lt;br /&gt;Add delete to the menu:&lt;br /&gt;[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]&lt;br /&gt;"Attributes"=hex:60,01,00,20&lt;br /&gt;&lt;br /&gt;Add rename and delete to the menu:&lt;br /&gt;[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]&lt;br /&gt;"Attributes"=hex:70,01,00,20&lt;br /&gt;&lt;br /&gt;Restore the recycle bin to win 95 defaults including un-deleting the icon after deletion:&lt;br /&gt;... Restore the icon.&lt;br /&gt;[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]&lt;br /&gt;@="Recycle Bin"&lt;br /&gt;... reset win 95 defaults&lt;br /&gt;. [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]&lt;br /&gt;"Attributes"=hex:40,01,00,20&lt;br /&gt;&lt;br /&gt;Other edits to the recycle bin icon:&lt;br /&gt;[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]&lt;br /&gt;"Attributes"=hex:40,01,01,20 ... standard shortcut arrow&lt;br /&gt;"Attributes"=hex:40,01,02,20 ... another shortcut arrow&lt;br /&gt;"Attributes"=hex:40,01,04,20 ... and another shortcut arrow&lt;br /&gt;"Attributes"=hex:40,01,08,20 ... make it look disabled (like it's been cut)&lt;br /&gt;&lt;br /&gt;I added the above edits for fun. But it gets you thinking.&lt;br /&gt;Note: Adding rename and delete to the context menu takes effect instantly. To restore the icon after deletion requires screen refresh (F5).</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Not Displaying the Network Neighborhood</title><link>http://thtip.blogspot.com/2007/03/not-displaying-network-neighborhood.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Mar 2007 03:53:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-987524282851201121</guid><description>1.Start Regedit &lt;br /&gt;2.Go to HKey_Current_User \ Software\ Microsoft \Windows \ Current Version \ Policies \ Explorer &lt;br /&gt;3.Right click on the right panel and add a New / DWORD &lt;br /&gt;4.Name it NoNetHood &lt;br /&gt;5.Give it a value of 1 &lt;br /&gt;6.Logoff or Reboot the computer</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Disabling Drives in My Computer</title><link>http://thtip.blogspot.com/2007/03/disabling-drives-in-my-computer.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Mar 2007 03:53:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-137826873020723502</guid><description>To turn off the display of local or networked drives when you click on My Computer:&lt;br /&gt;&lt;br /&gt;Start Regedit &lt;br /&gt;Go to HKey_Current_User \ Software \ Microsoft \ Windows \ Current Version \ Policies \ Explorer &lt;br /&gt;Add a New DWORD item and name it NoDrives &lt;br /&gt;Give it a value of 3FFFFFF &lt;br /&gt;Now when you click on My Computer, none of your drives will show</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Changing the Telnet Scroll-Back Buffer Size</title><link>http://thtip.blogspot.com/2007/03/changing-telnet-scroll-back-buffer-size.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Mar 2007 03:52:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-996492991003622561</guid><description>By default, the Telnet session has a window size of 25 lines. To increase this so you can scroll back&lt;br /&gt;and look at a larger number on lines:&lt;br /&gt;&lt;br /&gt;Start Regedit &lt;br /&gt;Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Telnet &lt;br /&gt;Double-click on the entry Rows in the right hand panel &lt;br /&gt;Increase the decimal value to one that suits your needs.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>วิธีการแก้ไขเมื่อติดไวรัส Godzilla</title><link>http://thtip.blogspot.com/2007/02/godzilla.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Sun, 4 Feb 2007 18:36:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-7217658602337254771</guid><description>&lt;!-- google_ad_section_start(weight=ignore) --&gt;&lt;br /&gt;1.Double Click ไอคอน My Computer ที่ Desktop เลือกเมนู &lt;br /&gt;Tools --&gt; Folder Options&lt;br /&gt;2.ปรากฏไดอะล็อก Folder Options คลิกแท็บ View&lt;br /&gt;1)คลิกเลือก Show Hidden files and folders&lt;br /&gt;2)เอาเครื่องหมาย / ในช่องสี่เหลี่ยมหน้า Hide extention… และ &lt;br /&gt;Hide protected operating system file ออก&lt;br /&gt;3)คลิก OK&lt;br /&gt;&lt;br /&gt;3.กดปุ่ม Ctrl+Alt+Delete ที่คีย์บอร์ด&lt;br /&gt;4.ปรากฏไดอะล็อกบ็อก Windows Task Manager คลิกเลือกแท็บ Processes&lt;br /&gt;1)คลิกเลือกเมนู Image Name (เพื่อ sort File)&lt;br /&gt;2)คลิกเลือกไฟล์ wscript.exe ( ทีละตัว )&lt;br /&gt;3)คลิกปุ่ม End Process&lt;br /&gt;&lt;br /&gt;5.เปิดไดร์ฟ ( โดยคลิกเม้าส์ขวาเลือก Explore ห้าม Double Click ไดร์ฟ ) ทำการลบไฟล์ autorun.inf และ MS32DLL.dll.vbs ออก (โดยกด Shift+Delete ) ทุกไดร์ฟที่มีอยู่ในเครื่องคอมพิวเตอร์ซึ่งรวมทั้ง Handy Drive และ Floppy disk ด้วย&lt;br /&gt;6.เปิดโฟลเดอร์ C:WINDOWS เพื่อลบไฟล์ MS32DLL.dll.vbs ออก (โดยกด Shift+Delete )&lt;br /&gt;7.ไปที่ปุ่ม Start--&gt;Run ปรากฏไดอะล็อกบ็อก Run พิมพ์คำสั่ง regedit กดปุ่ม OK&lt;br /&gt;ปรากฏไดอะล็อกบ็อก Registry Edit&lt;br /&gt;8.คลิกเลือก &lt;br /&gt;HKEY_LOCAL_MACHINE --&gt; Software --&gt; Current Version --&gt; Run &lt;br /&gt;เพื่อลบไฟล์ MS32DLL (โดยการกดปุ่ม Delete ที่คีย์บอร์ด )&lt;br /&gt;9.คลิกเลือก&lt;br /&gt; HKEY_CURRENT_USER --&gt; Software --&gt; Microsoft --&gt; Internet Explorer --&gt; Main &lt;br /&gt;เพื่อลบไฟล์ที่ Window Title “Hacked by Godzilla” ออก (โดยการกดปุ่ม Delete ที่คีย์บอร์ด )&lt;br /&gt;10.คลิกปุ่ม Start --&gt; Run ปรากฏไดอะล็อกบ็อก Run พิมพ์คำสั่ง gpedit.msc กดปุ่ม OK&lt;br /&gt;ปรากฏไดอะล็อกบ็อก Group Policy&lt;br /&gt;11.คลิกเลือก &lt;br /&gt;User Configuration --&gt; Administrative Templates --&gt; System --&gt; Double Click &lt;br /&gt;ไฟล์ Turn Off Autoplay ปรากกฎไดอะล็อกบ็อก Turn Off Autoplay Properties&lt;br /&gt;1)คลิกเลือก Enabled&lt;br /&gt;2)คลิกเลือก All drives&lt;br /&gt;3)คลิก OK&lt;br /&gt;เพื่อป้องกันการเปิดไดร์ฟอัตโนมัติในกรณีที่นำแผ่นซีดี หรือ Handy Drive &lt;br /&gt;มาใช้งานซึ่งเป็นช่องทางที่จะทำให้เกิดการติดไวรัสได้ง่ายขึ้น&lt;br /&gt;12.คลิกปุ่ม Start --&gt; Run ปรากฏไดอะล็อกบ็อก Run พิมพ์คำสั่ง msconfig กดปุ่ม OK&lt;br /&gt;ปรากฏไดอะล็อกบ็อก System Configuration Utility คลิกแท็บ Startup&lt;br /&gt;1)เอาเครื่องหมาย / ในช่องสี่เหลี่ยมหน้าไฟล์ MS32DLL ออก&lt;br /&gt;2)คลิกปุ่ม Apply&lt;br /&gt;3)คลิกปุ่ม OK (หรือ Close)&lt;br /&gt;จะปรากฏไดอะล็อกบ็อก System Configuration เลือก Exit Without Restart&lt;br /&gt;13.Double Click ไอคอน Mycomputer ที่ Desktop เลือกเมนู &lt;br /&gt;Tools --&gt; Folder Options&lt;br /&gt;14.ปรากฏไดอะล็อก Folder Options คลิกแท็บ View&lt;br /&gt;1)คลิก / ในช่องสี่เหลี่ยมหน้า Hide extention… และ &lt;br /&gt;Hide protected operating system file&lt;br /&gt;2)คลิก OK&lt;br /&gt;15. Click เม้าส์ขวาที่ไอคอน Recycle bin เพื่อเรียก &lt;br /&gt;Shortcut Menu เลือกคำสั่ง Empty Recycle bin &lt;br /&gt;เพื่อยืนยันการลบไฟล์ไวรัสออกจากเครื่องคอมพิวเตอร์อีกครั้ง&lt;br /&gt;&lt;br /&gt;ยังไงก็ลองดูก่อนนะครับ&lt;br /&gt;เป็นไวรัสชื่อ godzilla วิธีแก้ตามที่ คห 2 บอก แต่พอทำตามขั้นตอนนั้นเสร็จแล้ว เวลาเปิดไดรฟ์อาจเจออาการแบบที่ จขกท. ถามมา เพราะเราเองก็เจอ&lt;br /&gt;&lt;br /&gt;เราก็พยายามแก้ด้วย การทำตาม คห. 2 เสร็จแล้ว ให้เข้าไป search ใน registry&lt;br /&gt;โดยไปที่ run แล้วพิมพ์ regedit&lt;br /&gt;แล้วกด ctrl+F แล้วพิมพ์ Ms32DLL.dll.vbs ลงไป&lt;br /&gt;ถ้าเจอก็ลบออกให้หมด search ไปเรื่อยๆ จนกว่าจะไม่เจออยู่ใน registry อีก&lt;br /&gt;จากนั้นก็ restart เครื่องสักครั้งนึงก็น่าจะหายแล้วล่ะ เพราะเครื่องเรามันก็หายนะ ถ้ามีปัญหาอะไรอีกก็ถามมาได้&lt;br /&gt;&lt;!-- google_ad_section_end --&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>How to disable right click on mouse</title><link>http://thtip.blogspot.com/2007/02/how-to-disable-right-click-on-mouse.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Fri, 2 Feb 2007 00:13:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-2406281207072509786</guid><description>Start Munu Select Run Type &lt;strong&gt;regedit&lt;/strong&gt;  Enter&lt;br /&gt;&lt;br /&gt;Move to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer &lt;br /&gt;From the Edit menu, select New - DWord Value &lt;br /&gt;Enter the name NoViewContextMenu and press enter &lt;br /&gt;Double click the new value and set the value to 1 and click OK &lt;br /&gt;Close the registry editor &lt;br /&gt;Logout and Login again &lt;br /&gt;To remove this, just delete the value &lt;strong&gt;NoViewContextMenu &lt;/strong&gt;&lt;br /&gt;and logout and login again (or set it to 0)</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>แก้ไขปัญหา Nick Karaoke WinXP</title><link>http://thtip.blogspot.com/2007/02/nick-karaoke-winxp.html</link><author>noreply@blogger.com (Unknown)</author><pubDate>Thu, 1 Feb 2007 23:55:00 -0800</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-390609137134769591.post-2786402882603206848</guid><description>&lt;!-- google_ad_section_start(weight=ignore) --&gt;&lt;br /&gt;&lt;strong&gt;จอสีฟ้าในคาราโอเกะ Pro 4.4&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;วิธีแก้ปัญหา  เมื่อ Double Click ที่ไอคอนของ คาราโอเกะ Pro 4.4 บน DeskTop แล้ว พบว่าจอมืดไปเลย  แก้อย่างนี้ครั&lt;br /&gt;&lt;br /&gt;1.  กดปุ่ม Enter หนึ่งครั้ง รอจนเสียงเพลงบรรเลงดังขึ้น&lt;br /&gt;&lt;br /&gt;2.  จากนั้นกดปุ่ม Alt ค้างไว้แล้วตามด้วยปุ่ม Enter หนึ่งครั้งเพื่อกลับสู่หน้าจอวินโดว์ XP&lt;br /&gt;&lt;br /&gt;3.  กดปุ่ม Alt ค้างไว้แล้วตามด้วยปุ่ม Tap อีกครั้งหนึ่ง เพื่อกลับไปที่ Nick Karaoke ตอนนี้หน้าจอยังเป็นสีฟ้าอยู่ &lt;br /&gt;&lt;br /&gt;4.  พิมพ์ชื่อเพลงลงไปเลย แล้วกดปุ่ม Enter เพลงก็จะขึ้นข้อความแล้วเล่นเพลงต่อไป&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;หมายเหตุ  &lt;/strong&gt;ก่อนเปิด Nick Karaoke ควรเปิดโปรแกรมทุกตัวที่เปิดใช้อยู่&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;เปลี่ยนภาษาไทยใน Nick Karaoke&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;กดปุ่ม shift ค้างไว้แล้วกดปุ่ม ~ &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;การจบการทำงานของโปรแกรม&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;กดปุ่ม Ctrl และปุ่ม Q ค้างไว้ แล้วกดปุ่ม Y&lt;br /&gt;&lt;!-- google_ad_section_end --&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item></channel></rss>