<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lamb</id>
	<title>LQWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lamb"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/Lamb"/>
	<updated>2026-04-13T07:58:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=LQWiki_talk:Copyrights&amp;diff=18386</id>
		<title>LQWiki talk:Copyrights</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=LQWiki_talk:Copyrights&amp;diff=18386"/>
		<updated>2005-08-18T04:34:38Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For whatever it is worth at the bottom of each page where it says these pages are under a CC license the word license is misspelled. And sorry if this is the wrong place to put it, I just hope it gets noticed. [[User:Lamb|Lamb]] 00:34, Aug 18, 2005 (EDT)&lt;br /&gt;
&lt;br /&gt;
When I contribute am I the author under the creative commons license?&lt;br /&gt;
Who owns the copyright?&lt;br /&gt;
Who is issuing the license?&lt;br /&gt;
When I contribute to wikipedia I give ownership to them and they issue the license.&lt;br /&gt;
The license says to give credit to the author but this can be difficult with a wiki. Maybe you should state that all contributions are considered &amp;quot;work for hire&amp;quot; and therefore linuxquestions.org is the author.&lt;br /&gt;
Maybe you should use the license that wikipedia uses.&lt;br /&gt;
-Jeff&lt;br /&gt;
&lt;br /&gt;
When you contribute, you are the author and the holder of the copyright. You are licensing your work to us under the terms of the [[Creative Commons]] license (the attribution-sharealike varient or by-sa for short). You hold the copyright to the material you contribute (but not the article as a whole if you're editing an existing article) so you can do anything you like with it. A &amp;quot;work for hire&amp;quot; clause might have been considered, but might have interfered with reuse of Creative Commons material (not that there are a lot of Creative Commons material yet to reuse) and discouraged people from contributing. There are reasons that we don't use the [[GFDL]] (the [[copyleft]] licensing that Wikipedia uses), and the main reason that the Wikipedia doesn't use Creative Commons is simply that it hadn't come out yet. (Under the GFDL, reusing a 1-2 page article could mean attaching 12 pages of legalese, with Creative Commons, all you have to do is say who you got it from and that you are releasing it under Creative Commons (by-sa).) [[User:Crazyeddie|Crazyeddie]] 16:29, Jul 26, 2004 (EDT)&lt;br /&gt;
&lt;br /&gt;
PS: please sign your posts with four tildes (~).&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:Lamb&amp;diff=25356</id>
		<title>User:Lamb</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:Lamb&amp;diff=25356"/>
		<updated>2005-05-04T03:11:37Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Drew. Yay!&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14319</id>
		<title>Set up a Trust 235a Speedlink Webmodem</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14319"/>
		<updated>2004-12-29T18:42:56Z</updated>

		<summary type="html">&lt;p&gt;Lamb: Fixed some weird sentances.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here a brief installation guide for a pppoatm connection with an ADSL external modem (Trust 235a Speedlink Webmodem) on Mandrake 10.1 Community. First download a new kernel from [http://kernel.org Kernel.org] (I tried it with kernel 2.6.9) and unpack the kernel to /usr/src/. Once inside the directory run &amp;quot;menuconfig&amp;quot; as the user &amp;quot;root&amp;quot; &lt;br /&gt;
&lt;br /&gt;
1) Go to the section Device Driver -&amp;amp;gt; Networking Support -&amp;amp;gt; Networking Options -&amp;amp;gt; and select the following to be installed:&lt;br /&gt;
&lt;br /&gt;
(M) Asynchronous Transfer Mode (ATM)&amp;lt;br&amp;gt;&lt;br /&gt;
(M) Classical IP over ATM&amp;lt;br&amp;gt;&lt;br /&gt;
(*) Do NOT send ICMP if no neighbour&amp;lt;br&amp;gt;&lt;br /&gt;
(M) LAN Emulation (LANE) support&amp;lt;br&amp;gt;&lt;br /&gt;
(M) Multi-Protocol Over ATM (MPOA) support&amp;lt;br&amp;gt;&lt;br /&gt;
(M) RFC1483/2684 Bridged protocols &amp;lt;br&amp;gt;&lt;br /&gt;
(*) Per-VC IP filter kludge &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Then Go to the section Device Driver -&amp;gt; USB Support -&amp;gt; and select the following:&lt;br /&gt;
&lt;br /&gt;
(M) Support for USB&amp;lt;br&amp;gt;&lt;br /&gt;
(M) Alcatel Speedtouch USB Support&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3) Save your changes and exit menuconfig. Now run &amp;quot;make&amp;quot;, after that finishes then run &amp;quot;make modules_install&amp;quot;, and then finally &amp;quot;make install&amp;quot;. If your computer freezes restart your system. Then try again.&lt;br /&gt;
&lt;br /&gt;
4) Next remove these packages from your system:&lt;br /&gt;
&lt;br /&gt;
liblinuxatm1-2.4.1-4mdk&amp;lt;br&amp;gt;&lt;br /&gt;
libusb0_1-4.0.1.8-2mdk&amp;lt;br&amp;gt;&lt;br /&gt;
ppp2.4.2-7mdk.pppoatm2.4.2-7mdk&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5) Go to the [http://sourceforge.net/project/showfiles.php?group_id=47406 Conexant USB ADSL Modem Linux Driver] project and download:&lt;br /&gt;
&lt;br /&gt;
ppp-2.4.1-6plf.i586.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
linux-atm-2.4.1-1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
libusb-0.1.6-3.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
libusb-devel-0.1.6-3.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
6) Now install them. &lt;br /&gt;
&lt;br /&gt;
7) (Quick note, I don't have any clue what the author meant here so I'm not going to bother.) cxacru.tar.bz2update for new kernels(those are 2.6.x kernels)must(perhaps can) be unpacked in /usr/local/src. Run &amp;quot;make&amp;quot; in the terminal using the user &amp;quot;root&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
8) Go to /etc/cxacru open it and modify:&lt;br /&gt;
(Again, no idea:)&lt;br /&gt;
&lt;br /&gt;
PROTOCOL_MODE=2 ,VPI=8&lt;br /&gt;
VCI=48(this counts for the trust235a)and P_ADDRESS=&lt;br /&gt;
NETMASK=&lt;br /&gt;
GATEWAY=  (yours)then go to /etc/ppp  open it go to file `options` (root)open it in kwrite,modify it like: noipdefault,&lt;br /&gt;
noauth,&lt;br /&gt;
persist,&lt;br /&gt;
lcp-max-configure 50,&lt;br /&gt;
usepeerdns,&lt;br /&gt;
name any,&lt;br /&gt;
user &amp;amp;quot;username&amp;amp;quot;,&lt;br /&gt;
defaultroute,&lt;br /&gt;
plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48,&lt;br /&gt;
than go to ~configure your computer~(perhaps it is better to do this before removing packages{ppp-2.4.2-7 etc}) go to section Network and Internet -&amp;gt; Manage Internet and fill in user name, password, ip, and so on. Now restart your computer and thats it.&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14316</id>
		<title>Talk:Set up a Trust 235a Speedlink Webmodem</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14316"/>
		<updated>2004-12-28T23:31:42Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I don't know what you (hvdivries) mean in steps 7 and 8. Want to clarify?&lt;br /&gt;
