Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • Category Archives 기술자료
  • 비공개 » 기술자료 » CUBE | DB관련 | Hack | MDX등 | OSX | PDW
  • [scrap] mysql – dual master replication

    http://simonshin.egloos.com/2247518 /etc/my.cnf 파일 내용 Below is what needs to be added to the configuration for Server A: server-id = 1 replicate-same-server-id = 0             //슬레이브 서버에서 사용됨. 일반적으로는…


    Continue reading → Post ID 807

    Posted on 2015-05-18 3:56 PM by andrew Comment
    DB관련 기술자료
  • [scrap] Replication 깨졌을때 Skip

    http://simonshin.egloos.com/2247512 show slave statusG Stop slave; SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1; SLAVE START SQL_THREAD; START SLAVE; SHOW SLAVE STATUSG


    Continue reading → Post ID 805

    Posted on 2015-05-18 3:55 PM by andrew Comment
    DB관련 기술자료
  • [scrap]mysqldump 옵션 및 사용법

    http://egloos.zum.com/simonshin/v/2247509   1. mysqldump 옵션 중 binary log 의 포지션 정보 같이 dump 하기 /usr/local/mysql/bin/mysqldump -uroot -p –master-data=2  > /data/…/backup.sql 이 명령어 중에서…


    Continue reading → Post ID 803

    Posted on 2015-05-18 3:54 PM by andrew Comment
    DB관련 기술자료
  • [scrap] MySQL Replication 설정과 몇 가지 테스트

    http://blog.hibrainapps.net/130           MySQL을 DB로 사용하면서 서버의 부하 분산을 위한 방법 중 하나로 Replication 을 사용한다. Replication 은 Master 하나에 n개의 Slave로 지정이 가능하다. Slave는 다시 Master 역할을 할수 있으며…


    Continue reading → Post ID 801

    Posted on 2015-05-18 3:51 PM by andrew Comment
    DB관련 기술자료 참고를 위한 저장물
  • [scrap] BAD USB- what is ?

    새롭게 알게된 사실..   USB에는 사용자 영역(저장 공간) 앞에 firmware부분이 있다고 한다.. PC에 연결 될때 이 firmware부분을 읽어 와서 이 USB장비의 정체를 파악 한다고 한다. 즉 USB저장장치, HDD, Keyboard, Mouse 등등의 구분과 그에 맞는 드라이버 연동이 이 firmware부분에 적데 된다고 한다. 그래…


    Continue reading → Post ID 794

    Posted on 2015-05-17 5:19 PM by andrew Comment
    기술 기술자료
  • [scrap] Install MRTG (Multi Router Traffic Grapher) to see network traffic data on the web.

    http://www.server-world.info/en/note?os=CentOS_6&p=mrtg   Install MRTG (Multi Router Traffic Grapher) to see network traffic data on the web. [1] Install Apache HTTP Server, refer to here. [2…


    Continue reading → Post ID 787

    Posted on 2015-05-13 12:52 AM by andrew Comment
    기술 기술자료
  • [scrap] 텔레그램(Telegram) 으로 서버 모니터링 하기

    http://idchowto.com/?p=4027 지난 시간에 이어 이번 시간에는 Telegram 으로 서버 모니터링 하는 방법에 대해 살펴보도록 하겠습니다. 먼저 갖춰져야할 환경조건은 다음과 같습니다.   <  환경조건 > – 서버측 1. Telegram-cli 설치 2. lua 스크립트가 가동되어 있어야 함 –…


    Continue reading → Post ID 785

    Posted on 2015-05-13 12:51 AM by andrew Comment
    기술 기술자료
  • [scrap] 텔레그램(Telegram)으로 서버 모니터링하기

    http://truefeel.tistory.com/224   메신저 검열로 ‘텔레그램(Telegram)’ 광풍이 불고 있다. 개인적으로 카톡을 자주 사용하지 않아, 텔레그램이 절실(?)하게 필요하지 않다. 하지만 텔레그램을 사용해야할 이유가 생겼다. 텔레그램이 서버에서 사용할 수 있는 CLI를 제공하고 있고, lua나 pyth…


    Continue reading → Post ID 783

    Posted on 2015-05-13 12:40 AM by andrew Comment
    기술 기술자료
  • NGINX :: Resolving "403 Forbidden" error

    http://nginxlibrary.com/403-forbidden-error/ JAN 9TH, 2012 403 Forbidden errors are Nginx’s way of telling “You have requested for a resource but we cannot give it to you.” 403 Forbidden is technicall…


    Continue reading → Post ID 778

    Posted on 2015-05-12 8:39 PM by andrew Comment
    기술자료
  • Setup mail server on centos 7

    This article helps you to install and configure basic mail server on Centos 7. Here i have used Postfix for SMTP, Dovecot for POP/IMAP and Dovecot SASL for SMTP AUTH. Before proceeding please make sur…


    Continue reading → Post ID 775

    Posted on 2015-05-12 1:56 AM by andrew Comment
    기술자료

Posts navigation

Previous 1 … 4 5 6 … 12 Next


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

Loading Comments...