Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • 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
    📂This entry was posted in 기술자료
  • Installing Taiga on CentOS (x64)

      Dependencies … yum update -y yum groupinstall “Development Tools” -y yum install libxslt-devel libxml2-devel libXt-devel curl git tmux -y Installing PostgreSQL … TAIGA_POSTGRES_BD =…


    Continue reading → Post ID 772

    Posted on 2015-05-11 5:28 PM by andrew Comment
    📂This entry was posted in 기술자료
  • Bugzilla 설치시 compiler error ( Lib, Module 없다는.. 오류 )

    -lz 오류는 yum -y install  zlib-devel -lssl 오류는 yum -y install openssl-devel   –lcrypto 오류는 yum install -y openssl-devel  


    Continue reading → Post ID 770

    Posted on 2015-05-11 5:18 AM by andrew Comment
    📂This entry was posted in 기술자료
  • Bugzilla install 할때 Perl DateTime::TimeZone가 설치 안될때.

    Perl DateTime::TimeZone 가 죽어도 설치 안될때 해결 방법   9down vote I was having the same problem when upgrading. The DateTime::TimeZone module appeared to be installed but the Bugzilla checksetup.pl script…


    Continue reading → Post ID 768

    Posted on 2015-05-11 5:13 AM by andrew Comment
    📂This entry was posted in 기술자료
  • install bugzilla with nginx on centos7

    Set the Hostname Before you begin installing and configuring the components described in this guide, please make sure you’ve followed our instructions for setting your hostname. Issue the following co…


    Continue reading → Post ID 766

    Posted on 2015-05-11 3:13 AM by andrew Comment
    📂This entry was posted in Linux 기술자료 참고를 위한 저장물
  • http://naver.github.io/arcus/

    http://naver.github.io/arcus/   ZooKeeper를 기반으로 하는 네이버 서비스들의 요구사항들을 반영해 개발한 메모리 캐시 클라우드 라고 함.


    Continue reading → Post ID 764

    Posted on 2015-05-08 5:01 PM by andrew Comment
    📂This entry was posted in 기술 기술자료
  • Install and configure Nginx, MariaDB & PHP-FPM in CentOS 7 (RHEL7)

    https://stavrovski.net/blog/install-and-configure-nginx-mariadb-php-fpm-in-centos-7-rhel7   The following is a quick-N-dirty write-up on how to install and configure the LEMP stack (Nginx, MariaD…


    Continue reading → Post ID 762

    Posted on 2015-05-08 4:59 PM by andrew Comment
    📂This entry was posted in Linux 기술자료 참고를 위한 저장물
  • [보안|설정]nginx .php$ 문제 및 apache 환경변수 세팅

    location ~ .php($|/) {  include /etc/nginx/fastcgi_params;  fastcgi_pass unix:/var/run/nginx/php-fcgi.socket;  fastcgi_index index.php;  }  index index.html index.php;  요런식으로 세팅하면 아파치에서 처럼 a.php/a/b/c…


    Continue reading → Post ID 760

    Posted on 2015-05-08 4:57 PM by andrew Comment
    📂This entry was posted in 기술자료
  • NGINX : FcgiExample

    FastCGI Example First thing, I recommend keeping all your typical FCGI settings in a single file and importing them. For example you might have an /etc/nginx/fastcgi.conf (or /etc/nginx/fastcgi_params…


    Continue reading → Post ID 758

    Posted on 2015-05-08 4:54 PM by andrew Comment
    📂This entry was posted in 기술자료
  • vsftpd on Centos server 530 login incorrect error – fixed

     The settings for disabling anonymous login and allowing local users where set in /etc/vsftpd.conf. anonymous_enable=NOlocal_enable=YESwrite_enable=YES But the ftp server still refused to let me login…


    Continue reading → Post ID 756

    Posted on 2015-05-08 4:53 PM by andrew Comment
    📂This entry was posted in Linux 기술자료 참고를 위한 저장물

Posts navigation

Previous 1 … 9 10 11 … 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
 

Loading Comments...