全文検索:
- 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
- 24 Bitwarden/Vaultwarden @en:06_virtualization:05_container
- ce consumption compared to the official Bitwarden server. <code> version: '3' services: proxy: ima... - proxy vaultwarden: image: vaultwarden/server container_name: vaultwarden environment: ... == 1. Docker pull ==== docker pull vaultwarden/server:1.32.5 ==== 2. Modify docker-compose.yml ==== <code> vaultwarden: image: vaultwarden/server:1.32.5 </code> ==== 3. Apply changes ==== doc
- 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 ====
- 2025.01.17 AMD Speculative Return Stack Overflow (SRSO) @en:50_dialy:2025:01
- exploiting SRSO must be executed directly on the server.</color> Therefore, servers with access restricte
- 2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
- ensions "x86_64-unknown-linux-musl", # remote server ] ↓ targets = [ "stable-x86_64-pc-windows-msvc"