Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • Category Archives 기술자료
  • 비공개 » 기술자료 » CUBE | DB관련 | Hack | MDX등 | OSX | PDW
  • 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
    기술자료
  • 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
    기술자료
  • 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
    기술자료
  • 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
    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
    기술 기술자료
  • 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
    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
    기술자료
  • 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
    기술자료
  • 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
    Linux 기술자료 참고를 위한 저장물
  • Repair a broken Ext4 Superblock in Ubuntu

    This has happened to me a few times, and it’s not a nice problem to find yourself in. You computer won’t boot, all your filesystem checks tell you you’ve a bad superblock, but you cant seem to find ho…


    Continue reading → Post ID 754

    Posted on 2015-05-08 4:51 PM by andrew Comment
    Linux 기술자료 참고를 위한 저장물

Posts navigation

Previous 1 … 5 6 7 … 12 Next


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