まだまだあるけど、とりあえず良く使うものを。
Taking a brief detour from “My journey to Linux”, I wanted to overclock my Geforce GTX 760, as I had done the same on Windows. Caution: Overclocking will void your warranty and could fry your graphics card. Continue at your own risk! Now with that out of the way, let’s get down to business 🙂 First step is to enable the proprietary driver, if you haven’t done so already – I went with the newest on
C 言語 : HTTP サーバーとクライアントをつくるC 言語: libevent を使って HTTP クライアントをつくるC 言語: OpenSSL を使って HTTPS クライアントをつくるC 言語: OpenSSL を使って HTTPS サーバーをつくるC 言語: libevent を使って HTTPS サーバーをつくるC 言語: libuv を使って TCP echo サーバーをつくる 内容の学習のために、HTTPS クライアントのサンプルコードを単純なものにした。 #include <stdio.h> #include <stdlib.h> #include <evhttp.h> #include <event2/event.h> #include <event2/http.h> #include <event2/bufferevent.h> void http_request_
興味があって調べていたら、少しだけ分かったのでまとめておきます。当然間違った箇所もある、あと考慮が漏れている箇所もあるかと思いますのでツッコミをお願いします… ptrace(2) システムコール strace の核となるシステムコールは ptrace(2) である。ptrace(2)を用いることで、あるプロセスを別のプロセスから監視し、シグナルごとに停止してレジスタやメモリの状態を観察したり変更したりできる。gdbのようなデバッガのブレークポイント、あるいはまさにstraceのような目的で利用される。 大まかな利用方法としては、親プロセスの ptrace(PTRACE_ATTACH, pid, ...) (または子プロセスの ptrace(PTRACE_TRACEME, 0...))によりトレースが開始し、wait()などで停止を待ってから様々な設定を親から送り、 ptrace(PTRAC
こんにちは。今回のテーマは『ibus-mozcのキーボードレイアウトが英語になるトラブルの対処法』です。筆者はFedora 21にibus-mozcを入れて使っていたのですが、キーボードレイアウトがアップデート後に英語になるトラブルに見舞われました。ちょっと戸惑いましたのでお役に立てればと記事にしました。 【関連記事】 CentOS 7.0にibus-mozcをインストールする Linux Mint 17に日本語入力iBusを導入する [adsense02] ibus-mozcのキーボードレイアウトが英語になった いろいろと設定を変更している時に気がついたので記憶が怪しい部分もあるのですが、ibus-mozcのキーボードレイアウトの異変に気がついたのはyumを使ってシステムをアップデートした後でした。記号の入力が思うように出来なくてキーボードレイアウトを確認したら下のような状態になっていま
Recently I’ve been working with containers a lot and the most popular technology out there is, of course, Docker. On top of allowing you to easily run containers using the docker run command, Docker provides a method to build container images and a format for the resulting image. By writing a Dockerfile and executing the docker build command you can easily create images that can be run anywhere (w
21 novembre 2013 14:15 admin Admin Forum Posts: 369 Member Since: 19 dicembre 2012 Offline 6 Quote The RaspyFi's webui performs an update script on startup, this optimize various settings, and also disables lot of processes and daemons on startup. Cron is disabled amongst other stuff. To avoid it to be killed, just edit the file /var/www/command/orion_optimize.sh You'll find this section if [ "$2"
普段考えている事やら、何やら特定のトピックは設定せずに、将来読み返す自分に向けて何か書いてゆくためのスペースです。 とはいえ書くからには再利用しやすいものを目指します。 コメントは各記事への投稿か、Google Groups "Yasundial/Yadiary Forum"へどうぞ Ubuntu 12.04 LTSにアップグレード必要があるかどうかは、おそらく多くの人にとって様子をみるべきかなと感じている今日このごろです。 とはいえ、新規にインストールするなら、2013年04月までサポートされるDesktop版Ubuntu 10.04 LTSをインストールする理由はもはやないでしょう。 WindowsというよりもMacのように、バージョンの違いは劇的な変化はもたらしませんが、確実にいくつかの気がつきにくい利点はあると思います。 今回はlowlatencyカーネルを導入してみることにしまし
Understanding How Systemtap Works SystemTapは実行中のLinuxシステムを、単純なスクリプトで詳細に調査出来るように設計されている。 SystemTapスクリプトの裏側にある主なアイデアは、イベントとハンドラである。 SystemTapがスクリプトを実行すると、SystemTapはイベントを監視し、 そしてイベントが発生するとハンドラを高速なサブルーチンとして実行し、そしてまた監視に戻る。 SystemTapは関数の出入、タイマーの発火、セッションの切断など、多様なイベントを監視出来る。 ハンドラは、一種のスクリプト言語として、イベント発生時の処理を記述出来る。 3.1 Architecture SystemTapスクリプトの実行は、以下のように進行する。 スクリプトをチェックして、tapsetsをtapsetライブラリに置き換える。 スクリプトを
Written by Mark Mims and James Page Lately we’ve been fleshing out our testing frameworks for Juju and Juju Charms. There’s lots of great stuff going on here, so we figured it’s time to start posting about it. First off, the coolest thing we did during last month’s Ubuntu Developer Summit (UDS) was get the go-ahead to spend more time/effort/money scale-testing Juju. The Plan pick a service that sc
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く