Xgrid Type Of Thing For Linux

Apr 20, 2009

Ive worked with Xgrid on Mac OS X Server for a fair bit and its appeared to be great. Is there any thing similar to Xgrid for Linux but free.

View 0 Replies


ADVERTISEMENT

Error: Array Type Has Incomplete Element Type

Dec 15, 2008

When i try to install BotNET 1.0 on my dedicated, i got this error :

root@leet [~/botnet/BotNET-1.0]# . install.sh
Compiling source code . . .
In file included from src/main.c:9:
src/../include/bot.h:43: error: array type has incomplete element type
src/../include/bot.h:57: error: array type has incomplete element type
src/../include/bot.h:89: error: array type has incomplete element type
src/main.c: In function:
src/main.c:146: error: type of formal parameter 1 is incomplete
Here is my install.sh file:
Code:
#!/bin/bash
# BotNET installation script.
# If this script causes problems, try "make all" instead.
# Usage: . install.sh

cc="/usr/bin/gcc"

echo "Compiling source code . . ."

bot=`$cc src/main.c src/launch.c src/memo.c src/seen.c src/parse.c src/help.c src/log.c src/info.c -o bin/bot -pthread || (echo 1)`
botnet=`$cc src/botserv.c -o bin/botserv || (echo 1)`

if [ "$bot" != "1" ]; then
echo "Installation complete."
echo "Executables will be found in bin/"
else
echo "Errors encountered during compilation!"
fi

My OS is centOs 5.x
Kernel : Linux 2.6.18-53.el5 #1 SMP Mon Nov 12 02:22:48 EST 2007 i686 i686 i386 GNU/Linux
* I have tried all other way to install (make all) and other *

View 1 Replies View Related

Plesk 12.x / Linux :: Cannot Change Hosting Type For A Domain

Mar 1, 2015

I have a "little" problem. I can not change the hosting type for a domain.

There is the error:
"Internal error.
ERROR: Call to a member function getRootPath() on a non-object (Abstract.php:141)"

What am I doing wrong?

View 4 Replies View Related

Plesk 12.x / Linux :: Migration No Free IP Addresses Of This Type Available

Jun 17, 2015

get this problem on a completely new installed machine Ubuntu 14.04. I want to migrate and i come only to that point after Checks -

Home>Tools & Settings>Migration & Transfer Manager>
Define IP Addresses Mapping:

Next button is unavailable and i get the message "No free IP addresses of this type available".I tried to upload a new txt file with old and new IP address, but i doesn't get a feedback. So what I can do now?

View 2 Replies View Related

Plesk 12.x / Linux :: Domain / Subdomain - Hosting Type?

Nov 28, 2014

Following configuration given:

Abo with "domain.com" - Hosting Type - Webspace (with E-Mail Services)
Subdomain "sub.domain.com" - Hosting Type - Forward

Customer asked us to activate Forward for "domain.com "to other Domain for 2 weeks - but as soon as a Subdomain points on a Domain - I can NOT change the Hosting Type anymore ... WHY???

If I want to change Hosting Type from Hosting to Forward for some weeks - it always deletes the whole Webspace for the Domain ... ?!?

1) Why can't I change Hosting Type when a Sub-Domain is created?
2) Why can't I tell Plesk to change Hosting Type WITHOUT deleting the whole Webspace ...

View 1 Replies View Related

Plesk 12.x / Linux :: Site Isolation Settings For PHP Handler Type Ignored

Dec 23, 2014

