GithubHelp home page GithubHelp logo

Comments (11)

jcameron avatar jcameron commented on July 23, 2024

Is Rocky Linux based on some other more common distro, like RHEL?

from virtualmin-install.

hbjydev avatar hbjydev commented on July 23, 2024

Yep! It's built from the same sources as RHEL is, and it's aiming to be bug-for-bug compatible. Think of it as CentOS, but not being replaced by Stream.

from virtualmin-install.

jcameron avatar jcameron commented on July 23, 2024

Do the versions line up? Like is Rocky 8.3 the same as RHEL 8.3 ?

from virtualmin-install.

hbjydev avatar hbjydev commented on July 23, 2024

Yep.

from virtualmin-install.

jcameron avatar jcameron commented on July 23, 2024

Thanks - the next Webmin release will better support Rocky Linux. Work still needs to be done on the Virtualmin installer though.

from virtualmin-install.

hbjydev avatar hbjydev commented on July 23, 2024

What work needs doing on the Virtualmin installer?

from virtualmin-install.

hbjydev avatar hbjydev commented on July 23, 2024

I've started working on a fork that installs properly, and it does, until you go to configure it in the browser.

image

I assume this is because Virtualmin itself doesn't know how to work with Rocky?

from virtualmin-install.

swelljoe avatar swelljoe commented on July 23, 2024

No. That is Webmin treating the OS as a generic OS.

from virtualmin-install.

hbjydev avatar hbjydev commented on July 23, 2024

Right. Is there somewhere I would need to go in Webmin to patch that? Code-wise, I mean

from virtualmin-install.

iliajie avatar iliajie commented on July 23, 2024

Jamie, I have installed Rocky Linux and Virtualmin on it using patched install.sh script and things seem to work pretty smooth.

This is what Webmin thinks of it:

image

However, MariaDB Server is not detected correctly by default.

Here is the example of working config (manually adjusted):

mysql=/usr/bin/mysql
nodbi=0
my_cnf=/etc/my.cnf.d/mariadb-server.cnf
date_subs=0
passwd_mode=0
mysqladmin=/usr/bin/mysqladmin
mysqlimport=/usr/bin/mysqlimport
stop_cmd=systemctl stop mariadb
max_text=1000
webmin_subs=0
mysql_libs=
nopwd=0
access=*: *
mysqldump=/usr/bin/mysqldump
max_dbs=50
style=1
blob_mode=0
mysql_data=/var/lib/mysql
perpage=25
start_cmd=systemctl start mariadb
mysqlshow=/usr/bin/mysqlshow
add_mode=1
port=
host=
sock=
mysqld=

It was set initially to /etc/my.cnf and start and stop commands were set to use /etc/rc.d.

from virtualmin-install.

iliajie avatar iliajie commented on July 23, 2024

Right. Is there somewhere I would need to go in Webmin to patch that? Code-wise, I mean

You can use config above by placing it to /etc/webmin/mysql/config file.

from virtualmin-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.