More ISPs are offering 10 Gbps fiber home broadband at pretty affordable prices ($189-$199) but before you sign up, the following are what you need to take note of
1. Most networking products like routers, desktops and notebooks currently support only up to 1 Gbps therefore if you do not upgrade them, 1 Gbps will the maximum speed you will be getting.
2. While you can upgrade your desktop by buying a 10Gbe NIC like the Intel X540 series, you can't do so with your notebook or routers
3. There are very limited number of routers that do support 10Gbe WAN port and they are very very expensive.
So until most end user products make 10 Gbps mainstream, it is not really advisable to sign up now. Price will also be much lower later as compared to what is available now.
Showing posts with label m1. Show all posts
Showing posts with label m1. Show all posts
Monday, April 4, 2016
Tuesday, February 9, 2016
Latest fiber broadband promotion by Singapore ISPs
StarHub's current 1Gbps fiber broadband promotion at $49.90 per month for 24 months comes with
https://www.m1.com.sg/Personal/BUNDLES%20AND%20PROMOTIONS/Promotions/Bundle%20Promotion/PKG100391
https://www.singtelshop.com/shop/fibre-broadband/plan-details.jsf
https://myrepublic.com.sg/pricing/#300-discount
- Free Wireless AC Dual-band Router DIR-850L (Upgrade to DIR-868L at $120.)
- Free Fibre Termination Point installation
- Free Service installation
- Free Unlimited streaming entertainment with StarHub Go Basic and Go Premium Packs
- Free $150 Shopping Voucher.
Home phone line at $2.10 per month.
http://www.starhub.com/personal/promotions/broadband/unbeatable-home-broadband-deals.html
http://www.starhub.com/personal/promotions/broadband/unbeatable-home-broadband-deals.html
--------------------------------------------------------------------------------------------------------------------------
M1's current 1Gbps fiber broadband promotion at $39.90 per month for 24 months comes with
- FREE 24 mths 300Mbps Mobile Broadband (1GB)
- FREE Home Fixed Voice Service
- FREE ONT Activation
- FREE Sentosa Islander Family Membership (worth $50. Valid for up to five (5) immediate family members)
There will be, however, a one-time registration charge of $48.15 (inclusive of GST).
Top up $5/month for a Asus RT-AC56S
Top up $5/month for a Asus RT-AC56S
https://www.m1.com.sg/Personal/BUNDLES%20AND%20PROMOTIONS/Promotions/Bundle%20Promotion/PKG100391
--------------------------------------------------------------------------------------------------------------------------
SingTel's 1Gbps fiber broadband promotion is currently at $50 per month for 24 months and comes with
- Free Fibre Termination Point installation
- Free Optical Network Terminal installation
- Home Digital Line with free unlimited local calls
- 10% off Mobile subscription
- Online Exclusive waiver of registration fee worth $53.50
- Online Exclusive waiver of registration fee worth $53.50
https://www.singtelshop.com/shop/fibre-broadband/plan-details.jsf
--------------------------------------------------------------------------------------------------------------------------
MyRepublic current fiber broadband promotion is currently at $49.90 per month for 24 months and comes with
- Free ASUS N56 Router or ASUS AC56U (or ASUS AC87U with $99 Top-Up)
- FREE Home Voice with Unlimited Local Calls
There will be. however. a $58 Service Installation Fee
https://myrepublic.com.sg/pricing/#300-discount
--------------------------------------------------------------------------------------------------------------------------
ViewQuest current 1Gbps fiber broadband promo is currently at $65 per month with free
- ViewQuest TV
Residential Voice is at $3.95 per month
Setup Fee is $79.25.
http://www.viewqwest.com/vqlp/cny2016/index.html
http://www.viewqwest.com/vqlp/cny2016/index.html
Labels:
1Gbps,
home broadband,
m1,
myrepublic,
singtel,
starhub,
viewquest
Sunday, February 14, 2010
Huawei E1762 on Linux
You'll need two packages and a configuration file
usb-modeswitch version => 1.07
usb-modeswitch-data file dated => 10 Jan 2010
usb_modeswitch.conf => 2010-03-09
Note: The above package links are for Debian based distribution like Ubuntu. If you are using 10.04 Lucid, use the Ubuntu Software Center to install both usb-modeswitch and usb-modeswitch-data.
Install the packages at the same time
Place the configuration file in /etc directory. To check if you have place the configuration file at the right place just type
To check if your stick is correctly detected as a modem, give the command
If you are using on a 64-bit architecture, you can download them here
If you are not using a Debian based distribution, you can download the files below
usb-modeswitch-1.1.0.tar.bz2
usb-modeswitch-data-20100203.tar.bz2
usb-modeswitch version => 1.07
usb-modeswitch-data file dated => 10 Jan 2010
usb_modeswitch.conf => 2010-03-09
Note: The above package links are for Debian based distribution like Ubuntu. If you are using 10.04 Lucid, use the Ubuntu Software Center to install both usb-modeswitch and usb-modeswitch-data.
Install the packages at the same time
Place the configuration file in /etc directory. To check if you have place the configuration file at the right place just type
# usb_modeswitchand it should not give you a 'file not found error'.
To check if your stick is correctly detected as a modem, give the command
# lsusbyou should see something like this
Bus 002 Device 009: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA ModemIf you see something like this
usb
Bus 002 Device 002: ID 12d1:1446 Huawei Technologies Co., Ltdedit the configuration file by giving the command
# sudo gedit /etc/usb-modeswitch.confand find the lines that says 'E7162' and uncomment the 5 lines that follows. There are two instances of 'E1762'. Either one will work. Save the edited file, and give the command
# sudo usb_modeswitch -H -v 12d1 -p 1446 -c /etc/usb-modeswitch.confNow check if the dongle is detected correctly by giving the 'lsusb' command again and you should the stick is now detected as a modem.
If you are using on a 64-bit architecture, you can download them here
If you are not using a Debian based distribution, you can download the files below
usb-modeswitch-1.1.0.tar.bz2
usb-modeswitch-data-20100203.tar.bz2
Subscribe to:
Posts (Atom)