Howdy all, I'm looking for an Apache module to limit the transfer on virtual sites. I'm told that mod_bwlimited can do this, but I can't find the module anywhere. TIA, Frank Read all
Actually I want to create the session variable in PHP here is my script session_start(); session_register('session_variable'); $session_variable = $session_variable ? $session_variable + 1 : 20; ec Read all
Hi, I am a newbi and I will have 2 dedicated servers and I was wandering can I use rsync and ssh to make a backup of each server on the other server and if I did this would I still need a tape backup Read all
Can I install Redhat Linux 7.2 and Windows2000 Advance Server on same machine.If Yes then which one I should install first for better result. If you can then please help me for solving my problem. Tha Read all
Hi, Someone mentioned a Turkish domain name registrar (for some reason, the forum doesn't allow me to post the name?) here on the forums as a good low cost registrar. Low cost - yes. Good - don't know Read all
I am just wondering if there are alternatives to tape backup? It just seems a little expensive to backup a 36GB hard drive that you have to pay $1000 for the drive and $500 at least for software. Can Read all
Can I use a cron job to perform basic UNIX commands on regular schedules? I am trying to automate some functions on my server and can't quite seem to get it right. Manually I can Telnet into the serve Read all
I am having problems with user written functions. The following statements don't seem to work inside the function when I pass a filename as a parameter (value or reference). $userfile_name $userfile_t Read all
Hello, I recently upgraded a motherboard on my server. I was running a 3com NIC, but the new motherboard has an onboard intel NIC. So, during the installation, I opted to go with the new NIC, and un-i Read all
Greetings! I am thinking of this possibility: A site domain.com is hosted in host A. Another site domain.net is hosted in host B. Both domain.com and domain.net are registered under one registrar. The Read all
I was wondering, what is the best way to redirect one domain to another? I have two domains that both point to the same site, though I wish one of them to be the default used. Is this something that's Read all
Hi, I have noticed my server is having increasingly high server load, I run top and get the following info.... PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND 5876 nobody 18 0 3276 3276 120 Read all
Hi Guys, I'm working on a a search engine project, it involves the use of spider crawler software to crawl the web and record web content etc etc . You know how it works, google etc... I currently liv Read all