<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.2030.tk" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Linux</title>
 <link>http://www.2030.tk/tag/linux</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>SSH login with key</title>
 <link>http://www.2030.tk/wiki/SSH_login_with_key</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;h1&gt; Create ssh key on local computer &lt;/h1&gt;
&lt;p&gt;If you haven&#039;t already created a key to use, you can generate a RSA key with the following command
&lt;/p&gt;
&lt;pre&gt; ssh-keygen -t rsa
&lt;/pre&gt;
&lt;h1&gt; Add the key to the destination server &lt;/h1&gt;
&lt;p&gt;All you have to do is to copy the public part of your key onto the server&#039;s .ssh directory
&lt;/p&gt;
&lt;pre&gt; ssh-copy-id -i ~/.ssh/id_rsa.pub target.server.net
&lt;/pre&gt;&lt;/div&gt;</description>
 <comments>http://www.2030.tk/wiki/SSH_login_with_key#comments</comments>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ssh">ssh</category>
 <pubDate>Tue, 15 Feb 2011 21:27:52 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">255 at http://www.2030.tk</guid>
</item>
<item>
 <title>BigPic</title>
 <link>http://www.2030.tk/BigPic</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;This is a Project stub that will be filled with information as the Project idea grows and work on this project starts.
&lt;/p&gt;&lt;p&gt;A friend asked me if I could make him a picture frame but not a common one... he wants a big one with a big LCD &gt; 17&quot; and less energy consumption (not just a laptop conversion).
&lt;/p&gt;
&lt;h1&gt; Idea &lt;/h1&gt;
&lt;p&gt;I talked with someone from TI at the LinuxTag about it and he did think that the beagle board could be a possibility for doing this.
&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/BigPic&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/BigPic#comments</comments>
 <category domain="http://www.2030.tk/tag/android">android</category>
 <category domain="http://www.2030.tk/tag/beagle-board">beagle board</category>
 <category domain="http://www.2030.tk/tag/electronic">electronic</category>
 <category domain="http://www.2030.tk/tag/embedded">embedded</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/picture-frame">picture frame</category>
 <pubDate>Thu, 28 Jan 2010 16:14:26 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">244 at http://www.2030.tk</guid>
</item>
<item>
 <title>Mencoder</title>
 <link>http://www.2030.tk/wiki/Mencoder</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Hier sind ein paar Befehle, die ich mal gebraucht habe um Videos in ein anderes Format zu wandeln
&lt;/p&gt;
&lt;h1&gt; DTS nach AC3 Tonspur, Video behalten &lt;/h1&gt;
&lt;p&gt;mencoder {InputVideo} -o {OutputVideo} -ovc copy -oac lavc  -lavcopts acodec=ac3
&lt;/p&gt;
&lt;h1&gt; Irgend ein Format nach MPEG für die Dreambox &lt;/h1&gt;
&lt;p&gt;mencoder {InputVideo} -o {OutputVideo.mpg} -of mpeg -ofps 25 -oac lavc -ovc lavc -srate 44100 -lavcopts acodec=mp2:vcodec=mpeg2video:vhq:keyint=25:vbitrate=10000:abitrate=192:scplx_mask=0.2 -vf pp=hb/vb/dr,hqdn3d -vf scale=720:-2,expand=0:576,crop=704:576
&lt;/p&gt;
&lt;h1&gt; Links &lt;/h1&gt;
&lt;ul&gt;&lt;li&gt; &lt;a href=&quot;http://www.tevs.eu/blog_6.html&quot;&gt;http://www.tevs.eu/blog_6.html&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Mencoder&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Mencoder#comments</comments>
 <category domain="http://www.2030.tk/tag/audio">audio</category>
 <category domain="http://www.2030.tk/tag/convert">convert</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/mencoder">mencoder</category>
 <category domain="http://www.2030.tk/tag/video">video</category>
 <pubDate>Wed, 18 Feb 2009 18:12:32 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">218 at http://www.2030.tk</guid>
</item>
<item>
 <title>Dreambox DM800</title>
 <link>http://www.2030.tk/wiki/Dreambox_DM800</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Ich habe nun seit Freitag 16.01.09 eine Dreambox DM800.
