<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>petrilopia.net</title>
	
	<link>http://blog.petrilopia.net</link>
	<description>Place for weird people</description>
	<lastBuildDate>Wed, 16 May 2012 05:07:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Petrilopianet" /><feedburner:info uri="petrilopianet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Linux: Show your IP-address</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/l58U4InVChw/</link>
		<comments>http://blog.petrilopia.net/software/linux-show-ipaddress/#comments</comments>
		<pubDate>Wed, 16 May 2012 05:03:53 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[eth0]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[ip-address]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1859</guid>
		<description>&lt;p&gt;Show IP-Address&lt;/p&gt;
&lt;p&gt;How to get your IP-address:&lt;/p&gt;
ifconfig &amp;#34;eth0&amp;#34;&amp;#124;grep 'inet addr'&amp;#124;cut -d' ' -f12&amp;#124;cut -c6-20
&lt;p&gt;and if you want to use IP-address at your own scripts just use:&lt;/p&gt;
INTIP=`ifconfig eth0&amp;#124;grep 'inet addr'&amp;#124;cut -d' ' -f12&amp;#124;cut -c6-20`
echo &amp;#34;$INTIP&amp;#34;
&lt;p&gt;and now you have your IP-address on $INTIP enviroment and you can use that at your scripts.&lt;/p&gt;
&lt;p&gt;If you want easy to change which [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/l58U4InVChw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/linux-show-ipaddress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/linux-show-ipaddress/</feedburner:origLink></item>
		<item>
		<title>Linux: History command</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/l7JdmX4YuIk/</link>
		<comments>http://blog.petrilopia.net/software/linux-history-command/#comments</comments>
		<pubDate>Tue, 15 May 2012 06:24:45 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1852</guid>
		<description>&lt;p&gt;You can see your command history on Linux just using command history:&lt;/p&gt;
history
&lt;p&gt;and this should show you all commands which you have wrote with a line number on the beginning of the line.
You can redo those commands just with ! and writing number of that line which command you want to redo:&lt;/p&gt;
!line_of_history
&lt;p&gt;add date and time to [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/l7JdmX4YuIk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/linux-history-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/linux-history-command/</feedburner:origLink></item>
		<item>
		<title>Photography / Valokuvia</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/KK8RrtvEobA/</link>
		<comments>http://blog.petrilopia.net/photography-2/photography-valokuvia/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 11:39:22 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1827</guid>
		<description>&lt;p&gt;If you are here for photograps visit: http://www.flickr.com/photos/whig/sets/.
Jos tulit valokuvien takia niin klikkaa: http://www.flickr.com/photos/whig/sets/.&lt;/p&gt;
&lt;p&gt;You can find me on facebook / Löydät minut myös facebookista: http://www.facebook.com/petrilopia

&lt;/p&gt;

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/KK8RrtvEobA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/photography-2/photography-valokuvia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/photography-2/photography-valokuvia/</feedburner:origLink></item>
		<item>
		<title>Windows, smartcard and automatic locking</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/lMx-6WWNJU8/</link>
		<comments>http://blog.petrilopia.net/software/windows-smartcard-automatic-locking/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 06:52:51 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[smartcard]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1811</guid>
		<description>&lt;p&gt;I had a little problem with one Windows XP dell laptop where we use smartcards.
Normally when you remove smartcard from the laptop windows will lock your desktop but
this time windows didn&amp;#8217;t do nothing when you removed smartcard from the laptop.
I tried to reinstall some software but that didn&amp;#8217;t help at all but then I found [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/lMx-6WWNJU8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/windows-smartcard-automatic-locking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/windows-smartcard-automatic-locking/</feedburner:origLink></item>
		<item>
		<title>How to bypass “Enter Passcode” on iPad 2</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/34LjnZlkxKg/</link>
		<comments>http://blog.petrilopia.net/hacking/bypass-enter-passcode-ipad-2/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 18:48:43 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[passcode]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1802</guid>
		<description>&lt;p&gt;If your iPad 2 ask &amp;#8220;Enter Passcode&amp;#8221; when you open smart cover you can just:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1. Press power button until you see &amp;#8220;slide to power off&amp;#8221;
2. Then close the Smart Cover
3. Open Smart Cover
4. Press Cancel&lt;/p&gt;
&lt;p&gt;and now your iPad 2 is unlocked.&lt;/p&gt;
&lt;p&gt;If you want to disable this nice little security hole just turn off &amp;#8220;iPad Cover [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/34LjnZlkxKg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/hacking/bypass-enter-passcode-ipad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/hacking/bypass-enter-passcode-ipad-2/</feedburner:origLink></item>
		<item>
		<title>How to retrieve serial number of proliant server</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/G06IBf5Paes/</link>
		<comments>http://blog.petrilopia.net/software/retrieve-serial-number-proliant-server/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 06:29:41 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[compaq]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[proliant]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[wmic]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1790</guid>
		<description>&lt;p&gt;This time I needed to get serial number of hp ProLiant DL380 server without taking the server out or even going next to that server so I find out that it&amp;#8217;s pretty easy to get serial number of that server with a sort wmic command and some magic parameters.&lt;/p&gt;
&lt;p&gt;Just open command prompt and say:&lt;/p&gt;
wmic /node:HOSTNAME [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/G06IBf5Paes" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/retrieve-serial-number-proliant-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/retrieve-serial-number-proliant-server/</feedburner:origLink></item>
		<item>
		<title>Abloy lockpicking tool called vempele</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/yl4xDEbKVxA/</link>
		<comments>http://blog.petrilopia.net/hardware/abloy-lockpicking-tool-called-vempele/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 09:19:48 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[equipment]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[abloy]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[lockpick]]></category>
		<category><![CDATA[pick]]></category>
		<category><![CDATA[vempele]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1778</guid>
		<description>&lt;p&gt;My friend send me a link to shop which sold lockpicks for Abloy locks and it looked so familiar that I had to go thru my archive and found dravings about 20 years old lockpick for Abloy locks.&lt;/p&gt;
&lt;p class="wp-caption-text"&gt;Abloy lockpicking tool called vempele&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s strange that this tool isn&amp;#8217;t familiar to every hacker who is interested [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/yl4xDEbKVxA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/hardware/abloy-lockpicking-tool-called-vempele/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/hardware/abloy-lockpicking-tool-called-vempele/</feedburner:origLink></item>
		<item>
		<title>Overlook Fing network scanner for Android and IOS</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/epZY6WWH8uY/</link>
		<comments>http://blog.petrilopia.net/software/overlook-fing-network-scanner-android-ios/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 15:54:22 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1767</guid>
		<description>&lt;p&gt;I have used many network scanner/monitor apps on my IOS devices and Android devices but now I found Overlook Fing which is everyway better than any of those which I had tried before.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s fast, show vendor (It get this from MAC-address), it can scan services it can export your current network to CSV, XML and [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/epZY6WWH8uY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/overlook-fing-network-scanner-android-ios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/overlook-fing-network-scanner-android-ios/</feedburner:origLink></item>
		<item>
		<title>Hidden menu on Dell laptops</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/tDk61laQbSY/</link>
		<comments>http://blog.petrilopia.net/hacking/hidden-menu-dell-laptops/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 08:33:11 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[hacking]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[latitude]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1751</guid>
		<description>&lt;p&gt;Not sure why but if you want to see temperature info about your Dell laptop you can open &amp;#8220;hidden menu&amp;#8221; using your laptop keyboard just like this:&lt;/p&gt;
&lt;p&gt;- Press FN + Shift button
- While pressing those buttons press 1, 5, 3, 2, 4
- Release FN and Shift
- Press FN + R&lt;/p&gt;
&lt;p&gt;After pressing numbers you should notice [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/tDk61laQbSY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/hacking/hidden-menu-dell-laptops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/hacking/hidden-menu-dell-laptops/</feedburner:origLink></item>
		<item>
		<title>Problems with TimeMachine and Airport Extreme with USB harddrive</title>
		<link>http://feedproxy.google.com/~r/Petrilopianet/~3/8VIas6VSGAw/</link>
		<comments>http://blog.petrilopia.net/software/problems-timemachine-airport-extreme-usb-harddrive/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 07:20:30 +0000</pubDate>
		<dc:creator>Petri</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[airport]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[extreme]]></category>
		<category><![CDATA[harddrive]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://blog.petrilopia.net/?p=1722</guid>
		<description>&lt;p&gt;I had iomega&amp;#8217;s 2 terabyte external USB harddrive and I wanted to use that as a disk for my timemachine backups. When I plugged it in to my iMac it showed up to my desktop and I could do my timemachine backups to it like a dream.&lt;/p&gt;
&lt;p&gt;Then I wanted to get rid of useless stuff [...]&lt;img src="http://feeds.feedburner.com/~r/Petrilopianet/~4/8VIas6VSGAw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://blog.petrilopia.net/software/problems-timemachine-airport-extreme-usb-harddrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.petrilopia.net/software/problems-timemachine-airport-extreme-usb-harddrive/</feedburner:origLink></item>
	</channel>
</rss>

