<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.semok.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title></title>
        <description></description>
        <link>http://www.semok.de/</link>
        <lastBuildDate>Tue, 07 Feb 2012 16:18:01 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.semok.de/lib/images/favicon.ico</url>
            <title></title>
            <link>http://www.semok.de/</link>
        </image>
        <item>
            <title>wunschzettel</title>
            <link>http://www.semok.de/wunschzettel</link>
            <description>*  Kurzer Schlafanzug
	*  Socken (grau oder schwarz, wiedererkennba, damit das Sortieren leichter geht)
	*  T-Shirt (Mama: die schwarzen, die so eng anliegen)
	*  je 2 T-Shirts Weiß und Schwarz, XXL, z.B. FruitOfTheLoom (also nicht zu dünnes Material)
	*  Samsung Galaxy Nexus</description>
            <author>Sebastian Löwe</author>
            <pubDate>Sun, 11 Dec 2011 16:38:51 +0100</pubDate>
        </item>
        <item>
            <title>cuda</title>
            <link>http://www.semok.de/cuda</link>
            <description>Installation of Nvidia Development Driver

Looks complicated, but at least it worked:

	*  Download driver
	*  Install gcc/g++ in all needed versions (for me: 4.4 for cuda and 4.6 for everything else), Confige update-alternatives
	*  Install Proprietary Driver, set it up (TwinView if needed and so on), reboot few times to make sure this works.
	*  Change to console (Ctrl+Alt+F1/F2...), log on
	*  Stop X: sudo service lightdm stop
	*  Remove nvidia-drivers: sudo apt-get remove --purge nvidia-comm…</description>
            <author>Sebastian Löwe</author>
            <pubDate>Thu, 08 Dec 2011 12:40:35 +0100</pubDate>
        </item>
        <item>
            <title>cifs - fixed typo</title>
            <link>http://www.semok.de/cifs</link>
            <description>Personal automount

This should work on wifi connections, which are usually established at login (not at boot time).


	*  Create mountpoint owned by the user (not root)
	*  Set SUID bit on /sbin/mount.cifs: 
sudo chmod u+s /sbin/mount.cifs

	*  Edit /etc/fstab: 
//&lt;server&gt;/&lt;share&gt; /media/&lt;mountpoint&gt; cifs credentials=/home/&lt;user&gt;/.smbcredentials,noauto,users,iocharset=utf8,uid=&lt;numeric_userid&gt;,gid=&lt;numeric_groupid,umask=000 0 0</description>
            <author>Sebastian Löwe</author>
            <pubDate>Mon, 04 Jul 2011 13:53:48 +0100</pubDate>
        </item>
        <item>
            <title>linux</title>
            <link>http://www.semok.de/linux</link>
            <description>This will be a collection of notes to remember what to install in what way to build a nice server using Ubuntu Linux. It was tested (in not a very carefull way) with the Gutsy Gibbon release (7.10) of Ubuntu.

Hardware

	*  X - Ati Radeon 9600 Pro xorg.conf
	*  Setting up LVM
	*  Linux laptops and a beamer</description>
            <author>Sebastian Löwe</author>
            <pubDate>Fri, 24 Jun 2011 12:49:53 +0100</pubDate>
        </item>
    </channel>
</rss>

