<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
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/"
> <channel><title>StarBlog</title> <atom:link href="http://my.stargazer.at/feed/" rel="self" type="application/rss+xml" /><link>http://my.stargazer.at</link> <description>my two cents on life - including taxes and duties...</description> <lastBuildDate>Tue, 11 Jun 2013 12:04:01 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.6-beta3-24432</generator> <item><title>Network too intelligent</title><link>http://my.stargazer.at/2013/06/11/network-too-intelligent/</link> <comments>http://my.stargazer.at/2013/06/11/network-too-intelligent/#comments</comments> <pubDate>Tue, 11 Jun 2013 12:04:01 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[server]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1406</guid> <description><![CDATA[Lately, working with Windows 7 I noticed a cruel transmission rate of 200 B/s while fetching a file from a local server over a highspeed connection. No, I didn&#8217;t have a typing error in there, it&#8217;s 200 Bytes per second; that&#8217;s even slower than GPRS! I guess we agree on the fact that there&#8217;s something [&#8230;]]]></description> <content:encoded><![CDATA[<p>Lately, working with Windows 7 I noticed a cruel transmission rate of 200 B/s while fetching a file from a local server over a highspeed connection. No, I didn&#8217;t have a typing error in there, it&#8217;s 200 Bytes per second; that&#8217;s even slower than GPRS!</p><p>I guess we agree on the fact that there&#8217;s something wrong on the network. Server? Switch? Client? The former ones are easy to exclude from our calculation due to the other users talking about weather and coffee both being quite tasteless. The common trick of disabling auto neg. at the switch didn&#8217;t help &#8211; so it&#8217;s time to look through the Technet stuff.</p><p><span
id="more-1406"></span>A few mouseclicks later and three hours (which did feel as if it was just 15 minutes) I stumbled over some suspect auto tuning of the network which is done by Windows 7 to improve speed. Yes, it should improve the network connection. Please mind the word &#8216;should&#8217;.</p><p>Diving into it, I opened a command prompt with admin permissions, checking the TCP parameters:</p><blockquote><p>netsh interface tcp show global</p></blockquote><p>Shaking my head about that output I thought about disabling the tuning features all together:</p><blockquote><p>netsh interface tcp set global autotuninglevel=disabled</p></blockquote><p>That was it: The network connection is as fast as it should be. In other words, the tuning logic was too intelligent for itself&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/06/11/network-too-intelligent/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>KDE and the last login time</title><link>http://my.stargazer.at/2013/06/06/kde-and-the-last-login-time/</link> <comments>http://my.stargazer.at/2013/06/06/kde-and-the-last-login-time/#comments</comments> <pubDate>Thu, 06 Jun 2013 12:08:57 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[gentoo]]></category> <category><![CDATA[linux]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1404</guid> <description><![CDATA[After the last KDE Update an annoying message popped up at login here, showing me my last login time. Pretty uncool if you want your system to do its stuff automatically without confirmation of such dialogs. So I did a small research about where that bugger comes from. So far I didn&#8217;t find much in [&#8230;]]]></description> <content:encoded><![CDATA[<p>After the last KDE Update an annoying message popped up at login here, showing me my last login time. Pretty uncool if you want your system to do its stuff automatically without confirmation of such dialogs. So I did a small research about where that bugger comes from. So far I didn&#8217;t find much in the KDE land.</p><p><span
id="more-1404"></span>The problems root must have been somewhere else. Peeking into stuff I found the problem in /etc/pam.d/system-login which is clearly PAM related:</p><blockquote><pre>session         optional        pam_lastlog.so</pre></blockquote><p>The fix is easy. Just append &#8216;silent&#8217; to that line:</p><blockquote><pre>session         optional        pam_lastlog.so silent</pre></blockquote><p>&#8230; that&#8217;s all folks. Hope to save someone trouble that way.</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/06/06/kde-and-the-last-login-time/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A N900 in 2013</title><link>http://my.stargazer.at/2013/06/04/a-n900-in-2013/</link> <comments>http://my.stargazer.at/2013/06/04/a-n900-in-2013/#comments</comments> <pubDate>Tue, 04 Jun 2013 21:14:16 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[n900]]></category> <category><![CDATA[nokia]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1399</guid> <description><![CDATA[Back in August I got me that Linux device called Nokia N900 on eBay. Sure, it&#8217;s an older device, but you don&#8217;t need to crack it as it&#8217;s pretty open. Sure, you can jailbreak, root or do some voodoo with your device to gain some control &#8211; but is that a clean solution? Not sure [&#8230;]]]></description> <content:encoded><![CDATA[<p>Back in August I got me that Linux device called Nokia N900 on eBay. Sure, it&#8217;s an older device, but you don&#8217;t need to crack it as it&#8217;s pretty open. Sure, you can jailbreak, root or do some voodoo with your device to gain some control &#8211; but is that a clean solution? Not sure about that.</p><p><span
id="more-1399"></span>Another problem of the smartphone world is that there&#8217;s pretty a wide field of different hardware floating around &#8211; Regarding Maemo, there is the N900 and that&#8217;s it. Developers are focussing on ONE device.</p><p>Speaking about end user stuff, there are a couple of things I cannot do with modern smartphones. One big flaw of nowadays phones is the missing QWERTZ keyboard which made typing a breeze. Also the NX Client for offloading apps to a terminalserver was quite useful&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/06/04/a-n900-in-2013/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Scanning Cash</title><link>http://my.stargazer.at/2013/05/14/scanning-cash/</link> <comments>http://my.stargazer.at/2013/05/14/scanning-cash/#comments</comments> <pubDate>Tue, 14 May 2013 14:47:07 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[scanner]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1401</guid> <description><![CDATA[While doing a routine install of a scanner I discovered something interesting &#8211; an error message while processing a test image: The scanner software recognizes money and refuses to process it, to make it harder for the kids to produce counterfeits. Does anyone out there know since when this functionality is being implemented?]]></description> <content:encoded><![CDATA[<p>While doing a routine install of a scanner I discovered something interesting &#8211; an error message while processing a test image:</p><p><img
src="http://my.stargazer.at/wp-content/uploads/2013/05/no-money-300x240.png" alt="Scanner refusing Money" width="300" height="240" class="aligncenter size-medium wp-image-1402" /></p><p>The scanner software recognizes money and refuses to process it, to make it harder for the kids to produce counterfeits. Does anyone out there know since when this functionality is being implemented?</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/05/14/scanning-cash/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Debian: From 6 to 7</title><link>http://my.stargazer.at/2013/05/07/debian-from-6-to-7/</link> <comments>http://my.stargazer.at/2013/05/07/debian-from-6-to-7/#comments</comments> <pubDate>Tue, 07 May 2013 07:57:35 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[debian]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[update]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1397</guid> <description><![CDATA[Debian did release its Version 7 &#8211; named after the cuddly Penguin of the movie ToyStory, Wheezy. Time to update? Sure &#8211; painless as usual: Backup (did I already mention that I love vmware snapshots?) first, followed by a traditional update to have it all set before doing the real update: apt-get update apt-get upgrade [&#8230;]]]></description> <content:encoded><![CDATA[<p>Debian did release its <a
href="http://www.debian.org/News/2013/20130504" target="_blank">Version 7</a> &#8211; named after the cuddly Penguin of the movie ToyStory, Wheezy. Time to update? Sure &#8211; painless as usual: Backup (did I already mention that I love vmware snapshots?) first, followed by a traditional update to have it all set before doing the real update:</p><blockquote><p>apt-get update<br
/> apt-get upgrade</p></blockquote><p><span
id="more-1397"></span>If there are packages kept back, remember, there&#8217;s &#8220;apt-get dist-upgrade&#8221;. The next step is modifying the sources.list: Replace &#8216;squeeze&#8217; with &#8216;wheezy&#8217;. That&#8217;s how mine looks like after the changes:</p><blockquote><p>deb http://debian.inode.at/debian/ wheezy main contrib non-free<br
/> deb-src http://debian.inode.at/debian/ wheezy main contrib non-free</p><p>deb http://security.debian.org/ wheezy/updates main contrib non-free<br
/> deb-src http://security.debian.org/ wheezy/updates main contrib non-free</p><p># wheezy-updates, previously known as &#8216;volatile&#8217;<br
/> deb http://debian.inode.at/debian/ wheezy-updates main contrib non-free<br
/> deb-src http://debian.inode.at/debian/ wheezy-updates main contrib non-free</p></blockquote><p>Next step &#8211; Updating as usual:</p><blockquote><p>apt-get update<br
/> apt-get upgrade</p></blockquote><p>apt-get update is needed to fetch the new sources. Next step: getting the kernel done. In my case, I am using a 64 bit system, so I&#8217;d use the matching kernel:</p><blockquote><p>apt-get install linux-image-2.6-amd64</p></blockquote><p>Better safe than sorry: doing an udev upgrade before should prevent most breakage there. Then, the kept back packages:</p><blockquote><p>apt-get install udev<br
/> apt-get dist-upgrade</p></blockquote><p>In my case, I had to rebuild the vmware modules due to the new kernel &#8211; an <em>update-grup</em> finalizes it all and we&#8217;re ready to reboot, keeping our fingers crossed. After the reboot, a short gance into the syslog:</p><blockquote><p>cat /var/log/syslog</p></blockquote><p>That&#8217;s all, folks.</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/05/07/debian-from-6-to-7/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>No SSD? Take a slow HDD instead!</title><link>http://my.stargazer.at/2013/04/05/no-ssd-take-a-slow-hdd-instead/</link> <comments>http://my.stargazer.at/2013/04/05/no-ssd-take-a-slow-hdd-instead/#comments</comments> <pubDate>Fri, 05 Apr 2013 11:44:37 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[ setup]]></category> <category><![CDATA[laptop]]></category> <category><![CDATA[tip]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1394</guid> <description><![CDATA[Nowadays, when buying a new laptop, you may choose whether you like to have a SSD disk or a traditional &#8216;spinning disk&#8217;. There&#8217;s nothing special about it, you might say but I could observe that the HDD drives used are the cheapest crap available: 5400 RPM and a lousy small cache. A recent disk should [&#8230;]]]></description> <content:encoded><![CDATA[<p>Nowadays, when buying a new laptop, you may choose whether you like to have a SSD disk or a traditional &#8216;spinning disk&#8217;. There&#8217;s nothing special about it, you might say but I could observe that the HDD drives used are the cheapest crap available: 5400 RPM and a lousy small cache. A recent disk should be at 7200 RPM which gives you a speed boost feeling of 30-50% due to faster access and bigger caches. The price difference for disks like that are huge 5 EUR for a reseller.</p><p>In the end, it&#8217;s the customer who&#8217;s fooled and pushed into the SSD direction to be able to work. Honestly, in many cases the 7200 RPM disk would have done the trick.</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/04/05/no-ssd-take-a-slow-hdd-instead/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Doing a disk change</title><link>http://my.stargazer.at/2013/03/27/doing-a-disk-change/</link> <comments>http://my.stargazer.at/2013/03/27/doing-a-disk-change/#comments</comments> <pubDate>Wed, 27 Mar 2013 08:08:47 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[tip]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1392</guid> <description><![CDATA[If you run out of disk space, it&#8217;s time to get yourself a newer one; Basic rule for users. In my case, I&#8217;m just the one who&#8217;s doing the technical work behind, which is less troublesome than the user. To save me some headache, I usually start by replacing the disk in the PC first [&#8230;]]]></description> <content:encoded><![CDATA[<p>If you run out of disk space, it&#8217;s time to get yourself a newer one; Basic rule for users. In my case, I&#8217;m just the one who&#8217;s doing the technical work behind, which is less troublesome than the user.</p><p>To save me some headache, I usually start by replacing the disk in the PC first and wiring up the old one via USB to get the data moving.</p><p><span
id="more-1392"></span>No matter what you do to move the files, it works best with linux in my opinion. My tool of choice is the <a
href="http://sysresccd.org">System Rescue CD</a> booted via USB stick. Now we&#8217;re starting the actual move of files. I&#8217;m using dd here as it doesn&#8217;t waste cpu time with GUI stuff:</p><blockquote><p>dd if=/dev/sdc of=/dev/sda bs=64k</p></blockquote><p>sda is the internal disk, sdb is the USB stick while sdc is the old disk running as a rather big usb stick there. As soon as you start the move, <del
datetime="2013-03-27T07:59:53+00:00">sit back</del> get out and do something else as this takes a while.</p><p>The final work would be extending the partition(s). That&#8217;s easy with <a
href="http://gparted.sourceforge.net/">gparted</a> in case you don&#8217;t want to mess with the bundled tools of your OS.</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/03/27/doing-a-disk-change/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Goodbye Windows 8</title><link>http://my.stargazer.at/2013/03/06/goodbye-windows-8/</link> <comments>http://my.stargazer.at/2013/03/06/goodbye-windows-8/#comments</comments> <pubDate>Wed, 06 Mar 2013 08:37:56 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[lenovo]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[w530]]></category> <category><![CDATA[windows]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1389</guid> <description><![CDATA[I&#8217;m fed up with Windows 8 on my Lenovo W530 and the troubles I am facing. To name a few: No support for the color calibration sensor by pantone, VMware vSphere only works with a few hacks (and doesn&#8217;t show consoles),&#8230; I have to admit, Microsoft did a few new good things with Windows 8, [&#8230;]]]></description> <content:encoded><![CDATA[<p>I&#8217;m fed up with Windows 8 on my Lenovo W530 and the troubles I am facing. To name a few: No support for the color calibration sensor by pantone, VMware vSphere only works with a few hacks (and doesn&#8217;t show consoles),&#8230;</p><p>I have to admit, Microsoft did a few new good things with Windows 8, but all in all it&#8217;s too early to get things working completely. Besides that I miss the old start menu.</p><p>Back to Windows 7&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/03/06/goodbye-windows-8/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Suspect things going on</title><link>http://my.stargazer.at/2013/03/01/suspect-things-going-on/</link> <comments>http://my.stargazer.at/2013/03/01/suspect-things-going-on/#comments</comments> <pubDate>Fri, 01 Mar 2013 07:51:23 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[IT Related stuff]]></category> <category><![CDATA[apple]]></category> <category><![CDATA[server]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1387</guid> <description><![CDATA[It&#8217;s not a secret that I tend to dislike apple for the way they raped BSD to get it useable for the masses, but what they do to me from the programmers point of view, is insane. Let&#8217;s start out with a simple MAMP installation (Mac, Apache, MySQL and PHP) and a plain system() call [&#8230;]]]></description> <content:encoded><![CDATA[<p>It&#8217;s not a secret that I tend to dislike apple for the way they raped BSD to get it useable for the masses, but what they do to me from the programmers point of view, is insane. Let&#8217;s start out with a simple MAMP installation (Mac, Apache, MySQL and PHP) and a plain system() call in php:</p><blockquote><p>system(&#8220;kill -9 `ps -ef | grep Acrobat | awk &#8216;{print $2}&#8217;`&#8221;);</p></blockquote><p><span
id="more-1387"></span>In theory, this should find any process named Acrobat and hand its PID to the kill command. Bottom line: Acrobat gets terminated. Theoretically. Practically, it did survive as the shell command got executed</p><p>As it was a fresh install, the Safari update was missing and I did that thing, rebooted and did not change a single line of my php code and during the next and following tests, Acrobat got terminated correctly. My reply was pretty much like &#8220;WTF?!?&#8221;</p><p>Where&#8217;s the logic in there?</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/03/01/suspect-things-going-on/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Winter and its joys</title><link>http://my.stargazer.at/2013/02/06/winter-and-its-joys/</link> <comments>http://my.stargazer.at/2013/02/06/winter-and-its-joys/#comments</comments> <pubDate>Wed, 06 Feb 2013 12:15:32 +0000</pubDate> <dc:creator>Stargazer</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[car]]></category> <guid
isPermaLink="false">http://my.stargazer.at/?p=1383</guid> <description><![CDATA[Winter is cool &#8211; especially regarding snow. Snow everywhere! Late, but yeah &#8211; finally the weather switched to winter. But the last days were a big mess on the roads around here and everybody wonders, that traffic suffers that much under the snow.If we look at snow chains or tires, it&#8217;s pretty obvious why. Bad [&#8230;]]]></description> <content:encoded><![CDATA[<p>Winter is cool &#8211; especially regarding snow. Snow everywhere! Late, but yeah &#8211; finally the weather switched to winter. But the last days were a big mess on the roads around here and everybody wonders, that traffic suffers that much under the snow.If we look at snow chains or tires, it&#8217;s pretty obvious why.</p><p><span
id="more-1383"></span>Bad tires means bad grip, a pretty long stopping distance and maybe even hugging a tree with the vehicle. Honestly guys &#8211; can&#8217;t you just look after your stuff?</p><p>As you might remember, I did buy <a
href="http://my.stargazer.at/2013/01/09/a-new-car/" title="A new Car">a new car</a> a few weeks ago &#8211; True, I didn&#8217;t even write much about it by now, but I promise you a nice review.</p><p>What I wanted to say is, that I was playing with the idea of getting new tires. Mine are still &#8216;okay&#8217; but won&#8217;t survive another season. Citroen recommends Michelin Tires, for my car. Pretty easy for the lazy ones: <a
href="http://www.reifenshop.at/angebote/michelin-reifen.html" title="Michelin Reifen" target="_blank">You can even buy them online</a>. And that&#8217;s where I start to wonder again&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://my.stargazer.at/2013/02/06/winter-and-its-joys/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>