Ubuntu :: Configure A HA Virtual Servers With Windows VMs?

Mar 30, 2010

I have a project in school that the requirement is to show the proof of concept of a high availability virtual servers. the guest operating system for the test case will be a Windows variant and a Linux variant that if the main host that hosts both of this VMs fails, both VMs will be restarted on the backup host. Simple enough with VMware vSphere and citrix xenserver with essentials with their enterprise features, But I am not allowed to use a software that one will need to pay-for or is only a trial version, i need to use an open source solutions, and i am not allowed to use virtualbox.

the school has provided me 2 server class 64bit hardware with intel-vt support, i have my laptop for management tools and to also run a virtual appliance for a iscsi target (openfiler as a vm in virtualbox in my laptop).

I have figured that i will use KVM on a ubuntu server as my hypervisor but i cant find any how-to on how to implement a high availability setup that will run a windows variant as a guest. can some one give me a step by step on how to do this.

from my research it looks like i will need DRBD and heartbeat, but i dont know how to use them and if they are applicable in my needs. I wouldn't probably use DRBD since I have a sudo SAN with my iscsi target, so i can probably use open-iscsi.

View 3 Replies


ADVERTISEMENT

Ubuntu Servers :: Trying To Configure DNS On My Virtual Meachine

Jun 22, 2011

I am trying to configure DNS on my virtual meachine I got I message, will you share your knowledge what it is? and how to recover from there? ...

View 9 Replies View Related

Ubuntu Servers :: Unable To Configure Virtual Hosts File Properly

Jun 28, 2011

I'm having problems configuring my virtual hosts file properly The site [URL]... opens on http and https The site 10.0.1.3/myapp/ works
I am trying to redirect all traffic from [URL].... to [URL].... while maintaining access to [URL]....

[Code]....

View 2 Replies View Related

Ubuntu Servers :: Virtual SMTP With A Postfix Relay - Configure The "Relayer MTA"?

Feb 19, 2011

I'm trying to use different MTA servers (one for each domain) on the same public IP and port (25). Here I attach a graphic of my idea, to have a Postfix server that receives all incoming mail from internet, and relays to different local servers. esquema_mta-dns.jpg How can be configured the "Relayer MTA" ?

View 8 Replies View Related

Server :: Does Offer Virtual Servers Like Windows

May 19, 2010

does linux offer virtual servers like Windows?

View 8 Replies View Related

General :: Create And Configure A Virtual SAN Disk And Work On It With Virtual Machines?

Jun 29, 2010

I would like to configure and SAN disk. But I do not have a physical SAN disk. Is it possible to create and configure a Virtual SAN disk and work on it with virtual machines?I have around 400GB of space in my Laptop.

View 7 Replies View Related

Fedora Servers :: Configure LDAP And Client On Windows XP

May 29, 2009

I'm new LDAP kind of stuff.I want to configure LDAP server and Client on windowsXP. could you tell me which Open source LDAP Server and client are best fit for windowsXP. Is OpenLdap not suitable for windows?

View 8 Replies View Related

Fedora Servers :: Configure Windbind And Kerberos On F15 To Connet To Windows 2003 Environment?

Aug 12, 2011

I am trying to configure windbind and kerberos on my Fedora 15 to connet to my Windows 2003 server environment. But I keep getting this message:

Code:
libads/kerberos.c:333(ads_kinit_password)
kerberos_kinit_password ECP01BCA$@MSA.MDSA.NET failed: Client not found in Kerberos database
Heres my krb5.conf:
Code:
[logging]
default = FILE10000:/var/log/krb5lib.log

[Code]...

View 1 Replies View Related

Ubuntu :: Use CTRL-ALT-DELETE On A Virtual Windows Machine On Virtual Box?

Feb 3, 2010

how to use CTRL-ALT-DELETE on a virtual Windows machine on my Virtual Box?

View 2 Replies View Related

OpenSUSE :: Virtual Box VM Windows XP Virtual-machine Files To Another Computer?

Aug 14, 2010

Can I copy my virtual box VM windows XP virtual-machine files to another Linux computer and run the machine on that computer while I keep on running it on the original computer?

This question is about technical possibilities, not licences.

View 2 Replies View Related

Ubuntu Servers :: Apache2: SNI & Virtual Hosts - Multiple Virtual Hosts With Ssl And Only 1 Ip Address