Leider muss ich noch ca. 1 Woche warten bis ich meine Smartcard von der WWZ bekomme (Warum brauchen die so lange um eine Smartcard auszustellen???).
PS: Habe meine Smartcard nun am 30.01 bekommen (knapp 2 Wochen)
&lt;/p&gt;&lt;p&gt;Ich werde hier dann nach und nach meine Erfahrungen niederschreiben.
&lt;/p&gt;
&lt;h1&gt;Flashen eines neuen Images&lt;/h1&gt;
&lt;pre&gt;&amp;nbsp;!!!ACHTUNG!!!
 Alle USB geräte ausziehen da man sonst nicht in den flash modus kommt
&lt;/pre&gt;
&lt;ul&gt;&lt;li&gt; Power knopf gedrückt halten und gleichzeitig kabel einstecken
&lt;/li&gt;&lt;li&gt; Warten bis stop angezeigt wird und knopf wieder loslassen
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Dreambox_DM800&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Dreambox_DM800#comments</comments>
 <category domain="http://www.2030.tk/tag/dreambox">dreambox</category>
 <category domain="http://www.2030.tk/tag/dvb-c">DVB-C</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/pvr">PVR</category>
 <category domain="http://www.2030.tk/tag/recording">recording</category>
 <category domain="http://www.2030.tk/tag/tv">TV</category>
 <pubDate>Thu, 15 Jan 2009 22:53:17 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">216 at http://www.2030.tk</guid>
</item>
<item>
 <title>Linksys WRT54GL</title>
 <link>http://www.2030.tk/wiki/Linksys_WRT54GL</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Das sind nur ein paar Notizen die ich während dem herumspielen mit meinem Linksys Router gemacht habe.
&lt;/p&gt;&lt;p&gt;Momentan läuft mein Linksys WRT54GL v1.1 Router mit
&lt;/p&gt;
&lt;pre&gt;   _______                     ________        __
  |       |.-----.-----.-----.|  |  |  |.----.|  |_
  |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
  |_______||   __|_____|__|__||________||__|  |____|
           |__| W I R E L E S S   F R E E D O M
  KAMIKAZE (8.09, r13132) ----------------------------
   * 10 oz Vodka       Shake well with ice and strain
   * 10 oz Triple sec  mixture into 10 shot glasses.
&lt;/pre&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Linksys_WRT54GL&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Linksys_WRT54GL#comments</comments>
 <category domain="http://www.2030.tk/tag/linksys">linksys</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/openwrt">openwrt</category>
 <category domain="http://www.2030.tk/tag/router">router</category>
 <category domain="http://www.2030.tk/tag/wifi">wifi</category>
 <pubDate>Tue, 30 Dec 2008 19:54:16 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">214 at http://www.2030.tk</guid>
</item>
<item>
 <title>AXbo Schlafphasenwecker und Linux</title>
 <link>http://www.2030.tk/wiki/AXbo_Schlafphasenwecker_und_Linux</link>
 <description>&lt;p&gt;&lt;!--paging_filter--&gt;!!! UPDATE !!!&lt;br /&gt;
Laut einem Kommentar von Jens Ougaard (aXbo Support?) auf dem Blog von crox kann man nun unter &lt;a href=&quot;http://www.axbo.com/webstart/aXbo_unix_2_0_14.sh&quot; title=&quot;http://www.axbo.com/webstart/aXbo_unix_2_0_14.sh&quot;&gt;http://www.axbo.com/webstart/aXbo_unix_2_0_14.sh&lt;/a&gt; eine Unix taugliche Version bekommen.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/links/goto/213/105/links_related&quot;&gt;&lt;img src=&quot;http://www.2030.tk/files/imagepicker/r/rac/aXbo_SchlafphasenWecker.jpg&quot; alt=&quot;aXbo Schlafphasenwecker Logo&quot; /&gt;&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/AXbo_Schlafphasenwecker_und_Linux&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/AXbo_Schlafphasenwecker_und_Linux#comments</comments>
 <category domain="http://www.2030.tk/tag/axbo">axbo</category>
 <category domain="http://www.2030.tk/tag/gadget">gadget</category>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/install">install</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/schlafphasen">schlafphasen</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <category domain="http://www.2030.tk/tag/wecker">wecker</category>
 <pubDate>Sun, 28 Dec 2008 18:33:46 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">213 at http://www.2030.tk</guid>
