==============================================================
 ╔═╗    ╔╦╗      ╔═╗  ╔╦╗     ╔═╗                   ╔═══════╗
 ║ ║    ╚╩╝  ╔═══╝ ╚══╩╬╝ ╔═══╝ ╚═══╗  ╔════════╗  ╔╝ ╔═══╗ ║
 ║ ╚══════╗  ╚═══╗ ╔═══╝  ║ ╔═════╗ ║  ║ ╔════╗ ║  ║ ╔╝  ╔╝ ║
 ║ ╔══════╝  ╔═╗ ║ ║ ╔═╗  ╚═╝   ╔═╝ ║  ║ ║    ║ ║  ╚═╝  ╔╝ ╔╝
 ║ ╚══════╗  ║ ║ ║ ║ ║ ║     ╔══╝ ╔═╝  ║ ╚════╝ ║     ╔═╝ ╔╝
 ╚════════╝  ╚═╝ ╚═╝ ╚═╝     ╚════╝    ╚════════╝     ╚═══╝
==============================================================


== INDEX ==

## Mac ## * restart menu bar * F8~12 have error (Mission Control) * nfs mount server * multistage ssh * change Google Chrome font * change icons * permit ssh with X window * restart ssh daemon * enable super user * terminal color dark * download Xcode Command Line Tools * private file of Karabiner (KeyRemap4MacBook) * hide Application Dock icon * remove MobileBackups * time sync on Marvericks * change local hostname * input combining charactor * image cropping by terminal * check registered printer IP * right click drag in touch pad * back to page from address bar (Google Chrome) * UNIX_TIME <-> time conversion * install LATEX by Homebrew ## Linux ## * authorized_keys * check the version of RedHat * install sshd by apt get * add sudo user * Lunar Linux virtio setting * set Emacs key bind * hide desktop icons ## Zsh ## * zshall * conditional expressions * Globbing Flags * Glob Qualifiers * Parameter Expansion Flags * error at complementation (Tab key) ## Git ## * add submodule * rm submodule * update submodule * replace submodule * change submodule position * add new repository on GitHub * clone new repository from GitHub * conflict error * do not open editor at merge * install git under home * check tracked files * recover removed file * rebase brew Formula * add new repository to private git server * remove file from all history * download tag from remote repository * change remote repository URL ## Vim ## * install vim with lua under HOME dir (Linux) * install vim with luajit instead of lua (Linux) * install vim with lua by homebrew (Mac) * install vim with luajit instead of lua (Mac) * install vim with python under HOME dir (Linux) * start without X server * modeline ## Tmux ## * install tmux under HOME dir * use clip board (Mac) * press Esc key immediately * show only 1 pane temporary ## Geant4 ## * install geant4 (Mac) * cmake src with ROOT * install VRML (Mac) * cmake error about ROOT * suppress G4ParticleGun messages * set filter for trajectries in macro ## ROOT ## * install ROOT with cocoa * change default setting * install ROOT with cocoa by homebrew * upgrade error on homebrew * change print size * change X range of TGrap * TText TLatex * change TStyle for some part * set file name for output in macro ## Homebrew ## * update error because of git * permission error ## Other ## * set htaccess on HP * rsync error for large size file * Gmail search option * atan2 (C language) * KEKCC batch queue back

## Other #############################

* set htaccess on HP make .htaccess  file +------------------------------------+ | AuthUserFile <dst dir>/.htpasswd | | AuthGroupFile /dev/null | | AuthName "<name>" | | AuthType Basic | | | | require valid-user | | | | <Files ~ "^.(htpasswd|htaccess)$"> | | deny from all | | </Files> | +------------------------------------+ set passward for user +--------------------------------+ | $ htpasswd -c .htpasswd <user> | +--------------------------------+ NOTE : -c (create) option is necessary only first time * rsync error for large size file set these options +----------------------------------------+ | $ rsync --bwlimit=<kBps> --timeout=<s> | +----------------------------------------+ * Gmail search option - after:<YYYY/MM/DD> - before:<YYYY/MM/DD> - from:<name> - to:<name> - subject:<name> - label:<name> - filename:<name> - -<exclude> - () - OR - has:attachment - is:starred - is:unread - is:read - in:inbox - category:primary (main tab) * atan2 (C language) atan2(<y>,<x>) return value : -pi -- +pi * KEKCC batch queue queue 実行時間 CPU時間 e : 0:10 0:30 s : 3:00 6:00 l : 24:00 48:00 h : 168:00 240:00 NOTE : changed in new KEKCC queue 実行時間 CPU時間 s : 3:00 6:00 l : 24:00 48:00 h : 168:00 240:00 sx,lx,hx : big memory job (25600MB)