<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=62.12.137.20</id>
		<title>Knoppix Documentation Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=62.12.137.20"/>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Special:Contributions/62.12.137.20"/>
		<updated>2026-09-19T06:04:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://knoppix.net/wiki/CeBIT</id>
		<title>CeBIT</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/CeBIT"/>
				<updated>2008-07-16T10:16:47Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: bocrolelt&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;getgetdelou&lt;br /&gt;
The [[CeBIT]] home page is at http://www.cebit.de/homepage_e?x=1&lt;br /&gt;
&lt;br /&gt;
[[CeBIT]] is a large &amp;quot;dog and pony show&amp;quot;.  Many new electronic devices and other wizardary are displayed.&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Download_manager</id>
		<title>Download manager</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Download_manager"/>
				<updated>2008-07-15T15:28:00Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: orcnatro&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;codomtrlia&lt;br /&gt;
Describe [[download manager]] here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{page-stub}}&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Ssh-agent_and_KNOPPIX</id>
		<title>Ssh-agent and KNOPPIX</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Ssh-agent_and_KNOPPIX"/>
				<updated>2008-07-15T11:01:40Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: colatatr&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;delletotro&lt;br /&gt;
In order to use [[http://www.deadman.org/ssh-tut.html ssh-agent]] with Knoppix, or any system, you want it&lt;br /&gt;
to be started up during X11 initialization so the right environment variables are inherited by&lt;br /&gt;
all applications.  In order to do this with KNOPPIX you should....&lt;br /&gt;
&lt;br /&gt;
...you have to flail around the Internet or the documentation hoping to run across an up-to-date answer that works.  So far you won't find it here.&lt;br /&gt;
&lt;br /&gt;
But I do offer ''the story so far'' in hopes that it will attract attention here and get this page updated with the right answer.&lt;br /&gt;
&lt;br /&gt;
One informative site, with answers that at least used to work with SUSE linux are at http://www.topology.org/linux/kde.html&lt;br /&gt;
But there is no $HOME/.xsession file in KNOPPIX 3.4, it doesn't seem to read it if it is there, and there no model to work from at /etc/X11/xdm/sys.xsession&lt;br /&gt;
&lt;br /&gt;
/etc/X11/Xsession.options already has &amp;quot;use-ssh-agent&amp;quot; but that seems ignored.&lt;br /&gt;
&lt;br /&gt;
A friend writes:  It looks like it is trying to do the right thing and use ssh,&lt;br /&gt;
but I think it is configured wrong.&lt;br /&gt;
There is a directory /etc/X11/xsession.d, and in that dir are a bunch of&lt;br /&gt;
scripts whose names start with 2 digit numbers.  xsession runs those scripts&lt;br /&gt;
one at a time.  There are a couple (why two?) of scripts that setup ssh.&lt;br /&gt;
Unfortunately, their numbers are greater than 50, and 50 is the number of the&lt;br /&gt;
script that actually starts all the X stuff.  It looks to me like the script&lt;br /&gt;
numbered 50 should be renamed to 99 for ssh to work right.&lt;br /&gt;
&lt;br /&gt;
In KNOPPIX version 3.4, the situation is a bit different, but with the&lt;br /&gt;
same effect.    The file 45xsession starts X11 up, and doesn't use&lt;br /&gt;
the $STARTUP convention used by latter scripts like 90xfree86-common_ssh-agent&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
A freedesktop.org standard for how to incorporate ssh-agent would seem&lt;br /&gt;
like a good idea.  See e.g. http://freedesktop.org/pipermail/xdg/2003-May/001639.html&lt;br /&gt;
&lt;br /&gt;
help...&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
2007-03-08: if you don't want to break the knoppix startup sequence, a quick hack would be to change the /etc/X11/xinit/xinitrc:&lt;br /&gt;
&lt;br /&gt;
change&lt;br /&gt;
&lt;br /&gt;
. /etc/X11/Xsession&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
ssh-agent /etc/X11/Xsession&lt;br /&gt;
&lt;br /&gt;
hope it helps..&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Useful Linux Commands]]&lt;br /&gt;
[[Category: Networking]]&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/User:SNIa</id>
		<title>User:SNIa</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/User:SNIa"/>
				<updated>2008-07-14T21:57:59Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: varacc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;relc4teltout&lt;br /&gt;
*Name: Richard Jenniss&lt;br /&gt;
*Age: I get reminded every year: somewhere between 5 and 30 but closer to 30.&lt;br /&gt;
*[mailto:jupiterproject@gmail.com?subject=Knoppix-Remastering email]&lt;br /&gt;
==Authored Pages==&lt;br /&gt;
*[[Debootstrap to LiveCD]] and [http://www.knoppix.net/wikinew/index.php?title=Talk:Debootstrap_to_LiveCD&amp;amp;action=edit&amp;amp;section=new support]&lt;br /&gt;
*[[Debootstrap to x86-64 LiveCD]] and [http://www.knoppix.net/wikinew/index.php?title=Talk:Debootstrap_to_x86-64_LiveCD&amp;amp;action=edit&amp;amp;section=new support]&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Talk:Mailing_List_Deutsch</id>
		<title>Talk:Mailing List Deutsch</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Talk:Mailing_List_Deutsch"/>
				<updated>2008-07-14T13:40:42Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: elalla&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;monlile&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Mailing_List_Deutsch</id>
		<title>Mailing List Deutsch</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Mailing_List_Deutsch"/>
				<updated>2008-07-14T09:21:14Z</updated>
		
		<summary type="html">&lt;p&gt;62.12.137.20: trocracdelb&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;varnoz&lt;br /&gt;
Englische Version: [[Mailing List]]&lt;br /&gt;
----&lt;br /&gt;
Die Debian-Knoppix Mailingliste ist der Ort wo die Diskussionen rund um die Entwicklung von Knoppix stattfinden.&lt;br /&gt;
Die Diskussionen finden in Deutsch und Englisch statt.&lt;br /&gt;
&lt;br /&gt;
Die Homepage der Mailingliste findet man unter:&lt;br /&gt;
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix&lt;br /&gt;
&lt;br /&gt;
und die Archive sind hier:&lt;br /&gt;
http://mailman.linuxtag.org/pipermail/debian-knoppix/&lt;/div&gt;</summary>
		<author><name>62.12.137.20</name></author>	</entry>

	</feed>