How To Enable Root Account on Mac OSX rootアカウントを有効にする方法をMac OSX版

April 20th, 2008 2008年4月20日

1. 1 。 Login to the Admin account (not the normal account)ログインするには、管理者アカウント(特定の通常のアカウント)
Read more (102 words) » 続きを読む( 102単語) »

How To Change MySQL Password MySQLのパスワードを変更する方法

April 20th, 2008 2008年4月20日

Let’s look at all the ways to change MySQL password, for root and other users:すべてのを見てみましょうMySQLのパスワードを変更する方法は、ルートおよび他のユーザー:

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

Program (Source Code) to Trim Whitespaces from Files…プログラム(ソースコード)をファイルからトリムwhitespacesが…

April 20th, 2008 2008年4月20日

PHP is not only a very competent web development language (and part of LAMP stack). PHPには非常に有能なだけでなく、ウェブ開発言語(とパートのランプスタック)です。 It is also a very capable language for writing (command line) scripts.することも非常に有能な言語を書く(コマンドライン)スクリプトです。 You can write simpler and cleaner scripts with php than perl.簡単なスクリプトを書くとすることができます。クリーナーをPHP Perlに比べています。 Here is a php code which takes a file name as input, trims whitespace from each line of the file and finally saves the result back in the same file.次に示すのは、 PHPコードのでは、ファイル名を入力として、トリミング、ファイルの各ラインから空白そして最後に結果を保存して、同じファイルです。

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

MySQL Tip: How To Check, Repair & Optimize All Tables in All Databases MySQLのヒント:を確認する方法、修復&最適化がすべてのテーブルのすべてのデータベース

April 20th, 2008 2008年4月20日

Here is a simple command to auto repair, check and optimize all the tables in all databases running on a MySQL server :次に示すのは、単純なコマンドをauto修復、最適化をチェックし、すべてのデータベースのテーブルのすべてのMySQLサーバ上で実行され

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

Solution: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libs & Error: vlc conflicts with faad2 >= 2.5解決策:行方不明の依存関係: faad2 < ffmpeg - 2.5は、必要に応じて使い回しされパッケージ&エラー: vlcと競合してfaad2 > = 2.5

March 22nd, 2008 2008年3月22日

Linuxのロゴ Have you seen the error while installing a package using yum / yumex?を見たことがあります使用してパッケージをインストールするのにエラーが発生しましたなyum / yumexですか?

Error: vlc conflicts with faad2 >= 2.5エラー: vlcと競合してfaad2 > = 2.5
Error: Missing Dependency: faad2 < 2.5 is needed by package ffmpeg-libsエラー:行方不明の依存関係: faad2 < ffmpeg - 2.5は、必要に応じてライブラリをパッケージ

The error is because of using freshrpms repository or other repository to install recent version of faad2.このエラーはfreshrpmsのために使用してリポジトリや他のリポジトリfaad2の最近のバージョンをインストールする。 Now let’s see how you can solve it.それでは、次のようにどのように解決することができます。

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

How To: Java Stack Trace in Linuxどのように: LinuxにおけるJavaのスタックトレース

February 24th, 2008 2008年2月24日

A simple tip for newbies - how to get Java stack trace, the invaluable tool to debug java programs, in Linux:ためのヒント、簡単な初心者-J avaのスタックトレースを得る方法については、 J avaプログラムをデバッグする貴重なツールは、 L inuxの場合:
Read more (93 words) » 続きを読む( 93言葉) »

Load Balancing & Failover Script for Dual/ Multi WAN / ADSL / Cable Connections on Linux with Mail on failure負荷分散&フェールオーバーのスクリプトをデュアル/マルチワン/ adsl /ケーブルの接続にメールをLinux上での失敗

February 13th, 2008 2008年2月13日

Please read the original article -元の記事をご覧ください- How To: Load Balancing & Failover With Dual/ Multi WAN / ADSL / Cable Connections on Linuxどのように:負荷分散&にフェールオーバーをデュアル/マルチワン/ adsl /ケーブルの接続をLinux .です。 It contains detailed information with a sample script.詳細な情報が含まれ、サンプルスクリプトです。 Viliam Kočinský modified my script to send email when routing table changes.私のスクリプトを更新viliam kočinský電子メールを送信するときにルーティングテーブルの変更を適用します。 Also he is starting the script as a service from /etc/init.d.また彼はスクリプトをサービスとして開始してから/ etc / init.dのです。 Read below for his enhancements:彼の拡張機能をご覧ください:

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

How To Forward Local Host & Port via SSH Client To Remote SSH Serverどのように転送するローカルホスト&ポート経由でSSHクライアントをリモートSSHサーバ

December 21st, 2007 2007年12月21日

SSH is aptly termed as poor man’s VPN. SSHは貧乏人のVPNとして適切に表現します。 You can use it to either forward local host host name and port to a remote server running ssh daemon.のいずれかを使用して転送することができます。ローカルホストのホスト名とポートを、リモートサーバの実行中のsshデーモンです。 You can also use it to forward remote server’s port to a local host and port.を使用して転送することもできます。リモートサーバーのポートを、ローカルホストとポートに接続します。

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

Never Restart Network on Multi-ADSL Connection Machine…決して再起動ADSL接続ネットワーク上の複数のマシン…

November 23rd, 2007 2007年11月23日

I learned it the hard way.学んだこと、ハードな方法です。 Our gateway machine with firewall (shorewall) has私たちのゲートウェイマシンで、ファイアウォール( shorewall )は、 multiple ADSL connections configured with load balancing複数のadsl接続負荷分散構成 for 〜のために more bandwidth and transparent fail-over他の帯域幅と透明性のフェールオーバー .です。 Today I faced an unenviable problem where one or other of the ADSL connections were going down sometime after a network restart.迷惑な問題に直面する今日、 1つまたは他のどこにadsl接続が下りいつかネットワークの後に再起動します。 It was unique because the ADSL modems (configured as router) were accessible via telnet or ping and displayed perfect connectivity.それがユニークなため、 ADSLモデム(ルータとして構成され)がアクセス可能なpingやtelnet経由または表示される完全な接続を実現します。 However I was unable to use them as gateway to connect to a server on the internet.しかしそれらが私のゲートウェイを使用することができませんでしたに接続するにはインターネット上のサーバーにします。 They were working fine before.彼らは罰金前に作業です。 With our non-trivial setup there were many suspects including the shorewall firewall and iptables (dropping certain packets?), network adapter, routing issue etc.私たち以外に単純なセットアップがあったの容疑者を含む多くのiptablesのファイアウォールやshorewall (特定のパケットをドロップですか? ) 、ネットワークアダプタ、ルーティングの問題等

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

6 MySQL Database Replication Tips 6 mysqlデータベースのレプリケーションのヒント

November 18th, 2007 2007年11月18日

Replicating on two or more MySQL master database servers複製を2つ以上のMySQLマスタデータベースサーバー

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