View linux server ip address

ip addr

 cd / root directory to

ls view files

 

crontab -l View Scheduled Tasks

2 15 * * * /usr/bin/curl http://192.168.72.128/a.php
*/2 * * * * /usr/local/php/bin/php /data/www/qshop/yii test/test

2 * * * * /usr/bin/curl http://192.168.72.128/a.php

Guess you like

Origin www.cnblogs.com/ytsky/p/11573821.html