User talk:Calisun

From SME Server
Jump to navigationJump to search

Wordpress install in SME Server iBay

In order for the instructions to be easier found by the community, my original instructions for wordpress install in SME Server iBay were moved by RayMitchell, to How-To's page (thank you RayMitchell).

See How-To's page here: http://wiki.contribs.org/Wordpress_Multisite



Below are my personal notes from what I have learned from chatting in forums.

Warning, these are only my notes, Don't consider them as official instructions.

(Use them at your own risk)

For official instructions see Category:Howto

.

SME 10 Notes

SME 10 is EOL, all repos moved to archive. In order to complete updates (if any) and install contribs, run following commands:

Code: [Select]

yum update --disablerepo=* --enablerepo=smeupdates,smeos,remi-safe,base

and

Code: [Select]

/etc/e-smith/events/actions/initialize-default-databases

expand-template /etc/yum.smerepos.d/sme-base.repo

.

Testing SME server in VirtualBox

Instructions applicable if installing Server and Gateway.

1) Create new Virtual Machine 1 (VM) for SME server install

During initial setup of VM, Before server install

- Create new Network Adapter

Adapter 1, leave default (NAT)

Adapter 2, choose internal network (system allows you to gave a name for your Internal network, name it something meaningful*)

During SME Install,

For LAN choose Adapter 2

For WAN choose Adapter 1

2) Create new Virtual Machine 2 (VM) for OS to connect to SME server.

During initial setup of VM, Before OS install

- Change network adapter to Internal Network, previously named from step 1*

Install your favorite flavor of OS (I chose Q4OS)

After OS bootup, you will be part of LAN of SME Install.


* system will allow you to leave Internal Network name "as is", but I recommend giving it a name (ex. LAN1, LAN2, etc). This will allow you to have multiple SME VM's running at the same time, each connected to different LAN, without conflict.

And only change would be to change Adapter in OS VM to connect to given SME VM

.

Contrib: Nextcloud - Talk

By default, users of Nextcloud-Talk are unable to connect to each other from outside of local network. Nextcloud community suggested installing TURN server, but I was able to remedy this by opening following ports:

Open ports for Nextcloud-Talk




.

other