On a server which was running for years now and was updated from plesk 10 to plesk 11 and also to plesk 12 (12.0.18 Update #29) there seems to be a bug.

Customers are able to change PHP handler while in site_isolation_settings.ini it is not allowed:
php_handler_type = fastcgi

PSA service was restarted too:
/etc/init.d/psa restart

This is a serious issue because customers should not be able to change PHP handler type.

Only abonnements created with older Plesk versions are affected. I cannot say which version exactly because server had installed Plesk 10, 11 and 12. What do we have to modify to disallow changing the PHP handler type for this abonnements created with Plesk versions befor Plesk 12?

View 4 Replies View Related

Plesk 11.x / Linux :: Unable To Load Object Of Type Account

Feb 3, 2015

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Parallel Plesk 11,0,9, update 63; OS centOS 6.

PROBLEM DESCRIPTION
when I try to access a domain to make changes, the system gives me this error

Message :
Unable to load object of type Account with id = 18: Account: unable to select: no such row in the table
file common_func.php3
line 3327
Type PleskFatalException

STEPS TO REPRODUCE
In ADMINISTRATION panel, clik DOMAIN -> click on one of 9 domains (only one don’t work)

ACTUAL RESULT
Error message

EXPECTED RESULT
normal operation of domain

View 2 Replies View Related

Plesk 12.x / Linux :: Error Changing Type From Forwarding To Web Hosting

Dec 6, 2014

I have installed Plesk 12.0.18 on my server and want to change the hosting-type from "Forwarding" to "Web hosting". I change the type via "Websites & Domains" view (see attachments).

After I insert username and password, I get following error message:

Some fields are empty or contain an improper value. ('home' = '')

Deleting the domain and creating it from scratch is a bad option. I would have to create all e-mail accounts and migrate the data.

View 7 Replies View Related

Plesk 11.x / Linux :: Cannot Change Hosting Type Of Domains Configured In Parallels

Oct 30, 2014

I can not change "Hosting Type" of my domains configured in Parallels Plesk 11.0.9 for Linux.

I have read this kb. It is exactly the problem I have, but I have permission to create domains and still can not change the type of hosting...

View 2 Replies View Related

Plesk 12.x / Linux :: Error Tomcatmng Failed - Cannot Change Hosting Type

Mar 26, 2015

When trying to change the hosting type of a subscription, from website to forwarding or none, that was created before I removed tomcat from the server, I get the error: "Error: tomcatmng failed:".

For subscriptions that where created after I removed the tomcat package (with the updates and upgrades manager/product installer) hosting type changing is no problem.

Debian 7.8
Plesk version 12.0.18 Update #39

View 5 Replies View Related

Plesk 11.x / Linux :: Migration From 8.6 - Unable To Load Object Of Type Account With ID 1080

Nov 14, 2014

after i migrate from Plesk 8.6 to Plesk 11.5 some of my Domains have trouble.When I want to open one of the Domain i become this error here: Internal error: Unable to load object of type Account with id=340: Account: unable to select: no such row in the table

In the databases i found some of errors here:

Previous error: Template_Exception: Unable to load object of type Account with id=1080: Account: unable to select: no such row in the table (select `id`, `type`, `password` . from `accounts` . where
`id`=1080)
file: /usr/local/psa/admin/plib/Template/Processor.php
line: 27

[code]...

I have already do this here: [URL] .... and reconfigure all my domains again, but the issue dont fix.

View 3 Replies View Related

The Thing That You Least Look In A Host

Feb 24, 2009

Whats the Thing what you least look in a Website Hosting company,Organization when you are considering to buy a Package?

View 14 Replies View Related

No Such Thing As The 10/10 Provider :p

Nov 17, 2007

so after 16 months using vps servers i thing i have it all cleared up. There is no such thing as the 10/10-allmighty-everything-is-so-good provider it all depends in what are you OK with.

Now t3h facts, what i care about a provider is
- Price
- Performance
- Uptime-AKA-Reliability
- Provided Resources

I've been with 4 different providers (SolarVPS, Knownhost, JarguarPC, FutureHosting)

I will not do a long review but i will tell you some facts of my experience with them.

I started with SolarVPS (Mercury Plan 256MB-384MB-10G-200G-Cpanel-unmanaged-33.75), i started having a lot of problems, black zone alerts every day most of the time, bad performance, the server felt really slow, but after many months in the vps market i think it was because 256MB with Cpanel don’t play well, specially if you have a busy forum that needs many apache childs and lots of mysql usage. After 1 months using it i jumped off the ship to Knownhost. I started blaming SolarVPS but then i realized it was because 256MB weren't enough for my need. So i can't really talk about them, only 3 weeks but i don't think ill be going back , maybe providers shouldn’t offer Cpanel with 256MB systems.

Then the Knownhost Experience (384M-768M-10G-175G-Plesk-semimanaged-42.50), Now after a bad first experience I wanted to go back to shared, but seeing a lot of good reviews about a starter company at that time, I decided to go with them, I used them for 11 months, I can tell you they are reliable, they are good priced, but the performance was my problem.

For example running WHT-UnixBench scored like 60-80 on knownhost, and I had problems with mysql, a lot of queries took too much time and I kept having visitors to the point that apache always reaches the server limit and mysql just wasn’t ready to give the results, so the server also reached the memory limits and virtuozzo killed some services and all that, to the point that just wasn’t ok with it so I started looking where to move. If you need some reliable service, looking closer to that 99.999% uptime and don’t have too much of that resource intensive sites, then imho knownhost is your choice.

I do not know that much of Microprocessors but what I hear is that at this time Intel is really better than AMD, but knownhost stays with AMD for many reasons im sure, I just think that the servers would be a lot faster if they were using Xeons instead of Opterons, but once again I’m not 100% sure

Ok now this is where JaguarPC comes into play, when I was looking for the new provider I find out that Jag was running an awesome deal, if i was moving from another provider they will give me 2 months free, and a lot of specials ->(384MB-1G-30G-450G-fully-managed-Plesk-33.50) <- , so that looked like a really really good deal, I did not hesitate and signed up quite fast.

Started up really bad, when they servers were badly configured so they had to restart the entire node to fix settings many times, virtuozzo was going crazy killing processes and all that, but they fixed it and after 5 months with them everything is really good, then only problem is the reliability-uptime, I can’t get above 99.89%, they have many downtimes, call it “fixing settings”, call it “patching kernel”, call it “getting better”, still it is a downtime, it is a client calling you cause they cant access the mail, or something like that. (BTW im monitoring the server with host tracker).

So why am I staying with them? , because I get a better Prices $$$ , I get more resources, and at this moment my business does not require 99.999% , im ok with 99.9% uptime, and also my sites works really faster, mysql handles the load like a champ. But if they could increase the uptime they will be the closer to 10/10.

If you noticed I didn’t mention futurehosting its because I use them for small experiments, like lighttpd, server administration, as backup server, and other administration learning related tasks. But the servers works really good, im using the Chicago DC and getting better latency than Texas

I hope some day I will use futurehosting more and give a proper review, right now im using the 384MB_SLM-10G-200GB-NoPanel-20$ , everything looks quite good but running unixbench scored less than jaguarpc.

Its just a matter of what you need, and what are you OK, im a student and give hosting to friends and family, I have my own forum that gets many visitors and it is really database intensive, so at this moment im staying with jaguarpc and hope to continue that way

View 0 Replies View Related

Cant Install Or Download Any Thing Using Ssh

Nov 6, 2009

i do not know wht happend but when try to download any file useing wget from ssh . i get common error with every thing i try to download.

this example when try to download csf.

# wget http://www.configserver.com/free/csf.tgz
--2002-01-09 15:18:40-- http://www.configserver.com/free/csf.tgz
Resolving www.configserver.com... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.configserver.com'


and when try to use any coomand , looks like my yum damged or currepted.

example when run:

yum update

[root@ #yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...h=i386&repo=os error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...6&repo=updates error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...86&repo=addons error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...86&repo=extras error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
* base: mirror.linux.duke.edu
* updates: centosv.centos.org
* addons: centosv.centos.org
* extras: mirror.linux.duke.edu

http://download.lxlabs.com/download/...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>

Trying other mirror.

Error: Cannot retrieve repository metadata (repomd.xml) for repository: lxlabsupdate. Please verify its path and try again

My /etc/resolv.conf looks alright to me

View 14 Replies View Related

Is There Such A Thing As Backup Internet

Aug 8, 2009

I have built a few servers at my home office.

I wanted to ask if there is a data center that might provide additional band wish or backup internet.

By backup internet i mean.

If my internet goes down. It will still be running on a second network.

Not sure how that would truly work however.

My server does connect wireless and the speed is excellent.

However like every provider at times it can go down. Weather, Maintenance etc.

[Mods if this is in the wrong forum just move it to the correct one i think this is the place to put it however]

View 9 Replies View Related

How Does Multi Server Thing Work

Jul 31, 2007

say you run a script like DIGG and then it just became huge and huge and one day u find out that a server cannot run it alone, that is u need to get multi servers to cope with the traffic and database requests. How would people go about doing that? Is it the script implementation side of change or just server side of change?

View 3 Replies View Related

Is There Such A Thing As A Content Cache, Like SimpleCDN But Not So Sophisticated?

Apr 9, 2009

I have a site where our budget is very constrained, and we're maxing out our unmetered pipe. The majority of the bandwidth is taken up by an active forum.

I offloaded most of the static content (images, .js, .css files) to a CDN (SimpleCDN) which I've been pretty happy with, the costs are very reasonable and fit within our limited budget.

They offered a service where if the content was not found on their network, it would check on our server for the file, retrieve it, and then serve it up from then on. Which was perfect for us as it allows us to use the CDN to serve image files uploaded by users in such a way that it's transparent to the end user.

However they're discontinuing this service, and though they're offering a similar service (based on rsync), they're charging $150 setup fee! So basically I have to pay $150 to keep using the service I've been using for a while. Which I can't really do.

So I'm trying to think of alternatives. I don't think I really need a full bore CDN, while we do have users from around the world, it's not a business site so a few ms isn't going to be the end of the world.

I just need a file hosting solution that has decent performance and fairly inexpensive bandwidth.

It's only 100-200GB / month maybe. At SimpleCDN that was only costing $8 / month.

I looked at Amazon, but they charge 1 cent for 10,000 requests which for us adds up very fast.

I'd almost think of just signing up for a Dreamhost account, but I would think using them to host just our images probably goes against their ToS.

View 6 Replies View Related

How Does Server Notice Period Thing Work

Jun 2, 2008

I have a dedicated server with a provider. They have a notice period of 30 days, to cancel the server. The billing date of the server is 13th of every month.

I sent them the cancellation form on 30th of last month, asking them to terminate the server by 1st of next month (thereby 30 days notice). But they say that they will bill me on this 13th for another full month, and they'll cancel the server only on 13th of next month! WTF? So, the notice period becomes 43 days!

I have never experienced something like this with other providers I'm using but just wanted to know..

View 4 Replies View Related

Wierdest Thing EVER Eth0 Drop W/ Plesk Usage

Jun 1, 2007

I just got my servers up, DNS servers what not and my main plesk server for shared/reseller hosting.

Now for the weirdest thing ever!

I started working on my plesk packages a few days ago, after I got plesk installed.

Systems stats as follows

Supermicro AS1021M-T2 barebone
[url]

Has 16GB of infeon DDR2-667 memory.
2 250GB hard drives in mirrored configuration with the Acera 9500 w/ 256MB of memory

Running Cent OS 4.4

For some reason, Everytime I go into Plesk, or any of the websites that are contained in Plesk, The nic card drops out, wont allow any activity to get through, both ways.

View 0 Replies View Related

SAS 70 Type I And II

Jan 28, 2009

We are planning on meeting SAS 70 type I compliance this year and likely type II sometime next year.

I was wondering if anyone has any recommendations on who to use for SAS 70 preparation and auditing?

I should mention that we are located in Colorado,

View 14 Replies View Related

Mac Type VPS?

Jun 17, 2008

I was stuck in traffic today if there was such a beast as a VPS that runs the latest Mac OS (Leopard or whatever its called!!)

I want to have a windows remote desktop like connection so I see the full desktop.

I have never heard of one, but thought I would ask!

View 4 Replies View Related

What Type Of Node Would You Rather Be On

Mar 6, 2009

Well the age old question for virtual servers, would you rather a host put all his eggs into one basket "monster node" or several smaller ones. From a provider standpoint one server is easier to manage than several, although if that one goes down, all your customers do with it. Lower costs for the provider, s/he can then pass the savings along.
Example Package:"2GB Ram Packages, 500GB bandwidth, and 20GB space."

The "EXAMPLE" Specs.

All in one

Max Clients: 126
4U Rackmount,
4 Quad Cores, "16 total cores"
256GB DDR2,
8 600GB SAS 10k,
RAID10
Several Server setup:
Max Clients: 14
1U Rackmounts,
Single Quad Core, "4 cores"
32GB DDR2,
2 300GB SAS 10k,
RAID1

If you could tell me why you picked either or.

View 14 Replies View Related

Which Type Of Web Hosting

Apr 29, 2009

I need to switch two corporate web sites from a provider which has been providing spotty up time and poor reliability especially on their email servers; worst thing about them is that when they're down we get no notice, until we notice or customers complain. We've had outages for email that lasted as long as 72 hours. I'm not sure how our service is configured there, but I would guess shared hosting.

I understand the differences in shared hosting, virtual private or dedicated server, and dedicated hosting unmanaged or managed. What I'm not sure about is what would be best for our needs. If I dont get other advice, I'll probably sign up for shared hosting with a provider that has other service types available.

We do not do any E-commerce, but our website is our advertising and if we're down we can lose sales. Our customers need access to documentation downloads and get upset if we're down. Our current site has shown these statistics on average per day: 3000-4000 hits, 3000-4000 files 200 visits. Our monthly bandwidth was a maximum of 2GB over the past year. We need less than 50 email addresses.

Phone support is necessary, 24/7 would be nice. We need server monitoring and security, good uptime and reliability statistics or a guarantee. Control panel and statistics would be nice. We dont need any website design tools.

I've used Futurequest for a website in the past but their geared to E-Commerce and have no phone support. I have some websites registered with Dotster but they're very light on support. A colleague has used Lunarpages for similar businesses, I think, and he recommended them. He indicated they were good for him with phone support.

If you're still reading, I'd appreciate any guidance, both for type of service and for specific providers.

View 14 Replies View Related

IIS 6 Mime Type

Aug 10, 2008

I have an IIS 6 website with a strange problem. All content types are sent as text/html. For example, jpegs, gifs, and others all are listed as text/html when I do a header check. Anyone ever seen this or know what might cause it?

View 2 Replies View Related

DC Type Switching PDU

Jul 17, 2008

So apparently APC does not make a DC version of their metered switched PDU.

Anyone else have any experience with a PDU of this nature? Just remote on/off is really required and SNMP.

View 0 Replies View Related

What Type Of Sever I Need For 50.000+

Apr 15, 2008

What type of server and connection I need to handle more than 50.000 visits per day in a Webserver Front-End / Database Back-End.

View 5 Replies View Related

.efw File Type

Mar 26, 2007

I've never seen this one before, so I'm hoping I can call upon the collective experience of WHT to solve this one for me.

I have a client who has a .zip file sent to him. When he receives it, it arrives as a .efw file type.

View 0 Replies View Related

Adult VPS Type Host?

Feb 27, 2009

VPS type package ok, need around 30GB HDD space, and maybe 200GB badwith per month, << provide some recommendations >> (dont ask for my budget!). Prefer live chat support 24/7, and need to setup/ transfer site from existing host.

View 7 Replies View Related

What Type Of Server To Handle

Mar 13, 2009

I have a client that asked me to educate myself about web hosting and make a recommendation to him about where he should be. He currently has a shared hosting server at Network Solutions and finds unexplained slow downs and disk corruption reports in his forums DB unacceptable.

I'm glad I found this site-lots of good info but nothing like throwing up some stats and seeing what people recommend. The client told me he wanted to move to a dedicated server but I'm thinking a VPS might do the trick. Especially if upgraded with dedicated Core as well as RAM such as wiredtree is offering.

Looking for a managed, Unix based server that in a typical month serves
100k unique visitors
230k page views
500Gb of downloads

But needs to be easily upgradeable to handle his expected traffic levels in the next year of monthly visits in the order of:
250k unique visitors
600k page views
1.1Tb of throughput
As far as features:

*Currently they use about 15 gigs of disk space. Some of that is inefficient disk management but the bulk is them supporting previous software releases.

*needs to be fully managed

*US datacenter with all the features you guys would expect to have as far as backbone access, security, power backups, etc..

*Backups by provider. Let's say 5 gigs worth since the old software versions don't really need to be backed up.(I'll recommend his own backups as well)

*Either plesk or cpanel

*15 minute hardware SLA is what the client is asking for but i'd like to present some comparisons to 1 hour SLA companies to see how much he'd save.

And finally, i tried to search for the answer to this but the keywords kept bringing up lots of hits without good info. The client sells software so the bandwidth needed is pretty consistent until they release a new version. Then it skyrockets to the point they may have 1500 people trying to download a 50Meg file simultaneously. What is the right way to handle that? Use a CDN or negotiate with the hosting provider to provide burstable bandwidth as needed. As a side note while looking at many offerings I was most surprised that bandwidth seems to sold in large chunks with overage costs hidden.

View 8 Replies View Related

How To Set PDF Content-type In .htaccess

Jun 30, 2009

I'm having trouble finding a solution to my problem. I would like to force the browser to OPEN my pdf links instead of downloading them.

Currently, if I click a PDF link on my site/server, it opens a dialogin FF to open or save. I would like it to force the browser to open it.

There is a ton of info out there to force it to download but nothing to force it to open.

My browser does have the appropriate plugins installed. It works on other sites.

View 5 Replies View Related

Content Type Setup

Aug 4, 2009

I have the following problem with character encoding. We use utf8 in our database and generate html pages where content type is also set to utf8. If I check the source code it really shows utf8 in the head section.

However if I check header of the server answer (Note, this is not in the html) it reports an iso-8859-2 content type and it seems the browser takes this value and not the value from the html head.

How can I set the content type of the server header to utf8?

View 5 Replies View Related







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