Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • System Monitoring command

    1. OS/system $ vmstat 2 10                     // 10 system resource status to every 2 sec. $ iostat 2 10                      // 10 I/O status to every 2 sec. $ sar 2 10                          // 1…


    Continue reading → Post ID 947

    Posted on 2015-07-30 6:27 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • TCPDump: Capture and Record Specific Protocols / Port

    http://www.cyberciti.biz/faq/tcpdump-capture-record-protocols-port/ Q. How do I capture specific protocol or port such as 80 ( http ) using TCPDump tool under Linux / UNIX? How do I recording Traffic…


    Continue reading → Post ID 945

    Posted on 2015-07-28 10:47 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • VisualStudio is doesn't default support "MultiByteCode".

    VisualStudio is doesn’t default support “MultiByteCode” so. When you compile MBCS ( Multi-Byte Character Set ) Project look  like below error message. ===============================…


    Continue reading → Post ID 929

    Posted on 2015-07-26 10:26 PM by andrew Comment
    📂This entry was posted in MFC & WINDOWS 기술자료
  • NTFS use on OSX

    1. INSTALL  “FUSE for OSX”  ( http://osxfuse.github.io/ ) : OSXFUSE 2.7.5 (2015.2.7) download    * must check option “MacFUSE compatibility layer” 2. INSTALL    NTFS-3G for OS…


    Continue reading → Post ID 912

    Posted on 2015-07-18 4:59 AM by andrew Comment
    📂This entry was posted in OSX 기술자료
  • Cassandra cpp driver install

    http://datastax.github.io/cpp-driver/topics/building/   Building Supported Platforms The driver is known to work on CentOS/RHEL 5/6/7, Mac OS X 10.8/10.9 (Mavericks and Yosemite), Ubuntu 12.04/14…


    Continue reading → Post ID 899

    Posted on 2015-06-16 10:08 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • Working with Apache Cassandra on Mac OS X

    If you use Mac OS X as your platform for development work, then you may be interested to know how easy it is to use Apache Cassandra on the Mac. The following shows you how to download and setup Cassa…


    Continue reading → Post ID 896

    Posted on 2015-06-16 7:47 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • How To Install Cassandra on CentOS 7

    Apache Cassandra is a NoSQL database intended for storing large amounts of data in a decentralized, highly available cluster. NoSQL refers to a database with a data model other than the tabular relati…


    Continue reading → Post ID 894

    Posted on 2015-06-16 7:46 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • CMAKE compile options and etc options

    cmake -G “Unix Makefiles” -DCMAKE_INSTALL_PREFIX=`pwd`/install -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_C_COMPILER=`xcrun -f clang` -DCMAKE_CXX_COMPILER=`xcrun -f clang++` -DwxWidgets_CONFIG_…


    Continue reading → Post ID 890

    Posted on 2015-06-11 7:45 PM by andrew Comment
    📂This entry was posted in C/C++ cmake/make
  • tip for auto_ptr with C++

    1. how to test whether auto_pointer is null? if (!myPointer.get()) { // do not dereference here } 2. how to pass auto_pointer ? std::auto_ptr<class>  ptr_class = std::auto_ptr( new class );


    Continue reading → Post ID 885

    Posted on 2015-06-10 8:09 PM by andrew Comment
    📂This entry was posted in C/C++
  • how to make debug build on cmake

    cmake -DCMAKE_BUILD_TYPE:STRING=Debug  


    Continue reading → Post ID 883

    Posted on 2015-06-10 8:02 PM by andrew Comment
    📂This entry was posted in cmake/make

Posts navigation

Previous 1 … 4 5 6 … 36 Next

  • Recent Posts

    • MySql 관리
    • Pair Programming Is Not Pair Coding
    • 기기 고유 식별(Identify) 얻기 device_info
    • QR 코드 스캔(QR Code Scan) 초간단 예제(Simple example)
    • 싱글톤(Singleton) 클래스
  • Recent Comments

    • Shela SchurShela Schur on RED5 & FFMPEG & FFserver 스트리밍 서버 구축하기
    • DeepsDeeps on [Linux] /dev/sdc1 is apparently in use by the system; will not make a filesystem here!
    • IvanIvan on How to install openssl on windows with visual studio 2015
    • KeenanBoldKeenanBold on centos7] Adding to Firwwall rules
    • andrewandrew on How to install POCO C++ libraries on Windows with Visual studio 2015
  • Archives

    • December 2021
    • May 2021
    • January 2021
    • June 2020
    • August 2018
    • April 2017
    • March 2017
    • February 2017
    • September 2016
    • August 2016
    • July 2016
    • June 2016
    • September 2015
    • August 2015
    • July 2015
    • June 2015
    • May 2015
    • April 2015
    • March 2015
    • February 2015
    • January 2015
    • December 2014
    • November 2014
    • September 2014
    • August 2014
    • July 2014
    • June 2014
  • Categories

    • C/C++
    • cmake/make
    • CUBE
    • DB관련
    • DIY & H/W
    • flutter
    • JAVA
    • javascript
    • jboss&tomcat
    • JEUS & WEBToB
    • Linux
    • Linux
    • MDX등
    • MFC & WINDOWS
    • OS tune
    • OSX
    • PDW
    • SVN
    • Uncategorized
    • UNITY3D/COCOS2D
    • VSC
    • WAS, Servet Containers
    • Webserver
    • 기술
    • 기술자료
    • 일반
    • 일상
    • 참고를 위한 저장물
    • 책
  • Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
  • AdSense


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