태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.

티스토리 툴바


docsplit에서 parent directory is world writable, FileUtils#remove_entry_secure does not work;

docsplit에서 parent directory is world writable, FileUtils#remove_entry_secure does not work; 에러날때 /tmp 권한을 1777로 준다. chmod -R 1..

[ror] production mode 에서만 로케일이 en으로 출력 될 때

http://guides.rubyonrails.org/i18n.html#setting-and-passing-the-locale before_filter :set_locale def set_locale I18n.locale =..

안드로이드 앱스프레소 헬로월뜨 처음 띄울때 에러날대 대처법

http://groups.google.com/group/appspresso-ko/browse_thread/thread/14e0bd9a2c67773b?pli=1 http://groups.google.com/group/appspr..

모바일웹에서 폰트 사이즈 늘려도 안늘어날 경우

body에 -webkit-text-size-adjust: none; 함 넣어보자

크롬에서 모바일 버전으로 사용하기

http://mooki83.tistory.com/2656511 1. 일단 실행되어있는 모든 크롬을 종료한다. 2. 크롬 바로가기를 만들어서 다음 파라메터를 추가해준다. chrome.exe -user-agent="Mozilla/..

[centos 5.5] font 적용법

/usr/share/fonts/korean/TrueType/ 에 ttf파일만 복사하면 바로 적용된다. fc-list 로 확인할 수 있다.

chkconfig 스크립트 작성할때 주의점

# !/bin/bash # chkconfig: 1235 92 92 # description: unicorn service 스크립트 맨위에 chkconfig: 요걸 chkconfig : 띄우면 chkconfig --add [파일..

웃픈 만화
웃픈 만화 2012/02/28

[centos + imagemagick] 설치법

http://thenitai.com/2009/11/10/upgrade-to-most-recent-imagemagick-version-on-centos-5-x/ yum erase ImageMagick* yum install tc..

[apache / httpd ] centos 서비스에서 제거 방법

http://www.nineteenlabs.com/2007/08/08/remove-centos-httpdcentos-apache/ Check whether httpd list in system services # chkconf..

[ror + woff] Resource interpreted as Font but transferred with MIME type application/octet-streaㅡ

Resource interpreted as Font but transferred with MIME type application/octet-stream 에러 뜰때 해결법 config/initializers/mime_types...

[vsftpd] root 접속방법

http://lift2k.tistory.com/6