gnuboard 설치기
페이지 정보
작성자 YGmaru 작성일 25-06-25 11:03 조회 50 댓글 0본문
sudo apt install php7.4 php7.4-fpm php7.4-mysql php-common php7.4-cli php7.4-common php7.4-json php7.4-opcache php7.4-readline php7.4-mbstring php7.4-xml php7.4-gd php7.4-curl
sudo apt install php8.2 php8.2-fpm php8.2-mysql php-common php8.2-cli php8.2-common php8.2-json php8.2-opcache php8.2-readline php8.2-mbstring php8.2-xml php8.2-gd php8.2-curl
sudo apt install php8.2 php8.2-fpm php8.2-mysql php-common php8.2-cli php8.2-common php8.2-opcache php8.2-readline php8.2-mbstring php8.2-xml php8.2-gd php8.2-curl
apt list php8.2
apt list php8.2-fpm
apt list php8.2-mysql
apt list php-common
apt list php8.2-cli
apt list php8.2-common
apt list php8.2-json → 없음
apt list php8.2-opcache
apt list php8.2-readline
apt list php8.2-mbstring
apt list php8.2-xml
apt list php8.2-gd
apt list php8.2-curl
icacls %USERPROFILE%\.ssh\config /inheritance:r
icacls %USERPROFILE%\.ssh\config /grant:r "%username%:R"
icacls %USERPROFILE%\.ssh\gcp_key /inheritance:r
icacls %USERPROFILE%\.ssh\gcp_key /grant:r "%username%:R"
-----------------------------------------------------
Microsoft Windows [Version 10.0.19045.5859]
(c) Microsoft Corporation. All rights reserved.
C:\Users\SMC>
C:\Users\SMC>icacls %USERPROFILE%\.ssh\config /inheritance:r
처리된 파일: C:\Users\SMC\.ssh\config
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\config /grant:r "%username%:R"
처리된 파일: C:\Users\SMC\.ssh\config
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\gcp_key /inheritance:r
처리된 파일: C:\Users\SMC\.ssh\gcp_key
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\gcp_key /grant:r "%username%:R"
처리된 파일: C:\Users\SMC\.ssh\gcp_key
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>
-----------------------------------------------------
-----------------------------------------------------
/.ssh/config 파일 내용
-----------------------------------------------------
Host gcp-vm
HostName 34.64.158.194
User s5worth
IdentityFile C:\Users\SMC\.ssh\gcp_key
-----------------------------------------------------
ssh -i C:\Users\SMC\.ssh\gcp_key s5worth@34.64.158.194
-----------------------------------------------------
주요 경로
-----------------------------------------------------
G5_PATH: /var/www/gnuboard
G5_THEME_PATH: /var/www/gnuboard/theme/mytheme
G5_MOBILE_PATH: /var/www/gnuboard/mobile
G5_THEME_MOBILE_PATH: /var/www/gnuboard/theme/mytheme/mobile
G5_IMG_URL: http://34.64.158.194/img
-----------------------------------------------------
sudo apt install php8.2 php8.2-fpm php8.2-mysql php-common php8.2-cli php8.2-common php8.2-json php8.2-opcache php8.2-readline php8.2-mbstring php8.2-xml php8.2-gd php8.2-curl
sudo apt install php8.2 php8.2-fpm php8.2-mysql php-common php8.2-cli php8.2-common php8.2-opcache php8.2-readline php8.2-mbstring php8.2-xml php8.2-gd php8.2-curl
apt list php8.2
apt list php8.2-fpm
apt list php8.2-mysql
apt list php-common
apt list php8.2-cli
apt list php8.2-common
apt list php8.2-json → 없음
apt list php8.2-opcache
apt list php8.2-readline
apt list php8.2-mbstring
apt list php8.2-xml
apt list php8.2-gd
apt list php8.2-curl
icacls %USERPROFILE%\.ssh\config /inheritance:r
icacls %USERPROFILE%\.ssh\config /grant:r "%username%:R"
icacls %USERPROFILE%\.ssh\gcp_key /inheritance:r
icacls %USERPROFILE%\.ssh\gcp_key /grant:r "%username%:R"
-----------------------------------------------------
Microsoft Windows [Version 10.0.19045.5859]
(c) Microsoft Corporation. All rights reserved.
C:\Users\SMC>
C:\Users\SMC>icacls %USERPROFILE%\.ssh\config /inheritance:r
처리된 파일: C:\Users\SMC\.ssh\config
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\config /grant:r "%username%:R"
처리된 파일: C:\Users\SMC\.ssh\config
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\gcp_key /inheritance:r
처리된 파일: C:\Users\SMC\.ssh\gcp_key
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>icacls %USERPROFILE%\.ssh\gcp_key /grant:r "%username%:R"
처리된 파일: C:\Users\SMC\.ssh\gcp_key
1 파일을 처리했으며 0 파일은 처리하지 못했습니다.
C:\Users\SMC>
-----------------------------------------------------
-----------------------------------------------------
/.ssh/config 파일 내용
-----------------------------------------------------
Host gcp-vm
HostName 34.64.158.194
User s5worth
IdentityFile C:\Users\SMC\.ssh\gcp_key
-----------------------------------------------------
ssh -i C:\Users\SMC\.ssh\gcp_key s5worth@34.64.158.194
-----------------------------------------------------
주요 경로
-----------------------------------------------------
G5_PATH: /var/www/gnuboard
G5_THEME_PATH: /var/www/gnuboard/theme/mytheme
G5_MOBILE_PATH: /var/www/gnuboard/mobile
G5_THEME_MOBILE_PATH: /var/www/gnuboard/theme/mytheme/mobile
G5_IMG_URL: http://34.64.158.194/img
-----------------------------------------------------
추천0 비추천 0
첨부파일
- GNU보드 설치기.txt (2.3K) 1회 다운로드 | DATE : 2025-06-26 08:47:00
댓글목록 0
등록된 댓글이 없습니다.