Artix Linux Forum

Artix Linux => System => Topic started by: linuxer on 23 January 2021, 17:59:50

Title: Webmin is available for Artix Linux, in Universe repo
Post by: linuxer on 23 January 2021, 17:59:50
This is to announce the availability of webmin (https://www.webmin.com/) for all of our init systems, in universe repo.

Note, that it is oneshot service (not a longrun) and thus it is been executed once, therefor it may looks down after execution, as below:

(https://imgur.com/umLPit1.png)

Have fun, by adding universe in your /etc/pacman.conf, as below:

Code: [Select]
[universe]

Server = https://universe.artixlinux.org/$arch

Wiki (https://wiki.archlinux.org/index.php/webmin) alone with  Securing Webmin (https://doxfer.webmin.com/Webmin/Securing_Webmin), are also available and must be studied!

Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: snibbo71 on 09 February 2021, 22:42:03
This is excellent news.

I'm a long time Webmin user, though I haven't looked closely at the internals of how it all works.

Is it difficult to get it to fit with Artix given that the package management is obviously pacman rather than dnf or apt and obviously no systemd for managing services?

I guess, the reason I am asking is this, how difficult would it be to get Virtualmin to work on Artix too? I'm happy to have a play and see if I can help if you don't mind giving me some pointers... Long time Linux user, only just switched to Artix but love the whole ethos of the project and would dearly love to switch all my servers over to using it (but I do need Virtualmin)

Thanks for reading, looking forward to hearing if you think it's doable or not :)
Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: linuxer on 09 February 2021, 23:42:49
This is excellent news.

I'm a long time Webmin user, though I haven't looked closely at the internals of how it all works.

Is it difficult to get it to fit with Artix given that the package management is obviously pacman rather than dnf or apt and obviously no systemd for managing services?

I guess, the reason I am asking is this, how difficult would it be to get Virtualmin to work on Artix too? I'm happy to have a play and see if I can help if you don't mind giving me some pointers... Long time Linux user, only just switched to Artix but love the whole ethos of the project and would dearly love to switch all my servers over to using it (but I do need Virtualmin)

Thanks for reading, looking forward to hearing if you think it's doable or not :)
Hi and thanks for your feedback.

We have the same way of thinking, in this case.

It is correct that it cannot handle the services yet, cause is connected with systemd 's systemctl commands, and I am working on this issue to resolve that and considering to add virtualmin support  (but I am not aware when it will be done now), right after solving the services issue.

For pacman, e.t.c., there are not any problems, cause it detects the system as Arch Linux.

If you face some other issue, please post it here.

Have fun

[Addition] fakesystemctl for webmin mainly, has been created (https://gitea.artixlinux.org/linuxer/fakesystemctl)

(https://i.imgur.com/j9BZqs6.png)

[Status] Completed, next target is Virtualmin

(https://imgur.com/iQRMyMk.png)
Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: Artist on 07 March 2021, 20:07:19
webmin has been updated to version 1.973
Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: ancaro on 30 November 2021, 15:58:19
Hello
webmin-1.982-1-any.pkg.tar.zst   is missing the corresponding .sig file
 
Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: Artist on 30 November 2021, 18:10:26
issue has been fixed
Title: Re: Webmin is available for Artix Linux, in Universe repo
Post by: ancaro on 30 November 2021, 21:58:55
Thank you. It's working!