學術及資源的交流園地 ^_^

Web scurity scanner

 

 

openwrt - cron (Scheduled Tasks)

啟用 cron jobs

# enable cron jobs !!            <-- default 是 OFF 的 !!

/etc/init.d/cron enable

/etc/init.d/cron start             <--- service_start /usr/sbin/crond -c /etc/crontabs -l ${loglevel:-5}

 

# 執行時會有 /tmp/run/crond.pid

 

不講不知, 原來它是 busybox 來

/usr/sbin/crond -> ../../bin/busybox

在 crontab -e 設定

1 */8 * * *     /sbin/wifi > /dev/null

後會有

/etc/crontabs/root

內容

fontpage

 

 

Default Admin URL:

http://server:5470

Rackspace CDN

ftp-cloudfs (Proxy)
(另有 sftp-cloudfs)

介紹:
 Python based FTP interface to Rackspace Cloud Files and OpenStack Swift.

工作:
 listen on localhost port 2021 ----> Rackspace CDN

安裝:
 pip install ftp-cloudfs

執行:
 ftpcloudfs

 

 

 

 

RSS feed