2017/02 16

centos7 mysql5.7

How to Install Latest MySQL 5.7.9 on RHEL/CentOS 7/6/5 and Fedora 23/22/21 Centos 7 - 데이타베이스(MySql) 설치 Chapter 1 Installing MySQL on Linux Using the MySQL Yum Repository setting mysql root password in CentOS 7 mysql root 비번 분실 MySQL 5.7.7 - Centos 7 el7 - Access denied MySQL 5.7.9 릴리즈 변화된 root 비밀번호 변경하기 MySQL 5.7 설치시 알아둬야 할 사항 MySQL 5.7 Reference Manual / Security / Security Plugins / The Passwo..

db/mysql 2017.02.24

centos7 firewalld

How To Set Up a Firewall Using FirewallD on CentOS 7 RHEL/CentOS 7 에서 방화벽(firewalld) 설정하기 firewalld 기반의 접근제어 사용하기 설정 systemctl start firewalld.service systemctl stop firewalld.service systemctl status firewalld.service systemctl restart firewalld.service # --permanent 영구히 적용 firewall-cmd --state firewall-cmd --reload firewall-cmd --get-services # 서비스 목록 firewall-cmd --zone=public --list-services..

secure 2017.02.23

아파치 성능도구 ab

ab - 아파치 웹서버 성능검사 도구 성능 엔지니어링 대한 접근 방법 (Performance tuning) Shell - ab 유틸을 활용한 WEB 서버 응답속도 측정 및 간단한 성능 부하 테스트 ab -n 1000 -c 10 https://domain.com 옵션 -n requests : 요청 수 -c cuncurrency : 동시 요청 수 -t timelimit : 제한시간 ms단위 -v verbosity : 로그레벨 1~4(더 자세히 보여준다) ab 결과값 ab -n 400 -c 10 -g com.domain.tsv "https://domain.com/" This is ApacheBench, Version 2.3 Copyright 1996 Adam Twiss, Zeus Technology Ltd, ..

server-side/apache 2017.02.22

Centos7 Nginx+php7+php-fpm

RHEL/CentOS 7 에서 방화벽(firewalld) 설정하기 CentOS 7 에서 PHP 7 설치하기 CENTOS 7 PHP7 설치 방법 (NGINX 기준) How to Install PHP 7 NGINX & MySQL 5.6 on CentOS/RHEL 7.1 & 6.7 How To Install Linux Nginx MySQL PHP (LEMP) stack On CentOS 7 NGINX-php-MySQL 설치 NGINX + php-FPM에서 502 BAD GATEWAY 에러 해결법 총정리 리눅스 php-mcrypt 설치 php7 yum install -y epel-release yum update -y rpm -ivh http://rpms.remirepo.net/enterprise/remi-re..

lang/php 2017.02.21

Windows10 화면 배율 조정

Windows10 화면 배율조정 방법 바탕화면 > R클릭 > 디스플레이 설정 > "텍스트, 앱 및 다른 항목의 크리를 변경합니다. 100%(권장)" 부분을 조정 작업표시줄 > W아이콘 R클릭 > 제어판(P) > 디스플레이(P) > 사용자 지정 배율 수준을 설정할 수 있습니다 > 배율 수정 작업표시줄 > W아이콘 R클릭 > 제어판(P) > 모양 및 개인설정 > 디스플레이(P) > 사용자 지정 배율 수준을 설정할 수 있습니다 > 배율 수정 Win + R > regedit 입력 > "HKEY_CURRENT_USER > Control Panel > Desktop" > LogPixcels(REG_DWORD 없으면 생성) > 10진수 변경 후 원하는 값 변경

os/Window 2017.02.15
반응형