Koozali.org: home of the SME Server

Recent Posts

Pages: [1] 2 3 ... 10
1
Koozali SME Server 10.x / Re: Apache systemd[1]: httpd.service failed
« Last post by isotropic on July 30, 2025, 05:29:49 AM »
Update: Instead of installing two disks in raid 1, I preferred to reinstall SME Server on the raid 1 disks. Much easier. Safer. Less invasive.
Awesome!!!
2
Koozali SME Server 10.x / Re: Apache systemd[1]: httpd.service failed
« Last post by isotropic on July 30, 2025, 03:38:09 AM »
Hello, ReetP, good evening.
ReetP, unfortunately, I gave the impression that I was modifying the SME Server's internals. But I'm not. First, because I don't have much knowledge of Linux. Second, because SME already has everything the user needs.
I needed to install two things via code: Java and Tomcat. Additionally, I'm going to add two RAID 1 hard drives and install BackupPC. And always using the 'how-to' instructions. That's all. Please believe that I don't want complications. I like SME for its simplicity.
Big hug.
3
Koozali SME Server 10.x / Re: Apache systemd[1]: httpd.service failed
« Last post by ReetP on July 28, 2025, 01:45:37 PM »
But I can't find the folders I usually use.
Can someone help me find the DocumentRoot folder and the configuration files?

Please don't just go hacking wildly at config files - you will break things. Koozali SME server uses events, actions and templates to generate files auto,magically for you.

You will see this a lot - it is there for a good reason:

Code: [Select]
#------------------------------------------------------------
#        !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------

Note the warning here:

https://wiki.koozali.org/Template-driven_configuration_system

Look in /etc/e-smith for more.

Also please have a longer read of the manual where it explains ibays etc.

https://wiki.koozali.org/SME_Server:Documentation:Administration_Manual:Chapter14

You might want to look at the this contrib as well

https://wiki.koozali.org/Webhosting

If you want to use custom folders/directories then you are going to have to start hacking about with httpd templates and I don't recommend you do that right now. Keep it simple and use an ibay.



4
Koozali SME Server 10.x Contribs / Re: Smeserver Sitemaker
« Last post by ReetP on July 28, 2025, 01:23:36 PM »
guys please can you assist me with SME 10.1 smeserver-sitemaker

Might be better to tell us what you are actually trying to achieve.
5
Koozali SME Server 10.x Contribs / Re: Smeserver Sitemaker
« Last post by Jean-Philippe Pialasse on July 28, 2025, 12:09:51 PM »
https://mirror.canada.pialasse.com/releases/obsolete/8/smecontribs/x86_64/repoview/smeserver-sitemaker.html


due to changes in sme 10 i do not expect it to work. 


by the way we are at working on 11.  10 is eol.
6
Koozali SME Server 10.x Contribs / Re: Smeserver Sitemaker
« Last post by wifipilot on July 28, 2025, 12:03:30 PM »
@Terrfy thank you for your update

Does SME 10.1 have a similar contrib that i can use?

Where can i download the " meserver-sitemaker-2.0.1-3.el5.sme.noarch.rpm " File to try and install on my SME 10.1 Server and test it

Thank you again
7
as per https://bugs.koozali.org/show_bug.cgi?id=12991

Password rules:
none:           Minimum length only.
normal:         Minimum length, at least one uppercase and one lowercase letter.
intermediate:   Minimum length, at least one uppercase, one lowercase letter, and one number.
strong:         Minimum length, at least one uppercase, one lowercase letter, one number, one special character, and dictionary check.

pasword minimal length could be set, default is 12.

we removed the initial obligation for specific characters. it does not help that mich in bruteforce and limit ability for user to remember the password, which reduce the strength of it. 

see https://www.hivesystems.com/blog/are-your-passwords-in-the-green

if using lowercase only this is good for years.  of course if you use digits only, way less efficient. 
8
Koozali SME Server 10.x / Re: Smeserver-mysql update
« Last post by Jean-Philippe Pialasse on July 28, 2025, 11:17:21 AM »
if migrating to sme11 without this update on your sme10, you will miss your mysql users manually added in the mysql.users table. 

This is because mysql.users is a view in newer mariadb servers.
9
Install the zsync package if not already available and reference the zsync file that is included with the ISOs and relevant checksums, there are zsync for the full iso and netinstall iso, browse the repo for details

https://mirror.koozali.org/releases/testing/11/iso/x86_64/
10
Koozali SME Server 10.x / Smeserver-mysql update
« Last post by TerryF on July 28, 2025, 09:20:48 AM »
There is an update for sme10 - smeserver-mysql-2.7.0-23.el7.sme.noarch.rpm  - it is a factor when using Backup/Restore  sme10 -> sme10 and sme10 -> sme11

currently in the smeupdates-testing repo when final verification will be avail in normal updates

Pages: [1] 2 3 ... 10