1 Oct
2018
1 Oct
'18
8:35 a.m.
hi, And one last thing: How do I configure the Freeradius to auto-start when
the computer restart? My PC run Ubuntu v.18
thats really an Ubuntu question (OS stuff) rather than FreeRADIUS... but you basically need to configure your Ubuntues system startup stuff to run FreeRADIUS ..Ubuntu 18 is systemctl IIRC... so youd just do something like systemctl enable freeradius (or whatever freeradius daemon is called these days on Ubuntu.... note, this will expect that the freeradius daemon script stuff has been copied to the relevant systemd directory systemctl status freeradius will tell you more info. alan