How To Safely Redirect /index.php To / Using .htaccess / Apacheどのように安全にリダイレクト/ index.phpをを/を使用して、 。 htaccessを/ Apacheの

June 28th, 2008 2008年6月28日

Any PHP based software like WordPress, Mambo, Joomla, Drupal, MODx etc. will serve pages both from http://your-site.com as well as http://your-site.com/index.php .任意のPHPベースのソフトウェアのようなWordPressのは、マンボ、 joomla 、のDrupal 、 modx等のページの両方からなるだけでなくhttp://your-site.com http://your-site.com/index.phpです。 This creates duplicate content for search engines, which may then decide to penalize your site for duplicate content.この検索エンジンのコンテンツを重複して作成することがありますペナルティーを科す決定するお客様のサイトを入力し、重複したコンテンツです。 You can safely prevent duplicate content with the following apache code / directive added to your .htaccess file (or in httpd.conf):重複したコンテンツを安全にすることができます。防ぐためには、次のApacheのコード/ディレクティブに追加されました。 htaccessファイル(またはhttpd.confの) :

Read more (215 words) » 続きを読む( 215単語) »

Leased Line Rendered Obsolete With Bonded / Multiple ADSL for Most Businesses時代遅れのレンダリングを保税専用線/複数のadsl 、ほとんどの企業

June 24th, 2008 2008年6月24日

Leased Lines historically have been used as reliable, resilient internet and site-to-site data connections.専用線として歴史的に信頼性が使用されて、弾力性のインターネットおよびサイトツーサイトのデータ接続します。 The main benefits have been security, reliability, SLAs, private network and flexible speeds.の主な利点もセキュリティ、信頼性、 SLAに、プライベートネットワークと柔軟性の速度です。 Leased Lines were also known for high installation charges, long installation times, hefty monthly fees and unreasonable contracts.専用線のインストールが高い料金も知られて、長いインストール回、多額の毎月の会費や不当な契約です。 With the advent of cheap ADSL connections, Leased Lines have become as relevant as dinosaurs except for the most demanding businesses, especially when you can bondの時代の到来の格安のadsl接続、専用線になって恐竜に関連性の高いとして最も要求の厳しい企業を除いて、特に結合することができます。 multiple ADSL lines to get reliable broadband複数の信頼性のブロードバンドadslの行を取得 at a fraction of the cost.わずかな費用です。

Read more (235 words) » 続きを読む( 235単語) »

How To Fix - Couldn’t find per display information Error in Java Applicationsどのように修正する-1ディスプレイの情報が見つかりませんでしたJ avaアプリケーションにエラーが発生

June 23rd, 2008 2008年6月23日

While running some Java applications (like Thinreader) you may see this strange looking error - Couldn’t find per display information . Javaアプリケーションを実行中のいくつか(のようなthinreader )この奇妙なことがありますlookingエラーが発生しました-1 ディスプレイの情報が見つかりませんでした。 You may find this error when running such applications in JDK 6 or later.このエラーが発生する場合があります。このようなアプリケーションを実行中のJDK 6以降が必要です。 Let’s find out more about it and how you can easily fix it.試してみましょうよの詳細については簡単に解決し、どのようにすることができます。

Read more (260 words) » 続きを読む( 260単語) »

How To Use Linksys Compact Wireless-G Internet Video Camera WVC54GC From Linuxリンクシスコンパクトなワイヤレス接続を使用する方法-グラムwvc54gc Linuxからインターネットビデオカメラ

June 22nd, 2008 2008年6月22日

The Linksys Compact Wireless-G Internet Video Camera WVC54GC is a Linux based wireless webcam with its own streaming web server built in. Windows users can view the video stream through their browser without the need to install any extra software other than allowing the supplied Active-X control to run.リンクシスグラムのコンパクトなワイヤレスインターネットビデオカメラwvc54gcは、 Linuxベースのワイヤレスウェブカメラに独自のストリーミングWebサーバー組み込みWindowsユーザは、ユーザーがブラウザに表示されるビデオストリームを経由せず、余分なソフトウェアをインストールする必要が許可して供給以外のアクティブ-コントロールを実行する。 Unfortunately there isn’t much in the documentation about using this camera with Linux.残念ながら、多くのではないのマニュアルについてはこのカメラでLinuxを使用しています。

Read more (781 words) » 続きを読む( 781単語) »

How To Save Video To File on Linux & Windowsビデオをファイルを保存する方法をLinuxおよびWindows

June 22nd, 2008 2008年6月22日

VLC Media Player is a leading player for displaying video on Windows & Linux. VLCメディアプレーヤーは、業界を代表選手を表示ビデオをWindows & Linuxで動作する。 It supports a wide variety of formats.多種多様な形式をサポートしています。 You can also use it to save the video to a file.それを使用することもできますビデオをファイルに保存しています。

Read more (148 words) » 続きを読む( 148単語) »

How To Install Lighttpd On Fedora Linux FedoraではLinuxのlighttpdをインストールする方法について

May 31st, 2008 2008年5月31日

Login as or su to root and run:またはrootにsuとしてログインし、実行:
Read more (27 words) » 続きを読む( 27言葉) »

How To Use AWK To Simplify Scripting: Multi-Database Backup Example Awkのスクリプトを使用する方法を簡素化する:マルチデータベースのバックアップの例

April 20th, 2008 2008年4月20日

AWK is an extremely versatile and powerful language for processing files and text data. Awkのは、非常に多彩かつ強力な言語を処理するファイルとテキストデータです。 Often you can use awk to perform complex tasks on Unix / Linux / Mac OS command line which would otherwise take a full-fledged programming effort.頻繁に使用することができます複雑なタスクを実行するAwkのをUnix / Linux /他のMac OSのコマンドラインには本格的なプログラミングの努力を取る。 AWK is great for log processing, creating custom scripts which will then be executed and more. Awkのログ処理は素晴らしいですが、カスタムスクリプトの作成になり、その後に実行され、他のです。 For example I wanted to create a backup of all of my MySQL databases, each to a separate file after compressing them with gzip (maximum compression).たとえばしたかったのすべてのバックアップを作成するに私のMySQLデータベースは、各した後、別のファイルを圧縮してgzip形式(最大圧縮) 。 I already created a list of databases on my MySQL server is a file named databases (how original!).私は既にデータベースのリストを作成して名前のファイルをMySQLサーバは、 データベース (どのようオリジナル! )です。 Here is the awk script which processes the file and creates another file (named database_backup) which contains commands to backup all the databases as specified above.ここでは、 Awkのスクリプトを処理してファイルを別のファイルを作成(名前database_backup )が含まれ、すべてのデータベースのバックアップとしてのコマンドを指定します。
Read more (172 words) » 続きを読む( 172単語) »

How To Speed Up Linux Desktop by 30%+ Linuxデスクトップを高速化する方法については30 % +

April 13th, 2008 2008年4月13日

I am using Linux (Fedora Core 6) on a pretty high end hardware (at least when I bought it) - Intel Core 2 Duo E6600 Conroe 2.4GHz (4M shared L2 Cache) with 2 GB DDR2 RAM, nVidia dual-head graphics card for over a year now.私は使用してのLinux ( Fedora Coreの6 )は、かなりハイエンドのハードウェア(少なくともそれを買ったとき) -英語I ntelC ore2 D uoe 6600c onroe2 .4G Hz( 4メートル共有L 2キャッシュ)を2 G Bのd dr2のR AM、 N VIDIAのデュアルヘッドのグラフィックカード今すぐ一年以上です。 And yet a simple change made it at least 20-40% faster.とはまだありませんが、少なくとも、簡単な変更履歴二〇 〜四〇 %速くなった。 Even my firefox (with 100+ tabs always open) feels much faster.さらに私のFirefoxの( 100 +タブをいつも開いて)感じてはるかに高速です。 So what is this magic change?この魔法のよう何が変わるのですか?

Read more (167 words) » 続きを読む( 167単語) »

How To Rapidly Clean / Wipe Hard Disk Driveどのように急速に清潔度/ふくハードディスクドライブ

April 6th, 2008 2008年4月6日

How to overwrite your hard disk with random characters ハードディスクを上書きする方法についてはランダムな文字列を
Read more (71 words) » 続きを読む( 71言葉) »

Fixing - configure: error: C++ compiler cannot create executables固定-構成:エラー: C + +コンパイラの実行可能ファイルを作成することはできません

April 5th, 2008 2008年4月5日

A common error while configuring (running ./configure) software in Linux systems is - error: C++ compiler cannot create executables . 、共通の設定にエラーが発生しました(実行中です。 / configureの)ソフトウェアをLinuxシステムは-エラー: C + +コンパイラの実行可能ファイルを作成することはできません。 The solution, not surprisingly is simple:このソリューションは、驚くことではないが簡単です:

Read more (63 words) » 続きを読む( 63言葉) »