<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ayşe GİR wrote:
<blockquote
 cite="mid:a5b9ea7d0906220424k1b6cd7e9rcee2557b7f97c4b3@mail.gmail.com"
 type="cite">
  <div>(i love freeradius but i don't lovefreeradius on ubuntu ...)<br>
i install freeradius on ubuntu 9.4 but i can't stop freeradius...<br>
what can i do ?<br>
my console out</div>
  <div><br>
  <a moz-do-not-send="true" href="mailto:root@blacky:/etc/init.d">root@blacky:/etc/init.d</a>#
freeradius stop<br>
  <a moz-do-not-send="true" href="mailto:root@blacky:/etc/init.d">root@blacky:/etc/init.d</a>#
ps -aux | grep freeradius<br>
Warning: bad ps syntax, perhaps a bogus '-'? See <a
 moz-do-not-send="true" href="http://procps.sf.net/faq.html">http://procps.sf.net/faq.html</a><br>
root      5193  0.0  0.0 106828  2556 ?        Ssl  Jun19   0:00
freeradius<br>
root     16823  0.0  0.0   7524   892 pts/2    R+   14:13   0:00 grep
freeradius<br>
  <a moz-do-not-send="true" href="mailto:root@blacky:/etc/init.d">root@blacky:/etc/init.d</a>#<br>
  </div>
  <div> </div>
  <div> ( i use freeradius on centos everything is ok but on ubuntu
everything is bad. :( )<br>
i'm sorry for my bad english :) <br>
thank you for everything....</div>
</blockquote>
try adding "./" before freeradius <br>
<blockquote type="cite"><a moz-do-not-send="true"
 href="mailto:root@blacky:/etc/init.d">root@blacky:/etc/init.d</a>#
./freeradius stop</blockquote>
or writing full path to script:<br>
<blockquote type="cite"><a moz-do-not-send="true"
 href="mailto:root@blacky:/etc/init.d">root@blacky:~</a>#
/etc/init.d/freeradius stop</blockquote>
And check logs.<br>
<br>
<pre class="moz-signature" cols="72">Best regards,
Denis Volkov
</pre>
</body>
</html>