Andrew's Garage

Shrunk Expand

Primary Navigation

← Older postsNewer posts→
  • Category Archives 기술자료
  • 비공개 » 기술자료 » CUBE | DB관련 | Hack | MDX등 | OSX | PDW
  • NGINX: SELinux Changes when Upgrading to RHEL 6.6 / CentOS 6.6

    If you upgrade a running system to Red Hat Enterprise Linux (RHEL) 6.6 or CentOS 6.6, the Security Enhanced Linux (SELinux) security permissions that apply to NGINX are relabelled to a much stricter p…


    Continue reading → Post ID 750

    Posted on 2015-05-08 4:50 PM by andrew Comment
    Linux 기술자료 참고를 위한 저장물
  • How to find MySQL binary logs, error logs, temporary files?

    Have you ever spent a lot of time trying to locate where MySQL keeps some file? Here is a quick way to find all this information in one place. The obvious way is through examining database options in …


    Continue reading → Post ID 746

    Posted on 2015-05-08 4:45 PM by andrew Comment
    DB관련 기술자료
  • [DB2] how to use Sequence table

    1. describe sequence table describe table syscat.sequences; 2.  select sequence information SELECT * FROM syscat.sequences; 3. create sequence CREATE SEQUENCE seq_tab START WITH 1 INCREMENT BY 1 NOMAX…


    Continue reading → Post ID 741

    Posted on 2015-05-07 9:16 PM by andrew Comment
    DB관련 기술자료
  • VSFTP install on CENTOS7

    1. using yum yum -y install vsftpd db4-utils 2. config vi /etc/vsftpd/vsftpd.conf We need to adjust some basic parameters in this file to increase security and establish our connection options. The fi…


    Continue reading → Post ID 736

    Posted on 2015-04-27 10:50 PM by andrew Comment
    기술 기술자료
  • install PostgreSQL on CentOS7

    1. Install (  2015-04-21 > 최신 버전은 9.4  ) [root@localhost ~]# rpm -Uvh http://yum.postgresql.org/9.4/redhat/rhel-7-x86_64/pgdg-centos94-9.4-1.noarch.rpm http://yum.postgresql.org/9.4/redhat/rhel-7-x…


    Continue reading → Post ID 729

    Posted on 2015-04-21 2:37 AM by andrew Comment
    기술 기술자료
  • [펌]45 Useful JavaScript Tips, Tricks and Best Practices

    http://modernweb.com/2013/12/23/45-useful-javascript-tips-tricks-and-best-practices/   45 Useful JavaScript Tips, Tricks and Best Practices By Saad Mousliki As you know, JavaScript is the number…


    Continue reading → Post ID 724

    Posted on 2015-04-15 8:02 AM by andrew Comment
    JAVA javascript 기술자료 참고를 위한 저장물
  • How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7

    https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7   How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7 Introduction A LEMP…


    Continue reading → Post ID 718

    Posted on 2015-04-15 8:00 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • CentOS SSH Installation And Configuration

    http://www.cyberciti.biz/faq/centos-ssh/   How do I install and configure ssh server and client under CentOS Linux operating systems? You need to install the following packages (which are install…


    Continue reading → Post ID 716

    Posted on 2015-04-15 7:57 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • HOW TO INSTALL PUPPET ON CENTOS7

    https://garage.godaddy.com/tech/config/install-puppet-centos7/ Puppet is a configuration management tool designed to allow users to define the state of complex IT infrastructures in the easiest way po…


    Continue reading → Post ID 714

    Posted on 2015-04-15 7:57 AM by andrew Comment
    기술자료 참고를 위한 저장물
  • HOW TO INSTALL SENSU ON CENTOS7

    https://garage.godaddy.com/tech/config/install-sensu-centos7/ Sensu is a monitoring router for Linux operating systems such as CentOS 7. It monitors “check” scripts and passes their results to the cor…


    Continue reading → Post ID 711

    Posted on 2015-04-15 7:56 AM by andrew Comment
    기술자료 참고를 위한 저장물

Posts navigation

Previous 1 … 6 7 8 … 12 Next


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

Loading Comments...