</item>
<item>
 <title>Setup a private debian repository</title>
 <link>http://www.2030.tk/wiki/Setup_a_private_debian_repository</link>
 <description>&lt;p&gt;TODO: write install log&lt;/p&gt;
</description>
 <comments>http://www.2030.tk/wiki/Setup_a_private_debian_repository#comments</comments>
 <category domain="http://www.2030.tk/tag/debian">debian</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/repository">repository</category>
 <pubDate>Tue, 19 Aug 2008 23:29:41 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">204 at http://www.2030.tk</guid>
</item>
<item>
 <title>Install Ubuntu 8.04 on Lenovo 3000 N200 with encrypted LVM</title>
 <link>http://www.2030.tk/wiki/Install_Ubuntu_8.04_on_Lenovo_3000_N200_with_encrypted_LVM</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;h1&gt;Pre install&lt;/h1&gt;
&lt;ul&gt;&lt;li&gt; Download and Burn Ubuntu 8.04 (I used 8.04.01) Alternate ISO
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt;Base Installation&lt;/h1&gt;
&lt;p&gt;I just followed &lt;a href=&quot;http://www.2030.tk/links/goto/203/81/links_related&quot;&gt;this&lt;/a&gt; blog post&amp;nbsp;;-)
&lt;/p&gt;
&lt;h1&gt;Post install&lt;/h1&gt;
&lt;h2&gt; Power Savings &lt;/h2&gt;
&lt;h3&gt; Enable Laptop mode &lt;/h3&gt;
&lt;p&gt;You can see if laptop mode is active with this command:
&lt;/p&gt;
&lt;pre&gt; # cat /proc/sys/vm/laptop_mode
 5
&lt;/pre&gt;
&lt;p&gt;If the content of that file is 0, laptop mode is disabled. In the example here, laptop mode is enabled.
&lt;/p&gt;&lt;p&gt;To enable laptop mode, you can use this command:
&lt;/p&gt;
&lt;pre&gt; echo 5 &gt; /proc/sys/vm/laptop_mode
&lt;/pre&gt;
&lt;h2&gt; Putting /etc into Version Controll &lt;/h2&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Install_Ubuntu_8.04_on_Lenovo_3000_N200_with_encrypted_LVM&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Install_Ubuntu_8.04_on_Lenovo_3000_N200_with_encrypted_LVM#comments</comments>
 <category domain="http://www.2030.tk/tag/administration">administration</category>
 <category domain="http://www.2030.tk/tag/crypto">crypto</category>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/install">install</category>
 <category domain="http://www.2030.tk/tag/lenovo">lenovo</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Tue, 19 Aug 2008 21:08:44 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">203 at http://www.2030.tk</guid>
</item>
<item>
 <title>Fast Linux desktop for IBM X41 Tablet</title>
 <link>http://www.2030.tk/wiki/Fast_Linux_desktop_for_IBM_X41_Tablet</link>
 <description></description>
 <comments>http://www.2030.tk/wiki/Fast_Linux_desktop_for_IBM_X41_Tablet#comments</comments>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/tablet">tablet</category>
 <pubDate>Fri, 06 Jun 2008 21:47:15 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">196 at http://www.2030.tk</guid>
</item>
<item>
 <title>Backup Installed Software List on Ubuntu</title>
 <link>http://www.2030.tk/wiki/Backup_Installed_Software_List_on_Ubuntu</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;h1&gt;Preparation&lt;/h1&gt;
