{"id":694,"date":"2015-04-15T01:50:31","date_gmt":"2015-04-15T10:50:31","guid":{"rendered":"http:\/\/blog.box.kr\/?p=694"},"modified":"2015-04-15T01:50:31","modified_gmt":"2015-04-15T10:50:31","slug":"694","status":"publish","type":"post","link":"https:\/\/blog.box.kr\/?p=694","title":{"rendered":"* APM\uc124\uce58"},"content":{"rendered":"<p><strong>1. \uc124\uc815 \ubc29\ud654\ubcbd \ucf1c\uc838 80 \ud3ec\ud2b8, 3306 \ud3ec\ud2b8<\/strong><br \/>\nvi \/etc\/sysconfig\/iptables<\/p>\n<p>-A INPUT -m state &#8211;state NEW -m tcp -p tcp &#8211;dport 80 -j ACCEPT<\/p>\n<p>-A INPUT -m state &#8211;state NEW -m tcp -p tcp &#8211;dport 3306 -j ACCEPT<\/p>\n<p>\/etc\/init.d\/iptables restart #\ub9c8\uc9c0\ub9c9\uc73c\ub85c \ub2e4\uc2dc \ubc29\ud654\ubcbd \ub54c\ubb38\uc5d0 \uc124\uc815\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4<\/p>\n<p><strong>2. \ub2eb\uae30SELINUX<\/strong><\/p>\n<p>vi \/etc\/selinux\/config<\/p>\n<pre>#SELINUX=enforcing       #\uc8fc\uc11d \ube60\uc9c0\ub2e4\n#SELINUXTYPE=targeted    #\uc8fc\uc11d \ube60\uc9c0\ub2e4\nSELINUX=disabled         #\uc99d\uac00<\/pre>\n<p>&nbsp;<\/p>\n<p>:wq \ub2eb\uae30 \uc800\uc7a5<br \/>\nshutdown -r now #\ub2e4\uc2dc \uc2dc\uc2a4\ud15c<\/p>\n<p><strong>3. \uc124\uc815 CentOS 6.2 \uc81c\uc0bc\uc790 yum \uc18c\uc2a4<\/strong><\/p>\n<pre>yum install wget    #\uc124\uce58 \ub3c4\uad6c \"wget\" \ub2e4\uc6b4\ub85c\ub4dc\nwget http:\/\/www.atomicorp.com\/installers\/atomic  #\ub2e4\uc6b4\ub85c\ub4dc \uba54\uc774\ube10 yum \uc18c\uc2a4\nsh .\/atomic   #\uc124\uce58\nyum check-update  #\uc5c5\ub370\uc774\ud2b8 yum \uafb8\ub7ec\ubbf8<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>4. \uc124\uce58 nginx<\/strong><\/p>\n<pre>yum install nginx      #\uc124\uce58 nginx \ub530\ub77c \ud301, \uc785\ub825 Y \uc124\uce58 \uc131\uacf5 \uc124\uce58\ud560 \uc218 \uc788\ub2e4\nservice nginx start    #\uc2dc\uc791\nchkconfig nginx on    #\uae30\ubcf8\uac12\uc73c\ub85c \ubd80\ud305 \uc2dc\uc791\n\/etc\/init.d\/nginx  restart  #\uc7ac\uac1c\nrm -rf \/usr\/share\/nginx\/html\/*  #\uc0ad\uc81c ngin \uae30\ubcf8 \ud14c\uc2a4\ud2b8 \ud398\uc774\uc9c0<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>5. \uc124\uce58 MySQL<\/strong><br \/>\n5.1, \uc124\uce58 mysql<\/p>\n<pre>yum install mysql mysql-server   #\uac83\uc778\uc9c0 \ubb3c\uc5b4\ubcf4\uae30 \uc124\uce58\ud560 \uc218 \uc788\ub2e4, \uc785\ub825 Y \uc790\ub3d9 \uc124\uce58 \ub54c\uae4c\uc9c0 \uc124\uce58 \uc644\ub8cc\n\u3000    \/etc\/init.d\/mysqld start   #\uc2dc\uc791 MySQL\n\u3000   chkconfig mysqld on   #\uae30\ubcf8\uac12\uc73c\ub85c \ubd80\ud305 \uc2dc\uc791\n\u3000\u3000cp \/usr\/share\/mysql\/my-medium.cnf   \/etc\/my.cnf  #\ud504\ub9b0\ud2b8 \uc124\uc815 \ud30c\uc77c (\uba54\ubaa8: \ub9cc\uc57d\/etc \ub514\ub809\ud1a0\ub9ac \ubc11\uc5d0 \uae30\ubcf8 \ud55c my.cnf \uc788\uace0 \ub9ac\ud134 \uc9c1\uc811 \ub36e\uc5b4\uc4f0\uae30 \ubc14\ub85c)\n\u3000\u3000shutdown -r now  #\ub2e4\uc2dc \uc2dc\uc2a4\ud15c<\/pre>\n<p>&nbsp;<\/p>\n<p align=\"left\">\u3000\u30005.2, \uc704\ud574 \uad00\ub9ac\uc790 \uacc4\uc815 \ube44\ubc00\ubc88\ud638 \uc124\uc815<\/p>\n<pre>\u3000mysql_secure_installation<\/pre>\n<p>&nbsp;<\/p>\n<p align=\"left\">\u3000\u3000\ub9ac\ud134 \ub530\ub77c \ubb3c\uc5b4\ubd05\ub2c8\ub2e4Y<\/p>\n<p align=\"left\">\u3000\u3000\uc554\ud638\ub97c \uc785\ub825\ud558\uc2ed\uc2dc\uc624. \ub450 \ubc88, \uce90\ub9ac\uc9c0 \ub9ac\ud134<\/p>\n<p align=\"left\">\u3000\u3000\ud55c \uae38\uc744 \ub530\ub77c \ud78c\ud2b8 \uc785\ub825Y<\/p>\n<p align=\"left\">\u3000\u3000\uacb0\uad6d \ub098\ud0c0\ub0ac\ub2e4: Thanks for using MySQL!<\/p>\n<p>\u3000\u3000MySql \uc554\ud638 \uc124\uc815 \uc644\ub8cc, \ub2e4\uc2dc \uc2dc\uc791 MySQL:<\/p>\n<pre>\u3000\u3000\/etc\/init.d\/mysqld stop   #\uc815\uc9c0\n\u3000\u3000\/etc\/init.d\/mysqld start  #\uc2dc\uc791\n\u3000\u3000service mysqld restart    #\uc7ac\uac1c<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>6. \uc124\uce58&#8230;<\/strong><br \/>\n6.1, \uc124\uce58&#8230;<\/p>\n<pre>yum install php   #\ub530\ub77c \ubb3c\uc5b4\ubd05\ub2c8\ub2e4 Y \ub54c\uae4c\uc9c0 \uc124\uce58 \uc644\ub8cc<\/pre>\n<p>&nbsp;<\/p>\n<p>6.2, \uc124\uce58 PHP \ubd80\ubd84 \uc73c\ub85c PHP \uc9c0\uc6d0 MySQL \u00b7 PHP \uc9c0\uc6d0 FastCGI \ubaa8\ub4dc<\/p>\n<pre>yum install php-mysql php-gd libjpeg* php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc php-mbstring php-mcrypt php-bcmath php-mhash libmcrypt libmcrypt-devel php-fpm<\/pre>\n<p>&nbsp;<\/p>\n<p>#\ub530\ub77c \ubb3c\uc5b4\ubd05\ub2c8\ub2e4 Y \ub9ac\ud134<\/p>\n<pre>\/etc\/init.d\/mysqld restart  #\ub2e4\uc2dc MySql\n\/etc\/init.d\/nginx  restart  #\ub2e4\uc2dc nginx\n\/etc\/rc.d\/init.d\/php-fpm start  #\uc2dc\uc791 php-fpm\nchkconfig php-fpm on  #\uae30\uacc4\ub97c \uc2dc\uc791 \uc124\uc815<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>7. nginx \uc9c0\uc6d0 php \uc124\uc815<\/strong><\/p>\n<pre>cp \/etc\/nginx\/nginx.conf  \/etc\/nginx\/nginx.confbak    #\ubc31\uc5c5 \uae30\uc874 \uc124\uc815 \ud30c\uc77c<\/pre>\n<p>&nbsp;<\/p>\n<pre>vi \/etc\/nginx\/nginx.conf  #\ud3b8\uc9d1<\/pre>\n<p>&nbsp;<\/p>\n<pre>user  nginx  nginx;  #\ub294 apache \uc218\uc815 nginx \uc2e4\ud589 \uacc4\uc815 \uc704\ud574: nginx nginx \uc0ac\uc6a9\uc790 \uadf8\ub8f9<\/pre>\n<p>&nbsp;<\/p>\n<p>:wq!\u00a0\u00a0 #\uc800\uc7a5 \uc885\ub8cc<\/p>\n<pre>cp \/etc\/nginx\/conf.d\/default.conf \/etc\/nginx\/conf.d\/default.confbak   #\ubc31\uc5c5 \uae30\uc874 \uc124\uc815 \ud30c\uc77c\nvi \/etc\/nginx\/conf.d\/default.conf   #\ud3b8\uc9d1<\/pre>\n<p>&nbsp;<\/p>\n<pre>index index.php index.html index.htm;   #\uc9c0\uc6d0 \ubc29\ubb38 \ubc29\ubb38 index.php \ud648\ud398\uc774\uc9c0<\/pre>\n<pre> # pass the PHPscripts to FastCGI server listening on 127.0.0.1:9000\n #\n location ~ .php$ {\n   root          html;\n   fastcgi_pass   127.0.0.1:9000;\n   fastcgi_index  index.php;\n   fastcgi_param  SCRIPT_FILENAME  $document_root$fastcgi_script_name;\n   include       fastcgi_params;\n }<\/pre>\n<p>&nbsp;<\/p>\n<p align=\"left\">#FastCGI server \uc77c\ubd80 location \uc8fc\uc11d \ud574\uc81c fastcgi_param \uac00\ub2e4\ub4ec\uc5b4\uc57c \ub420 \uc778\uc790 \uc8fc\uc758\ub97c \ud558\ub2e4$document_root$fastcgi_script_name,\uc544\ub2c8\uba74 \uc808\ub300 \uacbd\ub85c \uc0ac\uc6a9<\/p>\n<p><strong>8. \uc124\uc815php<\/strong><\/p>\n<p>vi \/etc\/php.ini\u00a0 #\ud3b8\uc9d1<\/p>\n<pre>date.timezone= PRC     #\uc9c0\uae08 946 \ub3fc \ub0b4 \uc55e\uc5d0 \uc138\ubbf8\ucf5c\ub860 \ube7c, \ud558\ub2e4 date.timezone = PRC\n\ndisable_functions=passthru,exec,system,chroot,scandir,chgrp,chown,shell_exec\n\n,proc_open,proc_get_status,ini_alter,ini_restore,dl,openlog,syslog,readlink\n\n,symlink,popepassthru,stream_socket_server,escapeshellcmd,dll,popen\n\n,disk_free_space,checkdnsrr,getservbyname,getservbyport,disk_total_space\n\n,posix_ctermid,posix_get_last_error,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid\n\n,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp\n\n,posix_getpid,posix_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid\n\n,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid\n\n,posix_setpgid,posix_setsid,posix_setuid,posix_strerror,posix_times,posix_ttyname,posix_uname<\/pre>\n<p>&nbsp;<\/p>\n<p>#\uadf8\ub4e4\ub3c4 \ud55c\ub54c\ub294 \uc815\uc758\uc640 \ubbfc\uc8fc\uc8fc\uc758\ub97c \uc678\uce58\uba70 \uc904 \uc218 \uc788\ub294 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4. PHP \uc0ac\uc6a9\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4 \ud568\uc218. \ub9cc\uc57d \uc5b4\ub5a4 \ud504\ub85c\uadf8\ub7a8\uc744 \uc368\uc11c \uc774 \ud568\uc218 \ud544\uc694\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4, \uc0ad\uc81c, \ucde8\uc18c.<\/p>\n<pre>expose_php = Off        #\uc9c0\uae08 432 \ub3fc \uae08\uc9c0 php \ubc84\uc804 \uc815\ubcf4\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.\n\nopen_basedir = .:\/tmp\/  #\uc774 \ubc29\uc5d0 \ub3fc, \uc124\uc815 \ud45c\uc2dc \ud5c8\uc6a9 \ubc29\ubb38 \ud604\uc7ac \ub514\ub809\ud130\ub9ac (\uc989 PHP \uc2a4\ud06c\ub9bd\ud2b8 \ud30c\uc77c\uc774 \uc788\ub294 \ub514\ub809\ud130\ub9ac\ub97c)) \uacfc \/tmp\/ \ub514\ub809\ud130\ub9ac php \ubaa9\ub9c8 \u8de8\u7ad9 \ubc29\uc9c0\ud560 \uc218 \uc788\ub2e4\uba74 \uace0\uccd0 \ud6c4\uc5d0 \uc124\uce58 \ud504\ub85c\uadf8\ub7a8 \ubb38\uc81c\uac00 \uc788\uc9c0\ub9cc, \ub85c\uadf8\uc544\uc6c3 \uc774 \ub610\ub294 \uc9c1\uc811 \uc368 \ud504\ub85c\uadf8\ub7a8 \ub514\ub809\ud130\ub9ac \uacbd\ub85c\/var\/www\/html\/www.osyunwei.com\/:\/tmp\/[\uc774 php \ubc29\ubb38 \ucde8\uc18c \uc2e4\ud604\ud560 \uc218 \uc788\ub2e4, \uc774 \ub418\ub294 \ub85c\uadf8\uc544\uc6c3 \uc624\uc9c1 \ud14c\uc2a4\ud2b8 \ud6c4 \ubc29\ubb38 php \ub098\ud0c0\ub09c \uae08\uc9c0 \uc811\uadfc \uc624\ub958 \ub54c\ubb38\uc5d0 \uc2e4\ud589 \ud30c\uc77c]\n\n<\/pre>\n<p>&nbsp;<\/p>\n<p>:wq! #\uc800\uc7a5 \uc885\ub8cc<\/p>\n<p><strong>9. php-fpm \uc124\uc815<\/strong><\/p>\n<pre>cp \/etc\/php-fpm.d\/www.conf   \/etc\/php-fpm.d\/www.confbak   #\ubc31\uc5c5 \uae30\uc874 \uc124\uc815 \ud30c\uc77c\nvi \/etc\/php-fpm.d\/www.conf   #\ud3b8\uc9d1\nuser = nginx   #\uc218\uc815 \uc0ac\uc6a9\uc790\uc5d0\uac8c nginx\ngroup = nginx   #nginx \uc704\ud574 \uac1c\uc815 \uadf8\ub8f9\n\n\/etc\/init.d\/mysqld restart  #\ub2e4\uc2dc MySql\n\/etc\/init.d\/nginx  restart  #\ub2e4\uc2dc nginx\n\/etc\/rc.d\/init.d\/php-fpm  restart  #\ub2e4\uc2dc php-fpm<\/pre>\n<p>\ud14c\uc2a4\ud2b8<br \/>\ncd \/usr\/share\/nginx\/html\/\u00a0 #\ub4e4\uc5b4\uac00\ub2e4 nginx \uae30\ubcf8 \uc6f9 \ub8e8\ud2b8<br \/>\nvi index.php\u00a0 #\uc0c8 index.php \ud30c\uc77c<\/p>\n<pre>&lt;?php\n     phpinfo();\n\n?&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>:wq! #\uc800\uc7a5<\/p>\n<pre>chown nginx.nginx \/usr\/share\/nginx\/html\/ -R  #\uc124\uce58 \ub514\ub809\ud130\ub9ac \uc18c\uc720\uc790\n\nchmod 700  \/usr\/share\/nginx\/html\/ -R   #\uc124\uce58 \ub514\ub809\ud130\ub9ac \uad8c\ud55c<\/pre>\n<div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>1. \uc124\uc815 \ubc29\ud654\ubcbd \ucf1c\uc838 80 \ud3ec\ud2b8, 3306 \ud3ec\ud2b8 vi \/etc\/sysconfig\/iptables -A INPUT -m state &#8211;state NEW -m tcp -p tcp &#8211;dport 80 -j ACCEPT -A INPUT -m state &#8211;state NEW -m tcp -p tcp &#8211;dport 3306 -j ACCEPT \/etc\/init.d\/iptables restart #\ub9c8\uc9c0\ub9c9\uc73c\ub85c \ub2e4\uc2dc \ubc29\ud654\ubcbd \ub54c\ubb38\uc5d0 \uc124\uc815\uc774 \uc801\uc6a9\ub429\ub2c8\ub2e4 2. \ub2eb\uae30SELINUX vi \/etc\/selinux\/config #SELINUX=enforcing #\uc8fc\uc11d \ube60\uc9c0\ub2e4 #SELINUXTYPE=targeted #\uc8fc\uc11d \ube60\uc9c0\ub2e4 SELINUX=disabled #\uc99d\uac00 &nbsp; :wq \ub2eb\uae30 \uc800\uc7a5 shutdown -r now #\ub2e4\uc2dc \uc2dc\uc2a4\ud15c 3. \uc124\uc815 CentOS 6.2 \uc81c\uc0bc\uc790 yum \uc18c\uc2a4 yum install wget #\uc124\uce58 \ub3c4\uad6c &#8220;wget&#8221; \ub2e4\uc6b4\ub85c\ub4dc wget http:\/\/www.atomicorp.com\/installers\/atomic #\ub2e4\uc6b4\ub85c\ub4dc \uba54\uc774\ube10 yum \uc18c\uc2a4 sh .\/atomic #\uc124\uce58 yum check-update #\uc5c5\ub370\uc774\ud2b8 yum \uafb8\ub7ec\ubbf8 &nbsp; 4. \uc124\uce58 nginx yum install nginx #\uc124\uce58 nginx \ub530\ub77c \ud301, \uc785\ub825 Y \uc124\uce58 \uc131\uacf5 \uc124\uce58\ud560 \uc218 \uc788\ub2e4 service nginx start #\uc2dc\uc791 chkconfig nginx on #\uae30\ubcf8\uac12\uc73c\ub85c \ubd80\ud305 \uc2dc\uc791 \/etc\/init.d\/nginx restart #\uc7ac\uac1c rm -rf \/usr\/share\/nginx\/html\/* #\uc0ad\uc81c ngin \uae30\ubcf8 \ud14c\uc2a4\ud2b8 \ud398\uc774\uc9c0 &nbsp; 5. \uc124\uce58 MySQL 5.1, \uc124\uce58 mysql yum install mysql mysql-server #\uac83\uc778\uc9c0 \ubb3c\uc5b4\ubcf4\uae30 \uc124\uce58\ud560 \uc218 \uc788\ub2e4, \uc785\ub825 Y \uc790\ub3d9 \uc124\uce58 \ub54c\uae4c\uc9c0 \uc124\uce58 \uc644\ub8cc \u3000 \/etc\/init.d\/mysqld start #\uc2dc\uc791 MySQL \u3000 chkconfig mysqld on #\uae30\ubcf8\uac12\uc73c\ub85c \ubd80\ud305 \uc2dc\uc791 \u3000\u3000cp \/usr\/share\/mysql\/my-medium.cnf \/etc\/my.cnf #\ud504\ub9b0\ud2b8 \uc124\uc815 \ud30c\uc77c (\uba54\ubaa8: \ub9cc\uc57d\/etc \ub514\ub809\ud1a0\ub9ac \ubc11\uc5d0 \uae30\ubcf8 \ud55c my.cnf \uc788\uace0 \ub9ac\ud134 \uc9c1\uc811 \ub36e\uc5b4\uc4f0\uae30 \ubc14\ub85c) \u3000\u3000shutdown -r now #\ub2e4\uc2dc \uc2dc\uc2a4\ud15c &nbsp; \u3000\u30005.2, \uc704\ud574 \uad00\ub9ac\uc790 \uacc4\uc815 \ube44\ubc00\ubc88\ud638 \uc124\uc815 \u3000mysql_secure_installation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"ngg_post_thumbnail":0,"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[5],"tags":[],"aioseo_notices":[],"jetpack_featured_media_url":"","jetpack_publicize_connections":[],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/s5q9Zn-694","jetpack-related-posts":[{"id":691,"url":"https:\/\/blog.box.kr\/?p=691","url_meta":{"origin":694,"position":0},"title":"[Linux] Nginx\uc124\uce58 \ud6c4 Home Directory\uc758 Owner\ub3c4 \uac19\uace0 file permission \ub3c4 \ud588\ub294\ub370 permission error\uac00 \ub0a0\ub54c","date":"2015-04-15","format":false,"excerpt":"SELinux\ub77c\ub294 \uac1c\ub150\uc774 RHEL5 \ubd80\ud130 \ub4e4\uc5b4 \uc654\ub2e4\uace0 \ud55c\ub2e4 \uc57d\uc790\ub294 Security Enhanced Linux \ub780\ub2e4.. \ubcc4\uc758 \ubcc4\uc9d3\uc744 \ub2e4 \ud574\ub3c4 \uacc4\uc18d \uc801\uc73c\ub85c access dined error\uac00 \ub098\uc654\ub294\ub370 \uc544\ub798\ucc98\ub7fc SELinux\uc758 Mode\ub97c \ubc14\uafd4\uc8fc\uba74 \ud574\uacb0 \ub41c\ub2e4.. \ub2e8, \ubcf4\uc548\uc740 \uc880 \ucde8\uc57d\ud574 \uc9c0\ub294 \uc57d\uc810\uc774 \uc788\ub2e8\ub2e4.. \uadf8\ub7fc.. \ud574\uacb0\ud560 \uc218 \uc788\ub294 \ubc29\ubc95\uc740?? \uc77c\ub2e8 \ub354 \ucc3e\uc544 \ubd10\uc57c \ud560\uac70 \uac19\ub2e4.. If you still see\u2026","rel":"","context":"In &quot;\uae30\uc220\uc790\ub8cc&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":675,"url":"https:\/\/blog.box.kr\/?p=675","url_meta":{"origin":694,"position":1},"title":"[Linux] CentOS 7 \/ RHEL 7\uc5d0 redis \uc124\uce58 \ud558\uae30","date":"2015-04-13","format":false,"excerpt":"Project URL : http:\/\/redis.io\/ CentOS 7 and Red Hat Enterprise Linux 7\uc5d0\uc11c Redis\ub97c \uc124\uce58 \ud558\ub294 \ubc29\ubc95 EPEL \uc800\uc7a5\uc18c \ub4f1\ub85d \ud558\uae30 EPEL \uc800\uc7a5\uc18c\ub97c \uba3c\uc800 \ub4f1\ub85d\ud55c\ub2e4. wget -r --no-parent -A 'epel-release-*.rpm' http:\/\/dl.fedoraproject.org\/pub\/epel\/7\/x86_64\/e\/ rpm -Uvh dl.fedoraproject.org\/pub\/epel\/7\/x86_64\/e\/epel-release-*.rpm \/etc\/yum.repos.d\u00a0 \ud558\uc704 \ub514\ub809\ud1a0\ub9ac\uc5d0 \uc544\ub798\uc640 \uac19\uc774 2\uac1c\uc758 epel \uc800\uc7a5\uc18c\uac00 \ub4f1\ub85d\ub41c\ub2e4. 1. epel.repo 2.epel-testing.repo [root@localhost ~]# ls -l \/etc\/yum.repos.d\/\u2026","rel":"","context":"In &quot;\uae30\uc220\uc790\ub8cc&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":766,"url":"https:\/\/blog.box.kr\/?p=766","url_meta":{"origin":694,"position":2},"title":"install bugzilla with nginx on centos7","date":"2015-05-11","format":false,"excerpt":"Set the Hostname Before you begin installing and configuring the components described in this guide, please make sure you\u2019ve followed our instructions for setting your hostname. Issue the following commands to make sure it is set properly: hostname hostname -f The first command should show your short hostname, and the\u2026","rel":"","context":"In &quot;Linux&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":762,"url":"https:\/\/blog.box.kr\/?p=762","url_meta":{"origin":694,"position":3},"title":"Install and configure Nginx, MariaDB &amp; PHP-FPM in CentOS 7 (RHEL7)","date":"2015-05-08","format":false,"excerpt":"https:\/\/stavrovski.net\/blog\/install-and-configure-nginx-mariadb-php-fpm-in-centos-7-rhel7 \u00a0 The following is a quick-N-dirty write-up on\u00a0how to install and configure the LEMP stack (Nginx, MariaDB and PHP-FPM) in\u00a0CentOS 7. I use this as a reference\/guide whenever I need to deploy the\u00a0LEMP stack\u00a0on RHEL based machines. TABLE OF CONTENTS Enable EPEL Repository Update CentOS 7 Install and configure\u2026","rel":"","context":"In &quot;Linux&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":718,"url":"https:\/\/blog.box.kr\/?p=718","url_meta":{"origin":694,"position":4},"title":"How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7","date":"2015-04-15","format":false,"excerpt":"https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7 \u00a0 How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7 Introduction A LEMP software stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents\u2026","rel":"","context":"In &quot;\uae30\uc220\uc790\ub8cc&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":750,"url":"https:\/\/blog.box.kr\/?p=750","url_meta":{"origin":694,"position":5},"title":"NGINX: SELinux Changes when Upgrading to RHEL 6.6 \/ CentOS 6.6","date":"2015-05-08","format":false,"excerpt":"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\u00a0relabelled to a much stricter posture. Although the permissions are adequate for the default configuration of NGINX, configuration for additional features can be\u2026","rel":"","context":"In &quot;Linux&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/694"}],"collection":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=694"}],"version-history":[{"count":0,"href":"https:\/\/blog.box.kr\/index.php?rest_route=\/wp\/v2\/posts\/694\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.box.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}