(11-07-2016, 01:34 AM)kini Wrote:(11-06-2016, 12:11 PM)Kosmito Wrote: i have the solution for this on centos 7Can u tell me, how i can create this repo?
first create this repo
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
next this command
# yum --enablerepo=nux-misc install webalizer
next go to the sentora control panel on admin > sentora config and run daemon
next check is working for me work perfectly
regards
Thanks.
Sure but i have one bug on centos 7 it take me the hostname of server no the domain so tomorrow i am going to investigate why that happend but the instruccions for install the repo is easy
first enter on the console of your system with root or use su or sudo (note: is your enter on the server with root not copy sudo command is not neccesary)
Code:
sudo nano /etc/yum.repos.d/nux.repo
copy and paste this
Code:
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro
close with the button CRTL + X ask for confirm the change press Y and ENTER
Next this command for install
Code:
sudo yum --enablerepo=nux-misc install webalizer
he ask for the key press Y and ENTER again this is for accept the key of the server and install the package
good luck
regards and sorry for my error on english I'm still learning