Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • Category Archives 기술자료
  • 비공개 » 기술자료 » CUBE | DB관련 | Hack | MDX등 | OSX | PDW
  • [scrap]50 Most Frequently Used UNIX / Linux Commands (With Examples)

    http://www.thegeekstuff.com/2010/11/50-linux-commands/   This article provides practical examples for 50 most frequently used commands in Linux / UNIX. This is not a comprehensive list by any mea…


    Continue reading → Post ID 830

    Posted on 2015-05-20 8:37 AM by andrew Comment
    기술 기술자료
  • [scrap]Top 25 Best Linux Performance Monitoring and Debugging Tools

    http://www.thegeekstuff.com/2011/12/linux-performance-monitoring-tools/ I’ve compiled 25 performance monitoring and debugging tools that will be helpful when you are working on Linux environment. This…


    Continue reading → Post ID 828

    Posted on 2015-05-20 8:36 AM by andrew Comment
    기술 기술자료
  • [scrap]50 UNIX / Linux Sysadmin Tutorials

    http://www.thegeekstuff.com/2010/12/50-unix-linux-sysadmin-tutorials/   Merry Christmas and Happy Holidays to all TGS Readers. To wrap this year, I’ve collected 50 UNIX / Linux sysadmin related t…


    Continue reading → Post ID 826

    Posted on 2015-05-20 8:34 AM by andrew Comment
    기술 기술자료
  • [scrap]Step-by-Step Bugzilla Installation Guide for Linux

    http://www.thegeekstuff.com/2010/05/install-bugzilla-on-linux/     Bugzilla is the best open source bug tracking system. Very simple to use with lot of features. Bugzilla allows you to track…


    Continue reading → Post ID 824

    Posted on 2015-05-20 8:33 AM by andrew Comment
    기술 기술자료
  • [scrap]자바 정규표현식 필터링 Pattern 사용법 예시

    http://metalbird.tistory.com/entry/자바-정규표현식-필터링-Pattern-사용법-예시   public void checkRegularCharactor(String path, String method) throws Exception { String invalidString = “|\|:|”|\*|\?|…


    Continue reading → Post ID 822

    Posted on 2015-05-20 7:32 AM by andrew Comment
    JAVA 기술자료 참고를 위한 저장물
  • [scrap] 작은 회사가 꼭 알아야 할 클라우드 기반 사내협업 시스템

    요즘 같은 적시 타이임을 추구하는 비지니스 환경에 어울리는 협업 도구들에 대한 이야기. 일을 해야지 툴을 만드는 회사가 되지 말아야 하기 때문에 가급적 외부 서비스를 활용한다. 누군가 그랬다.. 돈은 시간을 줄이는데 사용 해야 한다고..   http://ppss.kr/archives/44606 1. 자료 공유: 컨플루언스 모든 자료는 컨플루언스에…


    Continue reading → Post ID 819

    Posted on 2015-05-20 7:26 AM by andrew Comment
    기술자료
  • L(U)nix 에서 특정 문자열 위치 표시 및 구간 정보 보기

      grep   -n “패턴”  화일명  에서 처럼  -n 옵션을 사용하면 찾고자 하는 문자열이 포함이 되어 있는 line number를 표시 해 준다.   sed -n ‘xxxx,xxxxp’  화일명   이렇게 하면 화일에서 xxxx에서 xxxxp까지의 내용을 출력 해 준다. ( p는 뒤에만 붙…


    Continue reading → Post ID 815

    Posted on 2015-05-19 10:41 PM by andrew Comment
    기술자료
  • [scrap]How to Monitor MySQL Replication?

    Just setting up MySQL replication is not enough, you would need to periodically monitor your slaves to ensure they continue to work seamlessly. Here is a basic overview of the Slave variables to monit…


    Continue reading → Post ID 813

    Posted on 2015-05-18 5:34 PM by andrew Comment
    DB관련 기술자료
  • [scrap]Linux ssh 초기 보안 설정

    http://simonshin.egloos.com/2247508   /bin/su File chattr -i /bin/su chown root.wheel /bin/su chmod 4750 /bin/su chattr +i /bin/su /etc/ssh/sshd_config File 파일을 열어서  아래 사항들이 활성화 될 수 있도록 수정 한다. Pe…


    Continue reading → Post ID 811

    Posted on 2015-05-18 3:58 PM by andrew Comment
    Linux 기술자료 참고를 위한 저장물
  • [scrap] Replication Startup Options

    http://simonshin.egloos.com/2247545   리플리케이션 스타트업 옵션들 이 섹션에서는 여러분이 슬레이브 리플리케이션 서버에서 사용할 수 있는 옵션들에 대해 설명하기로 한다. 이 옵션들은 명령어 라인 또는 옵션 파일에서 지정할 수 있다. 마스터와 각 슬레이브에서, 여러분은 고유의 리플리케이션 ID를 설정하기 위해서 반드시 s…


    Continue reading → Post ID 809

    Posted on 2015-05-18 3:57 PM by andrew Comment
    DB관련 기술자료

Posts navigation

Previous 1 … 3 4 5 … 12 Next


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

Loading Comments...