Thursday, June 28, 2012

Delete iptables Rule - The Easy Way

Iptables is the name of the basic firewall installed in linux servers.

Check if iptables has listed your IP.
----
root@server1 [~]# iptables -nL | grep 115.248.152.21
DROP all -- 115.248.152.21 0.0.0.0/0
DROP all -- 0.0.0.0/0 115.248.152.21
----

Run iptables-save | grep 115.248.152.21 to get the exact rule command used to enabled the block. You will get output similar to this:
----
root@server1 [~]# iptables-save | grep 115.248.152.21
-A LOCALINPUT -s 115.248.152.21/32 ! -i lo -j DROP
-A LOCALOUTPUT -d 115.248.152.21/32 ! -o lo -j DROP
----
Take this command, replace the -A with -D and run it through iptables.
----
root@server1 [~]# iptables -D LOCALINPUT -s 115.248.152.21/32 ! -i lo -j DROP
root@server1 [~]# iptables -D LOCALOUTPUT -d 115.248.152.21/32 ! -o lo -j DROP
----
Thats It. :)



Flipkart Gaming Arena

Flipkart Gaming Arena - a gaming event like few other. A quest to find the fastest of minds. The most trigger-happy fingers. The ones who knows the comos, and the skills. And if you're still wondering about the image, drop by. It will be an experience nevertheless.

An Intense two-day competition where gamers battle it out and bring home victory, honor and glory.
The Flipkart Gaming Arena will run for 9 months in these 3 select cities with various games, some being chosen by you the gamer and some being showcased by their partners.
The first event takes place in Chennai on the 30th of June and the 1st of July.
Location: Wired Gaming Cafe, Nungambakkam
The Games are:

PC Games
1) Warcraft 3 (DOTA) 5 vs 5
2) Counterstrike 1.6 5 vs 5

PS3 Games
FIFA 12 1 vs 1

Xbox Games
Super Street Fighter IV

The Experience Zone
Sony PS3 Move Street Cricket

Check out our Events page for more details - http://on.fb.me/LNjOPr
To register for the the event, Click here - http://bit.ly/KK9SZn

Check out the rules and regulations in our notes section here - http://on.fb.me/M3LvXn

Wednesday, June 20, 2012

SPB SHELL 3D cracked working


After installing SPB shell 3D cracked apk if you get the error "Unfortunately, we could not locate your purchase in android market. Please reinstall this copy before installing a new one." Please follow these steps.

Please note that this will wok only on rooted android phones.

1. Install Terminal Emulator from Play Store aka Android Market.
2. Run the commands below:
# su
# pm enable com.spb.shell3d/com.softspb.shell.Home
3. Press home screen and you can see that the SPB Shell 3D is back.

You should stop the license check if you want to avoid doing this in the future by.

1. Install Terminal Emulator from Play Store aka Android Market.
2. Run the commands below:
# su
# pm disable com.spb.shell3d/com.softspb.shell.service.LicenseService

Enjoy the 3D experience. Also please buy the Original version after testing and if you like this home screen replacement. Support the developers.

Tuesday, June 12, 2012

Nokia Lumia 900 to Hammer Nails

These days, cell phones do more than just make phone calls and send SMS messages. Really, it's not fair to call these multi-tools 'phones' when they're capable of so much more. The phones of today allow you to email, online bank, take pictures and videos, share content with friends, play games, and video chat and manufacturers are introducing new features all the time. In fact, this past weekend, Nokia posted a video showcasing the Lumia 900's abilities as a hammer.
"The [Lumia 900] is constructed of a uni-body polycarbonate shell that can withstand drops, scrapes and dings. On the face of the phone, you’ll find Gorilla Glass from Corning that is really tough," said Nokia's Jason Harris.

"Our quality engineers wanted to put the quality of the Lumia 900 to the test and created this video. You can see a hammer and nails being applied to the screen and even using the Lumia 900 as a hammer. And through all this, the screen looks great."

Check the video below:
If they don't sell, Nokia employees might be nailing the last nails in Nokia's High End Line coffin with this!
Source: Erodov

Saturday, June 9, 2012

Chelsea FC Latest Away Kit

CFC kit designers adidas have opted for a light aqua strip against a white body, with white shorts and blue socks completing the strip. The kit also has fading stripes on both sleeves. Samsung will continue to sponsor Chelsea FC.


It is now available for fans to pre-order here.
The stylish design marries both the modern and the classic making it a perfect choice for an away kit.




We can see our players in action in their new kit on the pre-season game against the MLS All Stars next month.


Friday, June 8, 2012

rsync Error - connection unexpectedly closed

rsync is a command used to copt files from one location to another. Usually used to migrate files from server to server. Today while trying to rsync i got an error.
----
[root@hari home]# rsync -avz root@192.168.1.23:/var/www/ /home/
root@192.168.1.23's password:
bash: rsync: command not found
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) [receiver=3.0.6]
----

At 1st i thought rsync command was not installed but it was installed and working correctly since i reached till password prompt.
After a few tests I found the solution. rsync was not installed in the target machine. After installing it in target machine the issue was fixed.

Wednesday, June 6, 2012

Mozilla Firefox 13 released

The most popular web browser Firefox today released their latest version. Since its open-source your can get it for free. One of the best features which i find interesting in the new release is that it supports SPDY. SPDY is an experiment with protocols for the web. Its goal is to reduce the latency of web pages. For those who did not understand the above line its basically a new protocol like HTTP which is used by Google and twitter for faster browsing and web page loading times. Nginx is also going to support this in near future.  SPDY is pronounced as Speedy :) You can find all the features of latest release here.
You can download the browser from here.
Windows uses can download the file and run the exe file.
The steps to install it in Linux is here.

Friday, June 1, 2012

Galaxy S3 Lauched in India

Samsung has released the latest version of its highly successful Galaxy series in India, the Galaxy S3. After the huge success of Samsung Galaxy S and Samsung Galaxy S2, Samsung Galaxy S3 the third mobile in this series.

You can see the full phone specs here.
The phone is available for 43,180 rupees in India. Please note that this is the 16Gb version of S3. Samsung debuts S Voice along with device which is equal ant to Iris in Android and Siri in iphone.

H.C. Ryu, Samsung's vice president of sales and marketing, said that India is one of the top three strategic markets in the world for Samsung.

Windows 8 Release Preview

With Linux OS becoming more popular windows has release the preview version of their upcoming and latest operating system windows 8. Be the first few to try out the latest pre release version of widows 8.


YOU CAN DOWNLOAD YOUR COPY FROM HERE.
Well if you downloaded the consumer edition earlier you can make out a few improvements. A few notable enhancements, including a trio of new apps, a "Flip ahead" browser gesture, Flash support and a couple of updated multi-monitor features. A few heavy hitters like Wikipedia and Box.net are also using the occasion to debut apps in the Windows Store. And the OS is now available in 13 languages. Mostly, though, this update brings performance and stability fixes, along with granular tweaks like being able to pin stocks to the Start screen.

Windows 8 Release Preview Product Key:   TK8TP-9JN6P-7X7WW-RFFTV-B7QPF

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews