블로그
- 12. How subconscious selves affect perception In order to force ourselves to function, we create a world vi.......
- 리눅스마스터1급2차 1802회 /log/btmp -20198 vi /etc/ssh/sshd_config PermitRootLogin no blkid dumpe2fs vi /etc/logrotate.conf /etc /var/wtmp { create root root 0600 } lastb -f /var/log/btmp last -f /var/log/wtmp vi /etc/ssh/.......
- [2023] Setup VNC Server (x11vnc) on Linux Mint 21 Create the directory for the password file: 4. Create the systemd service file for the x11vnc service: sudo vi /etc/init.d/x11vnc Copy/Paste this code
- (25) AWS DBMS & web서버 연동 -y install mariadb-server $ sudo mysql_secure_installation # mariaDB의 root pw 정의, 모두 Y, pw입력 $ sudo vi USER 'wpuser'@'%' IDENTIFIED BY 'wppass'; CREATE DATABASE IF NOT EXISTS wordpress; GRANT ALL PRIVILEGES
- PostgreSQL data replication (select version) 동일한 조건의 PG 서버 2대 준비 1) Master 로 사용할 PG 서버 //slave로 잘 복제되었는지 확인할 테스트 테이블&데이터 create postgresql.conf 위치 확인 SHOW config_file; (/var/lib/pgsql/12/data/postgresql.conf) // postgresql.conf 수정 vi
- ftp 파일전송 시 호스트에서 서버로의 전송이 오류날 경우 및 제거1 (영구제거) - 확인방법 : #cat /selinux/enforce ※ 결과가 1이면 SELINUX작동상태, 0이거나 파일이 없으면 disable상태 - 제거방법 : #vi selinux/config 편집 SELINUX=enforcing을 주석처리하고 SELINUX=disable 추가 후 재부팅 2. ftp 업로드 시 오류(553 Could not create