[FTP]SecureCrt X/Y/Zmodem
·
Linux
[root@server ~]# sz /disk/data/temp/D43D7E0F1DC6-20170918140715.zip --> 파일다운로드시 # rz - 내 PC에 있는 자료를 서버로 업로드 # sz 파일명 - 지정된 폴더로 다운 ------------------------------------------------ [root@server ~]# yum install lrzsz
secure 로그 설정
·
Linux
[root@hostname etc]# vi /etc/logrotate.conf # see "man logrotate" for details # rotate log files weekly weekly# keep 4 weeks worth of backlogs rotate 4# create new (empty) log files after rotating old ones create# uncomment this if you want your log files compressed #compress# RPM packages drop log rotation information into this directory include /etc/logrotate.d# no packages own wtmp -- we'll r..