&lt;p&gt;For debian-based system: Install “debfoster” and run it. After answering a lot of questions about your packages you will have a system without unnecessary packages and a short list of only the packages that you have actively chosen to install. (Tip by Motin)
&lt;/p&gt;&lt;p&gt;Another way to clean the system is:
&lt;/p&gt;
&lt;pre&gt; $ apt-get autoremove
&lt;/pre&gt;
&lt;h1&gt;To Backup&lt;/h1&gt;
&lt;pre&gt; $ dpkg --get-selections
&lt;/pre&gt;
&lt;h1&gt;To Restore&lt;/h1&gt;
&lt;p&gt;Importing the List:
&lt;/p&gt;
&lt;pre&gt; $ dpkg --set-selections &amp;lt; /backup/installed-software.log
&lt;/pre&gt;
&lt;p&gt;Install the imported list:
&lt;/p&gt;
&lt;pre&gt; $ dselect
&lt;/pre&gt;&lt;/div&gt;</description>
 <comments>http://www.2030.tk/wiki/Backup_Installed_Software_List_on_Ubuntu#comments</comments>
 <category domain="http://www.2030.tk/tag/backup">backup</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Fri, 06 Jun 2008 20:06:17 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">195 at http://www.2030.tk</guid>
</item>
<item>
 <title>Scanning Filesystem for files with weak retriktions</title>
 <link>http://www.2030.tk/security/scanning-filesystem-files-with-weak-retriktions</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Find world writable files that coud be attacked:
&lt;/p&gt;
&lt;pre&gt;$  find / -perm -2&amp;nbsp;! -type l -ls
&lt;/pre&gt;
&lt;/div&gt;</description>
 <comments>http://www.2030.tk/security/scanning-filesystem-files-with-weak-retriktions#comments</comments>
 <category domain="http://www.2030.tk/tag/hacking">hacking</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/security">security</category>
 <category domain="http://www.2030.tk/tag/shell">shell</category>
 <pubDate>Thu, 05 Jun 2008 14:45:52 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">194 at http://www.2030.tk</guid>
</item>
<item>
 <title>Howto install Skype on 64-Bit Ubuntu</title>
 <link>http://www.2030.tk/wiki/Howto_install_Skype_on_64-Bit_Ubuntu</link>
 <description>&lt;p&gt;Install on Gutsy&lt;br /&gt;
  sudo apt-get install ia32-libs lib32asound2&lt;br /&gt;
  wget -N boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb&lt;br /&gt;
  wget -O skype-install.deb &lt;a href=&quot;http://www.skype.com/go/getskype-linux-ubuntu&quot; title=&quot;http://www.skype.com/go/getskype-linux-ubuntu&quot;&gt;http://www.skype.com/go/getskype-linux-ubuntu&lt;/a&gt;&lt;br /&gt;
  sudo dpkg -i getlibs-all.deb&lt;br /&gt;
  sudo dpkg -i --force-all skype-install.deb&lt;br /&gt;
  sudo getlibs /usr/bin/skype&lt;/p&gt;
</description>
 <comments>http://www.2030.tk/wiki/Howto_install_Skype_on_64-Bit_Ubuntu#comments</comments>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Sun, 04 May 2008 14:47:39 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">185 at http://www.2030.tk</guid>
</item>
<item>
 <title>Digitales Fotolabor mit Linux</title>
 <link>http://www.2030.tk/wiki/Digitales_Fotolabor_mit_Linux</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Hier folgt eine Zusammenstellung von Infos und Links zum Thema Fotografie unter Linux...
&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;!!! Work in progress&amp;nbsp;!!!
 Zusätzliche Infos könnt ihr gerne in den Kommentaren abgeben
&lt;/pre&gt;
&lt;h1&gt; Tutorials &lt;/h1&gt;
&lt;ul&gt;&lt;li&gt; &lt;a href=&quot;http://uploaded.to/file/ubeyfa&quot;&gt;HDR mit Photomatix&lt;/a&gt; (video tutorial 100MB)
&lt;/li&gt;&lt;/ul&gt;
&lt;h1&gt; Software &lt;/h1&gt;
&lt;h2&gt; Bild manipulation &lt;/h2&gt;
&lt;ul&gt;&lt;li&gt; &lt;a href=&quot;http://gimp.org/&quot;&gt;Gimp (alternative zu Photoshop, leider bis jetzt nur 8-Bit verarbeitung)&lt;/a&gt;
&lt;/li&gt;&lt;li&gt; &lt;a href=&quot;http://www.gimpshop.com/&quot;&gt;GimpShop (Gimp mit verändertem GUI, damit es wie Photoshop zu bedienen ist)&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Digitales_Fotolabor_mit_Linux&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Digitales_Fotolabor_mit_Linux#comments</comments>
 <category domain="http://www.2030.tk/tag/fotografie">fotografie</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/raw">raw</category>
 <category domain="http://www.2030.tk/tag/software">software</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Tue, 22 Apr 2008 12:43:13 +0200</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">183 at http://www.2030.tk</guid>
