You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
HOME > 電算 > xmms2 メモ xmms2 メモ 一時盛況を誇りし xmms も今や audacious が後を襲いたるやうなれども、本家の xmms2 に変貌せしも亦此愉快なるものにて、今更などとは言はずに遊んでみむ。 特徴1:サーバ・クライアント方式 xmms2 の最大の特徴は、サーバ・クライアント方式をとっていることだ。誤解のないように言つておけば、これはけっして、いわゆる音楽サーバ、つまり、ストリーミングにより音楽を供給するためのサーバとそれを受けるクライアントではない。 xmms2 のサーバとクライアントとを別々のマシンで起動した場合には、サーバ機に繋がれたスピーカのほうが鳴る。つまり、これはちょうどテレビ本体をサーバだと思い、リモコンをクライアントだと思えばいいような関係である。ユーザインターフェースのデザインに最大限の自由を与えるための仕組みである。 特徴2:メディ
I’m taking a class now on programming languages where I’m learning all about the different styles of languages and how they can all be useful, as well as a class on computer networks where I’m learning all about how the internet works and how computers communicate with each other across networks. I had the idea last week to try to combine what I’m learning in the two classes and implement one of m
«Even though Borgmon remains internal to Google, the idea of treating time-series data as a data source for generating alerts is now accessible to everyone through those open source tools like Prometheus [...]» — Site Reliability Engineering: How Google Runs Production Systems (O'Reilly Media) Open Source Prometheus is 100% open source and community-driven. All components are available under the A
Finer Recliner - Quick File Sharing Web Server In Python http://www.finerrecliner.com/2009/03/01/quick-file-sharing-web-server-in-python/ Pythonが入っていれば(最近のLinuxやMacであれば、最初から入っている)、次の1行でファイル共有Webサーバを立ち上げられるとのこと。 python -m SimpleHTTPServer これで、カレントディレクトリのファイル一覧が見られて、ディレクトリも辿れるのだ。これは知らなかった。 デフォルトだと8000番ポートで起動するが、 python -m SimpleHTTPServer 8080 のように、うしろにポート番号を指定することもできるようだ。 「index.html」か「index.htm」を置
はじめに Debianプロジェクトでは、移植作業用のインフラが各アーキテクチャごとに用意されています。 それらのインフラはDebian開発者向けに提供されているものですが、開発者だけに限定されているわけではありません。 今回は、移植作業用のインフラをDebian開発者でない人が借りる方法について紹介します。 porterboxとは 移植作業用のインフラのことをporterboxと呼んでいます。それらはdebian.org配下のドメインで提供されています。 どんなものが提供されているかはdebian.org Developer Machinesから一覧できます。 移植作業用に使われるのは、この一覧のうちpurpose欄がporterboxとなっているものです。 しかし、多種多様な目的のマシンが混在しているのでややわかりづらいです。 そこで便利なのがporterboxコマンドです。 これはPy
Identity-based networking with ConsulConsul uses service identities and traditional networking practices to help organizations securely connect applications running in any environment. The pillars of service networkingA modern service networking solution requires that we answer four specific questions: Where are my services running? How do I secure the communication between them? How do I automate
自動化される側から する側へ 運用の自動化により業務負荷を減らし、 出来た時間的なゆとりで 自動化エンジニアに転身しましょう
GNU Affero General Public License(略称: Affero GPL、AGPL)とは、フリーソフトウェアのサーバソフトウェアに適したソフトウェアライセンスである。時折非公式にはAffero Licenseとも呼ばれる。 GPLv2のコピーレフト条項がASPでは適用されない課題を解決するため、2002年3月にAffero, Inc.がAGPLv1を策定し、2007年11月19日にフリーソフトウェア財団がAGPLv3を策定した。いずれもASPでもコピーレフト条項が適用される強いコピーレフトライセンスである。AGPLv3はフリーソフトウェア財団、オープンソース・イニシアティブ、Debianプロジェクトの承認している信頼性の高いソフトウェアライセンスである。 2000年、e-ラーニングやe-ビジネスのビジネスモデルを開発中だったヘンリー・プールはアムステルダムでリチャー
Python なサービス みんな大好き Dropbox のスケールとかメモ。以下のページ辺りからピックアップ。Parted? みたいなので、続編がでたら追記するかも。 Scaling lessons learned at Dropbox, part 1 (comment) Dropbox - Startup Lessons Learned (slideshare) Dropbox -Yコンビネーターが生んだスタートアップの軌跡と未来 - スケール関係ないですが、2006 年当時はオンラインストレージサービスがいっぱいあったようで、VC から資金調達したときのやり取りがおもしろい VC "クラウドストレージサービスなんて腐るほどある" Drew "なにか使ってるのありますか?" VC "NO" Drew "..." 完璧で、スケーラブルで、クロスプラットフォームなクラウドストレージ!当時、プ
G-WAN better uses CPU Cores to make the Internet of Things fly thousand times higher ! Leverage legacy servers and low-consumption CPUs to do more with less! With 1GHz in 2000 and 3GHz in 2002 10GHz CPUs were expected in 2005. Today, we should run much faster CPUs but: We're not going to have faster processors. Instead, making software run faster in the future will mean using parallel-programming
1. Keep your source code at your server! Your own lite app for projects/repositories hosting on your server. Fast, secure and stable solution based on ruby on rails. 2. Use Git! We use git as version control system for projects 3. Browse source-code, issues, comments. Manage team access to repository
Welcome to Apache ZooKeeper™ Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination. What is ZooKeeper? ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another b
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く