Virtualization Web Panel
tell me which web panel recommend for xen virtuo.?
i need frontend of panel.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
- Best Control Panel For Windows 2003 Web Server
- Hardware Level Virtualization Or Software Level Virtualization
- Hardware Level Virtualization Or Software Level Virtualization ...?
- Plesk Vs. C-Panel / Control Panel
- Virtualization Technology
- Virtualization Platform
- Which Virtualization For Desktop
- Apache X Virtualization
- What Virtualization Software Do You Like
- Which Virtualization Technology
- To Do Virtualization Inside VPS
- Microsoft Licensing For Virtualization
- Virtual Iron Virtualization
- Virtualization WIN 2008
- Which Virtualization Guest Operating System
- Just Bough A New Server - Virtualization / CPanel
- Xen Para Or Full Virtualization
- Virtualization Solution? VMware, Virtuozzo, Xen..?
- Virtualization --48Gb @ 1333Mhz Or 72GB @ 800Mhz
- Xen & OpenVZ :: Hardware Based Virtualization?
- Virtualization Vmware And Dos & Syn Attack
- I Have Lots Of Bandwidth, But My Host Is Slow - Should I Pay For Virtualization
- Virtual Private Server (VPS) Providers: Which Virtualization Implementation?
- Virtualization - Enterprise Installs? VMWare, Xen, Virtual Iron?
- Dedicated Or Reseller Setup With Virtualization Or Decent Chroot Setup
- Hostgator, Web.com, 1&1, WestHost, DreamHost, And Yahoo Web Hosting?
- To Find Web Host For Personal Web Site
- Features Of A Web Hosting Review Web Site
- What Control Panel Do The Use
- Who Provides OS Recovery Panel
- Control Panel
- VPS Panel
- Going Without A Control Panel - Can This Be Done
- Control Panel
- Mailscanner Panel
- ..:: DB Issue For C Panel ::..
- Layered Panel
- DotNet Panel And HyperV
- Hyper-V Control Panel
- Best Free Control Panel?
- Vps Control Panel
- Control Panel And Ownership
- Control Panel - LxAdmin
- Best Free Control Panel
- Xen Control Panel
- VPS Control Panel ...?
- OS Choice, Control Panel
- Which Control Panel Does GoDaddy Use?
- Hosting Control Panel
- VPS Not Listing In Panel
- Which Control Panel Do You Prefer
- Which Control Panel To Choose
- Weird Panel Problem
Plesk Vs. C-Panel / Control Panel
I indicated that I've basically been using my webhosting company as "file storage". 1) I create all my files in .html using notepad 2) My files are limited to .html, .jpg, .gif, (and a couple of .js and .css) files. 3) My domain is not connected with my webhost; I use the nameserver zoneedit.com and I use URL forwarding and mask/cloak the domain the address bar (using multiple domains) as follows: domain1.com --> forwards to [url] domain2.com --> forwards to [url] domain3.com --> forwards to [url] 4) For uploading files, I go to ftp://123.456.78 and drop/drag/copy/paste files into the window using my browser 5) I'm able to password protect the subdirectories as I choose. --------------- I called my webhost, Hostik, and told them that I was unable to do anything on my web console. I can't change a password, create a user, or even access my usage/bandwidth quotas. They told me that I'm on an "old server" using the windows-based console (probably C-Panel / Control Panel) and they're in the process over the next three months of transfering everyone over to "Plesk". So, they set me up with a new Plesk account, while keeping the old one in place, so that I could move/transfer my files to the Plesk account. When I went to Plesk, I realized things are not the same: 1) In my Control Panel / C-Panel, I had a unique IP URL Address - [url] 2) In Plesk, it seems there's a set IP URL Address - [url] - that everyone shares. 3) I was told that in Plesk, many people use that IP URL address and that I'm supposed to place my files into the "httpdocs" folder. Appearently, this is a system of shared hosting whereby many people have the same IP URL address (different from what I had before) and it recognizes each account by the login or something, so the "httpdocs" folder would identify my domain. I was then told that in Plesk, I must have my domain affixed to the Plesk account. In other words, I can no longer do what I was doing before, having my domain separated in another location and using URL forwarding from an outside nameserver. -------------------------- So, my original question is what's the difference between Plesk vs. C-Panel/Control Panel? Perhaps I answered most of it above. Is it correct that I can't do things the way I've been doing them so far if that's the case? It might be that Plesk is not for me and I may need to find a host that gives me my own unique IP URL Address. However, I was informed that not many companies are doing that as most are switching over to Plesk. In addition, Hostik does not offer multiple domains. In response to this thread, David recommended I try synhosting.com synhosting.com has "Multiple Websites". I assume this means mulitiple domains. Correct? What's my best option at this point? 1) Find a host that has C-Panel / Control Panel (if any there are)? 2) Use a service such as synhosting.com and move all my domains over to them? 3) If I do use synhosting.com, am I required to move my domains over to their nameservers? 4) I have my MX Mail records pointing to Fastmail.fm for my email virtual domains. Would I still be able to do this if my domain is dedicated to a webhost and opt not to use their email feature? 5) Should I get rid of this old-school thought of using my web host as "file storage" and stop this practice of using URL forwarding and cloaking?
View Replies!
View Related
Virtualization Platform
In another thread somebody had mentioned something about Citrix Xenserver utilizing shared iSCSI storage with multiple hardware nodes. I think this is a very intriguing concept, but is there anything open source or less expensive that you have used to accomplish similar resource virtualization? Whether citrix or not, describe your setup!
View Replies!
View Related
Which Virtualization For Desktop
This is a little bit Offtopic here but maybe it's okay to ask my question. For my GUI software development i need a virtual server solution. It must run WinXP, WinVista, LinuxI386, LinuxAMD64, FreeBSDI386, FreeBSDAMD64 and Solaris. I'm currently running VMWare with all this systems. But their KVM tools are very instable - especially when waking up from hibernate etc. They eat the key/mouse focus and the only way to get any reaction is often a hard shutdown. How good are the other Virtualization Kits? I heared that FreeBSD does not work on VirtualBox? I'm especially interested in Xen but i'm not sure if this is good for Desktop use. Seems that it is promoted almost exclusively as a server solution.
View Replies!
View Related
Apache X Virtualization
We usually find some constrains using Apache/cpanel (1.3.41). Basically, we serve simple php codes and few images. We usually setup our server to use lighttpd for static content and apache for dynamic content. Ok, due to some complex requirements on mod_rewrite we use that setup. But frequently we see our apache reaches it limit and slow down with 0 idle servers. Specially as we have about 270 requests/per second on apache. Our load is low, barely passes 1,2 of load for small periods, our memory ok, our I/O is fine. But we almost always reaches the 0 idle servers. Until now, our best config was: Timeout between 60-120 KeepAlive Off MaxKeepAliveRequests 1000 KeepAliveTimeout 15 MinSpareServers 50 MaxSpareServers 200 StartServers 50 MaxClients 256 MaxRequestsPerChild 80 As we clearly see that our server is under usage, I was wondering if it's a limitation on Apache or if I put virtualization on my server and run two apache webservers as cluster I would get better results. So what do you think about guys? It's a matter of optimization (what could I do better for this httpd.conf setup?) ? Or cluster with virtualization would deliver what I'm looking for.
View Replies!
View Related
Which Virtualization Technology
I have tried to search but couldn't find the information I was looking for. We are starting to offer VPS and considering MS Virtual Server and vmWare. vmWare seems rock solid and feature rich. Which virtualization technology you are using? Is vmWare a good platform for vps for hosting industry?
View Replies!
View Related
To Do Virtualization Inside VPS
I have this nice vps, but its on linux, and I always wanted to run windows apps on the vps, because of the nice configuration. I already tried wine, but most of my windows apps don't work, cuz they require .net framework to run. I tried to instal vmware server and virtualbox, but both of them complain about a kernel problem, they are unable to locate my kernel source, so they can't run. I am linux newbie, and i am running on a centos 5 operating system. Some people say its impossible to run virtualization 'inside' virtualization, but i already read some people that say its possible.
View Replies!
View Related
Microsoft Licensing For Virtualization
Microsoft said this about Microsoft Licensing for Virtualization Windows Server 2008 Datacenter Run any number of software instances in physical and virtual operating system environments on a server. Now,I have some questions: 1)Is this method of licensing just for hyper-v or we can use it on vmware ESXi or Xen? 2)How we can use Microsoft Volume Licensing on Vmware ESXi and Xen? 3)What is the best solution for windows virtualization?(vmware esxi or hyper-v or xen) 4)what is difference between xen and xenserver? 5)which control panels we can use for hyper-v,vmware ESXi and xenserver?
View Replies!
View Related
Virtual Iron Virtualization
Basically I need to virtualize a single new dell server. One virtual server needs to run windows 2003 server standard and Microsoft SQL 2005. The other virtual server will run CentOS Linux with a perl and PostgreSQL application. The dell server is going to have two quad core xeon processors (8 cores total), 8gigs of ram, and two 15,000rpm SAS drives. I came across Virutal Iron which is free for the single server instance and seems like it will do the job well. Has anybody used it? What is performance like? Seems to run a Java backend so wondering about the performance there. Any other recommendations? I looked at VMware but the cost is so high, and probably more then I need, since I only need to virtualize a single server.
View Replies!
View Related
Virtualization WIN 2008
I have a machine with 2*Xeon 2.66, 16GB Ram, 146GB Raid 1, 292GB Raid 10. This machine will be used to run Mysql (32bits or 64bits) and MDaemon (32bits only). I have 2 options to choose and I'm not pretty sure which is better. a) Win 2008 32bits Enterprize using PAE for ram support and running Mdaemon 32 and Mysql 32. b) Win 2008 64bits standard having virtualized a win 2008 64 bits for Mysql 64 and a win 2008 32 bits for MDaemon 32.
View Replies!
View Related
Just Bough A New Server - Virtualization / CPanel
Just bought PU: 2 x Intel Xeon E5410 Quad-Core 2.33GHz, 12MB Cache, 1333MHz FSB, 45nm Hi-k RAM: 12GB (6 x 2GB) DDR2-667 Registered ECC - Interleaved NIC: Intel 82573V & 82573L Gigabit Ethernet Controllers - Integrated Hot-Swap Drive - 1: 150GB Western Digital Raptor (1.5Gb/s,10Krpm,16MB Cache,NCQ) SATA Hot-Swap Drive - 2: 500GB Western Digital RE2-GP (3.0Gb/s, Variable Speed, 16MB Cache) SATA Optical Drive: Low-Profile 8x DVD +/- RW Drive Power Supply: 520W Power Supply with PFC - 87% Maximum Efficiency Rail Kit: 2-Piece Ball-Bearing Rail Kit OS: CentOS 5 - 64-bit - Preload, No Media I want to use it for running 2 Vbulletin forums, 1 big blog and Image Hosting do you think its better for me to put as Virtualization and run individually OR just install Cpanel and Put everything together at once?
View Replies!
View Related
Virtualization Solution? VMware, Virtuozzo, Xen..?
I'm running a dedicated server and the main site on the server relies on Windows OS. The site is not fully utilizing the potential of the dedicated server, so I'd like to put some of my other sites on the same server and eliminate the other (shared) hosting I've been using. Here's the catch... For the other sites, I'd like to run WHM/Cpanel which requires Linux. If I understand correctly, this leaves me with having to decide on a virtualization solution, which I know nothing about. Some options I have been given are VMware, Virtuozzo, and Xen. Would you suggest one of these or a different solution entirely?
View Replies!
View Related
Virtualization --48Gb @ 1333Mhz Or 72GB @ 800Mhz
So when buying nehalem servers, if you populate 6 rdimms, you can run at 1333Mhz, if you populate 18 rdimms, 800 Mhz (12 rdimms, 1066mhz) So what do you do for virtualization? the reality is most of the time 48gb is going to be enough for virtualization (that would run 12 4GB servers or 32 2GB servers) and i think at 64gb or more, CPU starts to become a limting factor, but the price of 48GB @ 1333 is slightly more than 72GB @ 800. So what are you guys doing out there? do you go for the performance or do you go with the overkill of memory (that might sometimes come in handy but you probably wont use it all -- more likely just give your VMs more memory for the fun it)? The problem is the 1333 Mhz vs 800 Mhz performance. Our current environment is a bunch of 16GB servers (50xx chip) and the limitation on us virtualizating more per host is the memory. So I know 48GB is going to be very much welcomed and I think we could use more.. 64gb would be ideal, but we will be happy with 48@1333, but 72GB sounds interesting too, there might be some scenarios where we could use that 72GB although i think performance will shift from memory limitation now to CPU Do you think if we buy 800Mhz 72gb we will ever look back and think "wish we bought the 48gb 1333 rdimms and not these 800mhz ones"?
View Replies!
View Related
Virtualization Vmware And Dos & Syn Attack
How will VMware ESX Servers handle a dos, ddos or syn attacks? Will it compleatly crash all VM running on the server just becouse one VM and its ip interface is attacked and make file systems monted on a san or nas to be corrupt becouse of the traffic on the local network will be downgraded becouse of all packets that passes to the VM:? Does vmware have some protection tools for this kind o attacks or does this kind of virutalization only work in a an lan that is protected from Internet? Will 2 dedicated nic solve this?
View Replies!
View Related
I Have Lots Of Bandwidth, But My Host Is Slow - Should I Pay For Virtualization
I use a host that gives me way more bandwidth and space than I need, but it is still super slow. It's Dreamhost who is known for charging very low fees and promising the world. Although my sites do load and I get unlimited everything pretty much, I can't stand the slow loads. They have offered me virtualization of my server so I can create my own virtual server with 150Mhz and 150MB of dedicated CPU/memory for $15 more a month... do you think that will speed me up a lot or should I just suck it up and pay for a better host that doesn't pimp themselves out so badly?
View Replies!
View Related
Virtualization - Enterprise Installs? VMWare, Xen, Virtual Iron?
A company i am working with is looking to install a VMWare setup comprising of something like this : 6x Dual Proc Quad Core Nodes with 16GB RAM 2x Clustered iSCSN SAN Nodes I am intending on purchasing the full suite including DRS/HA/VMotion. Now this is all well and good but the software pricing is absolutely horrendous! So my question to you chaps is : Is anyone using the latest Virtual Iron or Xen Enterprise in a high end environment? Obviously VMWare is the market leader, the big boys are using it and its something you can bank on. (literally! HSBC use it ALOT!) Is it even worth looking at VI/Xen for something like this? The cost would be like a quarter of the total cost of a VMWare license.
View Replies!
View Related
Dedicated Or Reseller Setup With Virtualization Or Decent Chroot Setup
As my clients' needs expand, they're asking for chroot ssh/sftp setup. I'm currently on a dedicated Linux setup but don't really have the time to set up a whole new box with full virtualization or investigate a full chroot solution (baby on the way), and to be honest it would be less hassle to move to a new provider than worry about down time with sites. What I'm looking for: - linux hosting - hosting for 30+ accounts, some with several domains - at least 6 IP addresses for SSL certs - each account in a full chroot environment (ssh/sftp/ftp) so they can't poke around each others' files, or each account set up in a virtual machine setup (ie: openvz) - maildir - spamassassin - php 5, mysql, perl 5.8.8 - suexec apache would be nice
View Replies!
View Related
Hostgator, Web.com, 1&1, WestHost, DreamHost, And Yahoo Web Hosting?
I am trying to pick a hoster, but I would like some help please. The site I am making is going to be a personal site, with a photo gallery, which will start out with about 500-1000 photos and will grow anywhere from 10-a few hundred a month. I also plan on having a small blog. The hosters I am currently looking at are: Hostgator, Web.com, 1&1, WestHost, DreamHost, and Yahoo Web Hosting. Which provider out of these do you think would be the best? Also are there any other providers you recommend.
View Replies!
View Related
To Find Web Host For Personal Web Site
This is my first attempt at using a web hosting company. I currently use a free service from my ISP that gives me 25 MB of space for a personal web site. After only a few weeks, I have exceeded that limit and now find myself needing much more. My personal website will contain information of a bowling league that my friends and I belong to. I plan to have many pages of data from an Excel spreadsheet included, either in a database format, or just plain html. I also plan to have several family photos and some video on my web site. I will be adding pages on a weekly basis. I did some research and I felt I needed something like 25G of storage for all my pages containing tables and photos. Since I am not using it for business purposes, I am looking for something very basic, if that is possible. If anyone knows a decent host that can accomodate my needs, which is simple, but requiring a lot of space, please share your recommendations. My budget is between $5 to $10 per month.
View Replies!
View Related
Features Of A Web Hosting Review Web Site
Both from a customers point of view and a hosts perspective. What features would you like to see a web hosting review web site have? I know most would like: * No affiliate/paid advertiser links for so called 'top hosts' * Advertisers to be clearly displayed as advertisers/affiliates * Rating system to be rated on actual reviews, pricing, uptime, features * Ability for host to respond to review made by customer
View Replies!
View Related
Control Panel
I have got a dedicated server for me. It is with fresh OS. I was wondering which FREE control panel should I install on it. It is a 2.6Celeron with 512MB RAM (soon to be upgraded to 1GB) with Cent OS 5. My concern is that if in future I am able to find a cheap directadmin external license then I would want to uninstall control panel and will use directadmin. So i need advice on control panel: Which is FREE Can work for a website (dont need multi domain fancy stuff). Will only host single domain. Can install apache / mysql / email etc. Use apache NOT apache-light. I saw HostInABox but it uses apache-light which dont work well for my website features. Tested it in a VPS earlier. Can uninstall cleanly if needed so that I dont have to reload OS in future inorder to install DA. How about webmin or ispconfig. Do they install easily and uninstall cleanly? I am not an expert but am learning quickly.
View Replies!
View Related
VPS Panel
good software to manage multiple VPS, create, delete, and transfer server to server with a icon based interface that will work on centos.. I would like something i could create a template vps with selected os etc. and just duplicate and then install whm/cpanel afterwords..
View Replies!
View Related
Going Without A Control Panel - Can This Be Done
I'm just starting to explore the idea of getting dedicated server or good VPS for hosting websites of clients I do php/sql programming for. I want to learn the right way, so I downloaded CentOS iso's and installed the operating system on an old computer, learned how to use yum to install the server software, set up virtual hosts, etc. I would like to give clients ftp access though honestly most of their sites will be hooked up to CMS, but sometime might arise where somebody just wants hosting and not programming. I would like to do without a control panel and try to do as much as possible from command line. For limiting site's bandwidth i found mod_cband. Anybody have expreience with that? Does it work as it is supposed to? Now I'm wondering how to put a quota on how much space client can use on disk, but after much searching haven't come up with an answer. Anybody have any idea how you are supposed to do that? And also, haven't looked into the FTP end of things, as I can't really test that right now on development server, but is it possible to manage FTP accounts solely from command line and editing config files? Whew...I guess that's it for now.
View Replies!
View Related
Control Panel
For a 128 MB RAM powered VPS, which will be the least resource hungry control panel: Quote: 1. WHM/cPanel 2. DirectAdmin Access 3. Webmin 4. Plesk 5. Virtuozzo Power Panel (??) and the OS (least resource hungry + stable): Quote: 1. Debian 2. CentOS 3. Redhat 4. Fedora 5. Ubuntu 6. ... Next, can life without a control panel work better? Quote: 1. adding/managing new domain 2. adding/managing new db 3. adding/managing email accounts 4. ... 5. ...
View Replies!
View Related
..:: DB Issue For C Panel ::..
I am facing one issue with C panel . Now i am unable to view my database in MySQL® Databases i am attaching the screen shoot for you info .. Previously i can see the database there in my mysql page now i cant coz of this i cant add new db or i cant edit the users or anything i cant do it with DB and how i can solve this ?? or how i can re-config my cpanel
View Replies!
View Related
Hyper-V Control Panel
With Virtuozzo, there is the panel to restart the vps and view bandwidth and server resources etc. For Hyper-V what is there for me, a customer of the service. ie hosts are telling me they dont have a control panel - so how could I restart the hyper-v should the OS crash?
View Replies!
View Related
Control Panel And Ownership
i got a unmanaged vps and i do not know why i often see folders and files ownership belonging to apache instead of myself and i have to manually reset ownership via directadmin file manager or ssh in to do it....can anyone advise me how to fix this problem as in anything i can do to stop all these apache ownership problem... Another thing about directadmin, i select all folders and files at once trying to reset ownership but i always get an error and have to reset ownership one by one wasting time....
View Replies!
View Related
Best Free Control Panel
I am planning to buy a vps from photonvps (dont know when)and i cant afford the cPanel so in order i will ask them to install a free one. I wanted to ask you what is the best for someone coming from shared hosting. It has to be very simple and easy like cPanel Also if you can, in your posts include a demo or images of the panel you suggest.
View Replies!
View Related
Xen Control Panel
I am tired of lxlabs. Bugs have been submitted, especially with Windows VPS, but lxhelp just ignores. If he could not fix, or doesn't have time to fix, he just ignores our requests without any reply. So, I am looking for another control panel for Xen. I will need it to run on CentOS mostly. And able to create Windows VPS. I only know dtc, but it's built for Debian.
View Replies!
View Related
VPS Control Panel ...?
I am running vps business and i would like to have your guys advice of which control panel to offer to all om my customers. Most people leave my services only because they need to have simple control panel for their vps. So im looking for any commercial control panel which i can provide with all of my vps servers. Also It should not use more than 30Mb of ram and and shold not be a cpu hog. Right now iam looking at ServerCP (as they have a deal when you can buy 100 for 69 dollars) but it needs about 128Mb of ram to function and its just too much.
View Replies!
View Related
OS Choice, Control Panel
I'm moving to another server in the next day. I've got a choice for an operating system (as I did last time). I thought I'd ask for opinions, thoughts, and experiences with the choices. FreeBSD Fedora Core 7 CentOS A little info about the sites. I host 2 Gallery sites, a fairly popular Drupal based site, a relatively static PHP site, and soon and osCommerce powered site. I use PHP and MySQL a good bit. The server is managed by Plesk 8.3 right now. Which takes me to my other question. What other control panels are available that offer good feature sets and low overhead (resource wise)? I'm impressed with the look of Plesk, but the workings leave something to be desired. My server comes with Plesk unless I tell them otherwise. They don't offer an alternate control panel solution. As far as technical knowledge goes, I work with Linux (SLES/SLED) on a fairly regular basis. So I'm not a complete rookie. But I definitely don't consider myself an expert.
View Replies!
View Related
VPS Not Listing In Panel
I am having a very weird problem with virtuozzo. I created about 8 VPS in my server. But when i logged into the server after two days, I could find that some of the VPS i had created disappeared. And the ones that still listed, were in the mounted state. I have no idea of what is happening with the server. To list all the VPS back i had to log into the base node and restart service vz. I don log into the virtuozzo very often, but whenever i log into the panel after some time ( a day or two) this is what happens. I need to move clients over to the new VPS, but the issue is causing a lot of worry for me. What if this happens once i move the client over. I cannot always go restarting th vz. Please solve these issues 1) VPS changing to the mounted state 2) VPS disappearing from the virtuozzo panel.
View Replies!
View Related
Weird Panel Problem
I'm using CP+ panel. Here's the weird thing, when I look inside my domain name and to the A record to add a subdomain, it shows me another domain name (which is also mine). When I add a subdomain to that anyway, I get a subdomain.realdomain.anotherdomain.com entry instead of subdomain.realdomain.com Also in the list some domains are correct while most of them are pointing to each others. I've checked the named conf and also apache conf and I don't see anything wrong at all. They're all linked to their correct location. Anyone here have any inklings on what it might be? Never seen anything like it before.
View Replies!
View Related
|