Get your external IP address

2009-11-04 1 min read Bash Linux

$ echo -e "GET /automation/n09230945.asp HTTP/1.0rnHost: whatismyip.comrn" | nc whatismyip.com 80 | tail -n1

  • <a href="http://www.commandlinefu.com/commands/view/3962/get-your-external-ip-address">View this command to comment, vote or add to favourites
  • <a href="http://feeds2.feedburner.com/commands/by/Marko">View all commands by <a href="http://feeds2.feedburner.com/commands/by/Marko">Marko

<a href="http://www.commandlinefu.com"><img src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/header-logo.jpg" alt="" align="bottom" />

by David Winterbottom (<a href="http://codeinthehole.com">codeinthehole.com)

<a href="http://feedads.g.doubleclick.net/~a/JcVSM9r0yMSf6O0G2eSK5vyQGsU/0/da"><img src="http://blog.amit-agarwal.com/wp-content/uploads/img.zemanta.com/~a/JcVSM9r0yMSf6O0G2eSK5vyQGsU/0/di" alt="" align="bottom" />
<a href="http://feedads.g.doubleclick.net/~a/JcVSM9r0yMSf6O0G2eSK5vyQGsU/1/da"><img src="http://blog.amit-agarwal.com/wp-content/uploads/img.zemanta.com/~a/JcVSM9r0yMSf6O0G2eSK5vyQGsU/1/di" alt="" align="bottom" />

<img src="http://blog.amit-agarwal.com/wp-content/uploads/img.zemanta.com/~r/Command-line-fu/~4/7xln2n56mnk" alt="" width="1" height="1" align="bottom" />

URL: <a href="http://feedproxy.google.com/~r/Command-line-fu/~3/7xln2n56mnk/get-your-external-ip-address">http://feedproxy.google.com/~r/Command-line-fu/~3/7xln2n56mnk/get-your-external-ip-address<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta <ul class="zemanta-article-ul"> <li class="zemanta-article-ul-li"><a href="http://www.computer-realm.net/how-find-computers-ip/">How to Find Out Your Computer&#8217;s IP (computer-realm.net) <div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/42c8d78f-7105-47fc-9f21-6df9065a21a3/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/reblog_e29.png" alt="Reblog this post [with Zemanta]" /><span class="zem-script more-related pretty-attribution">

Continue reading

Citibank Doesn\’t Want Your Business, Linux Users

2009-11-03 1 min read Linux Uncategorized

This is an article from the Citibank customers in US.

The Consumerist: &#8221;Citibank won&#8217;t let customers using Linux computers log in to their online accounts. Adam argues that in 2009 this doesn&#8217;t make sense, especially when no other major corporate website blocks him like this.&#8221;

URL: <a href="http://linuxtoday.com/news_story.php3?ltsn=2009-10-31-001-39-IN-BZ-SW">http://linuxtoday.com/news_story.php3?ltsn=2009-10-31-001-39-IN-BZ-SW

But in India too we don&#8217;t have much too different environment. Though I do not have any issues with the Citibank site, but I have HDFC Insurance. I always pay the premium online. This time the payment failed couple of times and the amount was deducted from my account. When checked with the Customer Service Desk, the confirmed that the payment option does not work on Firefox with Linux. For this time I have made the payment using Cash, but why should there be OS discrimination.

Continue reading

what is my user agent

2009-11-02 1 min read Uncategorized

Wonder what your browser is sending to all the websites that you visit.

Check out at <a href="http://whatsmyuseragent.com/">http://whatsmyuseragent.com/

Using autologin for ftp sessions.

2009-10-30 1 min read Linux

A simple example of the .netrc file. Keep this file in your homedir and then chmod to 600.

machine skyware login raj password ********

macdef init

ls -lRt

macdef hello

bye

cups web interface.

2009-10-29 1 min read Linux

Today I found an interesting piece of information. I was trying to debug a problem with the cups service and found that cups offers a web administration.brbrThe server is running at port 631. So point your browser to browser with <a href="http://localhost:631">link and happy digging.

\"\"

Metasploit Project Sold To Rapid7

2009-10-29 1 min read Uncategorized

[ad]

ancientribe writes &#8221;The wildly popular, open-source Metasploit penetration testing tool project has been sold to Rapid7, a vulnerability management vendor, paving the way for a commercial version of Metasploit to eventually hit the market. HD Moore, creator of Metasploit, was hired by Rapid7 and will continue heading up the project. This is big news for the indie Metasploit Project, which now gets full-time resources. Moore says this will translate into faster turnaround for new features. Just what a commercial Metasploit product will look like is still in the works, but Rapid7 expects to keep the Metasploit penetration testing tool as a separate product with &#8217;high integration&#8217; into Rapid7&#8217;s vulnerability management products.&#8221;

Continue reading

Fedora 11 delayed by one more week.

2009-10-27 1 min read Linux

Not new to Fedora schedules, I guess. Has happened in past and happened again, Fedora release is slipped second time to 2009-06-09

Older posts Newer posts