반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- yum
- Kubernetes
- 리다이렉션
- chatGPT
- docker
- 날짜변경
- swapon
- permission
- MSBing
- 엑셀파일명변경
- newbingai
- lvcreate
- docker network
- docker image
- ansible
- mount
- 같은폴더
- 랜카드인식불량
- vagrant kubernetes
- 프로세스
- nmcli
- chmod
- HTTPD
- firewalld
- journalctl
- vgcreate
- ssh
- M365필터
- pvcreate
- tar
Archives
- Today
- Total
목록dhcpd (1)
becool

FTP 서버 P586 원격으로 파일을 전송하는 프로토콜/서비스 동작모드 Active / Passive [root@dns ~]# yum install vsftpd^C [root@dns ~]# systemctl start vsftpd^C [root@dns ~]# firewall-cmd --add-service=ftp^C [root@dns ~]# vim /etc/vsftpd/vsftpd.conf^C 클라이언트에서 파일 업로드/다운로드 ----------------------------------------------------------------------- PXE 서버 https://www.server-world.info/en/note?os=CentOS_7&p=pxe&f=1 Preboot eXecution..
linux
2021. 6. 24. 16:59