사이트 바로가기
- Apache HTTP Server Test Page powered by CentOS kasem.safekorea.kr
- Apache HTTP Server Test Page powered by CentOS patrol.police.go.kr
- Apache HTTP Server Test Page powered by CentOS marketingmonster.co.kr
- Apache HTTP Server Test Page powered by CentOS hiapps2.co.kr
- Apache HTTP Server Test Page powered by CentOS hiapps3.co.kr
- Apache HTTP Server Test Page powered by CentOS 안전한 여행을 위해 우리 여행 함께가요 tripgrida.com
- Apache HTTP Server Test Page powered by CentOS hancombonoplay.com
블로그
- Configure HA with DRBD on CentOS 7 Configure HA with DRBD on CentOS 7 #1 DRBD BY 춘삼이 · PUBLISHED 2020-03-26 · UPDATED 2021-03-23 고 가용성을
- centos 에서 기존 PHP를 삭제하고 PHP 7.2를 서버에 설치 기존 php 5.x 삭제 # PPP=`yum list installed | grep \^php | cut -c 1-39` # yum remove $PPP –y php 7.2 설치 # yum -y install https://dl.fedoraproject.org/pub/epel/epel-
- [CentOS] sa to sar 1. 환경 * sysstat version 9.1.6 이상 2. 방법 * sadf 유틸리티 사용 sadf -c old_datafile > new_datafile 3. 예제 # sadf -c saxx > sayy # sar -A -t -f sayy > saryy
- [Docker] Docker 설치 환경 # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) # uname -r 3.10.0-1160.el7.x86_64 2 저장소 설정 # yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo Loaded
- 리눅스 리눅스의 종류 리눅스 배포판 - 데비안 계열: 우분투, 민트, 칼리 등 - 슬랙웨어 계열: 오픈수세 - 젠투 - 레드햇 계열: 페도라, CentOS 쉘의 종류
- [CentOS] Firewall-cmd 설정 1. 방화벽 실행 여부 확인 [root@localhost ~]# firewall-cmd --state 2. 포트 추가 [root@localhost ~]# firewall-cmd --permanent --zone=public --add-port=80/tcp [root@localhost ~
- Installing ONLYOFFICE Docs Community Edition for CentOS and derivatives https://helpcenter.onlyoffice.com/installation/docs-community-install-centos.aspx ONLYOFFICE Docsv6.3 Introduction Community Edition allows you to install ONLYO
- Install Rocky Linux 8 | CentOS Stream 8 using PXE Boot server PXE Is an abbreviation for Preboot eXexution Environment. This is a standardized client-sever architecture that enables a client machine to boot, run, and insta
- nginx certbot https://snapcraft.io/docs/installing-snapd Installing snap on CentOS Snap is available for CentOS 8 and The instructions for adding this repository diverge slightly between CentOS 8 and CentOS 7, which is
- MySQL 테이블 및 데이타베이스 이름 대소문자 구분 설정 예로 RHEL/CentOS 용으로 패키징된 MySQL 의 경우 특별히 설정하지 않았다면 datadir 경로는 /var/lib/mysql 이므로 CREATE DATABASE testdb