Featured Posts

[APK] Seeder entropy generator to provide significant... I found this on the XDA website. It works amazingly well for all rooted Android phones. It will speed up your phone and prevent lagging. Made my HTC Sensation feel a lot more responsive. Hey everyone, So, I was experiencing significant lag as we all do from time to time, and decided I was going to get to the bottom of it. After tracing and debugging for hours, I...

Read more

Sky Go Android App released It certainly has been a long time coming and even though it comes with strings, Sky's "Sky Go" app has finally been released for Android. Don't get too excited just yet though. Sky Go will only work on supported Android devices running 2.2x and 2.3x. Not only that but to "ensure that our rights contracts are fully upheld we are also unable to support any Android devices...

Read more

Fixing the issue of the Asus Transformer TF101 not charging, SOLVED!Fixing the issue of the Asus Transformer TF101 not... I purchased an ASUS Transformer TF101 a few months ago and I have been very happy with it. That was until recently. When I plugged it in it would no longer charge. I read on multiple forums that this was a common issue for Transformer owners and some fixes included putting the transformer plug into the freezer to cool it down and also to bend the pins slightly to try to...

Read more

Google’s response to Siri is codenamed Majel, could... Interesting. I've not tried Siri nor do I know anyone that has an iPhone 4GS that can give me reports on it. By all accounts it's the dogs nutsack so hopefully this app will be just as good. Google’s response to Siri is codenamed Majel, could be released by end of year | Android and Me.

Read more

Carrier IQ: How the Widespread Rootkit Can Track Everything on Your Phone, and How to Remove ItCarrier IQ: How the Widespread Rootkit Can Track Everything... This post is especially for the paranoid amongst us. Recently an Android Developer discovered a rootkit called Carrier IQ that is capable of logging everything you do and worst of all it comes pre-installed on almost all smartphones, including Android, iPhone and Blackberry. Click on the link below for more information Carrier IQ: How the Widespread Rootkit Can Track...

Read more

Google users targeted by forged security certificate – Technology, Business – Independent.ie

Category : Chromium

Security researchers have discovered a forged internet security certificate designed to allow hackers to spy on Google users’ private emails and other communications.

The forgery was first reported by an Iranian web user, which has raised fears it may be part of efforts by the government in Tehran to monitor dissidents.

The “man in the middle” attack also further undermines general confidence in the Secure Sockets Layer SSL, a security protocol used to authenticate all kinds of sensitive internet traffic, including online banking. SSL certificates are meant to act as an independent third party to verify that communication between a website and a browser are secure.

The forgery was issued to the unknown attackers on 10 July by DigiNotar, a Dutch SSL certificate authority. For more than two months it would have allowed them to set up fake versions of Google websites that appeared genuine to users and their web browsers. This would in turn have allowed the hackers to collect usernames and passwords for their targets’ genuine Google accounts.

The forged certificate was valid for google.com and all its sub-domains, including mail.google.com.“Today, when I tried to login to my Gmail account I saw a certificate warning in Chrome,” said alibo, a Google user who said he was in Iran and was first to report the attack.

Chrome has details of Google’s genuine security certificates built-in, so it was able to detect the forgery when a fake website presented it to alibos browser.

“I think my ISP or my government did this attack,” he added.The Electronic Frontier Foundation, a digital rights group based in San Francisco, said the incident demonstrated fundamental problems with SSL and the dozens of authorities such as DigiNotar that are trusted to issue certificates.

“The certificate authority system was created decades ago in an era when the biggest on-line security concern was thought to be protecting users from having their credit card numbers intercepted by petty criminals,” the EFF said.

“Today internet users rely on this system to protect their privacy against nation-states. We doubt it can bear this burden.”

In a similar incident earlier this year systems at Comodo, another certificate authority, were found to have been hacked and forced to issue forged certificates for Google, Microsoft, Skype and Yahoo! services. The firm said evidence indicated its attackers were based in Iran.

It is unclear how DigiNotar’s attackers persuaded it to issue the forged google.com certificate, and the firm has not commented. The major browser makers – Google, Microsoft and Mozilla – all said they would use software patches to revoke the firm’s authority to issue SSL certificates.

