All your mobile need under one roof

It’s wonderful how many people get addicted to heavy use of mobile phones these days. It’s no wonder when you have such an unmatched service brought about by these devices. With this heavy use, there comes the need to have it safe, or may be in good condition or better decorated than others. mobilefun.co.uk is an online store, where there are many useful gadgets that i found really interesting.

It has many accessories, you may want to check out. For example like iphone accessories, iphone cases and ipod touch accessories . I find these I-phone accessories very interesting, since you don’t really get this kind of quality stuff anywhere else.

Not only mobile phone accessories, they have many other mobile accessories as well. From head sets to blue tooth dongles, they have most of the mobile stuff you need.

They also have a wide collection of mobile phones, which you can buy online through there website. Fun item section is filled with all sorts of ring tones, wall papers, video clips and mobile games. So if you want to make your mobile something unique and cool, then you might want to check that section as well.

The blog and the forum will allow you to keep in touch with the new advances and involve in discussion on many hot topics. Also forum will allow you to talk to experts and get your problems solved.

ohh and one thing i noticed last, is that they have this cool, accessory packs, where there’s whole lot of accessories comes in one pack. there are several types of packs, where you can choose what suites you best. The Platinum Pack includes everything you need to make the most of your phone. Following is a list of things they have in there packs. see all you need under one roof !!!

In Car Holder
Car Charger
Silicone Case
Screen Protector
Desktop Cradle
Carry Pouch
USB Data Cable
Cleaning Cloth
Spare Battery
Bluetooth Dongle
9 in 1 Card Reader


Be a Real Life Hacker !!!!

Have you ever dream of being a real life hacker. Well you can really help lot of people by making your dream a reality. IT Security is becoming a hot topic these days. Many business companies around the world need to keep their information / data secure as well as easily accessible to the working staffs. This gives real opportunities for security experts to come into help.

An ethical hacker is a computer and network expert who attacks a security system on behalf of its owners, seeking vulnerabilities that a malicious hacker could exploit. To test a security system, ethical hackers use the same methods as their less principled counterparts, but report problems instead of taking advantage of them. Ethical hacking is also known as penetration testing, intrusion testing, and red teaming. An ethical hacker is sometimes called a white hat, a term that comes from old Western movies, where the “good guy” wore a white hat and the “bad guy” wore a black hat.

Ok, so how can you get started. Well these days there are many institutions providing these kind of programmes. But what can be easier than an online course that matches your free time. You can easily learn what you want in your free time, with the comfort of your home.

Check out eccouncil.org for more information on this topic. With this site you can easily get involve in online lessons to get started.


Post?slot_id=36457&url=http%3a%2f%2fsocialspark

Hunting the right car for you!!!

Perrys is one of the oldest motor companies in the world. With it’s more than 100 years of experience, it has more to offer than any other company in the field.

It is important to find out the right choice for your budget. Finding the right car can be a very tiresome work if you don;t have many choices. But I found this really cool site which lists many used and new cars, which can make your life easier.

The site has number of brands and vehicle types listed. You can also use the search function to find what you want with an ease of one click.

One of the coolest products i saw on the site is vauxhall corsa . There are many car dealers listed in the site as well. You can easily find the dealer close to your location for the brand of your choice. For example you can link upto number of vauxhall dealer from this page. Or you can follow this link, vauxhall dealer, to get in touch with some cool offers by this dealer.

That is not all. This site provides other very useful resources like information on financing solutions and tips. It also enables you to apply for financing online.

Perrys launched in 1908 with one site in London and has grown and survived two World Wars, market downturns and the birth of the Internet. Over its 100 years of trading, Perrys has grown considerably, now representing 13 leading motor brands across 40 dealerships around the UK.

As a fast growing top 25 motor company, Perrys has a solid reputation for reliability and integrity, and is renowned throughout the country as a specialist in the industry, offering a wide range of quality new and used vehicles.

Expert sales staff at each dealership have years of experience advising valued customers throughout the entire car purchasing and after care process and pride themselves on giving first class customer care.

It has Won many awards, making it the right choice for you, if you are in doubt of what you should do.


Highly Anonymous PROXY with Squid

Yes it’s bad thing to hide your identity and creep into places. But these days, when you show your identity, bad people take advantage of it. So some times it is better to be hidden under a mask rather than to show your self to the world. That’s where proxy servers come handy. It is a piece of software installed in a computer that allows you to connect to a another computer through that computer, masking your real identity.

Squid is a open source highly versatile proxy server, which can be tweaked to give any kind of proxy you want. Default configuration is for a transparent proxy. But when you need to be highly anonymous you can configure the squid.conf file at /etc/squid/ to get what you want.

You can insert following configuration, then restart squid server to get a very high level of anonymity.

add all this under a new category “Miscellanous”

#Miscellanous

forwarded_for off
header_access Allow allow all
header_access Authorization allow all
header_access Cache-Control allow all
header_access Content-Encoding allow all
header_access Content-Length allow all
header_access Content-Type allow all
#header_acccess Date allow all
header_access Expires allow all
header_access Host allow all
header_access If-Modified-Since allow all
header_access Last-Modified allow all
header_access Location allow all
header_access Pragma allow all
header_access Accept allow all
header_access Accept-Enncoding allow all
header_access Accept-Language allow all
header_access Content-Language allow all
header_access Mime-Version allow all
header_access Cookie allow all
header_access Set_Cookie allow all
header_access Retry-After allow all
header_access Title allow all
header_access Connection allow all
header_access Proxy-Connection allow all
header_access All deny all

once, you edit the config file. save the file and reconfigure squid or restart the server,

squid -k reconfigure

Hope this helps. Ohh forgot to mention some important things,

Please do not log into paypal account or any other secure accounts using this proxy, if the server is located in a different country than the country from which you normally use these accounts. Paypal keeps a good record of suspicious account activities, so you can get your account blocked.