&lt;br /&gt;
--[[User:Lamb|Lamb]] 20:16, Dec 15, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
when you have installed cxacru(tar.gz for2.6.xkernels) you have to open file/etc/cxacru (root,with kwrite) and change `protocol 1`in`2` then change vpi andvci according your modem values.                                                                                            then do the same with file:/ppp/options     remove options and replace it for new options file like........noipdefault,&lt;br /&gt;
noauth,&lt;br /&gt;
persist,&lt;br /&gt;
lcp-max-configure 50,&lt;br /&gt;
usepeerdns,&lt;br /&gt;
name any,&lt;br /&gt;
user &amp;quot;login name&amp;quot;,&lt;br /&gt;
defaultroute,&lt;br /&gt;
plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48..........(8.48 are my modem vpi and vci values)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So if I get this straight you mean:&lt;br /&gt;
&lt;br /&gt;
When you have installed cxacru you have to open file /etc/cxacru (as root) and change `protocol 1` to `protocol 2` then edit the values of vpi and vci according to your modem.&lt;br /&gt;
&lt;br /&gt;
Then remove /ppp/options and replace it with a new options file somewhat like this:&lt;br /&gt;
&lt;br /&gt;
noipdefault,&amp;lt;br&amp;gt;&lt;br /&gt;
noauth,&amp;lt;br&amp;gt;&lt;br /&gt;
persist,&amp;lt;br&amp;gt;&lt;br /&gt;
lcp-max-configure 50,&amp;lt;br&amp;gt;&lt;br /&gt;
usepeerdns,&amp;lt;br&amp;gt;&lt;br /&gt;
name any,&amp;lt;br&amp;gt;&lt;br /&gt;
user &amp;quot;YOUR LOGIN NAME HERE&amp;quot;,&amp;lt;br&amp;gt;&lt;br /&gt;
defaultroute,&amp;lt;br&amp;gt;&lt;br /&gt;
plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48 (I use 8.48 because thats what my modem's vpi and vci values are.)&lt;br /&gt;
&lt;br /&gt;
Eh? [[User:Lamb|Lamb]] 18:31, Dec 28, 2004 (EST)&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14302</id>
		<title>Talk:Set up a Trust 235a Speedlink Webmodem</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14302"/>
		<updated>2004-12-16T01:16:12Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I don't know what you (hvdivries) mean in steps 7 and 8. Want to clarify?&lt;br /&gt;
&lt;br /&gt;
--[[User:Lamb|Lamb]] 20:16, Dec 15, 2004 (EST)&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=FPS&amp;diff=22751</id>
		<title>FPS</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=FPS&amp;diff=22751"/>
		<updated>2004-12-14T18:02:04Z</updated>

		<summary type="html">&lt;p&gt;Lamb: Added Brackets Around FramesPerSec&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''FPS''' is an acronym which usually refers to one of the following:&lt;br /&gt;
* [[First Person Shooter]]&lt;br /&gt;
* [[Frames Per Second]]&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Amigo_Linux&amp;diff=14212</id>
		<title>Talk:Amigo Linux</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Amigo_Linux&amp;diff=14212"/>
		<updated>2004-12-14T17:59:20Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I don't know where to go with it, but doesnt it sound like an ad? &lt;br /&gt;
&lt;br /&gt;
--[[User:Lamb|Lamb]] 12:59, Dec 14, 2004 (EST)&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14218</id>
		<title>Set up a Trust 235a Speedlink Webmodem</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Set_up_a_Trust_235a_Speedlink_Webmodem&amp;diff=14218"/>
		<updated>2004-12-14T04:31:53Z</updated>

		<summary type="html">&lt;p&gt;Lamb: I reformmated the page, fixed alot of broken sentances, and rewrote a lot of sections.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here a brief installation guide for a pppoatm connection with an ADSL external modem (Trust 235a Speedlink Webmodem) on Mandrake 10.1 Community. First download a new kernel from [[http://kernel.org Kernel.org]] (I tried it with kernel 2.6.9) and unpack to /usr/src/. Once inside the directory run &amp;quot;menuconfig&amp;quot; as the user &amp;quot;root&amp;quot; &lt;br /&gt;
&lt;br /&gt;
1) Go to the section Device Driver -&amp;amp;gt; Networking Support -&amp;amp;gt; Networking Options -&amp;amp;gt; and select the following to be installed:&lt;br /&gt;
&lt;br /&gt;
Asynchronous Transfer Mode (ATM)&amp;lt;br&amp;gt;&lt;br /&gt;
Classical IP over ATM&amp;lt;br&amp;gt;&lt;br /&gt;
Do NOT send ICMP if no neighbour&amp;lt;br&amp;gt;&lt;br /&gt;
LAN Emulation (LANE) support&amp;lt;br&amp;gt;&lt;br /&gt;
Multi-Protocol Over ATM (MPOA) support&amp;lt;br&amp;gt;&lt;br /&gt;
RFC1483/2684 Bridged protocols &amp;lt;br&amp;gt;&lt;br /&gt;
Per-VC IP filter kludge &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2) Then Go to the section Device Driver -&amp;gt; USB Support -&amp;gt; and select the following:&lt;br /&gt;
&lt;br /&gt;
Support for USB&amp;lt;br&amp;gt;&lt;br /&gt;
Alcatel Speedtouch USB Support&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3) Save your changes and exit menuconfig. Now run &amp;quot;make&amp;quot;, then &amp;quot;make modules_install&amp;quot;,and then finally &amp;quot;make install&amp;quot;. If you're computer get stuck, stop the task and restart your system. Then try again.&lt;br /&gt;
&lt;br /&gt;
4) Next we remove packages (on your system) and remove:&lt;br /&gt;
&lt;br /&gt;
liblinuxatm1-2.4.1-4mdk&amp;lt;br&amp;gt;&lt;br /&gt;
libusb0_1-4.0.1.8-2mdk&amp;lt;br&amp;gt;&lt;br /&gt;
ppp2.4.2-7mdk.pppoatm2.4.2-7mdk&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5) Go to the [[http://sourceforge.net/project/showfiles.php?group_id=47406 Conexant USB ADSL Modem Linux Driver]] project and download:&lt;br /&gt;
&lt;br /&gt;
ppp-2.4.1-6plf.i586.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
linux-atm-2.4.1-1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
libusb-0.1.6-3.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
libusb-devel-0.1.6-3.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
6) Now install them. &lt;br /&gt;
&lt;br /&gt;
7) (Quick note, I don't have any clue what the author meant here so I'm not going to bother.) cxacru.tar.bz2update for new kernels(those are 2.6.x kernels)must(perhaps can) be unpacked in /usr/local/src. Run &amp;quot;make&amp;quot; in the terminal using the user &amp;quot;root&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
8) Go to /etc/cxacru open it and modify:&lt;br /&gt;
(Again, no idea:)&lt;br /&gt;
&lt;br /&gt;
PROTOCOL_MODE=2 ,VPI=8&lt;br /&gt;
VCI=48(this counts for the trust235a)and P_ADDRESS=&lt;br /&gt;
NETMASK=&lt;br /&gt;
GATEWAY=  (yours)then go to /etc/ppp open it modify optionslike: noipdefault,&lt;br /&gt;
noauth,&lt;br /&gt;
persist,&lt;br /&gt;
lcp-max-configure 50,&lt;br /&gt;
usepeerdns,&lt;br /&gt;
name any,&lt;br /&gt;
user &amp;amp;quot;username&amp;amp;quot;,&lt;br /&gt;
defaultroute,&lt;br /&gt;
plugin /usr/lib/pppd/2.4.1/pppoatm.so 8.48,&lt;br /&gt;
than go to ~configure your computer~(perhaps it is better to do this before removing packages{ppp-2.4.2-7 etc}) go to section Network and Internet -&amp;gt; Manage Internet and fill in user name, password, ip, and so on. Now restart your computer and thats it.&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:List_of_Linux_distributions&amp;diff=15697</id>
		<title>Talk:List of Linux distributions</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:List_of_Linux_distributions&amp;diff=15697"/>
		<updated>2004-12-14T04:05:46Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Where should we put other distros that don't fit anywhere? [[http://www.topologilinux.com/ TopologiLinux]] can be booted from Windows and can also be booted from Window's &amp;quot;boot.ini&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Made a change to the structure and added &amp;quot;categories&amp;quot; to enable people to home in on a specific type of distribution - fill out links and content next&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] - 21/02/04&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
There's a little overlap in terms of distros/types - however, most are primarily known as one thing or another and can usefully be categorized for present purposes (regards the ones that fall into a special category)&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] - 21/02/04&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Awaiting Style Guide for input on Title styles/formats etc.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] - 21/02/04&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
BTW - feel free to comment/discuss the structure/content of this section here - it's not set in stone at all - I've just made a start.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] 21:10, Feb 21, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
It really is a cool collection. Nice input Sky.&lt;br /&gt;
&lt;br /&gt;
[[User:Linuxlala|Linuxlala]]&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=List_of_Linux_distributions&amp;diff=14244</id>
		<title>List of Linux distributions</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=List_of_Linux_distributions&amp;diff=14244"/>
		<updated>2004-12-14T03:59:52Z</updated>

		<summary type="html">&lt;p&gt;Lamb: The kernel is a very useful piece of software, just not the user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://kernel.org Linux] is a [[kernel]], in itself not an extremely useful piece of software to the user, but very important: it provides hardware resources management, and access to the hardware is necessary to get anything done, of course.  To have a fully functional [[operating system]], some basic software is needed as well.  A [[GNU/Linux]] [[distribution]] is the complete package.  Most modern distributions also come with graphical installers to help with the initial setup.&lt;br /&gt;
&lt;br /&gt;
===Special categories===&lt;br /&gt;
*[[Live CD distributions]]&lt;br /&gt;
*[[Source distributions]]&lt;br /&gt;
*[[Firewall distributions]]&lt;br /&gt;
*[[Embedded Linux]]&lt;br /&gt;
*[[ISO CD Vendors]]&lt;br /&gt;
&lt;br /&gt;
===Alphabetical distribution listing===&lt;br /&gt;
*[http://www.altlinux.ru ALTLinux]&lt;br /&gt;
*[[AMSEL]]&lt;br /&gt;
*[[Amigo Linux]]&lt;br /&gt;
*[[Arch Linux]]&lt;br /&gt;
*[[Ark linux]]&lt;br /&gt;
*[[Aurox]]&lt;br /&gt;
*[[BasicLinux]]&lt;br /&gt;
*[[BioKnoppix]]&lt;br /&gt;
*[[BLAG]]&lt;br /&gt;
*[[Buffalo]]&lt;br /&gt;
*[[cAos]]&lt;br /&gt;
*[[ClusterKnoppix]]&lt;br /&gt;
*[[CollegeLinux]]&lt;br /&gt;
*[[Conectiva]]&lt;br /&gt;
*[[Core Linux]]&lt;br /&gt;
*[[Crux]]&lt;br /&gt;
*[[DamnSmallLinux]]&lt;br /&gt;
*[[Debian]]&lt;br /&gt;
*[[DeLi Linux]]&lt;br /&gt;
*[[Devil-Linux]]&lt;br /&gt;
*[[DragonLinux]]&lt;br /&gt;
*[[Dyne:Bolic]]&lt;br /&gt;
*[[Feather]]&lt;br /&gt;
*[[Fedora]]&lt;br /&gt;
*[[Floppix]]&lt;br /&gt;
*[[FloppyFW]]&lt;br /&gt;
*[[Freesco]]&lt;br /&gt;
*[[Gentoo]]&lt;br /&gt;
*[[Gnoppix]]&lt;br /&gt;
*[[GoboLinux]]&lt;br /&gt;
*[[IPCop]]&lt;br /&gt;
*[[IpodLinux]]&lt;br /&gt;
*[[Kanotix]]&lt;br /&gt;
*[[KnopILS]]&lt;br /&gt;
*[[Knoppix]]&lt;br /&gt;
*[[Kurumin]]&lt;br /&gt;
*[[Libranet]]&lt;br /&gt;
*[[Linspire]], formerly [[LindowsOS]]&lt;br /&gt;
*[[Linux From Scratch]]&lt;br /&gt;
*[[LNX-BBC]]&lt;br /&gt;
*[[Lorma]]&lt;br /&gt;
*[[Lunar Linux]]&lt;br /&gt;
*[[Lycoris]]&lt;br /&gt;
*[[Mandrake]]&lt;br /&gt;
*[[Mandows]]&lt;br /&gt;
*[[MEPIS]]&lt;br /&gt;
*[[Morphix]]&lt;br /&gt;
*[[muLinux]]&lt;br /&gt;
*[[Peanut]]&lt;br /&gt;
*[[PCLinuxOS]]&lt;br /&gt;
*[[PHLAK]]&lt;br /&gt;
*[[Red Hat]]&lt;br /&gt;
*[[ROCK Linux]]&lt;br /&gt;
*[[Rubyx]]&lt;br /&gt;
*[[Skole Linux]]&lt;br /&gt;
*[[Slackware]]&lt;br /&gt;
*[[Slax]]&lt;br /&gt;
*[[SmoothWall]]&lt;br /&gt;
*[[SOL (Server Optimized Linux)]]&lt;br /&gt;
*[[SOT Linux]]&lt;br /&gt;
*[[Source Mage]]&lt;br /&gt;
*[[SPB-Linux]]&lt;br /&gt;
*[[Sun JDS]]&lt;br /&gt;
*[[SuSE]]&lt;br /&gt;
*[[SystemRescue]]&lt;br /&gt;
*[[Thiz]]&lt;br /&gt;
*[[Trustix Secure Linux]]&lt;br /&gt;
*[[TurboLinux]]&lt;br /&gt;
*[[Ubuntu Linux]]&lt;br /&gt;
*[[VectorLinux]]&lt;br /&gt;
*[[Vida Linux]]&lt;br /&gt;
*[[Whitebox Linux]]&lt;br /&gt;
*[[Yellow Dog Linux]]&lt;br /&gt;
*[[Xandros]]&lt;br /&gt;
&lt;br /&gt;
===Family-Tree distribution listing===&lt;br /&gt;
*[[AMSEL]]&lt;br /&gt;
*[[Arch Linux]]&lt;br /&gt;
*[[Core Linux]]&lt;br /&gt;
*[[Crux]]&lt;br /&gt;
*[[Debian]]&lt;br /&gt;
*#[[DamnSmallLinux]]&lt;br /&gt;
*#[[Floppix]]&lt;br /&gt;
*#[[Knoppix]]&lt;br /&gt;
*##[[BioKnoppix]]&lt;br /&gt;
*##[[ClusterKnoppix]]&lt;br /&gt;
*##[[Feather]]&lt;br /&gt;
*##[[Gnoppix]]&lt;br /&gt;
*##[[Kanotix]]&lt;br /&gt;
*##[[KnopILS]]&lt;br /&gt;
*##[[Kurumin]]&lt;br /&gt;
*##[[MEPIS]]&lt;br /&gt;
*##[[Morphix]]&lt;br /&gt;
*###[[PHLAK]]&lt;br /&gt;
*#[[Libranet]]&lt;br /&gt;
*#[[Linspire]], formerly [[LindowsOS]]&lt;br /&gt;
*#[[Corel Linux]]&lt;br /&gt;
*##[[Xandros]]&lt;br /&gt;
*[[Devil-Linux]]&lt;br /&gt;
*[[Dyne:Bolic]]&lt;br /&gt;
*[[Gentoo]]&lt;br /&gt;
*#[[SystemRescue]]&lt;br /&gt;
*#[[Vida Linux]]&lt;br /&gt;
*[[GoboLinux]]&lt;br /&gt;
*[[IPCop]]&lt;br /&gt;
*[[IpodLinux]]&lt;br /&gt;
*[[Linux From Scratch]]&lt;br /&gt;
*[[LNX-BBC]]&lt;br /&gt;
*[[Lunar Linux]]&lt;br /&gt;
*[[Lycoris]]&lt;br /&gt;
*#[[Mandows]]&lt;br /&gt;
*[[muLinux]]&lt;br /&gt;
*[[Red Hat]]&lt;br /&gt;
*#[[Ark linux]]&lt;br /&gt;
*#[[Aurox]]&lt;br /&gt;
*#[[BLAG]]&lt;br /&gt;
*#[[cAos]]&lt;br /&gt;
*#[[Conectiva]]&lt;br /&gt;
*#[[Fedora]]&lt;br /&gt;
*#[[Lorma]]&lt;br /&gt;
*#[[Mandrake]]&lt;br /&gt;
*##[[PCLinuxOS]]&lt;br /&gt;
*##[[ALTLinux]]&lt;br /&gt;
*#[[SOT Linux]]&lt;br /&gt;
*#[[Thiz]]&lt;br /&gt;
*#[[Trustix Secure Linux]]&lt;br /&gt;
*#[[TurboLinux]]&lt;br /&gt;
*#[[Whitebox Linux]]&lt;br /&gt;
*#[[Yellow Dog Linux]]&lt;br /&gt;
*[[ROCK Linux]]&lt;br /&gt;
*[[Rubyx]]&lt;br /&gt;
*[[Skole Linux]]&lt;br /&gt;
*[[Slackware]]&lt;br /&gt;
*#[[Amigo Linux]]&lt;br /&gt;
*#[[BasicLinux]]&lt;br /&gt;
*#[[CollegeLinux]]&lt;br /&gt;
*#[[DeLi Linux]]&lt;br /&gt;
*#[[DragonLinux]] -- currently inactive&lt;br /&gt;
*#[[Peanut]]&lt;br /&gt;
*#[[Slax]]&lt;br /&gt;
*#[[VectorLinux]]&lt;br /&gt;
*##[[Buffalo]]&lt;br /&gt;
*[[SmoothWall]]&lt;br /&gt;
*[[SOL (Server Optimized Linux)]]&lt;br /&gt;
*[[Source Mage]]&lt;br /&gt;
*[[SPB-Linux]]&lt;br /&gt;
*[[SuSE]]&lt;br /&gt;
*#[[Sun JDS]]&lt;br /&gt;
&lt;br /&gt;
Don't know what distribution is right for you? See [[Choosing a Linux distribution]].&lt;br /&gt;
&lt;br /&gt;
== Sites with distro lists ==&lt;br /&gt;
*http://www.linux.com&lt;br /&gt;
*http://www.linux.org&lt;br /&gt;
*http://www.linuxiso.org&lt;br /&gt;
*http://www.distrowatch.org&lt;br /&gt;
*[http://www.confederatelinux.com/linux/index.htm www.confederatelinux.com]&lt;br /&gt;
*[http://perso.wanadoo.es/xose/linux/linux_ports.html Ports of Linux]&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=RedHat_9_samba_configuration&amp;diff=22077</id>
		<title>RedHat 9 samba configuration</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=RedHat_9_samba_configuration&amp;diff=22077"/>
		<updated>2004-12-14T03:33:06Z</updated>

		<summary type="html">&lt;p&gt;Lamb: redhat-cnfig-samba is available in the menu under Gnome and KDE.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See Also: [[Red Hat]] [[CIFS]] [[Samba]]&lt;br /&gt;
&lt;br /&gt;
There are three ways to configure the samba daemon in RedHat linux 9. &amp;quot;redhat-config-samba&amp;quot; is a graphical configuration client that is avalible if you select to install it. You can access it by clicking the menu and navigating to System Settings -&amp;gt; Server Settings -&amp;gt; Samba. SWAT, a browser based configuration utility can be installed. And lastly the /etc/samba/smb.conf can be edited by hand.&lt;br /&gt;
&lt;br /&gt;
==Setting the Workgroup==&lt;br /&gt;
&lt;br /&gt;
One of the important things to change when editing the stock /etc/samba/smb.conf file by hand is to change the name of the workgroup.  By default, it's MYGROUP.  But on most computers that use SMB or SAMBA, it's set (by default) to WORKGROUP.  It'll have to be set to that to talk to these computers.&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=NTFS&amp;diff=14447</id>
		<title>NTFS</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=NTFS&amp;diff=14447"/>
		<updated>2004-12-14T03:26:02Z</updated>

		<summary type="html">&lt;p&gt;Lamb: Linked to Captive-NTFS and Linux-NTFS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''NTFS''' ('''N'''ew '''T'''echnology '''F'''ile '''S'''ystem) is the [[Microsoft]] [[filesystem]] used in [[Windows NT]] and Windows XP.&lt;br /&gt;
&lt;br /&gt;
In Linux their are two main ways to mount NTFS volumes: [[http://linux-ntfs.sf.net Linux-NTFS]] and [[http://www.jankratochvil.net/project/captive/ Captive-NTFS]].&lt;br /&gt;
&lt;br /&gt;
See [[Filesystem]] for details about NTFS and other filesystems.&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:Lamb&amp;diff=15910</id>
		<title>User:Lamb</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:Lamb&amp;diff=15910"/>
		<updated>2004-12-14T03:14:48Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My name is Drew. I have a hellish English teacher. I think I failed my final. Thats ok. Who cares? I don't really... If my edits suck I'm very sorry, I try my best.&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fortran&amp;diff=24166</id>
		<title>Fortran</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fortran&amp;diff=24166"/>
		<updated>2004-12-14T03:12:51Z</updated>

		<summary type="html">&lt;p&gt;Lamb: &amp;quot;Fortran I&amp;quot; looked to much like an I. Added &amp;quot;(one)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Fortran''' was one of the first widely used [[high-level programming language]]s when [[assembly]] was one of the only ways to program. There had been high-level programming languages before FORTRAN, but it was the first widely successful one.&lt;br /&gt;
&lt;br /&gt;
The first [[compiler]] for FORTRAN I (one) was coded from scratch from 1954 to 1957 by a team of programmers from [[IBM]] lead by [[John Backus]][http://www.thocp.net/biographies/backus_john.htm]. FORTRAN I caught on fast due to its ease of use and that people could spend less time writing the programs. &lt;br /&gt;
&lt;br /&gt;
FORTRAN II in 1958 added more functionality to the language, such as separate compilation of program modules. Also created in 1958 was FORTRAN III, but it was never publicly released. It included the ability to add assembly code into the middle of FORTRAN code.&lt;br /&gt;
&lt;br /&gt;
FORTRAN IV, released in 1961, was a redo of FORTRAN II. It included various improvements, such as removal of machine-dependent glitches. In order to maintain [[backward compatible|backward compatibility]] with older FORTRAN programs, a translator for FORTRAN II to FORTRAN IV was released.&lt;br /&gt;
&lt;br /&gt;
The ASA committee began development of a standard for FORTRAN in 1962. This made the production of FORTRAN systems a viable option for vendors and served to increase FORTRAN's popularity. The new standard was released in 1966, and was subsequently known as FORTRAN 66. It became the first high-level programming standard ever. &lt;br /&gt;
&lt;br /&gt;
The next release of FORTRAN was in 1977 and included block statements for IF , THEN , ELSE. The development of FORTRAN slowed, during which times languages such as [[C]] and [[C plus plus|C++]] gained popularity. The next three releases of Fortran are unofficially known as Fortran 90, Fortran 95, and Fortran 2003. (Early versions of FORTRAN were capitalized but versions since Fortran 90 have not been.)&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
*[http://www.unige.ch/math/folks/hairer/software.html Examples of Fortran code]&lt;br /&gt;
*[http://www.ibiblio.org/pub/languages/fortran/unfp.html Notes on FORTRAN Programming]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Fortran Fortran entry at Wikipedia]&lt;br /&gt;
*[http://www.dmoz.org/Computers/Programming/Languages/Fortran/Tutorials/Fortran_90_and_95/ Fortran 90/95 tutorials]&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=PhpMyAdmin&amp;diff=22079</id>
		<title>PhpMyAdmin</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=PhpMyAdmin&amp;diff=22079"/>
		<updated>2004-12-14T03:07:49Z</updated>

		<summary type="html">&lt;p&gt;Lamb: (Hopefully) Fixed Runon Sentances&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''phpMyAdmin''' is a tool written in [[PHP]] intended to handle the administration of [[MySQL]] over the web. Currently it can create, drop, and edit tables, databases, and fields. It can execute any SQL statement and manage keys on fields and privileges. It is capable of importing data and exporting data into various formats and is available in 47 languages. &lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Database tools]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://phpmyadmin.sourceforge.net phpMyAdmin project page]&lt;/div&gt;</summary>
		<author><name>Lamb</name></author>
	</entry>
</feed>