Can we install multiple Domino servers in single Domain? - exchange-server

Can we install 2 Domino server in a single domain?
Can we install a Domino and a MS Exchange server in a single domain?

lets answer this at the same detail level as the question: Yes you can...

Related

PHP, node, python Hosting Server

I want to run php, node files on a hosting server. And the node file runs the python script. it means the hosting server should have the python interpreter. Which hosting server supports all these? Can anyone help me?
Shared hosting may not offer all these services at one place. You can easily use VPS and Cloud Servers like DigitalOcean, Linode, AWS and GCE they have smaller plans like 10$/ mon which you can easily avail to host any applications. The best thing is you can create complete stack according to your requirements.
This is not talking about products, like digitaloecel, linode, aws, e-padi.com, and etc.
But this is talking about the additional features that are support on your server.
The easiest way is, you install OS CloudLinux + cPanel on your server whether it's a vps or a dedicated server, then you can activate the Python, nodeJS, CageFS, and others features via WHM (cPanel admin panel).

create php web service and access to the internet

I have recently installed PHP, MySQL Server, and Apache web server. I played around with some PHP scripts locally on the PC to insert some entries to MySQL Database.
Noob question so please be patient with me:
How do I get my web service out to the internet, by self hosting? Say I already have a domain for example mydomain.com How do I make it so that when someone not within my network can access mydomain.com/something and can send some data so my server gets it and do anything with that data?
Webhosting
You have to have some form of webhosting. You pay for hosting and you can upload your PHP files to their servers. They will usually also have database servers you can use.
Your domain name has to point to those servers via DNS so the internet can reach your application. I'd suggest you search the internet for popular hosts that provide the tools your need for this.
Self hosting
Another possibility is to open your network up to the world, but this is not recommended unless you have network administration experience due the security trouble that comes with it.
In short: forward a port through your router to the machine running your application. The website portforward.com has instructions on how to do this but keep in mind that misconfiguration could lead to vulnerabilities in your network.
In order to make you site public
1. you need host
2. you need domain
there are bunch of hosting sites you should get one first.
This link explains very well about self hosting
https://www.boutell.com/newfaq/creating/hostmyown.html

Accessing WSO2 ESB, GREG and AS from external machine

I worked over the last weeks with wso2 products using some of the tutorials which were posted on the wso2 site.
Unfortunately I only found tutorials, where all the products run on the same machine.
What do I have to do, if I want to run the products on different machines. I want a configuration where:
- ESB runs on machine 1
- AS and GREG run onmachine 2
- Proxy-services in the ESB or a web servcie in AS are invoked from machine 3
I run these examples on some macs, I think the main problem are the ports which are used. Can somebody help me with the configuration?
Can you elaborate your configurarion problem?
With this configuration you have to be sure that from one server you can ping the another servers and that in each server you have the ports 9443 and 9763 (by default) open to the network. this is the only requirement you need.
What you are trying is nothing new. In a typical production deployment each of the servers run in their own physical/virtual machines.
when you are calling a service, you calling an endpoint uniquely identified by IP address:port/contextPath
If the setup is in the same local machine the IP address would be 'localhost'.
First you have to learn the tcp/ip basics, the question is not related to wso2 servers IMHO.

Hosting service that use lighttpd

where can i find a list of good web hosting services that allow me to use lighttpd? (and wordpress, btw)
I know of dreamhost if you use the privete server, but the price is quite high isn't it? How good is as a service?
Thanks
You are looking for a VPS or dedicated server. These give you root access to the servers, so you can install your own web server.
VPS servers can cost as low as $5 a month depending on what you need. I would check out lowendbox.com. They have deals on very cheep VPS servers.

Best and most convenient way of handling multiple sites for different clients?

A very broad question, but how would you handle multiple domain names for different clients? Do you setup a "Web Hosting"-like server where you install Cpanel?
What are other cheaper alternatives to Cpanel?
You can choose to buy a "reseller" account from web hosting companies. This allows you to host multiple domains, each under different hosting account. Server management and technical support is done by the web hosting company without you having to worry about it. Each client has its own control panel.
I know Arvixe offers this by example. They provide cPanel for Linux hosting, and WebsitePanel for Windows hosting.
http://lordmatt.co.uk/item/966/

Resources