</item>
<item>
 <title>Encrypt an partition with cryptsetup</title>
 <link>http://www.2030.tk/wiki/Encrypt_an_partition_with_cryptsetup</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;This howto log is done on Ubuntu 7.10 64-bit version but should be fine with most debian based distros
&lt;/p&gt;&lt;p&gt;Go to the related link at the end of this article if you want to know what the commands exactly do or if you dont have the same system as I have
&lt;/p&gt;&lt;p&gt;Create a partition GParted (aptitude install gparted), Select Filesystem as &quot;not formatted&quot; and note down the device name (e.g. /dev/sdb1)
&lt;/p&gt;
&lt;h3&gt;Install needed tools&lt;/h3&gt;
&lt;pre&gt; aptitude install cryptsetup
&lt;/pre&gt;
&lt;h3&gt;Load needed modules&lt;/h3&gt;
&lt;p&gt;If you have a 32-bit Pentium, you need to load aes-i586 or simply aes (not optimized) instead of aes-x86_64
&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Encrypt_an_partition_with_cryptsetup&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Encrypt_an_partition_with_cryptsetup#comments</comments>
 <category domain="http://www.2030.tk/tag/crypto">crypto</category>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/security">security</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Wed, 26 Mar 2008 21:18:49 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">172 at http://www.2030.tk</guid>
</item>
<item>
 <title>Lightscribe with Ubuntu 7.10</title>
 <link>http://www.2030.tk/wiki/Lightscribe_with_Ubuntu_7.10</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;Da ich das ganze auf einem 64-Bit System mache, muss zuerst die 32-bit compatibility library, fakeroot und alien installiert werden
&lt;/p&gt;
&lt;pre&gt; sudo apt-get install ia32-libs fakeroot alien
&lt;/pre&gt;
&lt;p&gt;Nun muss das &lt;a href=&quot;http://www.lightscribe.com/downloadsection/linux/index.aspx?id=1372&quot;&gt;Lightscribe System Software&lt;/a&gt; als 32-bit .deb package und das &lt;a href=&quot;http://www.lacie.com/us/support/drivers/driver.htm?id=10094&quot;&gt;Lacie 4L&lt;/a&gt; package als x586 RPM heruntergeladen werden.
&lt;/p&gt;&lt;p&gt;Nun können beide packete in ein tar file umgewandelt
&lt;/p&gt;
&lt;pre&gt; fakeroot alien -t lightscribe-X.X.X.X-linux-2.6-intel.deb
 fakeroot alien -t 4L-X.X-rX.i586.rpm
&lt;/pre&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Lightscribe_with_Ubuntu_7.10&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Lightscribe_with_Ubuntu_7.10#comments</comments>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/lightscribe">lightscribe</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Sun, 16 Mar 2008 01:22:53 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">166 at http://www.2030.tk</guid>
</item>
<item>
 <title>Dual monitor on Ubuntu 7.10</title>
 <link>http://www.2030.tk/wiki/Dual_monitor_on_Ubuntu_7.10</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;p&gt;If you see the desktop in mirror mode on both monitors after you connected the second one, then you just have to do some few steps to get it in extended mode.
&lt;/p&gt;
&lt;pre&gt; Don&#039;t touch the GUI Setting tool (displayconfig-gtk) for monitors, it won&#039;t work correctly and may
 destroy your xorg.conf
