root@123:/var/run/freeradius# ps -aux | grep freeradius
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 8395 0.0 0.0 5160 1620 pts/0 T 13:48 0:00 nano /etc/freeradius/radiusd.conf
root 8641 0.0 0.0 4368 812 pts/0 S+ 14:05 0:00 grep --color=auto freeradius
root@123:/var/run/freeradius#
Baris Genc wrote:See the ubuntu documentation for how to start / stop services.
> When i try to start radius service on ubuntu service is fail. How to
> start radius service on ubuntu?
Because it's probably already running.
> root@123:/etc/init.d# /etc/init.d/freeradius start
> * Starting FreeRADIUS daemon freeradius
> ...fail!
Or, try using "freeradius". It's packaged as that on ubuntu.
> root@123:/etc/init.d# /etc/init.d/freeradius reload
> * Reloading FreeRADIUS daemon freeradius
> * /var/run/freeradius/freeradius.pid not found...
> ...done.
>
> root@123:/# radiusd -X
> The program 'radiusd' can be found in the following packages:
> * radiusd-livingston
> * yardradius
> Try: apt-get install <selected package>
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html