Virtualized Windows Environment On Linux Server
May 7, 2008
i have a high end linux server, low load. i'm looking for ideas as to how i can get a windows 2003 machine hosted up onto it (i have a license already) on one of the machine's dedicated IPs, and set it up to host ASP based websites with MS access (have the license already too). Any tutorials or suggestions how this can be set up?
View 3 Replies
ADVERTISEMENT
Mar 1, 2009
Anyone have any experience using R1Soft in a virtualized environment as the VPS provider rather than the VPS user?
I'm wanting to offer some solid bare metal backup. It is generally difficult to do sound backup procedures in dom0, since can sometimes suffer file corruption when backing up running domUs from outside of them, and I use LVM drives rather than disk images.
I've always heard backing up from inside domU is best.
R1Soft is an obvious option but the pricing seems quite high and I'm wondering what kind of CPU/disk usage impact it could have. Say you just have 16 virtual servers per box (2 per core)... that is 16 instances running, and ~$2400 just in licenses alone.
Anyone have any experience doing backups/CDP in a virtualized environment? You using R1Soft or something else? Inside domU or out?
I wish R1Soft offered monthly pricing, since then the upfront investment per customer isn't nearly as much.
View 3 Replies
View Related
Jun 24, 2009
I am trying to create a subdomain on my dedicated server myself without paying 20 bucks to get it done through the host. I've been able to create the directory through IIS Manager and have it setup to point to a specific IP.
I'm not entirely sure what to do from this point on....When I type in the subdomain on the browser, it says it can't find it, so I'm guessing I have to do something through the DNS but not sure on how to do this.
It's IIS 6 on a Windows 2003 Server.
View 8 Replies
View Related
Mar 7, 2014
I am developing a php web application using Apache on CentOS6. I have set a custom environment variable in CentOS on command line by using: export test_var=3
View 1 Replies
View Related
Sep 24, 2014
I am trying to add new programs to the CHROOTED environment via this post: URL....I downloaded the following file URL...., but it has errors. After adding execute permissions, the linux file will not run (errors posted below). I believe there is invalid formatting in the document. I have tried to correct it myself by removing unnecessary characters, but I am unable to get it working.update the file or attach a new copy to this message?
: command not found line 1:
: command not found line 3:
): No such file or directorywarning: setlocale: LC_ALL: cannot change locale (POSIX
): No such file or directorywarning: setlocale: LC_ALL: cannot change locale (POSIX
: command not found line 6:
./chroot_update.sh: line 14: syntax error near unexpected token `elif'
'/chroot_update.sh: line 14: `elif [ -f /etc/debian_version ]; then
View 1 Replies
View Related
Oct 11, 2014
Tested with my own comilations as well as the Panda-packages:
- zend opcache configured in php 5.5 and 5.6
- php version assigned to test domains
php-info:
- cache active and running
real-life:
- site loads "normally" on initial load
- cache kicks in on reload - perfect
- 15 seconds later: cache is empty
bottom line: when then php-cgi process ends, the cache is killed too.
Why does it happened? How do I keep the cache persistent? Is it due to cgi/fcgi and fpm would solve it?
View 7 Replies
View Related
Dec 11, 2014
In plesk9 my customers had the option to send daily usage reports by e-mail. Only certain clients like this option. Using plesk11 I cannot find this option if I log in as a client. Has this feature been removed? And if so, can the administrator enable this option only for 1 or 2 clients?
View 2 Replies
View Related
Mar 4, 2015
I'm Running Plesk 12 latest version. I've been partially followed that instructions to add php5 to a chrooted environment with success : [URL] .....
Code:
bash-4.3$ php --version
PHP 5.5.9-1ubuntu4.5 (cli) (built: Oct 29 2014 11:59:10)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
This is how i did it, as root user :
Code:
./chroot_update.sh --add /usr/lib/php5
mkdir /var/www/vhosts/chroot/usr/share
cp -a /usr/share/zoneinfo /var/www/vhosts/chroot/usr/share
php -i | grep extension_dir
# returns : /usr/lib/php5/20121212/
[Code] .....
View 2 Replies
View Related
Mar 30, 2008
what others are doing within their hosting environment in which they are providing servers to their customers, either dedicated or shared. Do you build custom servers, use desktops or buy name brand like Dell, HP or IBM. I am curious as to why you take what approach you do. How large is your environment as far as servers go and how many customers you have.
Secondly are you currently taking advantage of virtualization technologies within your server environment. If so for what main purpose? Consolidation of server sprawl, availability, reduced hardware costs, heating/cooling, floor space, etc.
View 1 Replies
View Related
Oct 11, 2012
Does the apache virtualhost environment lower the web or apache server's security? virtualhost has no security issues.
View 3 Replies
View Related
Jul 4, 2007
what is the fast and best way?
View 4 Replies
View Related
Jan 10, 2008
I have a linux server for a video sharring site
The video encoder that I prefer to use will only work in a windows enviorment
The windows server would pass off the converted video to the Linux server.
Will a Samba server for Linux allow a Linux machine to connect and share files with a Windows machine work for this application.
Although it's probably a dumb question but can Linux and Windows exist on the same server?
View 3 Replies
View Related
Oct 23, 2009
Can I run both Windows & Linux on a dedicated server? I currently have a website hosted on a shared hosting Linux web server (uses PHP, MySQL). I want to use RED5, which seems a bit tricky to set up.
Why Windows?
I would feel more comfortable installing RED5 on a windows server (I think it'd be easier for me, no experience with Linux command line etc.).
Why Linux?
I'd prefer to keep the existing PHP/MySQL website on Linux because I have Apache specific settings.
View 10 Replies
View Related
Jan 12, 2009
I have Windows Server storage server. However I need to run some Linux scripts. Is it possible to run possibly VMWARE to have Linux so I can install the scripts use the Windows which has content to be used.
Kinda tricky I know but worth a shot.
Windows - Has all the content , but can't run scripts such as file hosting , streaming server (WMV wont do) , HTML/PHP server scripts.
View 2 Replies
View Related
Sep 6, 2007
where to find data of how many servers in the US are using Linux vs. Windows Servers?
View 8 Replies
View Related
Jul 18, 2007
how to set up networking for the following..
I have a windows 2003 server machine. This machine has 3 internet IPs.
Im running Microsoft Virtual Server and going to be running 2 virtual machines both running Linux (Ubuntu).
Ideally I would like the 2 VMs to use my spair 2 internet IPs. However they are assigned to the NIC on the real windows server. How can I route 2 of these ip addressess to the 2 VMs?
Baring in mind that the windows server has only 1 NIC (used for the internet)
View 1 Replies
View Related
Apr 11, 2007
can I setup windows Bind Dns server act as primary dns server and linux Bind as Secondary Dns server ?
IF it is possible please let me know how can I do this.
View 3 Replies
View Related
Sep 11, 2008
i was wondering whats the difference between a windows server and a linux server. if a client asks me which one should they choose? which one is better? what should i tell them to go with
View 7 Replies
View Related
Nov 5, 2008
What is the best way to get backup from linux server to windows same as rsync
i need to take offside backup from my linux server to windows server,before i used rsync to take backup,now i need to make backup in windows server with help of any software which work same as rsync or any software which must have good feature.
View 2 Replies
View Related
Jul 13, 2009
Are there and decent tools that you use to keep an "eye" on your server to lookout for hardware issues?
E.g., it would be nice to get an automated email sent if a server's temperature went above X or if S.M.A.R.T. errors were detected with a hardrive, etc.
View 8 Replies
View Related
Jun 1, 2009
I'm trying to replace my Linux OS with Windows Server 2003, which I already have a license.
I'm talking about OVH Kimsufi XL.
Following support's instructions, I booted my dedicated with netboot, specific with vkvm option.
Then I specified an ftp location, (where there is my "totally working" .iso), and I started the virtual session.
After some mins, a java windows appears, and starts the vnc session.
After usual linux loading, it stops on this :
Code:
VFS: Cannot open root device "801" or unknown-block(8,1)
Please append a correct "root=" boot option; here are the available partitions:
0300 244198584 hda driver: ide-gd
0301 5245191 hda1
0302 238428687 hda2
0303 522112 hda3
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1)
And, besides I cant write a letter!
View 13 Replies
View Related
Jul 24, 2008
i have linux.i want setup vpn server on this,and take several account vps to windows clients
how may?
i can`t use of openvpn
do you have another tools?
View 0 Replies
View Related
Aug 1, 2008
I am having a linux and a window servers, I want to move my
domain from Linux to windows server.
I can transfer the public_html folder to "wwwroot".
can any one tell me that how to transfer the data base from linux
to windows server?
View 2 Replies
View Related
Mar 28, 2007
At work, we have a windows 2003 server.
We have a set of files that get modified from day to day.
Since they know I own a dedicated server (Linux) they ask me if it would be possible to have an offsite backup on my server of the set of files on the windows 2003 server.
Also, I dont want to have the whole files set to be uploaded everyday.
I am aware of rsync on *nix system, but do you have any suggestions on how to proceed with a windows 2003 server to a unix server?
View 3 Replies
View Related
Jan 16, 2009
I want to transfer an account from a windows server to my linux server.
How can I do that?
View 6 Replies
View Related
Feb 15, 2009
if i can create 2 VPS with completely different OS such as CentOS5 and Windows 2003 Std.
The main server will be running CentOS with HyperVM.
View 8 Replies
View Related
Feb 8, 2008
I have a server that keeps dying on my mysteriously. I've loaded it with Windows 2003 and Linux. Both crash about once every other day. So I'm guessing this isn't a software issue, but a hardware one.
When it crashes the screen turns blank. Only a hardware reboot will work. The power doesn't go off though.
Anybody here experience something like this before? I'm guessing it's one of the following:Power supply
CPU
Motherboard
However I'm thinking it's probably not the power supply as the server is relatively idle. I did stress test the server and it didn't crash then.
The thing is, there are no event logs from the BIOS or anything.
View 2 Replies
View Related
Jul 28, 2008
After long time consideration, selected linux eventually from singlehop, good company, good service.
Now we got big problem. Since our forum has 60GB data, I have no idea how to move files over.
If it was another windows server, I would just install a flashget (or similar download software) and put all HTTP links into it and just go to bed.
The data has been ZIPed into dozens of files, 1-3 GB each. HTTP link are ready for downloading, like
www.abc.com/files01.zip
www.abc.com/files02.zip
........
www.abc.com/files50.zip
I was wondering what's the best way to move data. Can we install a programme and put those links into it and download into my server? Thank you for your suggestion.
I tried wget, seems not working, speed drops to 0 after 10 secs, don't know what reason.
View 5 Replies
View Related
Apr 26, 2009
How do I run a virtual instance of Windows server 2008 on my Linux dedi? Do I need to partition the server and create a VPS for this or can I run it on something like VMware? (Please look at my other thread here [url]t=857377 to learn more about my server, its resources and current config.)
Why would I want to do this? Because my primary desktop OS is still Vista Ultimate 64 and I've invested a lot in Windows-based software and hardware--too much to make a total switch to Linux. But, I don't want to invest more than I have to in order to run a Windows server that allows my business partner to access documents remotely or for us to share various files securely and privately and still serve my mostly Windows-based clients and colleagues. I'm one of, well, two people I know who even use Linux (at least at the OS level and know it).
Since my research shows I **can** do this on Centos 5, the responses that would be most useful to me would be those that focus on how I can do this successfully (even if it seems complicate; I can figure it out with help and/or direction) and what to consider or avoid when creating this virtual guest OS on my Linux dedi.
View 7 Replies
View Related
Sep 27, 2014
On the server running Windows migration manager. Firewall is turned off.
On the Linux server Panel Set address and port manager migration. Username and password of an administrator account Windows.
After you click Next, we get this error:
launchpad error (Error code = 2):
== STDERR ====================
Unable to start SSH session: Timeout waiting for banner
==============================
On Windows server - Plesk 11.5
On Linux server - Debian 7 - Plesk 11
View 1 Replies
View Related
Nov 3, 2007
I initially wanted to set up a VPS because I want to build a web application. The first phase is to set up a development environment, testing environment and production server. For the development environment, I want to set up an SVN server for my code (one reason why I chose a vps instead of a shared server) as well as a bug tracking system. Each environment would be under subdomains, except the production server (development.domain.com, trac.domain.com, testing.domain.com).
My question is what is the best way to utilize my VPS for this type of environment? Should I create a client for each environment? Stick everything under my admin account? I'm sure this is a simple question, but I just want to make my system as organized as possible.
At the minimum, could someone point me in the direction of any resources?
View 5 Replies
View Related