<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<docs>http://blogs.law.harvard.edu/tech/</docs>
		<description>RSS-Feed from https://potassium.1338.at/</description>
		<link>https://potassium.1338.at/</link>
		<title>Potassiums Weblog - One step ahead of the average nerd - Kategorie: Linux</title>
		<ttl>30</ttl>
		
<item>
	<title><![CDATA[Danke, Martin! RSS-Bridge als langgesuchtes Tool]]></title>
	<description><![CDATA[Ich hab immer wieder danach gesucht und dann habe ich dank Martin endlich eine Lösung gefunden: <a href="https://martin.leyrer.priv.at/2020/05/index.html#Another_Successful_Yak_Shaving_Session-RSS-Bridge" target='_blank'>RSS-Bridge</a> als Möglichkeit um RSS-Feeds von Seiten zu erstellen, welche keine anbieten.<br />
<br />
Funktioniert nach kurzem Einrichten tadellos.<br />
<br />
<strong>Achtung:</strong> Das Ubuntu-Paket ist heillos veraltet, sodass die in der <a href="https://github.com/RSS-Bridge/rss-bridge/wiki/Custom-Configuration" target='_blank'>Dokumentation</a> erwähnte Konfiguration schlichtweg ignoriert wird.]]></description>
	<guid>https://potassium.1338.at/index.php?id=1549#</guid>
	<link>https://potassium.1338.at/index.php?id=1549</link>
	<pubDate>Mon, 15 Jun 2020 21:40:00 +0200</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, Datenspeichermafia, "Raubkopien" und anderes Übel..., Softwarereview, Datenschutz, HowTo, Linux]]></category>
</item>
<item>
	<title><![CDATA[StatusNet avatars are not shown (no https)]]></title>
	<description><![CDATA[I had the problem, that after changing the server-url on my <a href="http://status.net/" target='_blank'>StatusNet</a> installation all avatars were broken, because the linked to the non-https version of the site.<br />
Nothing but the following worked:<br />
execute<br />
<fieldset><legend>Code</legend>php setconfig.php avatar ssl 1</fieldset><br />
Source: <a href="http://forum.status.net/discussion/788/ssl-always-but-http-avatar-links" target='_blank'>http://forum.status.net/discussion/788/ssl-always-but-http-avatar-links</a>]]></description>
	<guid>https://potassium.1338.at/index.php?id=1354#</guid>
	<link>https://potassium.1338.at/index.php?id=1354</link>
	<pubDate>Fri, 20 Sep 2013 18:42:00 +0200</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, HowTo, Linux]]></category>
</item>
<item>
	<title><![CDATA[Systempartition 100mb Windows 7 oder Windows Server 2008 R2 wiederherstellen]]></title>
	<description><![CDATA[Eine meiner virtuellen Virtualbox Maschinen hatte unlängst zu wenig Festplatten speicher wodurch ich gezwungen war diese zu vergrößern. Dies funktionierte mit <em>vboxmanage modifyhd --resize</em> recht gut. Anschließend muss man noch mittels einer Live-CD booten und die Partition auch entsprechend vergrößern.<br />
Wie immer ist dabei etwas schief gelaufen und es hat mir das Filesystem von dieser <a href="http://www.wintotal.de/artikel/artikel-2010/9288-das-raetsel-der-100-mbyte-partition-von-windows-7.html" target='_blank'>ominösen 100 MB Partition</a> zerstört.<br />
Also mittels der Windows-DVD gebootet und unzählige male <em>bootrec.exe /fixboot</em> bzw <em>/fixmbr</em> probiert. Komplett ohne Erfolg. Irgendwann bin ich dann GSD auf <a href="http://technet.microsoft.com/de-de/library/dd744347(v=ws.10).aspx" target='_blank'>BCDBoot</a> gestoßen, was das Problem dann ratz fatz behoben hat.<br />
<em>bcdboot f:\windows /s c: </em> <br />
Und nach 2 maligem durchlaufen von checkdisk war alles wieder beim alten.]]></description>
	<guid>https://potassium.1338.at/index.php?id=1306#</guid>
	<link>https://potassium.1338.at/index.php?id=1306</link>
	<pubDate>Sat, 29 Dec 2012 23:17:00 +0100</pubDate>
	<author>potassium</author>
	<category><![CDATA[HowTo, Linux, Windows]]></category>