&lt;/pre&gt;
&lt;p&gt;To see the identifier for your monitors you can use &quot;xrandr -q&quot;, see sample output below:
&lt;/p&gt;
&lt;pre&gt; ~$  xrandr -q
 Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 3200 x 1200
 VGA connected 1280x1024+0+0 (normal left inverted right) 376mm x 301mm
    1280x1024      60.0*+   84.8     75.0     59.9  
&lt;/pre&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Dual_monitor_on_Ubuntu_7.10&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Dual_monitor_on_Ubuntu_7.10#comments</comments>
 <category domain="http://www.2030.tk/tag/graphics">graphics</category>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/monitor">monitor</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Sat, 01 Mar 2008 13:17:52 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">161 at http://www.2030.tk</guid>
</item>
<item>
 <title>Tar</title>
 <link>http://www.2030.tk/wiki/Tar</link>
 <description>&lt;div class=&quot;wiki-content&quot;&gt;&lt;h2&gt; Make a full Backup of one or more directories &lt;/h2&gt;
&lt;pre&gt; $dirs means space separetad list of directories
 tar --totals -cpSzvf backupfile.tar.gz $dirs
&lt;/pre&gt;&lt;/div&gt;</description>
 <comments>http://www.2030.tk/wiki/Tar#comments</comments>
 <category domain="http://www.2030.tk/tag/befehle">befehle</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/shell">shell</category>
 <pubDate>Tue, 15 Jan 2008 12:00:05 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">136 at http://www.2030.tk</guid>
</item>
<item>
 <title>Installing WebShell</title>
 <link>http://www.2030.tk/wiki/Installing_WebShell</link>
 <description>&lt;p&gt;&lt;!--paging_filter--&gt;Ajaxterm kann mithilfe folgender Anleitung Installiert werden, Apache mit ssl Konfiguriert und mittels ProxyMod auf den Ajaxterm Port umgeleitet werden.&lt;/p&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;div class=&quot;geshifilter-bash&quot; style=&quot;font-family: monospace;&quot;&gt;
&lt;ol&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;wget&lt;/span&gt; http://&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;ftp&lt;/span&gt;.de.debian.org/debian/pool/main/a/ajaxterm/ajaxterm_0&lt;span style=&quot;color: #000000;&quot;&gt;.9&lt;/span&gt;-2_all.deb&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;dpkg -i ajaxterm_0&lt;span style=&quot;color: #000000;&quot;&gt;.9&lt;/span&gt;-2_all.deb&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Aktiviere das SSL und das Proxy Modul für Apache2&lt;/p&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;div class=&quot;geshifilter-bash&quot; style=&quot;font-family: monospace;&quot;&gt;
&lt;ol&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;a2enmod ssl&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;a2enmod proxy&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Apache2 config eintrag&lt;/p&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;div class=&quot;geshifilter-bash&quot; style=&quot;font-family: monospace;&quot;&gt;
&lt;ol&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&amp;lt;VirtualHost x.x.x.x:&lt;span style=&quot;color: #000000;&quot;&gt;443&lt;/span&gt;&amp;gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ServerName webshell.server.tld&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SSLEngine On&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SSLCertificateKeyFile ssl/apache.pem&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Installing_WebShell&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Installing_WebShell#comments</comments>
 <category domain="http://www.2030.tk/tag/administration">administration</category>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/install">install</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/shell">shell</category>
 <pubDate>Mon, 14 Jan 2008 11:06:24 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">110 at http://www.2030.tk</guid>
</item>
<item>
 <title>Install Xubuntu 7.04 on IBM X41 Tablet</title>
 <link>http://www.2030.tk/wiki/Install_Xubuntu_7.04_on_IBM_X41_Tablet</link>
 <description>&lt;p&gt;&lt;!--paging_filter--&gt;Dieses HOWTO Arbeitet mit der Version 7.04 von Xubuntu&lt;/p&gt;
