
誰かが伝えベンチマークツールで新しいAndroid OSのジンジャーブレッドをテストする “Linpackの”. これは、アプリケーション開発者がLinpackベンチマークで言われた, GreenComputing Androidを見た 3.0, 3.0.1 と 3.2 自分のアプリケーションを使用してテストされて.
Continue Reading Google Trial Android 3.0 ジンジャーブレッドひそかに
News, Reviews, Gadget Database

誰かが伝えベンチマークツールで新しいAndroid OSのジンジャーブレッドをテストする “Linpackの”. これは、アプリケーション開発者がLinpackベンチマークで言われた, GreenComputing Androidを見た 3.0, 3.0.1 と 3.2 自分のアプリケーションを使用してテストされて.
Continue Reading Google Trial Android 3.0 ジンジャーブレッドひそかに

Apple sales expanded again his iPhone 4 in 17 other countries began on 30 July 2010. Sebelumnya, iPhone 4 already launched in a country like US, UK, France, Germany, and Japan. The 17 other countries include Australia, Canada, Swiss, Belgian, Danish, Finnish, Hong Kong, アイルランド, Italy, Luxembourg, オランダ, Norway, New Zealand, Singapore, Spain and Sweden.
Continue Reading End of This Month, iPhone 4 Launched In Singapore, Hongkong And 15 Other Countries
この資料では、オフラインパッケージ管理Debianでのについてです. Debianはかなりよく知られているプロジェクトです. 1つは、Debianの非常に普及したように物事のAPTのです (別名は、梱包ツールを高度な) リモートのパッケージをダウンロードすることができます, アップグレードおよび依存関係の解決. 残念なことには、ネットワーク接続を必要としない – あなたが使用しない限り、 のapt -オフライン.
Debianでは、, ときにパッケージをインストールする必要があります, あなたが通常起動すると apt - getが コマンドとソフトウェアだけですべての手を保持せずにインストールする.
APTは本当にその成功の主な理由の1つをクールだが、Debianのポリシーとは. Debianポリシーは、プロジェクト全体を、すべてのこまごまとした物も一緒にDebianの基準を良くやった。合う確保制御プロジェクトの脳のようなもの. APTは素晴らしいDebianポリシーの仕事だけの結果です.
RealPlayer plays streaming audio and video over the Internet in real-time. It plays RealAudio, RealVideo, MP3, 3GPP Video, Flash, SMIL 2.0, JPEG, GIF, PNG, RealPix, RealText, Ogg Vorbis, and Ogg Theora. It is available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia 7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.
First you need to download .deb package from here
Continue Reading Howto install Real Player 11 in Debian Lenny
cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don’t want them to eat too much cpu. It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.
How it works
Note that you don’t need to read this paragraph in order to use cpulimit, you can safely skip it if you are not interested in tweaking cpulimit.
So, you are curious to know the secrets of cpulimit
Of course there is no secret if you are a C developer, but I will try to explain to everyone. The work of cpulimit is done all in userspace, so it doesn’t interfere with the Linux scheduler. Basically, the target process, which you can specify by pid, name, or command line, is continuosly paused and resumed by sending it SIGSTOP and SIGCONT signals. Signals are sent by cpulimit in appropriate moments, based on the limit specified by user and the process statistics read from /proc. Continue Reading cpulimit – Limit the cpu usage of a process
13Sep
# Backup the old Cacti database.
shell> mysqldump -l –add-drop-table cacti > mysql.cacti
Note: You will probably have to specify the -u and -p flags for the MySQL username and password. This user must have permission to read from Cacti’s database or you will end up with an empty backup.
# Backup the old Cacti directory.
shell> mv cacti cacti_old
# Extract the distribution tarball.
shell> tar xzvf cacti-version.tar.gz
# Rename the new Cacti directory to match the old one.
shell> mv cacti-version cacti Continue Reading Upgrading Cacti
がある 3 ways to connect your PlayStation 2:
1. Direct Connection
The fast and simple way to connect your PS2.
Please note, you cannot connect your PC to the Internet when using a direct connection.
2. Router Connection
Play your PS2 online and connect your PC to the Internet at the same time.
3. Internet Connection Sharing (ICS)
Connect your PS2 to the Internet through your PC. ICS is ideal for USB and PCI modems and cheaper than buying a broadband router.
11Sep
Back Up the IIS Configuration
To back up your IIS configuration, follow these steps:
1. In the IIS snap-in on the local computer, click the Computer icon under Internet Information Services.
2. Click Action and select Backup/Restore Configuration.
3. Click Create backup, choose a name for your backup file, and then click OK.
NOTE: The default location of the backup is the %SystemRoot%\system32\inetsrv\MetaBack folder. If you want to save your backup file to another location, you can copy the file from this default location to another location. Keep a copy in the default location to allow for an easy restoration. Note that by default, C:\Winnt is the %SystemRoot% folder in Microsoft Windows 2000.