Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • Category Archives 비공개
  • OS tune | Projects | 기술 | 기술자료 | 참고를 위한 저장물 | mobile » Project N » CUBE | DB관련 | Hack | MDX등 | OSX | PDW » C/C++ | DIY & H/W | JAVA | Linux | MFC & WINDOWS | SVN | UNITY3D/COCOS2D | Webserver » cmake/make » javascript | WAS, Servet Containers | 일반 » jboss&tomcat | JEUS & WEBToB » android
  • [펌]45 Useful JavaScript Tips, Tricks and Best Practices

    http://modernweb.com/2013/12/23/45-useful-javascript-tips-tricks-and-best-practices/   45 Useful JavaScript Tips, Tricks and Best Practices By Saad Mousliki As you know, JavaScript is the number…


    Continue reading → Post ID 724

    Posted on 2015-04-15 8:02 AM by andrew Comment
    JAVA javascript 기술자료 참고를 위한 저장물
  • [펌]Maven을 넘어 Gradle로 가자.

    http://kwon37xi.egloos.com/4747016   Maven을 써 본 사람들은 대부분 느끼리라 생각하지만 매우 경직돼 있고 그로인해 무언가 Maven이 기본 지원하지 않는 빌드 과정을 추가해야 할 경우 고생이 이만 저만이 아니다. 이에, 요즘 Maven 대한 대안이 많이 나오고 있으며 그 중 가장 돋보이는 것이 Gradle(Groo…


    Continue reading → Post ID 722

    Posted on 2015-04-15 8:01 AM by andrew Comment
    JAVA 참고를 위한 저장물
  • [펌]Java 에서 DataBase Replication Master/Slave (write/read) 분기 처리하기

    http://kwon37xi.egloos.com/ 대규모 서비스 개발시에 가장 기본적으로 하는 튜닝은 바로 데이터베이스에서 Write와 Read DB를 Replication(리플리케이션)하고 쓰기 작업은 Master(Write)로 보내고 읽기 작업은 Slave(Read)로 보내어 부하를 분산 시키는 것이다. 특히 대부분의 서비스는 읽기가 압도적으로 많기 때…


    Continue reading → Post ID 720

    Posted on 2015-04-15 8:00 AM by andrew Comment
    JAVA 참고를 위한 저장물
  • How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7

    https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7   How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7 Introduction A LEMP…


    Continue reading → Post ID 718

    Posted on 2015-04-15 8:00 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • CentOS SSH Installation And Configuration

    http://www.cyberciti.biz/faq/centos-ssh/   How do I install and configure ssh server and client under CentOS Linux operating systems? You need to install the following packages (which are install…


    Continue reading → Post ID 716

    Posted on 2015-04-15 7:57 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • HOW TO INSTALL PUPPET ON CENTOS7

    https://garage.godaddy.com/tech/config/install-puppet-centos7/ Puppet is a configuration management tool designed to allow users to define the state of complex IT infrastructures in the easiest way po…


    Continue reading → Post ID 714

    Posted on 2015-04-15 7:57 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • HOW TO INSTALL SENSU ON CENTOS7

    https://garage.godaddy.com/tech/config/install-sensu-centos7/ Sensu is a monitoring router for Linux operating systems such as CentOS 7. It monitors “check” scripts and passes their results to the cor…


    Continue reading → Post ID 711

    Posted on 2015-04-15 7:56 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • [펌] HOWTO: Turn off MySQL reverse DNS lookup to speed up response times

    내용을 요약 하자만.. mysql이 접속 할때 reverse DNS lookup을 하는데 이때 시간이 많이 걸리니 이를 skip처리 하면 접속 속도가 많이 빨라 진다는 이야기..     http://developer.sugarcrm.com/2012/01/10/howto-turn-off-mysql-reverse-dns-lookup-to-sp…


    Continue reading → Post ID 709

    Posted on 2015-04-15 7:53 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • [Tips- Spring, hibernate] 커넥션 풀 유지하기

    http://www.mimul.com/pebble/default/2008/06/24/1214258760000.html   기본적으로 mysql은 8시간 이후에 동작하지 않는 커넥션은 종료시킵니다. 그래서 커넥션 풀이 비정상 상태가 될 확률이 있어 아래와 같은 설정이 필요하게 됩니다. 기본적으로 데이터 소스는 dbcp, c3p0 두개 중에 하나를 사…


    Continue reading → Post ID 707

    Posted on 2015-04-15 7:50 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • [linux] 사용자 생성, 그룹생상, 그룹에 사용자 배정하기

    1.사용자 등록 useradd -r username  – G groupname   –shell /bin/false 2. 사용자 삭제 userdel username  3. 그룹 생성 groupadd groupname 4. 존재하는 그룹에 사용자 배정하기 usermod -a -G groupname username   


    Continue reading → Post ID 705

    Posted on 2015-04-15 7:49 AM by andrew Comment
    기술자료

Posts navigation

Previous 1 … 8 9 10 … 32 Next


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme
 

Loading Comments...