&lt;div class=&quot;toc&quot;&gt;
&lt;div class=&quot;toc-title&quot;&gt;Table of Contents [&lt;a href=&quot;#&quot; class=&quot;toc-toggle&quot;&gt;hide&lt;/a&gt;]&lt;/div&gt;
&lt;div class=&quot;toc-list&quot;&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#GettingtheImage&quot;&gt;Getting the Image&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#postInstallstuff&quot;&gt;post Install stuff&lt;/a&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#DistroaufdenauktuellstenStandbringen&quot;&gt;Distro auf den auktuellsten Stand bringen&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#ServicePartitionnichtautomatischmounten&quot;&gt;Service Partition nicht automatisch mounten&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h1 id=&quot;GettingtheImage&quot;&gt;Getting the Image&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;http://www.xubuntu.org/get&quot;&gt;Hier kann man das image runterladen&lt;/a&gt;&lt;/p&gt;
&lt;h1 id=&quot;postInstallstuff&quot;&gt;post Install stuff&lt;/h1&gt;
&lt;h2 id=&quot;DistroaufdenauktuellstenStandbringen&quot;&gt;Distro auf den auktuellsten Stand bringen&lt;/h2&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;div class=&quot;geshifilter-bash&quot; style=&quot;font-family: monospace;&quot;&gt;
&lt;ol&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;sudo&lt;/span&gt; aptitude update&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;sudo&lt;/span&gt; aptitude upgrade&lt;/div&gt;
&lt;/li&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;sudo&lt;/span&gt; aptitude &lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;install&lt;/span&gt; linux-headers-generic&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2 id=&quot;ServicePartitionnichtautomatischmounten&quot;&gt;Service Partition nicht automatisch mounten&lt;/h2&gt;
&lt;div class=&quot;geshifilter&quot;&gt;
&lt;div class=&quot;geshifilter-bash&quot; style=&quot;font-family: monospace;&quot;&gt;
&lt;ol&gt;
&lt;li style=&quot;font-family: monospace; font-weight: normal;&quot;&gt;
&lt;div style=&quot;font-family: monospace; font-weight: normal; font-style: normal&quot;&gt;&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;sudo&lt;/span&gt; pico /etc/fstab&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/wiki/Install_Xubuntu_7.04_on_IBM_X41_Tablet&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/wiki/Install_Xubuntu_7.04_on_IBM_X41_Tablet#comments</comments>
 <category domain="http://www.2030.tk/howtos">Howto</category>
 <category domain="http://www.2030.tk/tag/ibm">ibm</category>
 <category domain="http://www.2030.tk/tag/install">install</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/ubuntu">ubuntu</category>
 <pubDate>Fri, 11 Jan 2008 17:37:30 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">57 at http://www.2030.tk</guid>
</item>
<item>
 <title>Get Root</title>
 <link>http://www.2030.tk/security/get-root</link>
 <description>&lt;p&gt;&lt;!--paging_filter--&gt;&lt;img src=&quot;http://www.2030.tk/files/imagepicker/r/rac/tux_wearing_shirt_hg_clr.gif&quot; alt=&quot;Tux with a Got root t-shirt&quot; style=&quot;float: right;&quot; /&gt;&lt;br /&gt;
&lt;center&gt;&lt;b&gt;!!! This is a Draft and not yet finished document !!!&lt;/b&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;h1 id=&quot;Aufgabenstellung&quot;&gt;Aufgabenstellung&lt;/h1&gt;
&lt;p&gt;Die Aufgabenstellung war, dass man auf einem gegebenen System, eingeloggt mit einem niedrig privilegierten user, root Rechte erlangen musste.&lt;br&gt;&lt;br /&gt;
Das System war von den &lt;a href=&quot;http://www.csnc.ch&quot;&gt;Wargame initianten&lt;/a&gt; mit einer Fehlkonfiguration aus Praxiserfahrungen bei Kunden präpariert worden.
&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://www.2030.tk/security/get-root&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.2030.tk/security/get-root#comments</comments>
 <category domain="http://www.2030.tk/tag/hacking">hacking</category>
 <category domain="http://www.2030.tk/tag/linux">Linux</category>
 <category domain="http://www.2030.tk/tag/wargame">wargame</category>
 <pubDate>Fri, 11 Jan 2008 01:58:49 +0100</pubDate>
 <dc:creator>rac</dc:creator>
 <guid isPermaLink="false">53 at http://www.2030.tk</guid>
</item>
</channel>
</rss>