Google said in a statement: “Were pleased that the security measures in Chrome protected the user and brought this attack to the publics attention.”While we investigate, we plan to block any sites whose certificates were signed by DigiNotar.”

via Google users targeted by forged security certificate – Technology, Business – Independent.ie.

Controlling Web Access with Squid

Category : DIY, LAN, Linux

 

 

 

 

 

An in depth article on setting up SQUID to control web access on your network.

Quick HOWTO : Ch32 : Controlling Web Access with Squid – Linux Home Networking.

Configuring a DNLA Player Under Ubuntu

Category : Uncategorized

Below are instructions for configuring Totem to access XBMC libraries.

3. Coherence

Coherence is a Linux library that can handle connecting to DLNA servers. To install it, run sudo apt-get install python-coherence and you should be all set.

The default video player in Ubuntu is Totem (called “Movie Player” in the Applications menu). To integrate DLNA support in Totem we’ll need a pair of files that we’ll copy to a new directory /usr/lib/totem/plugins/upnp-coherence/. We need the plugin definition and the plugin code. Alternately you can execute the following commands to download them from the source. More details can be found in the Coherence Wiki.

sudo mkdir /usr/lib/totem/plugins/upnp-coherence && sudo wget –output-document /usr/lib/totem/plugins/upnp-coherence/upnp-coherence.totem-plugin http://coherence.beebits.net/browser/trunk/Coherence/misc/Totem-Plugin/upnp-coherence.totem-plugin?format=raw && sudo wget –output-document /usr/lib/totem/plugins/upnp-coherence/upnp-coherence.py http://coherence.beebits.net/browser/trunk/Coherence/misc/Totem-Plugin/upnp-coherence.py?format=raw

Now you’ll need to open up Totem (or restart it) and click on Edit –> Plugins. Check the “Coherence DLNA/UPnP Client” box and click Close.

Figure 2. Enable Coherence Plugin

On the right-hand side there’s a dropbox box that probably says “Playlist”, click on it and you should be able to select “Coherence DLNA/UPnP Client” which will eventually bring up a list of available servers.

Figure 3. Showing DLNA Servers

You’ll note in the screenshot listings for Hulu and Netflix, read on to learn a bit more about PlayOn.

via Configuring a DNLA Player Under Ubuntu.

The closer the chapel the further from God

Category : DIY

The title says it all. I don’t know if you are a regular reader but if you are you probably noticed that the formatting of my saite has been in terrible condition since the middle of May.

I work in I.T. and deal with web related issues on a daily basis but when it came to fixing my own site I just kept putting it on the long finger.

Anywho this is just a quick note to say that it’s back up and running and I’ll be posting some good stuff in the coming months.

View DELL Service Tag and Express Service Code From Linux and Windows

Category : Internet, LAN

I work with a large number of servers and sometimes I need to get details from the servers when calling Dell technical support. I found a great way to retrieve the service tags from Dell machines remotely. Read below for more info

Get DELL Service Tag on remote Windows system

Login to the Windows remote-host using VNC or remote desktop connection. Use WMIC on Windows to get service tag as shown below.

C:\>wmic bios get serialnumber

SerialNumber

ABCDEF1

Following WMIC command will give make and model number along with service tag.

C:\>wmic csproduct get vendor,name,identifyingnumber

IdentifyingNumber                                Name                                              Vendor

ABCDEF1                                                 PowerEdge 2950                          Dell Inc.

If VNC or remote desktop connection to the remote-host is not available,  execute the following from the local-host to get the service tag of the remote-host.

C:\>wmic /user:administrator /node:remote-host bios get serialnumber

SerialNumber

ABCDEF1

[Note: Replace remote-host with the machine name of your remote-host.]

2. Get DELL Service Tag on remote Linux system

Login to the Linux remote-host using SSH. Use dmidecode on Linux to get service tag as shown below.

[remote-host]# dmidecode -s system-serial-number

ABCDEF1

via View DELL Service Tag and Express Service Code From Linux and Windows.