Jan 17, 2011

[Code]....

What I want: multiple virtual hosts with ssl and only 1 ip address: In my example: server = 192.168.227.129

[Code]....

View 9 Replies View Related

Ubuntu Servers :: VmWare Version That Mirrors Virtual Machines In Different Servers?

May 25, 2011

I am looking for a version of vmware that manages 2 severs at the same time and that mirrors them such that if one goes down we can still work on the second and of course it also works as a backup. Also, must work on a ubuntu server I have looked but there are so many version that I don't know which one is the best.

View 1 Replies View Related

Ubuntu Servers :: Creating Virtual Apache Servers?

May 3, 2010

I have Webmin installed on an Ubuntu server. I currently have a successful apache server running on port 80, however I want to create a virtual host on port 81. When I try I go to servers->Apache Webserver-> Create Virtual Host I change the port to 81 and the document root to /var/port81www then I click create. How ever when I goto 192.168.1.5:81 (local ip, I know I have to port forward but its not even working local) it does not work.

View 5 Replies View Related

Ubuntu Networking :: Can't Configure Virtual Users In VSFTPd?

Mar 27, 2011

Ubuntu 10.04 32 bitsvsftpd 2.3.4 installed from sources

Code:
# cat vsftpd.conf
listen=YES

[code]...

View 1 Replies View Related

Networking :: Configure Multipathd On Virtual?

Jul 21, 2011

how would I simulate on any virtual environment (VMware/VBox/ KVM/QEmu) setup of SAN, SAN switches and 2 HBA cards connected to the SAN switches so that I can be good at configuring multipathd?

View 1 Replies View Related

General :: Ubuntu - Configure Virtual Header Files For VMWare?

Nov 23, 2010

I am trying to configure VMWare tools to work with the linux-virtual kernel, but every time I supply the headers path to vmware-config-tools, it rejects it. What should I do to configure it?I am using the path:/lib/modules/2.6.35-23-virtual/build/includeBut I get the rejection message:The path "/lib/modules/2.6.35-23-virtual/build/include" is not valid.It works with the generic version, so what am I doing wrong?

View 2 Replies View Related

Software :: Can't Configure Virtual Users In VSFTPd?

Mar 27, 2011

Ubuntu 10.04 32 bitsvsftpd 2.3.4 installed from sources

Code:
# cat vsftpd.conf
listen=YES

[code]...

View 1 Replies View Related

Slackware :: How To Configure Apache Virtual Hosts

Jun 27, 2011

I am trying to configure Apache to handle virtual hosts. For this I un-commented the line in httpd.conf that say

Include /etc/httpd/extra/httpd-vhosts.conf
Then I included the following in httpd-vhosts.conf:
<VirtualHost *:80>
<Directory /var/www/git.localhost/gitorious/public>
Options FollowSymLinks
AllowOverride None
Order allow, deny
Allow from All .....

View 6 Replies View Related

Ubuntu Multimedia :: Configure The System So That One Virtual Desktop Is Laptop Lcd And Another The External Lcd ?

Apr 9, 2010

I have a Toshiba laptop with a Intel X3100 graphics card and I'm using a second LCD display with it ( it works ok as an extension to my notebook's display ) My question: is it possible to configure the system so that one virtual desktop is my laptop lcd and another the external lcd ? Mine has a native resolution of 1280x800 and the external one 1280x1024 and I'm running Ubuntu 9.10

View 3 Replies View Related

Ubuntu :: Create A Virtual Machine And Configure The System Through The GUI And Then Dump All Of The Settings?

Oct 7, 2010

I'm working on a script. fter it has installed and removed packages, I need to configure a ton of settings. In GNOME, I understand that those settings are kept in "/home/user/.gconf". Can I create a virtual machine and configure the system through the GUI to my liking and then dump all of the settings, so that I can load them on another machine? Is it as simple as copying the directories?

View 2 Replies View Related

Server :: Configure Vsftpd With Virtual And System User?

Jul 6, 2011

Can some one help me to configure vsftpd with Virtual and System user

View 37 Replies View Related

Red Hat / Fedora :: Setup And Configure A Server Entirely With Text Only Run Mode 3 On A Virtual Machine

Feb 24, 2011

I'm trying to setup and configure a server entirely with text only run mode 3 on a virtual machine so I can redo my current live server. I'm now trying to set up the firewall of the system using iptables. I've read up on it and came up with the following:

