반응형
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 | 31 |
Tags
- HTTPD
- 엑셀파일명변경
- pvcreate
- journalctl
- 같은폴더
- mount
- ansible
- docker
- yum
- 날짜변경
- chatGPT
- vgcreate
- MSBing
- docker network
- 프로세스
- M365필터
- Kubernetes
- chmod
- ssh
- docker image
- swapon
- permission
- nmcli
- lvcreate
- tar
- 랜카드인식불량
- 리다이렉션
- newbingai
- firewalld
- vagrant kubernetes
Archives
- Today
- Total
목록TFTP (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