アットウィキロゴ

メイン



  • Web
URLエンコード・デコードフォーム
http://www.tagindex.com/cgi-lib/encode/url.cgi

VirtualBox on Ubuntu でブリッジ接続のまとめ (簡単設定)
http://superlinux.blog50.fc2.com/blog-entry-19.html
  • jQuery
  • iQueryUI
サンプルで学ぶHTML5の仕様変更要素・前編
http://ascii.jp/elem/000/000/711/711894/
  • SSL


  • ubuntu
Ubuntu 12.04 サーバー版インストール
http://kakikake2.wordpress.com/2012/05/09/ubuntu-12-04-server-install/
インストールDVDimage (JAIST mirror)
http://ftp.jaist.ac.jp/pub/Linux/ubuntu-releases/12.04/
PCにUbuntu 12.04 (Precise Pangolin)を「軽量」インストールする(Alternate)
http://cellspe.matrix.jp/inst_u1004pc.html

  • NTFS共有フォルダのマウント
sudo mount -t cifs //[hostname]/[publicfolder] mnt -o username=[username],password=[password],uid=1000,gid=1000,codepage=cp932,iocharset=utf8

  • Gundo vimのredo,undoを管理するものを使いたくてvim7.3をコンパイルする
Gundo vim
http://sjl.bitbucket.org/gundo.vim/
Vim 7.3のコンパイルが必要
ここを参考に./configureする。↓
http://tochiii.blog119.fc2.com/blog-entry-237.html
pythonやcursesのlibが必要かもしれない
今回はこんな感じにした
./configure --enable-multibyte --enable-xim --enable-fontset --with-features=huge --enable-pythoninterp=yes

  • C2DM周り
#!/bin/sh
# USAGE : get_auth_token.sh email password
#curl
https://www.google.com/accounts/ClientLogin \
# -d Email=$1 -d "Passwd=$2" -d accountType=GOOGLE \
# -d source=Google-cURL-Example -d service=ac2dm

  • cron の設定ガイド

  • 3次元モーションコントローラーLEAP

Ubuntu-qemu-Debian_squeeze_armel Ubuntu Server上で汎用Emulater(QEmu)を使ってDebian6のARM版を動かす方法

タグ:

+ タグ編集
  • タグ:
最終更新:2013年04月09日 17:08
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。