</item>
<item>
	<title><![CDATA[WERR_CALL_NOT_IMPLEMENTED when trying to remote shutdown a windows server]]></title>
	<description><![CDATA[If you try to remote shutdown your windows 2008 server with the following *nix command<br />
<fieldset><legend>Code</legend><br />
net rpc shutdown -f -t 0 -c "remote shutdown" -I your_servers_ip -U special_shutdown_user%special_shutdown_users_password<br />
</fieldset><br />
and the only result is<br />
<fieldset class="quotediv"><legend>Zitat</legend>WERR_CALL_NOT_IMPLEMENTED</fieldset><br />
Then you have to give the <em>special_shutdown_user</em> user the right to <em>force remote shutdown</em> at the <em>secpol.msc</em>.<br />
<br />
Hoping that this helps someone.]]></description>
	<guid>https://potassium.1338.at/index.php?id=1269#</guid>
	<link>https://potassium.1338.at/index.php?id=1269</link>
	<pubDate>Thu, 05 Jul 2012 20:34:00 +0200</pubDate>
	<author>potassium</author>
	<category><![CDATA[Softwarereview, Netzwerke, Linux, Windows]]></category>
</item>
<item>
	<title><![CDATA[Und ich soll paranoid sein...von wegen]]></title>
	<description><![CDATA[Wenn ihr das schon von mir behauptet, seht euch mal aMindWellArmed an:<br />
Meine Favoriten sind folgende:<br />
<fieldset class="quotediv"><legend>Zitat</legend><li>buy a clean, cheap keyboard and glue it shut so that no hardware keylogger or microphone can be implanted into it; switch keyboards if you have a Model M</li><li>to protect against BIOS rootkits, take out the Flash chip, cut off the Write Enable pin, put it back in, and seal it off with epoxy glue so everyone trying to Flash it will have to destroy your motherboard.</li><li>if you're really paranoid disassemble audit the BIOS code beforehand</li><li>Cold boot attacks are hard to defend against by anything other than gluing your memory into the banks with epoxy.</li><li>CD-Rs have digits and characters carved/lasered/whatevered into their inner ring close to the center which are probably unique to every disc: memorize those and always check them in case someone tries to slip you a fake CD-ROM</fieldset></li><br />
Source: <a href="http://www.reddit.com/r/netsec/comments/mytzu/fulldisk_encryption_works/c34zgni" target='_blank'>reddit.com</a> Via m3s Soup<br />
<br />
]]></description>
	<guid>https://potassium.1338.at/index.php?id=1234#</guid>
	<link>https://potassium.1338.at/index.php?id=1234</link>
	<pubDate>Fri, 03 Feb 2012 11:06:00 +0100</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, Verschlüsselung, Überwachungsstaat, Datenschutz, Anonymität, Zum Nachdenken, Linux]]></category>
</item>
<item>
	<title><![CDATA[Wieso es /bin und /usr/bin gibt? Woher kommt /opt ?]]></title>
	<description><![CDATA[Ist auf diesem <a href="http://lists.busybox.net/pipermail/busybox/2010-December/074114.html" target='_blank'>Mailinglisten-Eintrag</a> nachzulesen.<br />
Kurzer Auszug:<br />
<fieldset class="quotediv"><legend>Zitat</legend>Of course given 30 years to fester, this split made some interesting distro-<br />
specific rules show up and go away again, such as "/tmp is cleared between <br />
reboots but /usr/tmp isn't".  (<strong>Of course</strong> on Ubuntu /usr/tmp doesn't exist and <br />
on Gentoo /usr/tmp is a symlink to /var/tmp which now has the "not cleared <br />
between reboots" rule.  Yes all this predated tmpfs.</fieldset><br />
<br />
Danke <a href="http://martin.leyrer.priv.at/" target='_blank'>m3</a>]]></description>
	<guid>https://potassium.1338.at/index.php?id=1231#</guid>
	<link>https://potassium.1338.at/index.php?id=1231</link>
	<pubDate>Mon, 30 Jan 2012 09:52:00 +0100</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, g33k-Humor, Zum Nachdenken, Computer, Linux]]></category>
