全文検索:
- 71 vsftpd @en:01_linux:01_net
- ====== 71 vsftpd ====== A simple FTP Server ===== Installation ===== <code> # yum install vsftpd </code... _file=/etc/pki/tls/certs/vsftpd.pem ← Specify the server certificate force_local_logins_ssl=NO ← Do not en... tions are also allowed) </code> ===== Creating a Server Certificate ===== <code console> # cd /etc/pki/t... ===== Registering Users Denied Access to the FTP Server ===== <code console> # echo centos >> /etc/vsftp
- Rebuilding the FreeBSD Kernel @en:02_freebsd:99_その他
- therwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest infor... NFSSERVER # Network Filesystem Server #options NFS_ROOT # NFS usa... t #options XSERVER # support for X server on a vt console #options FAT_CURSOR #
- 2022.01.24 About SSHD MaxStartups @en:50_dialy:2022:01
- ause of occasionally being unable to SSH into the server, after repeatedly trying to connect multiple time... artups was the culprit. Although it was indeed a server with frequent connections, increasing MaxSessions
- May 30 2023 chatgpt-clone @en:50_dialy:2023:05
- godb | see https://jira.mongodb.org/browse/SERVER-54407 chat-mongodb | see also https://www.... ities </code> ===== solution ===== If your old server doesn't support AVX, you can start it by upgradin
- 2024.05.02 Amazon Linux 2023 Zabbix @en:50_dialy:2024:05
- # -e ^$ LogFile=/var/log/zabbix/zabbix_agentd.log Server=XXX.XXX.XXX.XXX ServerActive=XXX.XXX.XXX.XXX Hostname=Zabbix server </code> ==== Preparation of Startup File ==== <c
- 31 CentOS5 TLS1.2 @en:01_linux:02_www
- or wget... error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version ===== OpenSSL
- Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
- a2-nistp384,ecdsa-sha2-nistp521 </code> ===== 2. Server-side solution ===== ==== Add to sshd_config ====