軟件

patch

 

lsdiff

 

 

sqlite

最後更新: 2018-06-22

介紹

sqlite 是一個超輕量級的資料庫來, 它沒有網絡及用戶管理功能

亦即是一切以檔案操作來, 所以它沒有 GRANT, REVOKE, CREATE USER 指令

 

wget

最後更新: 2019-06-05

目錄

  • 設定檔
  • Background 下載
  • 續存
  • 下載整個目錄
  • veiw header
  • Download list of file
  • Mirror Website
  • 下載目錄內某類檔案
  • login
  • Limit Speed
  • 其他 Opts
  • wget 401 then 200
  • Drupal cron jobs
  • Other Tools

前言

 

Speed Unit

  • Unit: MB = MByte

wget http://x.x.x.x:8080/systemrescuecd-amd64-6.1.8.iso

--2022-06-15 10:36:12--  http://x.x.x.x:8080/systemrescuecd-amd64-6.1.8.iso
Connecting to x.x.x.x:8080... connected.
HTTP request sent, awaiting response... 200 OK
Length: 716177408 (683M) [application/octet-stream]
Saving to: ‘systemrescuecd-amd64-6.1.8.iso.1’

systemrescuecd-amd64-6.1.8 100%[=======================================>] 683.00M  17.8MB/s    in 36s

Limitation

wget 不會 parallel download

如果想 parallel dl, 可以考慮用 aria2

 

Server 安裝軟件表

[安全]

  • logcheck
  • fcheck
  • cron-apt
  • denyhosts

[服務]

 

Web:

  • apache2.2
  • lighttpd
  • squid2.6

FTP:

  • pureftpd
  • vsftpd
  • proftpd

FileServer:

  • samba3
  • nfs
  • glusterfs

DNS & DHCP:

  • bind9
  • mydns
  • dhcp3

Mail:

  • exim4
  • postfix
  • courier-imap
  • dovecot

 

RSS feed