</item>
<item>
	<title><![CDATA[WRT54G - DD-WRT Firmware Upgrade [update]]]></title>
	<description><![CDATA[Nachdem ich unseren Router grad auf DD-WRT v24 RC-6 upgegradet habe und dabei ein paar Schwierigkeiten entstanden sind hier 2 Dinge die Hilfreich für mich waren.<br />
<br />
1. Installieren der Firmware über SSH-Verbindung<br />
<fieldset class="quotediv"><legend>Zitat</legend>1) telnet or ssh into WRT <br />
<br />
2) download dd-wrt.v2*_generic.bin with wget or scp to /tmp <br />
<br />
2a) Alternatively, you could use the mounted share if you have one, and simply download the file there. <br />
<br />
3) (optional, but advised) compare MD5 checksum of the original and the downloaded file <br />
4)<br />
 cd /tmp<br />
write /{wherever you put the file}/dd-wrt.v2*_generic.bin linux<br />
<br />
5) wait... <br />
<br />
6) reboot <br />
<br />
7) (optional, but advised) via web interface, restore factory defaults<br />
</fieldset><br />
<br />
Genau bei Punkt 7 ware jedoch das Problem, da der Router einfach kein Webinterface hergeben wollte.<br />
<br />
Daher Tip 2:<br />
Manuelles restarten des http-daemons <br />
<fieldset><legend>Code</legend>httpd -d /www</fieldset><br />
<br />
Und voilá es geht wieder.<br />
]]></description>
	<guid>https://potassium.1338.at/index.php?id=392#</guid>
	<link>https://potassium.1338.at/index.php?id=392</link>
	<pubDate>Wed, 02 Jan 2008 22:53:00 +0100</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, Netzwerke, HowTo, Linux]]></category>
</item>
<item>
	<title><![CDATA[Ein Mädchen wie ein Rechner.... [update]]]></title>
	<description><![CDATA[<fieldset class="quotediv"><legend>Zitat</legend><snowsong@work> hab an fasching zwei damen kennen gelernt <br />
<snowsong@work> eine davon 19, hatte n kleid an, ging als gothic schlampe... war sau hübsch, sau heiß... <br />
<snowsong@work> tja und die hab ich nu für was unverbindliches überredet <br />
<snowsong@work> und sie wollt sich rausreden, weil menschenscheu und schizophren und blabla... wobei ich das teilweise sogar glaub <br />
<snowsong@work> naja, stell dir das mal vor <br />
<snowsong@work> du hast ne frau <br />
<snowsong@work> mit zwei persönlichkeiten <br />
<snowsong@work> das is wie... <br />
<snowsong@work> Ein physischer Rechner mit 2 virtuellen Maschinen> Einmal Linux, einmal Windows <br />
<snowsong@work> Linux, wenn man lust hat, hardcore zu schrauben, zu basteln.. was härteres, böseres <br />
<snowsong@work> und wenn man sichs bequem machen möcht, dann bootet man windows - einfach, klickibunt, zum "genießen" <br />
<snowsong@work> BDSM <> BlümchenSex, du verstehst? <br />
<theabyzz> geiler vergleich XD sowas kann nur von nem sex süchtigen informatiker kommen <br />
<snowsong@work> Richtig! :D</fieldset><br />
*lol*<br />
Von <a href="http://german-bash.org/action/show/id/110761" target='_blank'>GBO</a>]]></description>
	<guid>https://potassium.1338.at/index.php?id=244#</guid>
	<link>https://potassium.1338.at/index.php?id=244</link>
	<pubDate>Sat, 16 Jun 2007 17:31:00 +0200</pubDate>
	<author>potassium</author>
	<category><![CDATA[lost and found @ WWW, g33k-Humor, Linux, Windows]]></category>
</item>

	</channel>
</rss>
