摘要: 在Ubuntu上安装Daloradius 一、安装Apache Web Server和PHP Daloradius将要求在主机系统上安装php和Apache Web服务器。 在Ubuntu上安装Apache,运行以下命令安装Apache Web服务器: sudo apt-get install ap 阅读全文
posted @ 2021-01-08 22:43 lsgxeva 阅读(754) 评论(0) 推荐(0)
摘要: bkdrhash demo /* Start of bkdrhash.c */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <getopt.h> #if defined 阅读全文
posted @ 2021-01-08 09:10 lsgxeva 阅读(122) 评论(0) 推荐(0)