-clear all rules
#iptables -F
-set default policy rules
#iptables --policy INPUT DROP
#iptables --policy FORWARD DROP

[Code]....

Everything above worked for me but just out of interest I looked at my live server which was configured using a GUI. I ran iptables-save and it was pretty much the same but its port open lines read like this:

#iptables -A INPUT -p tcp -m state --state NEW --dport 80 -j ACCEPT

so finally my question is do I really need the "-m state --state NEW"? Wouldn't having that drop established connections on those ports? I'm just confused as to what exactly the NEW state is doing and would it make a difference if I didn't include it.

View 5 Replies View Related

General :: Configure An OpenCA And OpenOCSP Server On System Virtual Machine?

Mar 29, 2011

How can i configure an openCA and openOCSP server on a linux virtual machine?

View 1 Replies View Related

General :: Get Windows Virtual Machine Via VirtualBox Without Windows?

Jun 2, 2011

My goal is to install Windows 7 on a virtual machine running on Ubuntu. The Lenovo machine came with Windows 7 installed, but did not come with a boot disk. What are my options? Should I ask Lenovo for a disk? Will I need to purchase Windows just for the virtual machine?

View 3 Replies View Related

General :: Run Windows Virtual Machines On A Windows Or Host?

Jul 7, 2011

I have currently have a PC with 16GB of RAM. I will be running multiple virtual machines using VirtualBox. Would I get the best performance from running the VMs on a Linux host, or a Windows host?

View 4 Replies View Related

Ubuntu :: Set Up Windows XP In Virtual Box?

Dec 25, 2010

how to set up windows XP in virtual box I have Virtual Box installed and have an XP CD and would like to set it up on the same Hard Disk as Ubuntu. Also I have 2GB of RAM

View 4 Replies View Related

Ubuntu Servers :: Virtual Hosts Don't Work With Any Web?

Jan 21, 2010

I don't know if I'm posting in the right box - I'm new to both Ubuntu and this forum so please bear with me. Thing is, I spent almost 2 days trying to find a web server that meets my likes. I tried like almost every well known web server, be it Apache, Lighttpd, Nginx, and Cherokee, one by one. For each I was successfully in getting PHP up and running, but was never able to configure the virtual hosts.

I'm 99.99% sure that I - for multiple times - followed correctly the online how-to's. Especially Cherokee, I did exactly the screencast (which is just 2 steps, as Cherokee has a GUI for virtual server setups). Strange enough, with each web server the virtual hosts thing never worked for me. I always received "Server not found" error. I tried with Firefox and Google Chrome. Currently I'm on an Ubuntu 9.10 (32bit) box - I reinstalled this one over the 64bit, to vain.

Don't know if it's a problem with my DNS, but I have another machine running Windows 7 with the same DHCP settings (means same DNS and IP range). Virtual hosts work fine there on an XAMPP installation.

View 9 Replies View Related

Ubuntu Servers :: SSL Only On Apache2 Virtual Host?

Apr 16, 2010

I currently have a virtual host setup to accept SSL connections as follows:

Code:
<VirtualHost *:443>
DocumentRoot "/var/www"
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/apache.pem

[Code].....

How would I change it so that it can only be accessed via HTTPS ??

View 4 Replies View Related

Ubuntu Servers :: 10.04 Virtual Host Php Not Executing?

Apr 30, 2010

I upgraded karmic to lynx today and I'm stuck with some weird behaviour with one of my virtual hosts. The virtual hosts under /var/www/site work but my virtual host for DAVICAL which points to /usr/share/davical/htdocs/ doesn't.

Navigation to any html pages works but php files just show up blank!

Has there been a configuration change in lynx for virtual hosts outside of /var/www?

View 6 Replies View Related

Ubuntu Servers :: Apache Virtual Hosts Behind NAT?

Aug 18, 2010

I'm wondering if this is even possible before I start the learning curve with Ubuntu and apache virtual hosts.

I have a static external IP address that resolves to the various domain names I will be using. I have a web server inside my network with a private IP address and any http request to the firewall is forwarded to the webserver on the appropriate port. This setup works well when using the same web page/configuration for all of the domains.

Will it be possible to use named virtual hosts in this configuration, or will the NAT'ing interfere?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved