Pakcik Google
Monday, 18 November 2013
Friday, 25 October 2013
What is Chromebook
A Chromebook is a personal computer running Chrome OS as its operating system. The devices are designed to be used while connected to the Internet and support applications that reside on the Web, rather than traditional applications that reside on the machine itself.
Samsung
The new Samsung Chromebook is an ultraportable, sleek laptop for everyday adventures. It boots in second, has apps built-in, and keep getting better over time with automatic updates.
For mor info Go to this link : http://www.samsung.com/us/computer/chromebook
Lisa Kelly : Five reasons growing SMEs cannot ignore the cloud
Trusted or not........
When a growing business cannot justify developing its in-house IT department, the cloud can deliver pay-as-you-go, access to skilled staff and flexibility. But can SME business leaders trust the cloud with
security and standardisation?
For many growing businesses, IT is seen as both an opportunity and a potential hindrance. Leaders in small and medium-sized enterprises (SMEs) recognise that technology is critical to supporting growth, productivity and competitiveness. But high capital costs, access to scarce skills, and the retention of legacy IT systems often make it difficult to maximise the return on investment and benefits that modern technology offers.
For complete article go to this link : http://docs.media.bitpipe.com/io_10x/io_102267/item_465972/whitepaper_30713835518.pdf
When a growing business cannot justify developing its in-house IT department, the cloud can deliver pay-as-you-go, access to skilled staff and flexibility. But can SME business leaders trust the cloud with
security and standardisation?
For many growing businesses, IT is seen as both an opportunity and a potential hindrance. Leaders in small and medium-sized enterprises (SMEs) recognise that technology is critical to supporting growth, productivity and competitiveness. But high capital costs, access to scarce skills, and the retention of legacy IT systems often make it difficult to maximise the return on investment and benefits that modern technology offers.
For complete article go to this link : http://docs.media.bitpipe.com/io_10x/io_102267/item_465972/whitepaper_30713835518.pdf
Brocade : Brocade VCS Fabric Technical Architecture
Providing 24/7/365 access to information with zero downtime is crucial to the success of your business. To achieve this, new technologies such as virtualisation and cloud computing are being adopted. However, utilising these technologies places great demand on the network and creates a number of challenges that must be addressed and remediated.
The time for the data centre network to evolve is now, and Ethernet fabrics can help you get the job done. Inside, explore how scaled-out Ethernet fabrics provide the reliability and scalability your network needs while simultaneously decreasing both complexity and operational expenses.
This resource takes a deep dive into the technical architecture of Ethernet fabric technology, explaining:
Virtual cluster switching technology
How the control, data, and management planes function
A comparison of Ethernet fabric with the TRILL standard
And much more!
Go link below and search this title
Brocade VCS Fabric Technical Architecture
http://searchnetworking.bitpipe.com
Robert Sutter : 3 Methods To Ensure Strong Adventure Race Training
Perhaps adventure race training is something that you want to go about doing. If this is the case, I believe that there are many ways to make sure that you get the most out of the work you put forth. It's clear that your attention is going to be set on larger races in general but what can be done, on your part, in order to ensure success? There are many ways that this can be gone about and here are only 3 steps that can help you to get the most out of this level of training.
1. When engaged in adventure race training, make absolutely certain that you pace yourself as much as possible. These races typically last for a couple of hours, meaning that you're going to need all of the energy that you have in order to reach the end. So many novices seem to utilize everything from the get-go, which is a problem when they find themselves dawdling behind. Make sure that you pace yourself as you find yourself in events like Spartan Race; your body will thank you for it.
2. It is apparent that your diet is going to require a number of different nutrients. Some of these may prove to be more essential than others but I feel as though they all come together in order to create that much more effective of a regimen. Protein is one such example, as it is able to keep your muscles going. Carbohydrates are utilized for the sake of energy, each of them being able to help your body along as you start to become more and more involved in a given race.
3. You want to make sure that you're able to go about training without accidentally hurting yourself. I've seen people go about a number of runs in the past and it seemed like they returned with problems involving their legs. If it wasn't slight soreness at one point, it was an actual fracture at another. It's understandable that there's a level of vigor when it comes to preparation but even going about light jogs can ensure that your physical stature is not going to be put in jeopardy.
There is much work to associate with adventure race training and there are many steps to consider as well. Even though these are only a few, I'd like to think that they can come into play in order to help individuals from a physical standpoint. It seems like those who are new to on-foot racing may not know everything that there is to know about this physical activity. As long as you keep these steps in mind, though, you're only going to do your physical conditioning more favors.
1. When engaged in adventure race training, make absolutely certain that you pace yourself as much as possible. These races typically last for a couple of hours, meaning that you're going to need all of the energy that you have in order to reach the end. So many novices seem to utilize everything from the get-go, which is a problem when they find themselves dawdling behind. Make sure that you pace yourself as you find yourself in events like Spartan Race; your body will thank you for it.
2. It is apparent that your diet is going to require a number of different nutrients. Some of these may prove to be more essential than others but I feel as though they all come together in order to create that much more effective of a regimen. Protein is one such example, as it is able to keep your muscles going. Carbohydrates are utilized for the sake of energy, each of them being able to help your body along as you start to become more and more involved in a given race.
3. You want to make sure that you're able to go about training without accidentally hurting yourself. I've seen people go about a number of runs in the past and it seemed like they returned with problems involving their legs. If it wasn't slight soreness at one point, it was an actual fracture at another. It's understandable that there's a level of vigor when it comes to preparation but even going about light jogs can ensure that your physical stature is not going to be put in jeopardy.
There is much work to associate with adventure race training and there are many steps to consider as well. Even though these are only a few, I'd like to think that they can come into play in order to help individuals from a physical standpoint. It seems like those who are new to on-foot racing may not know everything that there is to know about this physical activity. As long as you keep these steps in mind, though, you're only going to do your physical conditioning more favors.
Monday, 21 October 2013
Tuesday, 27 November 2012
Wireless Site Survey Report
What is the wireless site survey report.
Why this deployment is very important for new wireless network implementation.
What is a suitable tools to get a best reports.
I get this video from youtube. Im sure you all out there know about Ekahau wireless site survey tool. Show time ......
Learn is a good to improve our knowledge.
Continue........
Why this deployment is very important for new wireless network implementation.
What is a suitable tools to get a best reports.
I get this video from youtube. Im sure you all out there know about Ekahau wireless site survey tool. Show time ......
Continue........
Saturday, 24 November 2012
Mount LUN on RedHat
Step to mount LUN on REDHAT :-
1. Rescan new LUN:
e.g >> # fdisk –l
2. Create file system for the new LUN:
e.g >> # mkfs.ext3 /dev/sda5
3. Create mount point directory for the file system:
e.g >> # mkdir /datadisk1
4. Mount the new file system:
e.g >> # mount /dev/sda5 /datadisk1
5. To make sure the new file system is auto mount after reboot, you must edit the file at fstab:
# vi /etc/fstab
Add/append following entry to file:
#/dev/sda5 /datadisk1 ext3 defaults 0 2
Save the file and exit.
1. Rescan new LUN:
e.g >> # fdisk –l
2. Create file system for the new LUN:
e.g >> # mkfs.ext3 /dev/sda5
3. Create mount point directory for the file system:
e.g >> # mkdir /datadisk1
4. Mount the new file system:
e.g >> # mount /dev/sda5 /datadisk1
5. To make sure the new file system is auto mount after reboot, you must edit the file at fstab:
# vi /etc/fstab
Add/append following entry to file:
#/dev/sda5 /datadisk1 ext3 defaults 0 2
Save the file and exit.
Tuesday, 27 March 2012
Sunny - Jom Dengar
Tajuk Lagu : Boney M. : Sunny Lyrics
Ni lirik die...
Songwriters: GARINO, VITTORIO / BOVOLENTA, LIBERO GIUSEPPE / SAGRADA, EFREM / INGERMAN, RANDI
Sunny, yesterday my life was filled with rain.
Sunny, you smiled at me and really eased the pain.
The dark days are gone, and the bright days are here,
My sunny one shines so sincere.
Sunny one so true, i love you.
Sunny, thank you for the sunshine bouquet.
Sunny, thank you for the love you brought my way.
You gave to me your all and all.
Now i feel ten feet tall.
Sunny one so true, i love you.
Sunny, thank you for the truth you let me see.
Sunny, thank you for the facts from a to c.
My life was torn like a windblown sand,
And the rock was formed when you held my hand.
Sunny one so true, i love you.
Sunny
Sunny, thank you for the smile upon your face.
Sunny, thank you for the gleam that shows its grace.
You're my spark of nature's fire,
You're my sweet complete desire.
Sunny one so true, i love you.
Sunny, yesterday my life was filled with rain.
Sunny, you smiled at me and really eased the pain.
The dark days are gone, and the bright days are here,
My sunny one shines so sincere.
Sunny one so true, i love you.
I love you.
I love you.
I love you.
I love you.
I love you.
I love you.
sila lah...
Lyrics | Boney M. lyrics - Sunny lyrics
ni STAR yang suruh aku dengar.. http://blog.anjungpc.com
Ni lirik die...
Songwriters: GARINO, VITTORIO / BOVOLENTA, LIBERO GIUSEPPE / SAGRADA, EFREM / INGERMAN, RANDI
Sunny, yesterday my life was filled with rain.
Sunny, you smiled at me and really eased the pain.
The dark days are gone, and the bright days are here,
My sunny one shines so sincere.
Sunny one so true, i love you.
Sunny, thank you for the sunshine bouquet.
Sunny, thank you for the love you brought my way.
You gave to me your all and all.
Now i feel ten feet tall.
Sunny one so true, i love you.
Sunny, thank you for the truth you let me see.
Sunny, thank you for the facts from a to c.
My life was torn like a windblown sand,
And the rock was formed when you held my hand.
Sunny one so true, i love you.
Sunny
Sunny, thank you for the smile upon your face.
Sunny, thank you for the gleam that shows its grace.
You're my spark of nature's fire,
You're my sweet complete desire.
Sunny one so true, i love you.
Sunny, yesterday my life was filled with rain.
Sunny, you smiled at me and really eased the pain.
The dark days are gone, and the bright days are here,
My sunny one shines so sincere.
Sunny one so true, i love you.
I love you.
I love you.
I love you.
I love you.
I love you.
I love you.
sila lah...
Lyrics | Boney M. lyrics - Sunny lyrics
ni STAR yang suruh aku dengar.. http://blog.anjungpc.com
Bond your internet speed with single box
Truffle By Mushroom Network
Kepada pembaca yang dihormati. Kata-Kata dari Karl van Gills, VP of IT, Pacific Capital Group
" Just drop the truffle into your network and experiance what it is like to have a large bandwidth pipe at a fraction of the cost. The Truffle is highly reliable, scalable and easy to use. "
Gambarajah diatas adalah salah satu cara untuk kite membuat ' lease line ' connection antara dua office ( contoh : antara HQ ke Branch ).
sekiranya kite tidak dapat menggunakan lease line IPVPN yang di sediakan oleh TM ( Telekom Malaysia ), kite boleh menggunakan solution in untuk membuat lease line via shared cloud ( VLL : virtual lease line ). Ini adalah salah satu product yang ada di pasaran.
Cost adalah salah satu punca untuk sesetengah organisasi untuk memilih TM IPVPN .
Summary for this product
The Truffle Broadband Bonding Network Appliance provides aggregated Internet connectivity to small and medium size businesses (SMBs) with heavy usage, enterprise offices, apartments, hotels, hospitals and other multi-tenant buildings via aggregating multiple Internet access lines for increased performance and reliability. With the Truffle, multiple DSL, cable modem or T1 services can be combined to provide higher speed and more reliable Internet access.
The Truffle provides a quick Return on Investment (ROI) and lower operating expenses. The total subscription costs of multiple Internet access lines are often substantially less than a single high-speed Internet access line of equivalent bandwidth, which makes Truffle ideal for SMBs and enterprise branch offices. The payback period on the investment is often less than 6 months. You can download an application scenarios and ROI analysis white-paper by clicking here.
Truffle is also a stateful firewall, bandwidth manager, traffic monitoring and traffic shaping appliance that is packed with cutting edge adaptive Quality of Service features - all in one box. Truffle is powered by our enterprise level operating software that is dependable, scalable, remotely manageable and field upgradable.
The Truffle combines multiple Internet access lines, each on a Gigabit Ethernet interface, into a single aggregated Internet access line, again on a Gigabit Ethernet interface. The aggregation over the Internet access lines is done even for a single session, providing the full aggregate speed. The Truffle supports aggregation of up to 4,5,8 or 12 Internet access lines and additional 2 cellular data cards. Each Internet access line may be through a DSL modem, cable modem, T1, MPLS, satellite modem, fractional DS3, DS3, fiber, cellular or any other broadband connection.
Features
Aggregated Point-to-multipoint Capacity - Truffle can peer over the Internet with other Truffle devices that has VLL server license (such as a head-quarter office and the branch offices). In this peered mode, all uplink and downlink traffic between the head-quarter office and branch office/colo location(s), including VPNs, will use the aggregated bandwidth of the combined Internet access links.
Link failure recovery - In case of Internet access line failures in one of the Internet access lines, VLL recovers the ongoing session by redistributing the load over the available access lines, even for the sessions in progress, without loss of data integrity.
Improved network reliability - Automatic failover protects against failures of one or more access link outages, as it will not cause failure of the aggregated access link as long as at least one access link is still active, resulting in less downtime for the connection between BBNA devices.
Transparent Installation - The existing Local Area Network in the head-quarter office or the branch office/colo does not require any changes. All the installation and configuration is handled through the BBNA user interface.
No coordination with ISP - No new equipment or software is necessary from the Internet Service Provider(s). A user-friendly web-based management interface is provided for quick and easy configuration and system monitoring.
Advanced QoS algorithms - All traffic routed through the TRUFFLE BBNA is intelligently managed to prioritize real-time traffic. Additionally a unique set of proprietary algorithms are implemented to improve traffic latency metrics.
DNS load balancing for inbound requests - TRUFFLE BBNA can be easily configured to provide Dynamic DNS load-balancing for inbound requests for internally hosted servers such as web-server, ftp-server, mail-server etc.
Sampai disini sahaja.
details go to this link : https://www.mushroomnetworks.com
Kepada pembaca yang dihormati. Kata-Kata dari Karl van Gills, VP of IT, Pacific Capital Group
" Just drop the truffle into your network and experiance what it is like to have a large bandwidth pipe at a fraction of the cost. The Truffle is highly reliable, scalable and easy to use. "
Gambarajah diatas adalah salah satu cara untuk kite membuat ' lease line ' connection antara dua office ( contoh : antara HQ ke Branch ).
sekiranya kite tidak dapat menggunakan lease line IPVPN yang di sediakan oleh TM ( Telekom Malaysia ), kite boleh menggunakan solution in untuk membuat lease line via shared cloud ( VLL : virtual lease line ). Ini adalah salah satu product yang ada di pasaran.
Cost adalah salah satu punca untuk sesetengah organisasi untuk memilih TM IPVPN .
Summary for this product
The Truffle Broadband Bonding Network Appliance provides aggregated Internet connectivity to small and medium size businesses (SMBs) with heavy usage, enterprise offices, apartments, hotels, hospitals and other multi-tenant buildings via aggregating multiple Internet access lines for increased performance and reliability. With the Truffle, multiple DSL, cable modem or T1 services can be combined to provide higher speed and more reliable Internet access.
The Truffle provides a quick Return on Investment (ROI) and lower operating expenses. The total subscription costs of multiple Internet access lines are often substantially less than a single high-speed Internet access line of equivalent bandwidth, which makes Truffle ideal for SMBs and enterprise branch offices. The payback period on the investment is often less than 6 months. You can download an application scenarios and ROI analysis white-paper by clicking here.
Truffle is also a stateful firewall, bandwidth manager, traffic monitoring and traffic shaping appliance that is packed with cutting edge adaptive Quality of Service features - all in one box. Truffle is powered by our enterprise level operating software that is dependable, scalable, remotely manageable and field upgradable.
The Truffle combines multiple Internet access lines, each on a Gigabit Ethernet interface, into a single aggregated Internet access line, again on a Gigabit Ethernet interface. The aggregation over the Internet access lines is done even for a single session, providing the full aggregate speed. The Truffle supports aggregation of up to 4,5,8 or 12 Internet access lines and additional 2 cellular data cards. Each Internet access line may be through a DSL modem, cable modem, T1, MPLS, satellite modem, fractional DS3, DS3, fiber, cellular or any other broadband connection.
Features
Aggregated Point-to-multipoint Capacity - Truffle can peer over the Internet with other Truffle devices that has VLL server license (such as a head-quarter office and the branch offices). In this peered mode, all uplink and downlink traffic between the head-quarter office and branch office/colo location(s), including VPNs, will use the aggregated bandwidth of the combined Internet access links.
Link failure recovery - In case of Internet access line failures in one of the Internet access lines, VLL recovers the ongoing session by redistributing the load over the available access lines, even for the sessions in progress, without loss of data integrity.
Improved network reliability - Automatic failover protects against failures of one or more access link outages, as it will not cause failure of the aggregated access link as long as at least one access link is still active, resulting in less downtime for the connection between BBNA devices.
Transparent Installation - The existing Local Area Network in the head-quarter office or the branch office/colo does not require any changes. All the installation and configuration is handled through the BBNA user interface.
No coordination with ISP - No new equipment or software is necessary from the Internet Service Provider(s). A user-friendly web-based management interface is provided for quick and easy configuration and system monitoring.
Advanced QoS algorithms - All traffic routed through the TRUFFLE BBNA is intelligently managed to prioritize real-time traffic. Additionally a unique set of proprietary algorithms are implemented to improve traffic latency metrics.
DNS load balancing for inbound requests - TRUFFLE BBNA can be easily configured to provide Dynamic DNS load-balancing for inbound requests for internally hosted servers such as web-server, ftp-server, mail-server etc.
Sampai disini sahaja.
details go to this link : https://www.mushroomnetworks.com
Thursday, 3 November 2011
NMS Test
What is a community string?
A.
Encrypted password
B.
A value to be entered on both the network devices and management workstation to allow read / write access
C.
Hex characters used to encrypt traffic between two network devices
D.
Displayed to the user before entering a username and password for SSH Management
SSL stands for?
A.
Simple Security Layer
B.
https://
C.
Secure Security Layer
D.
Secure Sockets Layer
SSH stands for?
A.
Secure Shell Host
B.
Secure Shell
C.
Simple Shell
D.
Simple Secure Hos
SNMP v2 provides what advantages over v1?
A.
64 bit counter
B.
32 bit counter
C.
MIBs
D.
Traps
SSH uses what port for management?
A.
23
B.
20
C.
21
D.
22
SYSLOG typically uses TCP or UDP?
A.
TCP
B.
UDP
C.
ICMP
D.
GRE
What is an SSH fingerprint and how is it generated?
A.
43:51:43:a1:b5:fc:8b:b7:0a:3a:a9:b1:0f:66:73:a8:11
B.
MD5 hash of the remote devices public key
C.
Remote devices public key displayed in hexidecimal
D.
Generated on the client PC
Spanning Tree is another form of Network Management for configuration?
A.
True
B.
False
SYSLOG uses what port for sending messages?
A.
162
B.
161
C.
514
D.
53
SSL is an unsecure protocol.
A.
True
B.
False
SSL uses what source port when establishing a connection from a PC?
A.
443
B.
any port greater than 1024
C.
any port less than 1024
D.
4443
What is the purpose of the SYSLOG facility?
A.
To facilitate local logging of errors
B.
Differing the types of logs that a device can generate from Local0 to Local7 = 8 types
C.
The process that runs on the device creating the SYSLOG entries
D.
To tag different groups of logs for sorting and possibly specific storage on the Syslog server
A SYSLOG server is simpler than SNMP for management because?
A.
The syslog server software is always available free of change from the hardware vendor
B.
No authentication is requried when sending logs
C.
both B and C
D.
No requirement to setup an NMS workstation and vendor specific MIBs
SNMP stands for?
A.
Simple Network Management Protocol
B.
Simple Management Protocol
C.
Slimline Networks Management Protocol
D.
Slim Network Multicast Protocol
Find The Answer.............
A.
Encrypted password
B.
A value to be entered on both the network devices and management workstation to allow read / write access
C.
Hex characters used to encrypt traffic between two network devices
D.
Displayed to the user before entering a username and password for SSH Management
SSL stands for?
A.
Simple Security Layer
B.
https://
C.
Secure Security Layer
D.
Secure Sockets Layer
SSH stands for?
A.
Secure Shell Host
B.
Secure Shell
C.
Simple Shell
D.
Simple Secure Hos
SNMP v2 provides what advantages over v1?
A.
64 bit counter
B.
32 bit counter
C.
MIBs
D.
Traps
SSH uses what port for management?
A.
23
B.
20
C.
21
D.
22
SYSLOG typically uses TCP or UDP?
A.
TCP
B.
UDP
C.
ICMP
D.
GRE
What is an SSH fingerprint and how is it generated?
A.
43:51:43:a1:b5:fc:8b:b7:0a:3a:a9:b1:0f:66:73:a8:11
B.
MD5 hash of the remote devices public key
C.
Remote devices public key displayed in hexidecimal
D.
Generated on the client PC
Spanning Tree is another form of Network Management for configuration?
A.
True
B.
False
SYSLOG uses what port for sending messages?
A.
162
B.
161
C.
514
D.
53
SSL is an unsecure protocol.
A.
True
B.
False
SSL uses what source port when establishing a connection from a PC?
A.
443
B.
any port greater than 1024
C.
any port less than 1024
D.
4443
What is the purpose of the SYSLOG facility?
A.
To facilitate local logging of errors
B.
Differing the types of logs that a device can generate from Local0 to Local7 = 8 types
C.
The process that runs on the device creating the SYSLOG entries
D.
To tag different groups of logs for sorting and possibly specific storage on the Syslog server
A SYSLOG server is simpler than SNMP for management because?
A.
The syslog server software is always available free of change from the hardware vendor
B.
No authentication is requried when sending logs
C.
both B and C
D.
No requirement to setup an NMS workstation and vendor specific MIBs
SNMP stands for?
A.
Simple Network Management Protocol
B.
Simple Management Protocol
C.
Slimline Networks Management Protocol
D.
Slim Network Multicast Protocol
Find The Answer.............
Sunday, 26 June 2011
Friday, 24 June 2011
What Can Go Wrong With Cars
By Mike R Johnson
Owning an automobile means many things to many people. For some, it is merely a way to get from Point A to Point B. For others, it is a status symbol. To some people, it is the realization of a long wished-for dream. For yet others, it is a privilege they will never know. Owning a car is a big responsibility, and while it is a great thing, there are a lot of things that can go wrong. Here are some of the major things that can go wrong with your automobile.
Mechanical Problems
From a car's engine to its computer, there is a lot that can go wrong. Engine problems can be very expensive, and replacing the computer in a car can as well. Other problems like problems with the alternator, the carburetor, certain belts like the timing belt, and the radiator can be wildly expensive and almost always require a professional mechanic. For other things like a dead battery, low oil levels, and even things like brake pads, if you're mechanically inclined you can learn to do these things yourself. It is not difficult to replace the battery in a car, though some auto supply stores, if you buy the new battery from them, will change your battery and dispose of the old one for free. Some people choose to do their oil changes themselves, while others go to either the car dealer or a free-standing lube shop to get this simple procedure performed on their car.
Keeping up with the required and suggested maintenance on your vehicle will go a long way toward protecting your car from costly problems that require repair. Keep the fluid levels in check, get the oil changed (or change it yourself) every three thousand miles, and make sure you have your tires rotated once per year. Also, maintain the proper air pressure in your tires. It will not only extend the life of the tire, but will also save money in fuel costs.
Theft and Vandalism
Sometimes, even if you take great care of your car, things can go wrong. Your car can be vandalized in public parking lots or even parked outside your home, and some cars are frequently stolen. To protect against vandalism and theft, the best thing you can do is to install a quality car alarm. This will scare off would-be vandals and thieves, and as long as you turn it off if the neighborhood cat sets it off, your neighbors won't hate you.
Accidents
Even the best drivers can get into a car accident. While one person is following traffic laws and staying alert and responsive on the road, another is applying mascara, text messaging, or simply not paying attention and an accident can occur. Making sure your car has the proper safety features is the most important thing you can do to prepare for a potential accident. Another thing that is necessary is that drivers and passengers wear their seatbelts at all times. In the event of an accident, the second most worrisome thing (after the threat of injury) is cost. It is important to make sure you have the proper auto insurance coverage so that, even if an accident does not physically lost you an arm and a leg, it does not do so metaphorically either.
About the Author:
Find out more about Virginia Automobile Insurance from virginiainsurance.com
Owning an automobile means many things to many people. For some, it is merely a way to get from Point A to Point B. For others, it is a status symbol. To some people, it is the realization of a long wished-for dream. For yet others, it is a privilege they will never know. Owning a car is a big responsibility, and while it is a great thing, there are a lot of things that can go wrong. Here are some of the major things that can go wrong with your automobile.
Mechanical Problems
From a car's engine to its computer, there is a lot that can go wrong. Engine problems can be very expensive, and replacing the computer in a car can as well. Other problems like problems with the alternator, the carburetor, certain belts like the timing belt, and the radiator can be wildly expensive and almost always require a professional mechanic. For other things like a dead battery, low oil levels, and even things like brake pads, if you're mechanically inclined you can learn to do these things yourself. It is not difficult to replace the battery in a car, though some auto supply stores, if you buy the new battery from them, will change your battery and dispose of the old one for free. Some people choose to do their oil changes themselves, while others go to either the car dealer or a free-standing lube shop to get this simple procedure performed on their car.
Keeping up with the required and suggested maintenance on your vehicle will go a long way toward protecting your car from costly problems that require repair. Keep the fluid levels in check, get the oil changed (or change it yourself) every three thousand miles, and make sure you have your tires rotated once per year. Also, maintain the proper air pressure in your tires. It will not only extend the life of the tire, but will also save money in fuel costs.
Theft and Vandalism
Sometimes, even if you take great care of your car, things can go wrong. Your car can be vandalized in public parking lots or even parked outside your home, and some cars are frequently stolen. To protect against vandalism and theft, the best thing you can do is to install a quality car alarm. This will scare off would-be vandals and thieves, and as long as you turn it off if the neighborhood cat sets it off, your neighbors won't hate you.
Accidents
Even the best drivers can get into a car accident. While one person is following traffic laws and staying alert and responsive on the road, another is applying mascara, text messaging, or simply not paying attention and an accident can occur. Making sure your car has the proper safety features is the most important thing you can do to prepare for a potential accident. Another thing that is necessary is that drivers and passengers wear their seatbelts at all times. In the event of an accident, the second most worrisome thing (after the threat of injury) is cost. It is important to make sure you have the proper auto insurance coverage so that, even if an accident does not physically lost you an arm and a leg, it does not do so metaphorically either.
About the Author:
Find out more about Virginia Automobile Insurance from virginiainsurance.com
Cannot Save to C:\
THIS ERROR " Error 0x80070522 "
Window 7
If this happen you try this way ....
[ disable UAC ]
1 - click start.Type msconfig at run box.
2 - Click the tools tab
3 - Click the disable UAC and than click lunch.
4 - Click ok and then restart.
Tell me if this is help......
Window 7
If this happen you try this way ....
[ disable UAC ]
1 - click start.Type msconfig at run box.
2 - Click the tools tab
3 - Click the disable UAC and than click lunch.
4 - Click ok and then restart.
Tell me if this is help......
Tuesday, 14 June 2011
Transformers : Dark of the Moon Teaser
Shia LaBeouf returns as Sam Witwicky in Transformers: Dark of the Moon. When a mysterious event from Earth's past erupts into the present day it threatens to bring a war to Earth so big that the Transformers alone will not be able to save us.
Transformers Official Trailer
Release Date: 29 June 2011
Language: English
Subtitle: English / Chinese
Genre: Action / Science Fiction
Running Time: 2 Hours 32 Minutes
Director: Michael Bay
Cast: Shia LaBeouf, John Turturro, Josh Duhamel, Tyrese Gibson, Rosie Huntington-Whiteley, Patrick Dempsey, Kevin Dunn, with John Malkovich and Frances McDormand
Saksikan.....
Official Website : http://www.transformersmovie.com/
Language: English
Subtitle: English / Chinese
Genre: Action / Science Fiction
Running Time: 2 Hours 32 Minutes
Director: Michael Bay
Cast: Shia LaBeouf, John Turturro, Josh Duhamel, Tyrese Gibson, Rosie Huntington-Whiteley, Patrick Dempsey, Kevin Dunn, with John Malkovich and Frances McDormand
Saksikan.....
Official Website : http://www.transformersmovie.com/
KL GANGSTER Hangat Di Pawagam
KL GANGSTER :
"KL Gangster" tells the tale of two brothers who get involved in the world of gangsterism. The older brother Malek (Aaron Aziz) was imprisoned for five years after being betrayed by his own gang which was started by Shark (Syamsul), the step brother of the most influential gangster in Kuala Lumpur, King (Ridzuan Hashim). Malek who leads a normal life after being released, is pulled back into the world he left behind after all those years. Especially since his younger brother Jai (Adyputra) is influenced by the gangsters and decides to work for Shark bringing everything down in chaos.
Language: Malay
Genre: Action
Running Time: 1 Hour 21 Minutes
Director: Syamsul Yusof
Cast: Syamsul Yusof, Aaron Aziz, Zizan, Ridzuan Hashim
Genre: Action
Running Time: 1 Hour 21 Minutes
Director: Syamsul Yusof
Cast: Syamsul Yusof, Aaron Aziz, Zizan, Ridzuan Hashim
Best Action Movie in Malaysia.
Subscribe to:
Posts (Atom)



