Try to config LAMP+Freeradius+daloRADIUS on CentOS7

本文介绍在CentOS 7中安装配置FreeRADIUS的过程,包括使用MariaDB作为数据库替代MySQL的方法,以及具体的安装和服务启动命令。

Just follow this:http://www.haiyun.me/archives/centos-freeradius-daloradius-ros.html, and I will list something different in CentOS7

 

#1:CentOS7 replaces mysql with mariaDB, try this

yum install mariadb-server mariadb

or if you insist on installing mysql, follow this:http://www.server180.com/2014/09/how-to-install-mysql-on-centos-7-step.html

#2:As mariaDB is a drop-in replacement for MySQL, we use follow commands:

mysqladmin
mysql

#3:In CentOS7, try these commands to install freeradius

//To see what is able to install
yum list|grep freeradius
//I use these commands to intall it
yum install freeradius freeradius-mysql freeradius-utils

 #4:Try these to start service:

service httpd start
service mysql start
service radiusd start

 

转载于:https://www.cnblogs.com/gemmeg/p/3964485.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值