Difference Between TW Telecom And TW Cable

Jul 25, 2009

SoftLayer recently added TW Cable to their BGP mix. However, it is Time Warner Cable, while the ones I usually see is TW Telecom.

View 12 Replies


ADVERTISEMENT

Telecom Sales

Jan 14, 2009

I have just started working with an IT company. I have no prior knowledge of IT solutions. I would greatly appreciate any links where i could learn about Dedicated/Virtual Servers, Web Hosting, Co-Location, Bandwidth and any other Telecommunication information. Im not a total retard and I do understand computer systems such as hardware and how the components work.

View 3 Replies View Related

VPSLand, Lunarpages, The Zone Or EMC Telecom?

Mar 18, 2008

After a few years of having our site hosted with Hostexcellence it became apparent the necessity of moving to a more dependable place, so I started to look for a VPS hosting company.

After many hours of going through Google, forums and hosting web pages I came up with a list of providers that fit my needs, or so I thought.

Here is the list:

VPSLand
Lunarpages
The Zone
EMC Telecom

I have to mention that I was in Spain, visiting, although our company is located in Hollywood, Florida.

VPSLand

I did sign with VPSLand choosing their EZ-Silver VPS hosting plan at a cost of $30.00 plus $2.00 for a Plesk Reloaded(TM). Taking advantage of their first month 50% off they charged my credit card for $17.00.
The next day my credit card was credited for the same $17.00 and never hear from them again.

Lunarpages

I placed the order with Lunarpages the 4th of March and I got a welcome letter pitching their affiliate program. My credit card was charged the following day for an amount of $109.95.00 that correspond to their VPS Plan hosting plus Setup fee, plus several other things. I have to point out that Lunarpages is the only VPS hosting among the ones that I reviewed that charges for setting up the system.

Same day I got the following message: ....

View 11 Replies View Related

Cable Connections

May 6, 2009

Has anyone worked with the cable companies on internet connections for hosting? Eg. Comcast, TW.

I worked with a sales rep for Comcast a few years ago on a solution for our offices. He worked out a line that would give us 3+mbits up speed for less then the price of a T1.

It also included a dedicated line to our offices. Would using a cable line be a bad idea for a hosting connection?

View 4 Replies View Related

CBL-004L Cable

Dec 11, 2007

I'm having a hard time finding a source that has the Supermicro CBL-0084L splitter cable in stock. Any suggestions where I could get my hands on about 10 to 20 of these at a reasonable price? Maybe more if the price is right.

View 4 Replies View Related

One Cat 5 Cable And 4 Servers

Mar 23, 2007

I have had a few Colo and Dedicated servers but I have decided that the traffic I am getting on my sites warrants using a large setup so I have four servers that I need to colo to one site.

My major question is that when I go colo they generally only supply one Cat 5 cable and what is the best setup to have for a switch/router? Generally you get enough IP addresses to have one per server so my guess is that you can just plug the switch/router in and away you go?

I am going to have one server as a load balancer then two as the load balanced pair and then a database server.

View 4 Replies View Related

Network Cable Label

May 11, 2008

We are looking for new network cable labels...

Perhaps something like this:
[url]

What distributor are you guys using for cable management?

View 14 Replies View Related

FE Or GE Over CAT3 Copper Cable

Jun 3, 2008

I know typically at least CAT5 cable is to be used for FE or Gig-E Ethernet links, but can CAT3 cable be used at short distances? I know there is little to none cost difference in the cable price, but I am only allowed to used the preinstalled cable at this location which is CAT3 which is what Verizon typically runs for telephone cables.

View 14 Replies View Related

Cable Management Woes

Apr 5, 2007

So we have 10 racks of mess in our custom colo cage. Each rack currently has 20+ servers, most with dual network interfaces hooked up, most racks with two switches and 3+ apc remote power strips per rack. Each rack is an APC 4 post unit [url]

We have no cable management trays and currently tie up cables with velco and zapstraps, trying to keep power cables to the left and cat5 cables to the right. Unfortunately, even with all our effort, it's really turning into a wall of cabling that is basically insulating each rack and causing a temperature issue (or the potential for one at least).

Even worse, we want to add in KVM over IP hooked up on nearly every server. While I see the great benefits of the KVM, I can't see how on earth we are going to make the cabling work out!

View 14 Replies View Related

Time Warner Cable Review

Oct 5, 2009

i was trying to search for reviews on time warner cable and was not able to find any. I would like to hear from ppl using it like what is the quality of bandwidth and what is their pricing structure.

View 14 Replies View Related

2 NIC - Set Default Gateway - Crossover Cable In Use

Apr 24, 2007

I have a Linux Server (CentOS 4.4) running, it has two network cards.

1. Onboard 100MBit (eth0), uses DHCP to obtain IP, this card is the only one that is able to connect to the internet.
IP: 192.168.1.13
Subnet: 255.255.255.0
Gateway: 192.168.1.1
Bcast: 192.168.1.255

2. PCI Gigabit card (eth1), uses static IP, and is connected to my Windows machines via a CROSSOVER cable.
IP: 192.168.2.2
Subnet: 255.255.255.0
Gateway: NONE
Bcast: 192.168.2.255

Before I installed the gigabit card all internet was working fine. However now i cannot even ping? here is some more info:

PHP Code:

[root@node home]# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 
          inet addr:192.168.1.13  Bcast:192.168.1.225  Mask:255.255.255.0
          inet6 addr: fe80::213:20ff:fee9:69de/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:473 errors:0 dropped:0 overruns:0 frame:0
          TX packets:462 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:60513 (59.0 KiB)  TX bytes:497973 (486.3 KiB)

[root@node home]# ifconfig eth1
eth1      Link encap:Ethernet  HWaddr 
          inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:76ff:fe7d:46/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15996232 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7250441 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1137563077 (1.0 GiB)  TX bytes:437192485 (416.9 MiB)
          Interrupt:177 Base address:0x2f00

[root@node home]# netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.39.0    0.0.0.0         255.255.255.0   U         0 0          0 vmnet1
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 eth1
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
172.16.123.0    0.0.0.0         255.255.255.0   U         0 0          0 vmnet8
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth1
[root@node home]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.39.0    *               255.255.255.0   U     0      0        0 vmnet1
192.168.2.0     *               255.255.255.0   U     0      0        0 eth1
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
172.16.123.0    *               255.255.255.0   U     0      0        0 vmnet8
169.254.0.0     *               255.255.0.0     U     0      0        0 eth1
[root@node home]# 

Im sure its just a few lines I need to change somewhere, just not sure where?

View 2 Replies View Related

Fiber Optic Cable Down - No Back-up

Jun 26, 2007

I put this in the co-location section since I am co-locating a server that I host a few Websites on. The server is located in the Pacfic Northwest at a hosting company out there. As you may know, this is a "more remote" area of the United States.

Today, the company lost all Internet access when a Fiber optic cable went down. Not only was my stufff down but the entire hosting company was down. In 10 years of doing Internet development, I have never seen this happen to any hosting company I have worked with no matter how good or bad they were. On top of that, it happened one time last year as well.

According to my co-location provider, the problem happened a long way up stream. SO far that the lines cannot be backed up. Is this true? Could a fiber optic cable fail at some point where it cannot be switched over to another line?

I don't know if I should I believe that or not. It would seem to me that it is a matter of money and they may not have a back-up system in place if the pipe goes down. Is it possible? Who's fault is it?

View 14 Replies View Related

Filber Cable To Set For Hosting Server

Jun 29, 2007

Should i use a filber cable line for hosting server?

and which methods to security my hosting server such as : which Firewall, ANti-virus, ..?

View 11 Replies View Related

How To Connect To Intenet Using Crossover Cable

Feb 19, 2007

I have a laptop and redhat box. The laptop has wireless card and connected to internet using wireless router. Can I connect to redhat box to laptop using cross over cable and use internet? If so, how can I do it?

View 2 Replies View Related

Console Cable Pin Out For Extreme Networks Stuff

Jun 16, 2008

if anybody know the cable pin out on making a console cable using those serial adapters?

View 1 Replies View Related

Get A DSL Line Or A Cable Modem And Host The Site Or My Own Computer

Apr 18, 2008

Can I just get a DSL line or a cable modem and host the site or my own computer?

View 14 Replies View Related

Remote MySQL Server - Non Cross Cable - Same Datacenter

Jun 12, 2007

if anyone have experience with remote MySQL server setup

I have 2 servers in the same datacenter, 1 serve as web server, and 1 serve as mysql server.

would my remote MySQL server slows down my site load if it's not connected through cross cable? it's on the same datacenter though

View 4 Replies View Related

Bay Area Colo With Easy (cheap?) Access To A Cable TV Feed

Jun 19, 2008

Like the title says it: Is there anywhere in the bay area where I could colo a box and get a cable tv feed without paying an arm and a leg? Nothing illegal going on here either

View 0 Replies View Related

To Www. Or Not To Www. What Is The Difference

Jul 24, 2008

I looked all over the web.....well google like 5-6 pages and found the answer but I am not sure I understand.

What is the difference from having [url]and [url]?

does it make a difference to the web user, is it a server thing.

View 5 Replies View Related

HIt Vs. Request - Is There A Difference?

May 10, 2008

I'm curious. I have read some stuff recently about Amazon, Mosso and other clouds. I know Mosso has switched over to a request based pricing model and I realized that I am not sure exactly what a 'request' is.

I think that a hit, as tallied by AWStats, Webalizer, etc. would be the same thing as a request, but I wasn't 100% sure if that was the case with Mosso. I actually contacted Mosso support (someone I know is considering using them) to ask them for clarification on a request. They stated that a page with two images would be three requests, one for each image and one for the page itself. I asked if it was the same as 'hits' and they said no, it isn't. This didn't sound right to me, because my understanding of 'hits' is the same as how he described 'requests'.

So, I figured I would just ask the experts on WHT.

View 5 Replies View Related

Difference Between VPS And Hybrid

Oct 7, 2009

I am looking to purchase either a VPS1024 or Hybrid1 server from WiredTree this Friday.

The purpose of the server is to house a fairly active phpBB3 forum (10,000 registered members with around 100 members online at any one time). Now what is the benefit of going for the more expensive Hybrid1 ($99 with coupon) compared to the VPS1024 ($71.20 with coupon) - thats almost a $30 difference in price?

In layman terms - am I going to get a greater benefit with the Hybrid1 over the VPS1024?

[url]

View 5 Replies View Related

Difference Between Www And Public_html

Jan 13, 2009

what is the difference between www and public_html? I have hosed my domain in a small hosting company and when i was going through all its folders i found both the folder www and public_html has the same content. but by hosting company asks me to upload all my files into public_html. Iam curious to know the difference between these two folders.

View 19 Replies View Related

Difference Between A Level 1, 2, And Three

Apr 19, 2009

what is the difference between a Level 1, 2, and three issue.

View 1 Replies View Related

Apache 2 Difference?

Feb 1, 2008

i have apache verion Server Version: Apache/1.3.37 (Unix)...do you think that i must upgrade to apache 2?is it necessary?i will see an diffrence?

View 7 Replies View Related

Difference Between Http And Ftp?

Oct 15, 2008

whats the difference between http and ftp ? I have read many references of those but still couldn't comprehend. The internet world is way too many inferior quoting.

View 4 Replies View Related

Difference Between Providers

Mar 7, 2008

i just wanted to know what exactly is the difference between providers like say Burst.net and corenetworks and say hivevelocity or cari or any other.

why is that they can provide 2 Tb bandwidth in around 30 usd and rest cant?

is the bandwidth quality difference or what?

what will be the dfferences?

View 5 Replies View Related

Difference Between RAM And Burstable RAM?

Dec 5, 2008

What is the difference between RAM and burstable RAM?

What even is RAM!

I ask because I upgraded my server (again) today. I went from 256 RAM, to 512, now to 1024 of RAM. Is 1 gig of RAM good?

Also, I want to know in general if I am getting a good deal here

I have a VPS now with these specs:
Dedicated RAM: 1024 MB
Burstable RAM: 4096 MB
RAID 10 Disk Space: 100 GB
FREE Backup Space: 100 GB
Premium Bandwidth: 4000 GB
Dedicated IP Address: 2
Monthly Price: $119.99

does that seem like a good deal to you?

I ask because I am new to all of this, and don't know if I am getting jipped.

Should a site on this server run fast, if it is a high traffic "tube" site?

View 11 Replies View Related

Difference Of Used Space Between Du -hs And Df

Jul 31, 2008

I have a partition /dev/sda2 which is mounted to /webroot.

Today, I find that I can't upload any files via IPB (running on lighttpd)
So, as usual, I went on SSH and tried df in order to see how much space is left on the server:

Filesystem 1K-blocks Used Available Use% Mounted on
<deleted>
/dev/sda2 20641788 19483292 109856 100% /webroot
Since lighttpd is running inside chroot, I thought it was the log files but even after I deleted them, it is still at 100% usage.
After spending some time, I couldn't find any large files so I did du -hs to see which folder is using large amount of space.

web1:/webroot# du -hs /webroot
2.2G /webroot
I'm without a clue on this as what du -hs is telling me and df is different but it seems like the partition is really full.

Any ideas?

Here is the output of tune2fs for reference:

web1:/webroot/var/run/lighttpd# tune2fs -l /dev/sda2
tune2fs 1.40-WIP (14-Nov-2006)
Filesystem volume name: /webroot
Last mounted on: <not available>
Filesystem UUID: 62625b28-9ad6-4258-8acc-0bfa0e7b5f48
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal filetype needs_recovery sparse_super large _file
Default mount options: (none)
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 2626560
Block count: 5242880
Reserved block count: 262160
Free blocks: 5123494
Free inodes: 2626465
First block: 0
Block size: 4096
Fragment size: 4096
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 16416
Inode blocks per group: 513
Filesystem created: Fri Jun 27 13:34:27 2008
Last mount time: Sun Jun 29 01:11:27 2008
Last write time: Sun Jun 29 01:11:27 2008
Mount count: 7
Maximum mount count: 36
Last checked: Fri Jun 27 13:34:27 2008
Check interval: 15552000 (6 months)
Next check after: Wed Dec 24 12:34:27 2008
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 128
Journal inode: 8
First orphan inode: 820811
Default directory hash: tea
Directory Hash Seed: de38e2ce-4ee2-4ecd-a562-16ecb5982500
Journal backup: inode blocks
Also /etc/fstab entry for /dev/sda2:

web1:/webroot# cat /etc/fstab|grep sda2
/dev/sda2 /webroot ext3 defaults 1 2

View 4 Replies View Related

What's The Difference Between Ssl Certs?

Dec 10, 2008

you can get really cheap ones, like $20/year, but you can also get really expensive ones, I've seen over 1k per year.

What is the difference between these? Right now I just use self signed but eventually I'll probably want to get a "real" one to suppress all the warnings. (newer browsers are bad for that, they make it look like the site is down, to a typical user).

View 11 Replies View Related

Unmanged Vs Managed What Is The Difference

Nov 8, 2009

Unmanged vs Managed ? What is the difference

So i am guessing unmanged there is now support one is on their own and managed it is just like shared cpanel hosting?

View 14 Replies View Related

Difference Between 120V & 208V?

Aug 31, 2009

As stated on the title. I'm confused about power..

View 12 Replies View Related







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