bug_x

导航

 
上一页 1 ··· 39 40 41 42 43

2016年2月4日

摘要: function fue($hash,$times) { // Execute the encryption(s) as many times as the user wants for($i=$times;$i>0;$i--) { // Encode with base64... $hash=ba 阅读全文
posted @ 2016-02-04 17:48 bug_x 阅读(245) 评论(0) 推荐(0) 编辑
 

2013年7月24日

摘要: 声明:本文转自Linux 安全网,在此基础上加上自己的体会! crontab 命令 如果发现您的系统里没有这个命令,在ubuntu server 中用的是 sudo apt-get install crontab 就可以了。 crontab 是用来让使用者在固定时间或固定间隔执行程序之用,换句话说, 阅读全文
posted @ 2013-07-24 11:01 bug_x 阅读(547) 评论(0) 推荐(0) 编辑
 
上一页 1 ··· 39 40 41 42 43