Module time does not support this operating system (CentOS Linux 7.0.1406)
This is the message I get after downloading the module from Webmin. I also found a bug report from 2013 with the same problem for CentOS 6.
I'm only reporting this as a bug since the Webmin change log shows CentOS 7 support for all modules.
That's very odd, as the time module should work on all Linux variants.
Can you post the contents of the /etc/webmin/config file from your system?
I have the same problem. Here is config file:
real_os_type=CentOS Linux
real_os_version=7.0.1406
mobile_theme=virtual-server-mobile
cache_mods=virtual-server
webprefix=
logfiles=1
os_version=15
passwd_file=/etc/shadow
realname_studij=Studij
ownmods_studij=bind8 mysql apache webalizer spam virtual-server file passwd proc cron at telnet change-user htaccess-htpasswd mailboxes syslog phpini virtualmin-dav virtualmin-awstats virtualmin-htpasswd
tempdelete_days=7
cache_size=52428800
by_view=0
log=1
os_type=redhat-linux
md5pass=1
theme=virtual-server-theme
notabs_studij=1
ld_env=LD_LIBRARY_PATH
readonly_studij=virtual-server
lang=en.UTF-8
find_pid_command=ps auwwwx | grep NAME | grep -v grep | awk '{ print $2 }'
path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
product=webmin
OK, I think I see the issue here ... is the system you are trying to install the module into a VM of some type? Like OpenVZ or Xen?
Yes, this is OpenVZ virtual server.
Ok, that is the source of the bug - I will fix this in the next Webmin release.