タグ

設定に関するwitchstyleのブックマーク (5)

  • App Ops: Android 4.3's Hidden App Permission Manager, Control Permissions For Individual Apps! [Update]

    Android 4.3 has a hidden feature! It's called "App Ops" and it lets you selectively disable some permissions for your apps. Is some misbehaving app constantly pinging your location and draining your battery in a few hours? You can fix that now. Update! Optional permissions at install I'm working on my full 4.3 teardown, but I just ran across this and had to add it here: <string name="grant_confirm

    App Ops: Android 4.3's Hidden App Permission Manager, Control Permissions For Individual Apps! [Update]
    witchstyle
    witchstyle 2013/07/26
    (2013/07/25の記事) Android4.3からの隠し機能のApp Opsでアプリのパーミッションを個別にON/OFFできるようになったらしい。 http://twitter.com/typex20/status/360419908577796098 経由
  • ulimitが効かない不安を無くす設定 | 外道父の匠


    limits.conf  ulimit  ulimit ulimit ulimit  SSHsuOS   PAM PAM /etc/security/limits.conf PAM PAM
    ulimitが効かない不安を無くす設定 | 外道父の匠
    witchstyle
    witchstyle 2013/07/24
    (2012/08/08のエントリ) /etc/security/limits.d/ , /etc/pam.d/ , /etc/initscript のそれぞれ
  • 【ZABBIX】やっぱりLLD(ローレベルディスカバリ)は最高だぜ! | Pocketstudio.jp log3

    ZABBIX 2.0 の新機能、ローレベルディスカバリ(Low Level Discovery、以下 LLD)は、自動的にアイテム・トリガ・グラフを生成してくれるもの。サーバ内の状況に応じ、動的に監視対象を変化させる事ができます。 記事は、LLD の概要と、実際に設定を行うチュートリアルで構成しました。既に公式ドキュメントを読まれた方には、不要かと思います。自分が理解に時間がかかってしまったので、、これから LLD を始める方が迷わないようにと、チュートリアル形式で記事をまとめてみました(SNMP の効率的な OID データ収集に関しては、途中記事を飛ばして読んでいただいて構いません。) 記事の概要 Zabbix 2.0 からローレベルディスカバリ機能(LLD)が使えるようになった。 検出用の標準キーは3種類(vfs.fs.discovery=ファイルシステム検出、net.if.di

    witchstyle
    witchstyle 2013/07/08
    (2013/07/08のエントリ)
  • Route 53を使ってみる その4 (Aliasの操作) | sandbox


    Route 53Alias  AliasELBELB testlb Management ConsoleAlias example.comA AliasELB  $ dig +noall +answer @ns-113.awsdns-14.com example.com example.com. 60 IN A 176.34.63.136 A  API使 $ ./dnscurl.pl --keyna
    witchstyle
    witchstyle 2013/07/05
    (2012/01/16のエントリ) AWSがEC2の動的IPアドレスをDNSのAレコードに登録できるように提供している Alias Target の機能について
  • sshを使いこなすための7つの設定 - 射撃しつつ前転 改

    五月病が抜け切らないIT系新入社員に贈るシリーズ第1段。 ~/.ssh/configにはいろいろな設定が書けるが、周囲を見渡した限り、あまり活用されているようには見受けられない。そこで、今回は便利な設定をいくつか集めてみた。 長いホスト名に短い名前をつける Host exp1 HostName verrrryyy.looooong.hostname.example.jp ssh verrrryyy.looooong.hostname.example.jpの代わりにssh exp1でログインできるようになる。 ちなみに、zshの場合、configファイルに登録されたホスト名はsshコマンドを打つときに補完されるので更に便利。 特定のホストへログインするときのユーザ名や鍵をカスタマイズする Host github.com User tkng IdentityFile ~/.ssh/id_rsa

    sshを使いこなすための7つの設定 - 射撃しつつ前転 改
    witchstyle
    witchstyle 2011/09/13
    コネクション共有やProxyCommandは知らなかった
  • 1