Web Server Has Been Attacked
Server info:
Windows 2003 box
Dedicated server currently hosted at the planet.
Problem:
It would appear there has been a security breach into the server recently. This morning we cleared off a Trojan, and also a new user that had been created on the server.
All of our websites we host (around 200) had been affected. Almost every file had new javascript or links to an .swf, they load in iframes and are very malicious, actually giving any vistor to the site a virus.
I tracked down the embed code that I found in most files appended to the end of each file.
Below shows up in most .asp, .cfm, .html files (no spaces, just can't paste a url in here yet)...
<scRipT s rc=[url]
<scRipT sr c=[url]
Below shows up any any .js file (no spaces, just can't paste a url in here yet)...
document.writeln ("<script sr c=[url]
document.writeln ("<script sr c=[url]
So I got a script that opens up every file looking for this code and stripping it out.
Seemed to work at first, but now all the sites have been rewritten again..... and again.
So obviously something is overwriting this.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Server Is Being Attacked
Server info: Windows 2003 box Dedicated server currently hosted at the planet. Problem: It would appear there has been a security breach into the server recently. This morning we cleared off a Trojan, and also a new user that had been created on the server. All of our websites we host (around 200) had been affected. Almost every file had new javascript or links to an .swf, they load in iframes and are very malicious, actually giving any vistor to the site a virus. I tracked down the embed code that I found in most files appended to the end of each file. Below shows up in most .asp, .cfm, .html files (no spaces, just can't paste a url in here yet)... <scRipT s rc=[url] <scRipT sr c=[url] Below shows up any any .js file (no spaces, just can't paste a url in here yet)... document.writeln ("<script sr c="[url] document.writeln ("<script sr c="[url] So I got a script that opens up every file looking for this code and stripping it out. Seemed to work at first, but now all the sites have been rewritten again..... and again. So obviously something is overwriting this.
View Replies!
View Related
Server Is Being Attacked
222.216.28.147 - - [20/Jun/2007:06:05:04 -0500] "GET [url] (compatible; MSIE 6.0; Windows NT 5.0)" 172.131.255.237 - - [20/Jun/2007:04:41:06 -0500] "POST [url] 172.131.255.237 - - [20/Jun/2007:04:41:07 -0500] "CONNECT mx1.mail.yahoo.com:25 HTTP/1.0" 405 303 "-" "-"
View Replies!
View Related
Is My Server Being Attacked
Is my server being attacked? Please help. Is my server being attacked? Please help. I'm using Linux RedHat el5. Recently, my server down almost at the same time everyday. I try looking in /var/log/messages, it is flooded by this kind of message: Dec 25 22:41:16 ls1 xinetd[3958]: START: smtp pid=430 from=173.66.124.249 Dec 25 22:41:16 ls1 xinetd[3958]: START: smtp pid=437 from=92.84.45.130 Dec 25 22:41:16 ls1 xinetd[3958]: START: smtp pid=439 from=173.66.124.249 Dec 25 22:41:16 ls1 xinetd[3958]: START: smtp pid=440 from=173.66.124.249 Dec 25 22:41:24 ls1 kernel: ip_conntrack: table full, dropping packet. From the log, at "from=xx.xx.xxx.xxx" are not all the same, but the same ip appeared for a while, then change to another. I'm newbie to Linux, and donot quite understand what the this message is mean. Is this can be a cause that make my server down? Please suggest.
View Replies!
View Related
Server Being Attacked Via Http
my friend's server is being attacked, the http processes shoots up causing the server load to go above 200 in minutes of starting httpd which causes server to die. this is how the apache web server's access_log would log a normal http request; ------------------------------------------------------ "xx.xxx.xx.xx - - [01/Jun/2007:22:13:21] "GET /folder/name.gif HTTP/1.1" 200 877 [url]"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)" ------------------------------------------------------ Today when the http load increased we saw hundreds of following requests; ------------------------------------------------------ "xx.xxx.xx.xx - - [01/Jun/2007:22:13:21] "GET /? HTTP/1.1" 200 16305 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)" ------------------------------------------------------ You see the difference between a legitimate http access log entry and the above one is that the legitimate one shows the filename(GET /folder/name.gif) and domain name being requested whereas the second one shows ("GET /?") Above requests continously originate from 30 to 40 different ip addresses. Most of them russian ips, and many form US and canada to. When i do a grep "GET /?" in access log there are thousands of these which started just today. I cannot block each ips because i feel they have hundreds of IPs to initiate these requests from.
View Replies!
View Related
My Limestone Server - Virus Attacked Or What?
Alright guys - my server the past two weeks is just freaking ridiculous. It's a Core2Quad Q9300 2.5ghz server with 8gb of ram. It should be fast as hell. I can't move 20 e-mails in my mail client without the server grinding to a complete halt and httpd and mysql going unresponsive. Right now I'm just trying to copy a damned screen shot of the task manager performance tab and it's taking about 3 minutes to paste it - even though the CPU utilization is averaging only 20% at the moment and memory is only 2.5gb. I restarted WAMP and now it seems to be running smoother. My Outpost firewall, though, didn't show too many connections to the server that it was maxing out. Here's my ping responses just now while I was typing this - I was watching the firewall connections and I was only having like 60 connections to httpd, 20 connections to mysql, 5-10 to my SmarterTools mail server, and then my remote desktop connection. My network utilization got up to a whole 5% - so it's not that I have too many connections or something. Here's the ping responses: C:Documents and SettingsBrian>ping mifbody.com -n 99 Pinging mifbody.com [216.245.195.146] with 32 bytes of data: Reply from 216.245.195.146: bytes=32 time=70ms TTL=115 Reply from 216.245.195.146: bytes=32 time=73ms TTL=115 Reply from 216.245.195.146: bytes=32 time=81ms TTL=115 Reply from 216.245.195.146: bytes=32 time=78ms TTL=115 Reply from 216.245.195.146: bytes=32 time=71ms TTL=115 ....
View Replies!
View Related
Being Attacked What Can I Do
From running smoothly to suddenly going to 900 write requests, my web server crashes. I don't want to be asking the DC to restart my machine every minute. They installed Squid which solved the load and seems to run smooth. But my script doesn't function properly as everything is cached. I then put all my images/css etc on a lighttpd server which can handle all the requests without problems. So now apache is only handling around 30 php requests per second. But will magically jump up to 600+. The DC says I'm being syn flooded. I have APF, deflate DDoS, etc. installed. Anything else I can do?
View Replies!
View Related
Being Attacked - DDOS?
OK well today I found out my server was being DDOS'ed And I know which domain is being attacked with hundreds of IP's. I am running Cpanel / WHM but I have no idea how I can stop this? Any ideas or suggestions? Maybe redirect the DNS? to a invalid ip? But I'm not sure how i can go about doing that?
View Replies!
View Related
Getting DDos Attacked
All my websites are down because a Dos attack on port 80. Rackspace basically said they can't do anything to help me unless I want them to install a $1500 a month hardware add on. They tried banning a couple ip addresses and that did not work. They recommended prolexic.com but does anyone have any other advice?
View Replies!
View Related
Attacked By Russia
I have been consistently attacked by Russia. When I had apache my server would die and you couldn't even SSH. Now I have Litespeed my site loads but SUPER SUPER slow. Last night I was SYN Flooded with 125mbps. Though they consumed nearly all my bandwidth and I owe the DC tons of cash in bandwidth now. I managed to block Russia and the load halved to about 50 and the site was still functional but intermittent. I have been running Deflate DDoS etc to block IPs. I'm wondering if I get a load balancer with another box, would this fix my problems? I heard you can modify the settings somewhere to identify syn attacks and auto block them.
View Replies!
View Related
Site Getting Attacked At Will
My site is getting attacked since last couple of days and the attacker brings it down in 5-10 minutes.I have to restart the apache webserver to bring it back again until he strike again. I am trying to secure it as much as possible using .htaccess,i am able to stop almost all the perl/php scripts etc but the last time the hacker attacked the site today,i see 100s of these entries in my logs: Code: 71.181.220.147 - - [10/Oct/2007:21:44:44 -0700] "GET /templates/template/images/content.png HTTP/1.1" 200 510 [url] "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Embedded Web Browser from: [url] .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; IEMB3; .NET CLR 2.0.50727; IEMB3)" I would like to know what is this "Embedded Web Browser from: [url] and how can i block the hacker from running this using .htaccess?
View Replies!
View Related
Site Being Attacked Hard
I'm Tech admin at Fagex.net This site has always been prone for attacks on it's servers. At the moment theres been a new owner and so things are not settled back down yet, How ever people are still atacking the site. The hosting as far as i am aware has no software/hardware firewall i have tould the onwer but has not taken my advice. This morning i woke up to find it was being attacked, so i went stright to SSH and started blocking them etc. I was looking around for free Anti DOs tools and came across, [url] Seems good, I've only just installed so still need to see the effects. I also added a block in to htacess which has Quote: <ifmodule mod_limitipconn.c> <cocation /> Maxconnperip 3 NoIPlimit image/* </location> </ifmodule> The server is a dedicated VPS, and the owner has two sites on which both are forums. What can i do to protect the sites? What can i do to prevent them? What can i do to stop them.
View Replies!
View Related
I'm Being DOS Attacked By A Gameserver Company!
My internet connection started cutting out and I found it strange, I presumed it was with my ISP and so I ignored it as they're pretty crap, then it carried on today so I did some investigation (Turned on error logging for my router) so I go ahead and wait, an hour later my internet connection cuts out, to the logs! Sat, 2008-12-20 22:01:38 - UDP Packet - Source:89.238.152.200,28960 Destination:192.168.1.103,28960 - [Firewall Log-DOS] .... Am I correct in thinking there are multiple IP addresses "Attacking" my home network? If so, that's mighty strange and should I be worried? I checked some of the IPs, most go to dedicateds around the world. One is a gameserver admin panel. Have these been hijacked and being used to "Attack" me? I have a theory, be it probably wrong; The port number 28960 is used by Call of Duty 1 as the "default" port for a gameserver, and I play a lot of CoD1. Therefore, presumably, that port is open by our router, 28960, so somehow they've found this to be open and are "attacking" it. I'm not sure, but it seems possible, not sure why though. 192.168.1.103 is presumably ME on our subnet? Router is linksys
View Replies!
View Related
Port Scan Attacked On Users
[url] [url] One of my users posted this in the forum saying my server is scanning his computer. His this serious? Do I have virus? Should i be worried? Well i am kinda worried. I tried googling it, but i can't seem to figure the right keywords for a good result.
View Replies!
View Related
Hacked - DDos Attacked, Downtime 1 Week...
The attack is large enough now that the rules I've put in place aren't really helping much. Mod_evasive and mod_security are also installed, however this doesn't appear to be helping much either. The invalid user-agents hitting the site are filling up the max connections and then apache stops responding. I also tried raising the MaxClients in httpd.conf, however the vps then started hitting its memory limit. I was on a shared plan and they moved me to a VPS same problem Host: urljet.com I have had one host representative thats said "I think we could take care of you but you would have to use this plan with the firewalls" www . liquidweb.com/cart/content/dedicated/Webmaster/Plan1
View Replies!
View Related
Improve Performance- Web Server, SSH Server, And Mail Server
I've got a VPS which is serving as the main server for a number of sites. Web Server, SSH Server, and Mail Server. What I've got running: Apache2, PHP5, MySQL5, Dovecot, Postfix One of the sites is a growing forum with a MASSIVE photo album. This is the site where I notice the most slowness. Changing the server software is not an option - Only optimization. Quote: Originally Posted by httpd.conf ServerTokens OS ServerRoot "/etc/httpd" PidFile run/httpd.pid Timeout 300 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 5 <IfModule prefork.c> StartServers 8 MinSpareServers 8 MaxSpareServers 13 ServerLimit 256 MaxClients 256 MaxRequestsPerChild 50 </IfModule> <IfModule worker.c> StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 </IfModule> Listen 80 LoadModule auth_basic_module modules/mod_auth_basic.so LoadModule auth_digest_module modules/mod_auth_digest.so LoadModule authn_file_module modules/mod_authn_file.so LoadModule authn_alias_module modules/mod_authn_alias.so LoadModule authn_anon_module modules/mod_authn_anon.so LoadModule authn_dbm_module modules/mod_authn_dbm.so LoadModule authn_default_module modules/mod_authn_default.so LoadModule authz_host_module modules/mod_authz_host.so LoadModule authz_user_module modules/mod_authz_user.so LoadModule authz_owner_module modules/mod_authz_owner.so LoadModule authz_groupfile_module modules/mod_authz_groupfile.so LoadModule authz_dbm_module modules/mod_authz_dbm.so LoadModule authz_default_module modules/mod_authz_default.so LoadModule ldap_module modules/mod_ldap.so LoadModule authnz_ldap_module modules/mod_authnz_ldap.so LoadModule include_module modules/mod_include.so LoadModule log_config_module modules/mod_log_config.so LoadModule logio_module modules/mod_logio.so LoadModule env_module modules/mod_env.so LoadModule ext_filter_module modules/mod_ext_filter.so LoadModule mime_magic_module modules/mod_mime_magic.so LoadModule expires_module modules/mod_expires.so LoadModule deflate_module modules/mod_deflate.so LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule mime_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so LoadModule status_module modules/mod_status.so LoadModule autoindex_module modules/mod_autoindex.so LoadModule info_module modules/mod_info.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadModule negotiation_module modules/mod_negotiation.so LoadModule dir_module modules/mod_dir.so LoadModule actions_module modules/mod_actions.so LoadModule speling_module modules/mod_speling.so LoadModule userdir_module modules/mod_userdir.so LoadModule alias_module modules/mod_alias.so LoadModule rewrite_module modules/mod_rewrite.so LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_balancer_module modules/mod_proxy_balancer.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule cache_module modules/mod_cache.so LoadModule suexec_module modules/mod_suexec.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule file_cache_module modules/mod_file_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule cgi_module modules/mod_cgi.so Include conf.d/*.conf User apache Group apache Quote: Originally Posted by my.cnf [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 [mysql.server] user=mysql basedir=/var/lib [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid
View Replies!
View Related
Create Web Server Using Windows 2003 Server
I have three machines in network. One is server with Windows 2003. And rest two are having Win XP Professional and MS Office with Publisher. I want to create website using Publisher on one machine and put to Web server created on Win 2003 server. So that other machines on the network can browse my thsi local website.
View Replies!
View Related
Windows Media Server & Web Server
I have a company that wants to stream some live events via Windows Media Encoder/Windows Media Player. I believe the best route is to use a WMS, stream to the WMS, then the CDN would pull from there for events. Can someone help me explain a Windows Media Server versus a web server? Can you host web sites on a WMS? Is WMS just an extension to a regular Windows 2003 server?
View Replies!
View Related
Web Hosting On Same Server As Game Server
Does a typical LAMP setup for a high enough traffic site(s) take enough resources to affect the performance of a game server? (we'll say 1million page views per day) I'm speaking of say, 2MB of ram, dual xeon 2.8 type machine, with IDE drives. Nothing too fancy. 1 milion page views per day may be pushing it, so what about say, 200 per day? Just wondering if anyone has a setup like this and how it fairs out at the game server end. I'm thinking of moving my websites over to my game server + add more sites over time, but don't want it to lag the game. I know as a fact bandwidth would not be the issue, I'm thinking more ram/cpu. The game I host (Ultima Online) uses very little bandwidth with even 30+ people online. I use less then 1% of my link capacity at most times. I've seen it spike to 5% and that's most likely when I was downloading data.
View Replies!
View Related
Network Web Server And Database Server Together
I am going to setup our new database server (call it beta) in our data center. Previously we only had one server (call it alpha) which was web, email, ftp, dns, and database. Beta is taking over alphas database duties. We have a Sonicwall router/firewall as our main connection access point. I am trying to decicde if we should simply connect alpha and beta together locally via a gigabit crossover cable, or if I should connect beta into our sonicwall router/firewall. Beta does not need to be outside accessible at all. So if I connect beta to the sonicwall I simply would not open any ports. What do you guys think is best for performance and the overall right way to do it.
View Replies!
View Related
DB Server And Web Server In Different Data Centers
DHas anyone got experience of having a web server and db server setup where the servers are in different datacenters? Is this a viable solution or would the performance of sites suffer too much due to the added latency? The only other problem I can think of is additional bandwith usage but that's not a major worry. Reason I ask is beacause I've found and excellent deal for a DB server and would like to keep my current server for the front end..
View Replies!
View Related
Media Server Or Web Server + NAS
I currently use a Dedicated Server: Quad Core, 8GB Ram, 3TB HDD as a Media server which streams video clips etc... on my websites. But Im moving my sites to a UK colo, I have been advised that its better to have Multiple Web Servers connected to a NAS / Storage Server? As I dont want to have multiple servers doing seperate jobs I want 1 cluster e.g. Web Servers + Load Balancers + Storage + SQL I Purchased a HP StorageWorks NAS 1200s 1TB LINK: [url] Will this do the job? Or should I use this as backup storage and get something else?
View Replies!
View Related
How To Setup A WEB Server Which Talks With DB A Server
I have been shooting away a lot of questions on these forums lately, but you guys have been very helpful. Thanks. My problem is this. We are going to get rackspace. Then we are going to purchase two servers. The first (WEB) is a httpd, dns, ftp, smtp, pop3 server. The second (DB) is purely a database server which will run mysql and mssql. The first server (WEB) runs a asp/php applications that need to connect and talk with the database (DB) server. I was thinking of only connection the WEB server to the physical internet through the co-location drop. Then connecting the WEB and DB server directly via a CAT6 cable. Both servers will have gigabit NIC cards. Then in theory in the asp/php applications all I have to do, is point them to the local ip address of the DB server as this should work. Is this a good solution? Will speed be an issue, the delay from talking to the WEB server and talking to the DB server? I was thinking this is more secure, because the WEB server is the only machine physically connected to the internet, the DB server is not. Though, is it true, if hackers compromise the web server, they then would be able to compromise the DB server as well via the WEB server? I am open to suggestions though, and better ways of setting this up.
View Replies!
View Related
Remote File Server And Web Server
I own a file hosting site. The site is powered by 2 servers - 1 front end web and database server, and 1 where all the files are stored. I'm facing a problem that uploading and downloading often failed. Connections to mysql would timeout. Has it to do with mysql settings or because the file server is located at a distance from the sql server? (my.cnf on the sql server) [mysqld] skip-locking skip-innodb max_user_connections=6000 max_connections=6000 datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock
View Replies!
View Related
My Own Web Server ...
Im tierd of searching for hosting!I heard that you can turn your PC in to a web server! Is it possible?! I have: DSL connection 4096 Kbps Down. /512 Kbps upload Unlimited transfer (after 100 GB the speed turns to 1024 Kbps)! And my PC is preaty strong (Intel Core2quad 2.4 8MB/2GB Ram/1 TB HDD (2x512)
View Replies!
View Related
Using A Second Web Server
in a site to help save some Ram: Use a 2nd server You can use a tiny, lightning fast server to handle static documents & images, and pass any more complicated requests on to Apache on the same machine. This way Apache won't tie up its multi-megabyte processes serving simple streams of bytes. You can have Apache only get used, for example, when a php script needs to be executed. is this Good? if yes how could it be done, having apache and another one at the same time
View Replies!
View Related
Web Server
we have 2 servers at different data centres we have successfully managed to have 2 A names that point to 2 different ip's/data centres so if we switch one server off the other is there seamlessly which wouldn't be a problem and is ideal for a website that doesn't rely on a database because you cant guarantee what server you will be viewing, so we need to find a way of having normal mysql replication (master/slave) on both servers but have the slave server hidden/disabled until the master server goes down then have the slave server come to life someway,
View Replies!
View Related
Web Server
I set up a server using Apache. Port 80 was blocked so i used port forwarding to Port 8080. ANywhere in my network, i can type my internal ip add. (192.168.1..40) and my files show up. Outside my network i can type my WAN IP (72.72.x.x:8080) and see my files. I bought a domain and used zoneedit to assign it to their DNS and am using the Zone edit updater to update my ip because it is dynamic and always changes. The zoneedit looks like its working because my current ip always shows up on the zone edit website..and running nslookup mydomain.com, the current ip also shows BUT when i type mydomain.com in a browser, it says that teh page cannot be found...
View Replies!
View Related
Home Web Server
I have a spare machine which is fairly fast, i like to know what are the steps to make a web server from home that actually works well, i have a static IP and a fast internet too. Which operating system works better and any guide to a step by step setup.
View Replies!
View Related
Web Server Logging
Firstly this question is not related to running a web hosting business, but to dedicated servers hosting our own websites. I was just wondering, other than security reasons, what is the importance (if any) of keeping Apache/WWW logs? Are there legal reasons? If it is best to keep Apache logs, how should we go about this? If we don't look after them properly there will be massive amounts of logs being kept - what is the best way to store them? I know they can be "rolled over" and kept for a certain amount of time, which is the best utility to do this? The OS is Linux (CentOS) and the web servers are Apache and Lighttpd. and should proxy/gateway/cache server logs be kept?
View Replies!
View Related
IIS Web Server
This past year our high school purchased a web server for Web Design classes to post their created pages to. This is great news, but as a teacher I’m not versed on its capabilities or functions. Over the course of the year, I got the students to post their pages through FTP process, but I’d like to add other features similar to those offered by other hosts. We are not going to be in the business to host pages, other than learning how-to. Things I see that I’d like to add and need direction: Email Control Panel – to allow student interaction. 2.0 technology (if you will) Simple Scripts Fantastico I have asked that they install mysql and php and they did. Where do I go from here?
View Replies!
View Related
Running Web Server
I want to start up my web server again. I have Windows XP hosting my web server right now. and, it's slow. Should i stick with Windows, run IIS and use httpZip from Port80? I really like microsoft, and don't want to change and adapt to something else. give me advice Or, should I run Linux I would run Linux on it, but I don't know how. And they have different version of Linux. Example Redhat, Ubuntu etc. Which one should I go for? Also, what do I do if I have a netgear ethernet card? Is that Linux? Is it compaitable with Redhat? And last question, what do I use for security? I'm a hacker, yeah.. I know what all people can do to websites. How do I stop them? DoSing, Cross Scripting, XML Attacks, MySql Injection.. Etc. If a linux fan can respond, that would be nice.
View Replies!
View Related
IIS Web Server
This past year our high school purchased a web server for Web Design classes to post their created pages to. This is great news, but as a teacher I’m not versed on its capabilities or functions. Over the course of the year, I got the students to post their pages through FTP process, but I’d like to add other features similar to those offered by other hosts. We are not going to be in the business to host pages, other than learning how-to. Things I see that I’d like to add and need direction: Email Control Panel – to allow student interaction. 2.0 technology (if you will) something similar to, but not limited to: Simple Scripts Fantastico I have asked that they install mysql and php and they did. Where do I go from here?
View Replies!
View Related
Home Web Server
I'm just wondering what the practicalities and problems might be in setting up a web server from home. At the moment we have a 2Mb cable connection but our provider offers a 20Mb connection. Would it be possible to set up a small hosting business from home with such a connection?
View Replies!
View Related
From Server To A Web Host
I was wondering if it's possible to transfer your site from a server to an addon domain on a webhosting plan at hostmonster.com? And is it possible to restore it back? Like for an example I bought a dedicated server and setup the domains: domain1.com domain2.com domain3.com And move them to a webhosting package: domain1.domain.com domain2.domain.com domain3.domain.com And then setup these as an addon domain, so it will a domain again instead of a subdomain.
View Replies!
View Related
Web Server Comparison
I am setting up a new server and would like to find an alternative to Apache. I would like to find something that uses less RAM, as Apache can run up to 15 MB on my machine. The three options I have selected include: Lighhtpd Nginx LiteSpeed I couldn't tell if Lighhtpd was RAM intensive but it was proprietary, so I don't think I'll use it.
View Replies!
View Related
Using My Web Server As Its Own Nameserver
I use my web server as its own nameserver. I know the potential draw backs of this, but it works fine for me. I have recently moved server and need to configure my new server to work as my nameserver. I use one of the server administration companies people talk about here, but they seem to be unable to configure this for me. As a result my server is down (can't be reached due to nameserver issues). Does anyone know off hand how I can do this myself?
View Replies!
View Related
Making Web Server
I was wondering I've been having problems with getting my web server going. I'm using Apache 2 on my Windows XP SP2 machine. I have a Linksys WRT54GX2 router, and I have Charter 3MB Cable internet. I already called charter to see if they allowed web servers and they said they do. I also asked if they block ports, and they said they don't. Now my problem... So, I originally thought maybe charter blocked port 80, so I used NO-IP to work around that, I did port forwarding through that. Well, I used there tool canyouseeme.org and it said it couldnt read any ports i put in. All my firewalls were off and i had my router firewall off. I even put my computer in the DMZ part of my router. I'm about to see if i can connect my modem directly to my computer without having a problem but i wasn't able to a bit ago. Anyone got any clues to waht i could do if nothing changes when i put my modem to my computer.
View Replies!
View Related
Recommend A Web Server
I've been shoping around for a web server and found this one from freecom: [url] does anyone know of any other/better products out there? It needs to have LAMP or WAMP along with FTP, and firewall.
View Replies!
View Related
LiteSpeed Web Server
Ive been planning to try LiteSpeed Web Server on my cPanel webhosting servers, but cant decide which license is best for my 2 x quadcore Xeon E5335 system and 2 x dualcore Xeon 5130 system.
View Replies!
View Related
Web Server Partition
My PHP/MySQL web application will be put in a unix/linux environment, and the guy who is setting up the server is asking me this: Do you have any partition requirements? I don't know too much about hardware, how should I answer him? do you have any suggestions?
View Replies!
View Related
Web Server Specs
I have been hired to build a web server for a fellow student at school. I am used to building desktops for personal use but this is my first time putting together a web server so I just wanted to verify with you web hosting pros what should go in it. Purpose of server: He wants a server that is capable of hosting a website mostly dedicated to a vBulletin community. He wants it to support a community of 30,000 members with a max of 1000 active users. He is also active in local politics and wants to host some local candidates web pages but I assume since they are local candidates and not very well known and most likely going to be very static pages this wont cause much of an extra load. Limitations:I know the connection is going to be a likely place for a bottle neck but he wants to have a server that is capable of hosting the above mentioned type of load and will upgrade the his connection as needed. Also he does not know how to use Linux or Unix so a windows based system would be strongly preferred even though its generally considered worse. what is the most necessary specs on such a system? I would greatly appreciate any input.
View Replies!
View Related
Setting Up A Web Server
We have a database developed in oracel which is accessed be a lot of clients in our organization in our own domain ( a lan within the same building). My own laptop is a cleint and I have access to the oracle sever finely. Now I have developed a website in asp which has several quries for the databse. I am using my laptop as a webserver and broweser and the website is working excellent. Now I want to (1)All the people in my domain should have access to this website. I dont know how to do it. As it should be using a local network and my own computer should be a webserver. Please advise. (2) Is it possible for my to uplodoad my site to a third-party webserver like yahoo or brainnet and people should have access to this site globally.
View Replies!
View Related
Creating A Web Server
I have an AMD Athlon 1.2MHz with 512MB of RAM. I would like to change this computer into a server where to host my websites. However I do not have any experiance on what web hosting includes. I am definitly going to use tomcat or jetty as application server. Would it be enough this computer? could I just upgrade it? would the people comming on my website experiance a very slow loading?
View Replies!
View Related
Which OS For Home Web Server
I am currently leasing a VPS and the kbps upload rate is below my upload rate at home, so I am going to save 50 bucks/ month and move it to home. I plan on using an older dell desktop with 512mb ram. I would like to use this also as sorta a sync host between my laptop and desktop. I would like to be able to sync certain folders and files which would be stored on the server. I also obviously need to have ftp access, smtp (no knowledge of this area), mysql, php, etc. My big question is which OS should I use? I have fiddled around had a local copy of my site working on my main desktop in windows using apache. Should I stick with windows or would I be better served using a linux distro such as ubuntu? I currently have a static IP address at home. How do I handle the nameservers? Another thing is how easily can I manage things like emails and subdomains?
View Replies!
View Related
Starting A New Web Server
I want to start my own web server it will be hosting company for future. I will host to 100-200 domain and web sites as begining. Os will be linux red hat with cpanel. My system will be; HP ProLiant DL385 G2 (438816-421 HP DL385G2 2220) Two opteron cpu's Ram 8gb HDD 8x HP 146GB 10K SAS 2.5 Hot Plug Hard Drive Fire wall Cisco Pix 515e My questions; What can I do for this server works non stop 7/24 if any problem happen hw or sw base? How many of same system I have to buy? For example if I need to buy 2 of them. What kind of setup I need? (Like mirror, load balancing, vps, proxy) or if there are some hw base systems, what is your succes?
View Replies!
View Related
|