<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Get Geeky - Latest Comments</title><link>http://getgeeky.disqus.com/</link><description></description><atom:link href="https://getgeeky.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 26 May 2015 15:58:14 -0000</lastBuildDate><item><title>Re: I&amp;#8217;ve switched to disqus</title><link>http://saz.sh/2011/07/31/ive-switched-to-disqus/#comment-2046573534</link><description>&lt;p&gt;Yes, it is widely used. Good idea!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dennis</dc:creator><pubDate>Tue, 26 May 2015 15:58:14 -0000</pubDate></item><item><title>Re: Preseed Debian Squeeze using PXE</title><link>http://saz.sh/2011/07/30/preseed-debian-squeeze-using-pxe/#comment-1226688122</link><description>&lt;p&gt;If those packages are available in Debian, you can just add them to&lt;br&gt;'d-i pkgsel/include string openssh-server less vim-nox puppet lsb-release'&lt;/p&gt;&lt;p&gt;If those packages require a specific repository, don't forget to add this.&lt;br&gt;Everything you need to know is listed in the preseed file.&lt;/p&gt;&lt;p&gt;If you need to install something, which isn't available as a package, do it in a script run via late command.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Sat, 01 Feb 2014 10:12:23 -0000</pubDate></item><item><title>Re: Preseed Debian Squeeze using PXE</title><link>http://saz.sh/2011/07/30/preseed-debian-squeeze-using-pxe/#comment-1198279185</link><description>&lt;p&gt;how do i write some post installation script for including some packages.&lt;br&gt;should i do it in preseed file or 'should i use late command'???????&lt;br&gt;please, help me out !!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sunny Anjani</dc:creator><pubDate>Mon, 13 Jan 2014 07:00:35 -0000</pubDate></item><item><title>Re: OpenLDAP als Proxy zum Zugriff auf Active Directory einrichten</title><link>http://saz.sh/2008/08/28/openldap-als-proxy-zum-zugriff-auf-active-directory-einrichten/#comment-1147789219</link><description>&lt;p&gt;Also du weißt schon dass Active Directory DNS-Round Robin nutzt. Also ist der zugriff auf mehrere LDAP-Server (du meinst wohol übrigens vermutlich die Domäne Controller^^) ja auch kein Problm. Jetzt ist die Frage ob der Proxy in Internet (also in einer DMZ) steht oder ob dass ganze dann intern genutzt wird und zu welchen zweck??&lt;/p&gt;&lt;p&gt;PS: Schaut euch mal den Computer bereich von &lt;a href="http://www.herbrich.org" rel="nofollow noopener" target="_blank" title="www.herbrich.org"&gt;www.herbrich.org&lt;/a&gt; an, ist sehr interesannt.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Herbrich</dc:creator><pubDate>Mon, 02 Dec 2013 15:36:19 -0000</pubDate></item><item><title>Re: Get Geeky</title><link>http://saz.sh/2011/12/27/using-nautilus-and-awesome-window-manager-under-ubuntu-1110/#comment-924728179</link><description>&lt;p&gt;Does that work? Is it that simple?!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jon</dc:creator><pubDate>Sun, 09 Jun 2013 21:14:23 -0000</pubDate></item><item><title>Re: Get Geeky</title><link>http://saz.sh/2011/12/27/using-nautilus-and-awesome-window-manager-under-ubuntu-1110/#comment-858036852</link><description>&lt;p&gt;Why not simply create an alias like&lt;/p&gt;&lt;p&gt;alias nautilus='nautilus --no-desktop'&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Naut</dc:creator><pubDate>Tue, 09 Apr 2013 18:50:03 -0000</pubDate></item><item><title>Re: OpenLDAP als Proxy zum Zugriff auf Active Directory einrichten</title><link>http://saz.sh/2008/08/28/openldap-als-proxy-zum-zugriff-auf-active-directory-einrichten/#comment-761044217</link><description>&lt;p&gt;es geht ja darum, mehrere Server anzusprechen. Genau das hab ich auch gesucht - werde das installieren&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">uh</dc:creator><pubDate>Wed, 09 Jan 2013 05:10:42 -0000</pubDate></item><item><title>Re: Get Geeky</title><link>http://saz.sh/2012/07/31/gitosis-plugin-on-redmine-14/#comment-759511978</link><description>&lt;p&gt;Hi Saz, Sorry did not get email about your reply! And just found it on google again, as i am having issues again :)&lt;/p&gt;&lt;p&gt;The error is&lt;/p&gt;&lt;p&gt;&lt;code&gt;&lt;br&gt;&lt;br&gt;Processing GitosisPublicKeysController#new (for 101.119.30.220 at 2013-01-08 11:45:46) [GET]&lt;br&gt;&lt;br&gt;  Parameters: {"action"=&amp;gt;"new", "controller"=&amp;gt;"gitosis_public_keys"}&lt;br&gt;&lt;br&gt;Rendering template within layouts/base&lt;br&gt;&lt;br&gt;Rendering gitosis_public_keys/new&lt;br&gt;&lt;br&gt;ActionView::TemplateError (No route matches {:action=&amp;gt;"destroy"}) on line #7 of app/views/my/_sidebar.html.erb:&lt;br&gt;&lt;br&gt;4: &amp;lt;%=l(:field_created_on)%&amp;gt;: &amp;lt;%= format_time(@user.created_on) %&amp;gt;&lt;p&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;5: &lt;br&gt;&lt;br&gt;6: &amp;lt;% if @user.own_account_deletable? %&amp;gt;&lt;br&gt;&lt;br&gt;7:   &lt;p&gt;&amp;lt;%= link_to(l(:button_delete_my_account), {:action =&amp;gt; 'destroy'}, :class =&amp;gt; 'icon icon-del') %&amp;gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;8: &amp;lt;% end %&amp;gt;&lt;br&gt;&lt;br&gt;9: &lt;br&gt;&lt;br&gt;10: &amp;lt;h4&amp;gt;&amp;lt;%= l(:label_feeds_access_key) %&amp;gt;&amp;lt;/h4&amp;gt;&lt;br&gt;&lt;br&gt;    app/views/my/_sidebar.html.erb:7&lt;br&gt;&lt;br&gt;    vendor/plugins/redmine_gitosis/app/views/gitosis_public_keys/new.html.erb:20&lt;br&gt;&lt;br&gt;    app/helpers/application_helper.rb:1050:in `content_for'&lt;br&gt;&lt;br&gt;    vendor/plugins/redmine_gitosis/app/views/gitosis_public_keys/new.html.erb:19&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/classic_rails/application_spawner.rb:321:in `start_request_handler'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `send'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/classic_rails/application_spawner.rb:275:in `handle_spawn_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/utils.rb:479:in `safe_fork'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/classic_rails/application_spawner.rb:270:in `handle_spawn_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:357:in `__send__'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:180:in `start'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/classic_rails/application_spawner.rb:149:in `start'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/spawn_manager.rb:219:in `spawn_rails_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/spawn_manager.rb:214:in `spawn_rails_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server_collection.rb:82:in `synchronize'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/spawn_manager.rb:213:in `spawn_rails_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/spawn_manager.rb:132:in `spawn_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:357:in `__send__'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'&lt;br&gt;&lt;br&gt;    passenger (3.0.7) helper-scripts/passenger-spawn-server:99&lt;br&gt;&lt;br&gt;Rendering /opt/redmine-1.0/public/500.html (500 Internal Server Error)&lt;br&gt;&lt;br&gt;&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Petr Červenka</dc:creator><pubDate>Mon, 07 Jan 2013 19:47:01 -0000</pubDate></item><item><title>Re: Get Geeky</title><link>http://saz.sh/2012/07/31/gitosis-plugin-on-redmine-14/#comment-693190005</link><description>&lt;p&gt;It's working for me. If you want, you can send me those error messages and I'll have a look at it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Fri, 26 Oct 2012 13:35:15 -0000</pubDate></item><item><title>Re: Get Geeky</title><link>http://saz.sh/2012/07/31/gitosis-plugin-on-redmine-14/#comment-688890080</link><description>&lt;p&gt;I am still getting lots of erros on 1.4, is the &lt;a href="https://github.com/saz/redmine_gitosis" rel="nofollow noopener" target="_blank" title="https://github.com/saz/redmine_gitosis"&gt;https://github.com/saz/redm...&lt;/a&gt; right repo?&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cerw</dc:creator><pubDate>Sun, 21 Oct 2012 22:51:49 -0000</pubDate></item><item><title>Re: OpenLDAP als Proxy zum Zugriff auf Active Directory einrichten</title><link>http://saz.sh/2008/08/28/openldap-als-proxy-zum-zugriff-auf-active-directory-einrichten/#comment-626665889</link><description>&lt;p&gt;Danke. Genau was ich gebraucht habe. Hat super funktioniert.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hubert</dc:creator><pubDate>Thu, 23 Aug 2012 09:17:11 -0000</pubDate></item><item><title>Re: Run apt-get update automatically under Debian</title><link>http://saz.sh/2009/07/10/run-apt-get-update-automatically-under-debian/#comment-548037097</link><description>&lt;p&gt;Fixed. Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Tue, 05 Jun 2012 13:48:06 -0000</pubDate></item><item><title>Re: Run apt-get update automatically under Debian</title><link>http://saz.sh/2009/07/10/run-apt-get-update-automatically-under-debian/#comment-547646640</link><description>&lt;p&gt;- Run unattended upgrade every n days (0 disables it):&lt;br&gt;APT::Periodic::Unattended-Upgrade 0;&lt;br&gt;You can disable the unattended upgrade by changing it to a positive value greater zero.&lt;/p&gt;&lt;p&gt;Zero disables it or positive number?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aa</dc:creator><pubDate>Tue, 05 Jun 2012 04:41:09 -0000</pubDate></item><item><title>Re: About</title><link>http://saz.sh/about/#comment-474058710</link><description>&lt;p&gt;Great HDR photo&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Thu, 22 Mar 2012 19:32:28 -0000</pubDate></item><item><title>Re: Install Openfire on Debian Lenny</title><link>http://saz.sh/2009/03/25/install-openfire-on-debian-lenny/#comment-418596410</link><description>&lt;p&gt;cat openfire_364_fix_missing_lsb_information.patch |patch -p0&lt;br&gt;patching file /etc/init.d/openfire&lt;br&gt;Hunk #1 FAILED at 3.&lt;br&gt;1 out of 1 hunk FAILED -- saving rejects to file /etc/init.d/openfire.rej&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kokot</dc:creator><pubDate>Mon, 23 Jan 2012 07:32:52 -0000</pubDate></item><item><title>Re: Install Openfire on Debian Lenny</title><link>http://saz.sh/2009/03/25/install-openfire-on-debian-lenny/#comment-418595701</link><description>&lt;p&gt;u twat the patch isnt there&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kokot</dc:creator><pubDate>Mon, 23 Jan 2012 07:30:45 -0000</pubDate></item><item><title>Re: OpenLDAP als Proxy zum Zugriff auf Active Directory einrichten</title><link>http://saz.sh/2008/08/28/openldap-als-proxy-zum-zugriff-auf-active-directory-einrichten/#comment-398247342</link><description>&lt;p&gt;du weisst schon, dass active Directory auch als LDAp anzusprechen ist bzw. ein LDAP verzeichnis ist ? Warum also über umwege darauf zugreifen wenn nicht&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan</dc:creator><pubDate>Sun, 01 Jan 2012 08:15:43 -0000</pubDate></item><item><title>Re: Naglite3 &amp;#8211; Nagios status monitor for a NOC or operations room</title><link>http://saz.sh/2011/01/22/naglite3-nagios-status-monitor-for-a-noc-or-operations-room/#comment-395633962</link><description>&lt;p&gt;I really enjoyed for this blog. It's an informative topic. It help me very much to solve some problems.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Test Automation</dc:creator><pubDate>Wed, 28 Dec 2011 06:36:49 -0000</pubDate></item><item><title>Re: Preseed Debian Squeeze using PXE</title><link>http://saz.sh/2011/07/30/preseed-debian-squeeze-using-pxe/#comment-389218365</link><description>&lt;p&gt;Are you sure, you're using the netboot image of the Debian installer?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Sun, 18 Dec 2011 10:01:02 -0000</pubDate></item><item><title>Re: Preseed Debian Squeeze using PXE</title><link>http://saz.sh/2011/07/30/preseed-debian-squeeze-using-pxe/#comment-387511134</link><description>&lt;p&gt;I'm using this method to try to install a kvm virtual machine and I keep getting a "No common cd-rom drive detected!" error when it pxes. I don't think I should need a cdrom drive for a net install. Scratching my head.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stiqs</dc:creator><pubDate>Thu, 15 Dec 2011 15:01:07 -0000</pubDate></item><item><title>Re: Gleichzeitiger Betrieb von HTTP und HTTPS unter Lighttpd einrichten</title><link>http://saz.sh/2006/06/29/gleichzeitiger-betrieb-von-http-und-https-unter-lighttpd-einrichten/#comment-380249352</link><description>&lt;p&gt;Freut mich zu hoeren.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Tue, 06 Dec 2011 08:17:40 -0000</pubDate></item><item><title>Re: Gleichzeitiger Betrieb von HTTP und HTTPS unter Lighttpd einrichten</title><link>http://saz.sh/2006/06/29/gleichzeitiger-betrieb-von-http-und-https-unter-lighttpd-einrichten/#comment-370751144</link><description>&lt;p&gt;Hey danke klappt wunderbar&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Qwer</dc:creator><pubDate>Wed, 23 Nov 2011 07:45:57 -0000</pubDate></item><item><title>Re: Insert PHP variables into Apache access log</title><link>http://saz.sh/2010/12/02/insert-php-variables-into-apache-access-log/#comment-361171215</link><description>&lt;p&gt;Thanks. Fixed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Fri, 11 Nov 2011 11:57:11 -0000</pubDate></item><item><title>Re: Insert PHP variables into Apache access log</title><link>http://saz.sh/2010/12/02/insert-php-variables-into-apache-access-log/#comment-357460928</link><description>&lt;p&gt;You have a syntax error there trying to define "apache_note = (...)" instead of calling the function apache_note(...).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haprog</dc:creator><pubDate>Mon, 07 Nov 2011 08:48:51 -0000</pubDate></item><item><title>Re: Naglite3 &amp;#8211; Nagios status monitor for a NOC or operations room</title><link>http://saz.sh/2011/01/22/naglite3-nagios-status-monitor-for-a-noc-or-operations-room/#comment-314904263</link><description>&lt;p&gt;If it fits your setup, using a regex is a good solution, but it is not as generic as I would like it to be. For example, on my setups, this won't work.&lt;/p&gt;&lt;p&gt;I will have a look, if it's possible to parse host- and servicegroups in an easy way.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Saz</dc:creator><pubDate>Mon, 19 Sep 2011 09:06:49 -0000</pubDate></item></channel></rss>