<?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=Comprookie2000</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=Comprookie2000"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/Comprookie2000"/>
	<updated>2026-04-04T00:51:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Render_with_the_Gimp&amp;diff=35459</id>
		<title>Render with the Gimp</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Render_with_the_Gimp&amp;diff=35459"/>
		<updated>2007-10-28T15:57:21Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: New page: First open up a picture in the Gimp, most pictures are in .jpg format. Adjust the percentage to 400 or whatever looks BIG.  You want to create and edit paths with the path tool. What you d...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First open up a picture in the Gimp, most pictures are in .jpg format. Adjust the percentage to 400 or whatever looks BIG.&lt;br /&gt;
&lt;br /&gt;
You want to create and edit paths with the path tool. What you do is just click along the edge to cut out your head. Just like connecting the dots. If one of the dots is off where you want it you can drag it to where you want it.&lt;br /&gt;
&lt;br /&gt;
*Then;&lt;br /&gt;
*You can use the keyboard shortcuts but I just use the menu on the top of the image.&lt;br /&gt;
*Go to layers -&amp;gt; Transparency -&amp;gt; Add Alpha Channel&lt;br /&gt;
*then Select -&amp;gt; From Path&lt;br /&gt;
*then Select -&amp;gt; Invert&lt;br /&gt;
*then Edit -&amp;gt; Clear&lt;br /&gt;
*then I save it as a .png &amp;lt;- make sure there is a check in the box for save background image&lt;br /&gt;
*then Image -&amp;gt; Autocrop&lt;br /&gt;
*Then I will Image -&amp;gt; Scale Image to around 100 pixels&lt;br /&gt;
*Save&lt;br /&gt;
*then I close the image and reopen it. Not sure why I had to do this before I added the drop shadow but I did.&lt;br /&gt;
*then Script-Fu -&amp;gt; Shadow -&amp;gt; Drop Shadow&lt;br /&gt;
*thats it&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Idesk&amp;diff=28130</id>
		<title>Idesk</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Idesk&amp;diff=28130"/>
		<updated>2006-06-04T18:30:13Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Download and Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Idesk Guide for Fluxbox=&lt;br /&gt;
''(will work with all box wm and most others)''&lt;br /&gt;
In this guide we will be installing idesk from source.Install it the easiest way.If you are using a rpm based distro use the rpm's for you distro,if you are using a debian based system install with apt-get and with Gentoo we can do it any way we want.Ha Ha&lt;br /&gt;
====Here is what we will need====&lt;br /&gt;
*xdialog&amp;lt;br&amp;gt;[http://xdialog.dyns.net/ xdialog]&lt;br /&gt;
*idesk&amp;lt;br&amp;gt;[http://idesk.sourceforge.net/ idesk]&lt;br /&gt;
*idesk-extras&amp;lt;br&amp;gt;[http://users.netwit.net.au/~pursang/idesk-extras.html idesk-extras]&lt;br /&gt;
===Download and Install===&lt;br /&gt;
*xdialog&amp;lt;br&amp;gt;&lt;br /&gt;
 untar it&lt;br /&gt;
 tar xvfj Xdialog-2.1.2.tar.bz2&lt;br /&gt;
 cd &amp;lt;filename&amp;gt;(type a few letters and press tab to finish)&lt;br /&gt;
 make&lt;br /&gt;
 su&lt;br /&gt;
 &amp;lt;passwork&amp;gt;&lt;br /&gt;
 make install&lt;br /&gt;
*idesk&amp;lt;br&amp;gt;&lt;br /&gt;
 untar it&lt;br /&gt;
 tar xzvf idesk-0.7.0.tar.gz&lt;br /&gt;
 cd &amp;lt;filename&amp;gt;&lt;br /&gt;
 make&lt;br /&gt;
 su&lt;br /&gt;
 &amp;lt;password&amp;gt;&lt;br /&gt;
 make install&lt;br /&gt;
''no need for configure''&lt;br /&gt;
*idesk-extras&lt;br /&gt;
idesk-extras is .tgz so tar xzvf &amp;lt;filename&amp;gt; next make sure you are in /home/yourname cd then&lt;br /&gt;
touch .ideskrc and copy and paste this ;http://idesk.sourceforge.net/usage.html you can edit the file to change the icons etc.I like the gentoo icons I make a dir /usr/share/idesk/icons and put the icons I like in there ;http://www.gentoo.org/images/icons/icons.tar.bz2&lt;br /&gt;
&lt;br /&gt;
If you are installing idesk-extras from the tarball, first unpack the archive, then:&lt;br /&gt;
Make a folder called /usr/share/idesk, then move the icons/ folder from the archive into it.&lt;br /&gt;
Next put the idesktool utility into /usr/bin (or somewhere else in your $PATH)&lt;br /&gt;
The documentation can go into /usr/share/doc/idesk-extras/&lt;br /&gt;
&lt;br /&gt;
next open a terminal (not as root) type idesktool and that is it.When it opens the first thing add a new icon OK then icon caption lets say its xmms next left click command xmms then pick your icon thats it you are done.Now add idesk to your startup script, I use  &lt;br /&gt;
 .xinitrc so its&lt;br /&gt;
 idesk &amp;amp;&lt;br /&gt;
 exec fluxbox &lt;br /&gt;
Have fun&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Idesk&amp;diff=28129</id>
		<title>Idesk</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Idesk&amp;diff=28129"/>
		<updated>2006-06-04T18:29:37Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Download and Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Idesk Guide for Fluxbox=&lt;br /&gt;
''(will work with all box wm and most others)''&lt;br /&gt;
In this guide we will be installing idesk from source.Install it the easiest way.If you are using a rpm based distro use the rpm's for you distro,if you are using a debian based system install with apt-get and with Gentoo we can do it any way we want.Ha Ha&lt;br /&gt;
====Here is what we will need====&lt;br /&gt;
*xdialog&amp;lt;br&amp;gt;[http://xdialog.dyns.net/ xdialog]&lt;br /&gt;
*idesk&amp;lt;br&amp;gt;[http://idesk.sourceforge.net/ idesk]&lt;br /&gt;
*idesk-extras&amp;lt;br&amp;gt;[http://users.netwit.net.au/~pursang/idesk-extras.html idesk-extras]&lt;br /&gt;
===Download and Install===&lt;br /&gt;
*xdialog&amp;lt;br&amp;gt;&lt;br /&gt;
 untar it&lt;br /&gt;
 tar xvfj Xdialog-2.1.2.tar.bz2&lt;br /&gt;
 cd &amp;lt;filename&amp;gt;(type a few letters and press tab to finish)&lt;br /&gt;
 make&lt;br /&gt;
 su&lt;br /&gt;
 &amp;lt;passwork&amp;gt;&lt;br /&gt;
 make install&lt;br /&gt;
*idesk&amp;lt;br&amp;gt;&lt;br /&gt;
 untar it&lt;br /&gt;
 tar xzvf idesk-0.7.0.tar.gz&lt;br /&gt;
 cd &amp;lt;filename&amp;gt;&lt;br /&gt;
 make&lt;br /&gt;
 su&lt;br /&gt;
 &amp;lt;password&amp;gt;&lt;br /&gt;
 make install&lt;br /&gt;
''no need for configure''&lt;br /&gt;
*idesk-extras&lt;br /&gt;
idesk-extras is .tgz so tar xzvf &amp;lt;filename&amp;gt; next make sure you are in /home/yourname cd then&lt;br /&gt;
touch .ideskrc and copy and paste this ;http://idesk.sourceforge.net/usage.html you can edit the file to change the icons etc.I like the gentoo icons I make a dir /usr/share/idesk/icons and put the icons I like in there ;http://www.gentoo.org/images/icons/icons.tar.bz2&lt;br /&gt;
&lt;br /&gt;
If you are installing idesk-extras from the tarball, first unpack the archive, then:&lt;br /&gt;
Make a folder called /usr/share/idesk, then move the icons/ folder from the archive into it.&lt;br /&gt;
Next put the idesktool utility into /usr/bin (or somewhere else in your $PATH)&lt;br /&gt;
The documentation can go into /usr/share/doc/idesk-extras/&lt;br /&gt;
&lt;br /&gt;
next open a terminal (not as root) type idesktool and that is it.When it opens the first thing add a new icon OK then icon caption lets say its xmms next left click command xmms then pick your icon thats it you are done.Now add idesk to your startup script, I use  &lt;br /&gt;
 .xinitrc so its&lt;br /&gt;
 idesk &amp;amp;&lt;br /&gt;
 exec fluxbox Have fun&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=28128</id>
		<title>Adesklets</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=28128"/>
		<updated>2006-06-04T18:28:13Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* desklets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=adesklets=&lt;br /&gt;
 about:adesklets is an interactive Imlib2 console for the X Window system. It provides to scripted languages a clean and simple way to write great looking, mildly interactive desktop integrated graphic applets (aka &amp;quot;desklets&amp;quot;).&lt;br /&gt;
==installation==&lt;br /&gt;
This is a easy install. The main dependencys are xorg-devel and imlib2&lt;br /&gt;
===download===&lt;br /&gt;
Download adesklets&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sourceforge.net/project/showfiles.php?group_id=126227 adesklets-0.4.10.tar.bz2]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvfj adesklets-0.4.10.tar.bz2 &lt;br /&gt;
cd adesklets-0.4.10&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
su&lt;br /&gt;
&amp;lt;password&amp;gt;&lt;br /&gt;
make install&amp;lt;/pre&amp;gt;&lt;br /&gt;
====desklets====&lt;br /&gt;
Download a desklet and untar it then cd to it and run;&amp;lt;br&amp;gt;&lt;br /&gt;
./whateverdesklet.py thats it!!!&amp;lt;br&amp;gt;&lt;br /&gt;
[http://adesklets.sourceforge.net/doc/en/ Doc's]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Menu&amp;diff=28126</id>
		<title>Fluxbox Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Menu&amp;diff=28126"/>
		<updated>2006-06-04T18:26:55Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Sample Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Fluxbox Menu===&lt;br /&gt;
There are two ways to create a fluxbox menu.&lt;br /&gt;
*manually edit&lt;br /&gt;
*run fluxbox-generate_menu&lt;br /&gt;
''fluxbox-generate_menu will add alot of &amp;quot;stuff&amp;quot; to the menu and I prefer to create a custom menu''&amp;lt;br&amp;gt;&lt;br /&gt;
====Custom Fluxbox Menu with Icons====&lt;br /&gt;
One of the great things about fluxbox is how easy it is to edit the menu.Once we have set up ~/.fluxbox/init to read our menu and not the default in /root or changes will be saved.If when you edit your menu and it doesn't change anything thats the first place to look.&lt;br /&gt;
=====Sample Menu=====&lt;br /&gt;
 [begin] (Gentoo.tux)&lt;br /&gt;
      [exec]    (aterm) {aterm -fn -*-fixed-medium-r-*-*-15-120-*-*-*-*-iso8859-1}&amp;lt;/home/david/icons/icons/shutdown_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec]    (Eterm) {Eterm}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (firefox) {firefox}&amp;lt;/home/david/icons/icons/firefox_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Run) {fbrun }&amp;lt;/home/david/icons/icons/run_32x32.xpm&amp;gt;&lt;br /&gt;
 [submenu] (Terminals)&lt;br /&gt;
      [exec] (xterm) {xterm -bg black -fg white -fn -*-fixed-medium-r-*-*-15-120-*-*-*-*-iso8859-1}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (gnome-terminal) {gnome-terminal}&amp;lt;/home/david/icons/icons/terminal_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Eterm) {Eterm}&amp;lt;/home/david/icons/Computer.xpm&amp;gt;&lt;br /&gt;
      [exec] (aterm) {aterm}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Eterm-DT) {Eterm --trans -x --scrollbar=off --buttonbar=off -f white -g 80x25+600+150}&amp;lt;/home/david/icons/cross.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (HTML)&lt;br /&gt;
      [exec] (gftp) {gftp}&amp;lt;/home/david/icons/icons/xconsole_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (cssed) {cssed}&amp;lt;/home/david/icons/icons/xedit_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (bluefish) {bluefish}&amp;lt;/home/david/icons/icons/bluefish_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]      &lt;br /&gt;
 [submenu] (Net)&lt;br /&gt;
 [submenu] (Browsers)&lt;br /&gt;
      [exec] (epiphany) {epiphany}&amp;lt;/home/david/icons/icons/ethereal_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (firefox) {firefox}&amp;lt;/home/david/icons/icons/firefox_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (mozilla) {mozilla}&amp;lt;/home/david/icons/icons/mozilla_icon_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Mail)&lt;br /&gt;
      [exec] (evolution) {evolution}&amp;lt;/home/david/icons/icons/evolution_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]      &lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Editors)&lt;br /&gt;
      [exec] (gedit) {gedit}&amp;lt;/home/david/icons/icons/xedit_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (xedit) {xedit}&amp;lt;/home/david/icons/icons/find_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (File utils)&lt;br /&gt;
      [exec] (nautilus) {nautilus --no-desktop --browser}&amp;lt;/home/david/icons/icons/xfmail_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Graphics)&lt;br /&gt;
      [exec] (gimp) {gimp-2.2}&amp;lt;/home/david/icons/icons/gimp_hi_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu (Multimedia)&lt;br /&gt;
 [submenu] (Audio)&lt;br /&gt;
      [exec] (xmms) {xmms}&amp;lt;/home/david/icons/icons/xmms_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (beep) {beep-media-player}&amp;lt;/home/david/icons/icons/multimedia_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (AlsaMixer) {Eterm -e alsamixer}&amp;lt;/home/david/icons/icons/mixer_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (ripperX) {ripperX}&amp;lt;/home/david/icons/icons/x_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (streamtuner) {streamtuner}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (X-utils)&lt;br /&gt;
      [exec] (xfontsel) {xfontsel}&lt;br /&gt;
      [exec] (xman) {xman}&lt;br /&gt;
      [exec] (xload) {xload}&lt;br /&gt;
      [exec] (editres) {editres}&lt;br /&gt;
      [exec] (viewres) {viewres}&lt;br /&gt;
      [exec] (xclock) {xclock}&lt;br /&gt;
      [exec] (xmag) {xmag}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Office)&lt;br /&gt;
      [exec] (xclock) {xclock}&lt;br /&gt;
      [exec] (xcalc) {xcalc}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (fluxbox menu)&lt;br /&gt;
      [config] (Configure)&lt;br /&gt;
 [submenu] (Styles) {Select a Style}&lt;br /&gt;
      [include] (/usr/share/fluxbox/menu.d/styles/)&lt;br /&gt;
 [end]&lt;br /&gt;
      [workspaces]   (Workspace List)&lt;br /&gt;
 [submenu] (Tools)&lt;br /&gt;
      [exec] (idesktool) {idesktool}&lt;br /&gt;
      [exec] (Window name) {xprop WM_CLASS|cut -d \&amp;quot; -f 2|xmessage -file - -center}&lt;br /&gt;
      [exec] (Run) {fbrun }&lt;br /&gt;
      [exec] (Regen Menu) {fluxbox-generate_menu}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Window)&lt;br /&gt;
      [restart] (gnome) {gnome-session}&lt;br /&gt;
 [end]&lt;br /&gt;
      [commanddialog] (Fluxbox Command)&lt;br /&gt;
      [reconfig] (Reload config)&lt;br /&gt;
      [restart] (Restart)&lt;br /&gt;
      [exec] (About) {fluxbox -v 2&amp;gt;/dev/null  | head -n1 | xmessage -file - -center}&lt;br /&gt;
      [separator]&lt;br /&gt;
      [exit] (Exit)&lt;br /&gt;
 [end]&lt;br /&gt;
 [end]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;''Some menu items were too wide to fit on one line here,they should be on the same line''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Customise the Layout=====&lt;br /&gt;
:In the Above menu to add two subsections to the Net section the subsection is closed with&lt;br /&gt;
 [end]&lt;br /&gt;
 [end]&lt;br /&gt;
:This produces the the two subsections in Net&lt;br /&gt;
 Browsers&lt;br /&gt;
 Mail&lt;br /&gt;
=====Menu Icons=====&lt;br /&gt;
:To add the icons to the menu,first create the Icon directory&lt;br /&gt;
''Make sure you are in your home directory and please don't su to root;''&lt;br /&gt;
 cd&lt;br /&gt;
 mkdir Icons&lt;br /&gt;
''Download these icons to /home/yourname/Icons''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://themes.freshmeat.net/projects/iceicons/ iceicons]&lt;br /&gt;
&lt;br /&gt;
:next untar them&lt;br /&gt;
 cd Icons&lt;br /&gt;
 ls (to see if they are there)&lt;br /&gt;
 tar xzvf &amp;lt;filename&amp;gt;&lt;br /&gt;
''Now all you have to do is add it to your menu like this''&lt;br /&gt;
 [exec] (aterm) {aterm&amp;lt;/home/yourname/Icons/whatever-the-name-is.xpm&amp;gt;&lt;br /&gt;
'''THATS IT'''&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 17:58, Apr 2, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User_talk:Comprookie2000&amp;diff=25677</id>
		<title>User talk:Comprookie2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User_talk:Comprookie2000&amp;diff=25677"/>
		<updated>2005-10-23T16:15:50Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All of these tips are someone else's.A great place is the Gentoo Forum.Look for Documentation, Tips &amp;amp; Tricks.Another place is the LinuxQuestions Forums.And last but not least is google. I don't think I ever figured anything out for myself, If I did it was an accident. have Fun ...&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=19371</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=19371"/>
		<updated>2005-10-18T23:41:27Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. 'The word ''&amp;quot;gentoo&amp;quot;'' is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].'&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
[[Daniel Robbins]] is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
The recommended way is to create the file /etc/portage/package.keywords&amp;lt;br&amp;gt;&lt;br /&gt;
Then when you upgrade these packages will remain ~x86&amp;lt;br&amp;gt;&lt;br /&gt;
''here is mine''&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;code&amp;gt;media-video/nvidia-kernel ~x86&lt;br /&gt;
 media-video/nvidia-glx ~x86&lt;br /&gt;
 x11-base/opengl-update ~x86&lt;br /&gt;
 media-sound/beep-media-player ~x86&lt;br /&gt;
 x11-misc/transset ~x86&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
*[http://planet.gentoo.org/ Planet Gentoo]&lt;br /&gt;
&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18830</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18830"/>
		<updated>2005-10-18T23:40:27Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. 'The word ''&amp;quot;gentoo&amp;quot;'' is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].'&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
[[Daniel Robbins]] is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
The recommended way is to create the file /etc/portage/package.keywords&amp;lt;br&amp;gt;&lt;br /&gt;
Then when you upgrade these packages will remain ~x86&amp;lt;br&amp;gt;&lt;br /&gt;
''here is mine''&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;code&amp;gt;media-video/nvidia-kernel ~x86&lt;br /&gt;
 media-video/nvidia-glx ~x86&lt;br /&gt;
 x11-base/opengl-update ~x86&lt;br /&gt;
 media-sound/beep-media-player ~x86&lt;br /&gt;
 x11-misc/transset ~x86&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
*[http://planet.gentoo.org/] Planet Gentoo&lt;br /&gt;
&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18829</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18829"/>
		<updated>2005-10-18T23:36:47Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. 'The word ''&amp;quot;gentoo&amp;quot;'' is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].'&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
[[Daniel Robbins]] is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
The recommended way is to create the file /etc/portage/package.keywords&amp;lt;br&amp;gt;&lt;br /&gt;
Then when you upgrade these packages will remain ~x86&amp;lt;br&amp;gt;&lt;br /&gt;
''here is mine''&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;code&amp;gt;media-video/nvidia-kernel ~x86&lt;br /&gt;
 media-video/nvidia-glx ~x86&lt;br /&gt;
 x11-base/opengl-update ~x86&lt;br /&gt;
 media-sound/beep-media-player ~x86&lt;br /&gt;
 x11-misc/transset ~x86&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=25675</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=25675"/>
		<updated>2005-09-30T22:12:39Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Fluxbox Tips &amp;amp; Tricks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Fluxbox Tips &amp;amp; Tricks==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Desktop Icons with [[idesk]]====&lt;br /&gt;
&lt;br /&gt;
====[[torsmo]]====&lt;br /&gt;
&lt;br /&gt;
====[[adesklets]]====&lt;br /&gt;
====[[The .fluxbox keys file]]====&lt;br /&gt;
&lt;br /&gt;
[http://www.gentoo.org/doc/en/fluxbox-config.xml Gentoo Fluxbox Guide]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18739</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18739"/>
		<updated>2005-09-30T22:05:46Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* &amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Fluxbox Tips &amp;amp; Tricks==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Desktop Icons with [[idesk]]====&lt;br /&gt;
&lt;br /&gt;
====[[torsmo]]====&lt;br /&gt;
&lt;br /&gt;
====[[adesklets]]====&lt;br /&gt;
====[[The .fluxbox keys file]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=The_.fluxbox_keys_file&amp;diff=26274</id>
		<title>The .fluxbox keys file</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=The_.fluxbox_keys_file&amp;diff=26274"/>
		<updated>2005-09-30T21:55:32Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=/home/yourname/.fluxbox/keys=&lt;br /&gt;
Fluxbox comes with a set of default keysets. It enables a user to switch windows and desktops, and that is about it. Before changing it, there are a few things necessary to know. In the Fluxbox keys file, there are some strange modifiers. Mod1 is commonly known as the &amp;quot;Alt&amp;quot; key, and Mod4 is that wonderful windows key.I like to get some use out of it.The first thing I do is to edit ~.fluxbox/init and make sure it points to /home/yourname/.fluxbox/keys.&lt;br /&gt;
Next edit your .fluxbox/keys to look something like this;&lt;br /&gt;
&amp;lt;pre&amp;gt;Mod1 Tab :NextWindow&lt;br /&gt;
Mod1 Shift Tab :PrevWindow&lt;br /&gt;
Mod1 F1 :Workspace 1&lt;br /&gt;
Mod1 F2 :Workspace 2&lt;br /&gt;
Mod1 F3 :Workspace 3&lt;br /&gt;
Mod1 F4 :Workspace 4&lt;br /&gt;
Mod4 a :ExecCommand aterm&lt;br /&gt;
Mod4 m :ExecCommand xmms&lt;br /&gt;
Mod4 n :ExecCommand nautilus --no-desktop --browser&lt;br /&gt;
Mod4 e :ExecCommand xedit&lt;br /&gt;
Mod4 f :ExecCommand firefox&lt;br /&gt;
Mod4 s :ExecCommand streamtuner&lt;br /&gt;
Mod4 t :ExecCommand thunderbird&lt;br /&gt;
Mod4 p :ExecCommand alsaplayer&amp;lt;/pre&amp;gt;&lt;br /&gt;
Thats it, now if I want to open aterm I press the windows key + a.&lt;br /&gt;
On debian systems this may not work out of the box,sorry&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18738</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18738"/>
		<updated>2005-09-30T21:40:42Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Next Page adesklets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Desktop Icons with [[idesk]]====&lt;br /&gt;
&lt;br /&gt;
====[[torsmo]]====&lt;br /&gt;
&lt;br /&gt;
====[[adesklets]]====&lt;br /&gt;
====[[The .fluxbox keys file]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18737</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18737"/>
		<updated>2005-09-30T21:39:25Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Next Page torsmo */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Desktop Icons with [[idesk]]====&lt;br /&gt;
&lt;br /&gt;
====[[torsmo]]====&lt;br /&gt;
&lt;br /&gt;
====Next Page [[adesklets]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18736</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18736"/>
		<updated>2005-09-30T21:38:41Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Next Page Desktop Icons with idesk */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Desktop Icons with [[idesk]]====&lt;br /&gt;
&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18735</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18735"/>
		<updated>2005-09-30T21:37:26Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Next Page How To Edit Fluxbox Menu */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18828</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=18828"/>
		<updated>2005-08-03T01:39:06Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. 'The word ''&amp;quot;gentoo&amp;quot;'' is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].'&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
Daniel Robbins is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
The recommended way is to create the file /etc/portage/package.keywords&amp;lt;br&amp;gt;&lt;br /&gt;
Then when you upgrade these packages will remain ~x86&amp;lt;br&amp;gt;&lt;br /&gt;
''here is mine''&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;code&amp;gt;media-video/nvidia-kernel ~x86&lt;br /&gt;
 media-video/nvidia-glx ~x86&lt;br /&gt;
 x11-base/opengl-update ~x86&lt;br /&gt;
 media-sound/beep-media-player ~x86&lt;br /&gt;
 x11-misc/transset ~x86&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=People&amp;diff=18674</id>
		<title>People</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=People&amp;diff=18674"/>
		<updated>2005-07-04T22:10:56Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Important People */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Linux]] was originally created by Linus Torvalds with the assistance of developers around the world. This page is dedicated to those people. Here's a list of the most important contributors to the GNU/Linux community.&lt;br /&gt;
&lt;br /&gt;
=Important People=&lt;br /&gt;
*[[Brian Behlendorf]] - President of the Apache Software Foundation and creator of the [[Apache|Apache Web Server]].&lt;br /&gt;
*[[Matthias Ettrich]] - Creator of the K Desktop Environment [[KDE]].&lt;br /&gt;
*[[Miguel de Icaza]] - founder of [[Ximian]], the [[GNOME]] project and the [[Mono]] project. He has also been a kernel and [[Wine]] contributor.&lt;br /&gt;
*[[ESR|Eric S. Raymond]] - One of the primary advocates of the [[Open Source]] movement.&lt;br /&gt;
*[[RMS|Richard M. Stallman]] -  Founder of the [[Free Software]] movement.&lt;br /&gt;
*[[Linus Torvalds]] - Founder of the [[Linux]] kernel.&lt;br /&gt;
*[[Andrew Tridgell]] - Lead developer for [[Samba]].&lt;br /&gt;
*[[Larry Wall]] -- Creator of [[Perl]], [[rn]], and [[patch]]; and an all-around nice guy to boot.&lt;br /&gt;
*[[Daniel Robbins]] - Creator of [[Gentoo]]&lt;br /&gt;
&lt;br /&gt;
=More People Stuff=&lt;br /&gt;
*[[Human Brain]] -- these people all have wonderful brains!&lt;br /&gt;
*[[LUG listings]] -- find other people in your area!&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=26003</id>
		<title>Adesklets</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=26003"/>
		<updated>2005-07-04T00:56:45Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=adesklets=&lt;br /&gt;
 about:adesklets is an interactive Imlib2 console for the X Window system. It provides to scripted languages a clean and simple way to write great looking, mildly interactive desktop integrated graphic applets (aka &amp;quot;desklets&amp;quot;).&lt;br /&gt;
==installation==&lt;br /&gt;
This is a easy install. The main dependencys are xorg-devel and imlib2&lt;br /&gt;
===download===&lt;br /&gt;
Download adesklets&amp;lt;br&amp;gt;&lt;br /&gt;
[http://sourceforge.net/project/showfiles.php?group_id=126227 adesklets-0.4.10.tar.bz2]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvfj adesklets-0.4.10.tar.bz2 &lt;br /&gt;
cd adesklets-0.4.10&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
su&lt;br /&gt;
&amp;lt;password&amp;gt;&lt;br /&gt;
make install&amp;lt;/pre&amp;gt;&lt;br /&gt;
====desklets====&lt;br /&gt;
Download a desklet and untar it then cd to it and run;&amp;lt;br&amp;gt;&lt;br /&gt;
./whateverdesklet.py thats it!!!&amp;lt;br&amp;gt;&lt;br /&gt;
[http://adesklets.sourceforge.net/doc/en/ Doc's]&lt;br /&gt;
[http://www.abbottdavid.com/screenshots/2005-06-24-181954_1280x1024_scrot.png screenshot]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17154</id>
		<title>Adesklets</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17154"/>
		<updated>2005-07-04T00:55:10Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* desklets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=adesklets=&lt;br /&gt;
 about:adesklets is an interactive Imlib2 console for the X Window system. It provides to scripted languages a clean and simple way to write great looking, mildly interactive desktop integrated graphic applets (aka &amp;quot;desklets&amp;quot;).&lt;br /&gt;
==installation==&lt;br /&gt;
This is a easy install. The main dependencys are xorg-devel and imlib2&lt;br /&gt;
===download===&lt;br /&gt;
Download adesklets-0.4.10.tar.bz2&amp;lt;br&amp;gt;&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=126227&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvfj adesklets-0.4.10.tar.bz2 &lt;br /&gt;
cd adesklets-0.4.10&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
su&lt;br /&gt;
&amp;lt;password&amp;gt;&lt;br /&gt;
make install&amp;lt;/pre&amp;gt;&lt;br /&gt;
====desklets====&lt;br /&gt;
Download a desklet and untar it then cd to it and run;&amp;lt;br&amp;gt;&lt;br /&gt;
./whateverdesklet.py thats it!!!&amp;lt;br&amp;gt;&lt;br /&gt;
[http://adesklets.sourceforge.net/doc/en/ Doc's]&lt;br /&gt;
[http://www.abbottdavid.com/screenshots/2005-06-24-181954_1280x1024_scrot.png screenshot]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17153</id>
		<title>Adesklets</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17153"/>
		<updated>2005-07-04T00:50:49Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* adesklets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=adesklets=&lt;br /&gt;
 about:adesklets is an interactive Imlib2 console for the X Window system. It provides to scripted languages a clean and simple way to write great looking, mildly interactive desktop integrated graphic applets (aka &amp;quot;desklets&amp;quot;).&lt;br /&gt;
==installation==&lt;br /&gt;
This is a easy install. The main dependencys are xorg-devel and imlib2&lt;br /&gt;
===download===&lt;br /&gt;
Download adesklets-0.4.10.tar.bz2&amp;lt;br&amp;gt;&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=126227&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tar xvfj adesklets-0.4.10.tar.bz2 &lt;br /&gt;
cd adesklets-0.4.10&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
su&lt;br /&gt;
&amp;lt;password&amp;gt;&lt;br /&gt;
make install&amp;lt;/pre&amp;gt;&lt;br /&gt;
====desklets====&lt;br /&gt;
Download a desklet and untar it then cd to it and run;&amp;lt;br&amp;gt;&lt;br /&gt;
./whateverdesklet.py thats it!!!&amp;lt;br&amp;gt;&lt;br /&gt;
Doc's [http://adesklets.sourceforge.net/doc/en/]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18734</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=18734"/>
		<updated>2005-07-04T00:27:26Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Next Page adesklets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Next Page How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Slackware-FAQ&amp;diff=18347</id>
		<title>Slackware-FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Slackware-FAQ&amp;diff=18347"/>
		<updated>2005-07-03T03:57:28Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Q) How do I edit text files in a terminal? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Slackware FAQ ==&lt;br /&gt;
&lt;br /&gt;
== Version Specific ==&lt;br /&gt;
&lt;br /&gt;
=== Slackware 8.1 ===&lt;br /&gt;
&lt;br /&gt;
=== Slackware 9.1 ===&lt;br /&gt;
&lt;br /&gt;
=== Slackware 10.0 ===&lt;br /&gt;
----&lt;br /&gt;
====Q) I'm running Slackware 10.0. I updated my kernel to 2.6.X. Where have all my devices gone? Why is 'man XYZ'/'less XYZ' not working and giving me errors?====&lt;br /&gt;
&lt;br /&gt;
A) The 2.6 series of kernels use 'udev' to manage the devices. Unlike the devfs of old, udev works entirely in userspace and only creates nodes for devices that exist (and it does so dynamically, so if you remove the device, the nodes will be removed. Makes /dev a lot a smaller and easier to figure out what's what. For more, information on udev, see the [http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-FAQ udev FAQ])&lt;br /&gt;
&lt;br /&gt;
udev also allows you to write rules, so that you can, theoretically, assign any name to a device that is plugged in, perhaps based on criteria such as it's name, or description (e.g. my Creative Muvo2 may be /dev/sda or /dev/sdb, but I have a rule that always creates a symlink at /dev/muvo to wherever the device is plugged in)&lt;br /&gt;
&lt;br /&gt;
But what does this have to do with man page or less errors? Unfortunately, one of the rules in the udev-026-i486-1.tgz package that ships with Slackware 10.0 is wrong, causing problems with the terminals that less (which man uses) relies on. Either:&lt;br /&gt;
&lt;br /&gt;
Taken from [http://www.linuxquestions.org/questions/showthread.php?s=&amp;amp;threadid=260641 this thread]:&lt;br /&gt;
&lt;br /&gt;
In /etc/rc.d/udev.rules change:&lt;br /&gt;
&lt;br /&gt;
KERNEL=&amp;quot;tty[p-za-e][0-9a-f]*&amp;quot;, NAME=&amp;quot;tty/s%n&amp;quot;, SYMLINK=&amp;quot;%k&amp;quot;&lt;br /&gt;
&lt;br /&gt;
to:&lt;br /&gt;
&lt;br /&gt;
KERNEL=&amp;quot;tty[p-za-e][0-9a-f]*&amp;quot;, NAME=&amp;quot;pty/s%n&amp;quot;, SYMLINK=&amp;quot;%k&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Alternatively, upgrade to the udev package in 10.1&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Slackware 10.1 ===&lt;br /&gt;
----&lt;br /&gt;
====Q) Superkaramba won't build!====&lt;br /&gt;
&lt;br /&gt;
A) You need to download a version of Superkaramba with support for Python 2.4. Either download from CVS, or get a modified package here:&lt;br /&gt;
[http://www.angelfire.com/geek/p0z3r/superkaramba-0.35-Python2.4.tar.gz SuperKaramba 0.35 for Python 2.4 Source]&lt;br /&gt;
&lt;br /&gt;
Hopefully this will be fixed in the next version of Superkaramba.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Slackware -current ===&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I get Gnome?====&lt;br /&gt;
&lt;br /&gt;
A. Gnome for Slackware is available from various sources:&lt;br /&gt;
&lt;br /&gt;
[http://gsb.sourceforge.net/ Gnome Slack Build]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://gware.sourceforge.net/ GWARE]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://linuce.free.fr/slackware/10.1/gnome-2.8.3+/ Linuce's Gnome Packages]&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.dropline.net/gnome/ Dropline Gnome]&lt;br /&gt;
&lt;br /&gt;
(Please be aware that if you choose Dropline, it makes major changes to a Slackware build (removing certain packages without asking, adding PAM, and replacing all the x11 packages with its own builds) and is very difficult to remove cleanly.)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Non Version Specific ==&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I edit text files in a terminal?====&lt;br /&gt;
&lt;br /&gt;
A. Often, you'll be told you need to &amp;quot;edit the file xyz and insert this, that, etc&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For system files (those stored in /etc) you need to be root to edit them, so you need to type 'su' in a terminal (either a real terminal, or one of the X terminals, such as xterm, konsole, gnome-terminal, etc) and enter the root password. For files in your home directory, you don't need to be root.&lt;br /&gt;
&lt;br /&gt;
To edit files, Slackware comes with a variety of editors.&lt;br /&gt;
&lt;br /&gt;
*Emacs (GNU Emacs, not XEmacs)&lt;br /&gt;
*Vi clones: elvis (default), vim&lt;br /&gt;
*joe&lt;br /&gt;
*pico (Note: nano is the GPL clone of pico.)&lt;br /&gt;
*mc&lt;br /&gt;
&lt;br /&gt;
If you're not that comfortable editing files, pico is an excellent tool for making quick, small changes.&lt;br /&gt;
&lt;br /&gt;
Just run it as (without the &amp;lt;&amp;gt; brackets):&lt;br /&gt;
&lt;br /&gt;
''pico &amp;lt;yourfilename&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
Some basic pico commands (In pico, ^Letter means Control + Letter to call that command)&lt;br /&gt;
&lt;br /&gt;
*Control + O to save your changes&lt;br /&gt;
*Control + X to close (if you haven't saved, you'll be prompted to)&lt;br /&gt;
*Control + W to search for a text string (if you want to find a specific thing in the file quickly)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Q) (Related) Why does vi act funny?====&lt;br /&gt;
&lt;br /&gt;
A) Slackware's default editor is elvis, which you can determine for yourself by doing&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;$ ls -l `which vi`&amp;lt;br&amp;gt;&lt;br /&gt;
lrwxrwxrwx  1 root root 5 NNNN-NN-NN NN:NN /usr/bin/vi -&amp;gt; elvis&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can access vim (if that's what you think of as vi) by invoking vim directly. (Slackware ships two versions of vim - a GUI-enabled (gvim) and GUI-disabled (vim) version which you can select at install time by picking either the vim or xvim packages.)&lt;br /&gt;
&lt;br /&gt;
Alternatives are to change the symlink or install yet another vi clone.&lt;br /&gt;
By default, no settings file is created for Vim - the ~/.vimrc - but once a .vimrc is created, Vim will behave as it should.&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I create a new user?====&lt;br /&gt;
&lt;br /&gt;
A) As root, run 'adduser'&lt;br /&gt;
----&lt;br /&gt;
====Q) Which groups do I need to belong to?====&lt;br /&gt;
&lt;br /&gt;
A) &lt;br /&gt;
These groups are those that you will likely need to be a member of. They can be set either whilst creating your user, or by editing /etc/group as root later and adding your username against them.&lt;br /&gt;
&lt;br /&gt;
*users - the 'main' group that you are a member of&lt;br /&gt;
*disk - for accessing hard drives&lt;br /&gt;
*cdrom - accessing optical media (CD's, DVD's)&lt;br /&gt;
*audio - to access the sound card&lt;br /&gt;
*video - for video devices (e.g. TV tuner. May be needed for OpenOffice.org)&lt;br /&gt;
*wheel - if you plan to use sudo&lt;br /&gt;
&lt;br /&gt;
Most of the other groups are 'special' groups for certain services/daemons to run, and you should not be a member of these.&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I set up a wheel mouse?====&lt;br /&gt;
&lt;br /&gt;
A) In X, a scroll wheel counts as three buttons - up is one, down is another. Clicking the wheel is a third button.&lt;br /&gt;
&lt;br /&gt;
For any scroll mouse, as root you will need to edit:&lt;br /&gt;
&lt;br /&gt;
/etc/X11/xorg.conf - Slackware 10.0 and above&amp;lt;br /&amp;gt;&lt;br /&gt;
/etc/X11/XF86Config - Slackware 9.1 and below&lt;br /&gt;
&lt;br /&gt;
You then just need to add these two lines under the mouse section (usually 'Identifier &amp;amp;quot;Mouse1&amp;amp;quot;' or something similar).&lt;br /&gt;
&lt;br /&gt;
For a 5 button mouse (3 buttons with a scroll wheel):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Buttons&amp;amp;quot; &amp;amp;quot;5&amp;amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
Option &amp;amp;quot;ZAxisMapping&amp;amp;quot; &amp;amp;quot;4 5&amp;amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or, for a 7 button mouse (5 buttons and a scroll wheel):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Buttons&amp;amp;quot; &amp;amp;quot;7&amp;amp;quot;&amp;lt;br /&amp;gt;&lt;br /&gt;
Option &amp;amp;quot;ZAxisMapping&amp;amp;quot; &amp;amp;quot;6 7&amp;amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a 7 button mouse, you also need to create the file /etc/X11/xinit/.Xmodmap and put the following in it for the wheel to be mapped onto the right buttons:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;pointer = 1 2 3 6 7 4 5&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If your mouse protocol is set to &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Protocol&amp;amp;quot;    &amp;amp;quot;PS/2&amp;amp;quot;&amp;lt;/tt&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Protocol&amp;amp;quot;    &amp;amp;quot;auto&amp;amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may have to change it to:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Protocol&amp;amp;quot;    &amp;amp;quot;IMPS/2&amp;amp;quot;&amp;lt;/tt&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
or&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;Option &amp;amp;quot;Protocol&amp;amp;quot;    &amp;amp;quot;ExplorerPS/2&amp;amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In either case, once the changes are made, restart X to use your scroll wheel.&lt;br /&gt;
&lt;br /&gt;
(For some mice, more specific information can be found here: [http://www.linux-gamers.net/modules/wfsection/article.php?articleid=46 http://www.linux-gamers.net/modules/wfsection/article.php?articleid=46]).&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I change my default window manager?====&lt;br /&gt;
&lt;br /&gt;
A) To change the default window manager for all users, as root run xwmconfig.&lt;br /&gt;
&lt;br /&gt;
To change the window manager just for your user, run xwmconfig as your user.&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I get Slackware to boot straight into X?====&lt;br /&gt;
&lt;br /&gt;
A) Edit /etc/inittab and replace:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;id:3:initdefault:&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;id:4:initdefault:&amp;lt;/tt&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Q) My sound's not working - what do I do?====&lt;br /&gt;
&lt;br /&gt;
A) You may have deeper problems, but the first step is to run &amp;lt;tt&amp;gt;alsamixer&amp;lt;/tt&amp;gt; and unmute your soundcard. When you get the settings how you like, run &amp;lt;tt&amp;gt;alsactl store&amp;lt;/tt&amp;gt; as root and they'll be re-stored from then on.&lt;br /&gt;
&lt;br /&gt;
(I can't remember what versions this apply to but somewhere in the 9 and up area.)&lt;br /&gt;
&lt;br /&gt;
note:&lt;br /&gt;
   If after installing you boot into KDE and you get a windows pop up that says &amp;quot;/dev/dsp&amp;quot; or some &amp;quot;audio device not found&amp;quot;, then you need to run alsaconf as root. This fixed it on slack 10.1 with asus a7n8xvm400 with nvidia chipset.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I get the sequencer/ midi loaded for Alsa on startup?====&lt;br /&gt;
&lt;br /&gt;
In /etc/rc.d/rc.alsa, replace:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;modprobe snd-pcm-oss&amp;lt;br /&amp;gt;&lt;br /&gt;
modprobe snd-mixer-oss&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;modprobe snd-pcm-oss&amp;lt;br /&amp;gt;&lt;br /&gt;
modprobe snd-mixer-oss&amp;lt;br /&amp;gt;&lt;br /&gt;
modprobe snd-seq-oss&amp;lt;/tt&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
====Q) Where do I put commands that I want run on start-up?====&lt;br /&gt;
&lt;br /&gt;
A) Add them to /etc/rc.d/rc.local, and make that file executable&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;chmod +x /etc/rc.d/rc.local&amp;lt;/tt&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
====Q) What's the best way to upgrade?====&lt;br /&gt;
&lt;br /&gt;
A) Some people like using the unofficial automatic tools and some people have had horrible experiences with them. Outside of those extremes, the best way is to read UPGRADE.TXT on your Slack discs or in the Slack tree of your nearest mirror and follow Pat's tips.&lt;br /&gt;
&lt;br /&gt;
(This is a good general principle - there are many text files in the Slack tree full of useful information.)&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I install the ATi proprietary drivers?====&lt;br /&gt;
&lt;br /&gt;
A) You can either download a repackaged version from [http://www.linuxpackages.net LinuxPackages] or:&lt;br /&gt;
&lt;br /&gt;
1) Download the drivers in RPM format&amp;lt;br /&amp;gt;&lt;br /&gt;
2) Use rpm2tgz to convert to the tgz package format (you must have the CPIO package installed for this)&amp;lt;br /&amp;gt;&lt;br /&gt;
(2B) You may want to rename to replace _ with - to match the Slackware package name format)&amp;lt;br /&amp;gt;&lt;br /&gt;
3) Follow ATi's instructions for installing the drivers manually&amp;lt;br /&amp;gt;&lt;br /&gt;
4) Add the following line to /etc/fstab: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;tmpfs /dev/shm tmpfs defaults 0 0&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then as root run:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;mount tmpfs&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using any of the 2.6.11 kernels, you will need to patch the driver before following section 3 with two patches available from [http://www.rage3d.com/board/showpost.php?p=1333551910&amp;amp;postcount=10 here].&lt;br /&gt;
&lt;br /&gt;
Also, if you are building your own kernel (more important for 2.6.11), remove the DRM (Direct Rendering Manager) section - if it is built in, you will get complaints about &amp;quot;Operation not permitted&amp;quot; and other obscure error messages about DRM from 'dmesg | egrep &amp;quot;fglrx&amp;quot;'&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Q) Is there a 64 bit Slackware for the AMD64/ x86_64 architecture?====&lt;br /&gt;
&lt;br /&gt;
A) Officially, no.&lt;br /&gt;
&lt;br /&gt;
Unofficially, one of the posters at alt.os.linux.slackware has produced a 64bit port of Slackware, Slamd64.&lt;br /&gt;
&lt;br /&gt;
Check the project's website for more information: [http://www.slamd64.com http://www.slamd64.com]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Q) Does Slackware use UTF-8 (Unicode)?====&lt;br /&gt;
&lt;br /&gt;
By default, UTF-8 is disabled in Slackware for greater backwards compatibility with programs that do not yet support it.&lt;br /&gt;
&lt;br /&gt;
To enable it, edit /etc/profile.d/lang.sh and add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;export LANG=en_GB.UTF-8&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where en_GB is whatever language you use. &lt;br /&gt;
&lt;br /&gt;
Be aware, you will also probably need to change the default terminal font to a Unicode one, and you're going to have to rename any directories or files that use characters from the ISO 8859-* sets that are not part of the 'core' ASCII characters - e.g. any accented characters. GTK2 and QT based programs should be fine, as well as any that call directly XFT.&lt;br /&gt;
&lt;br /&gt;
Also, the console support for unicode is rather poor at the moment, it's more useful in X. There are also other problems associated with Unicode (evaultions in scripts, etc) that you should be aware of before switching.&lt;br /&gt;
&lt;br /&gt;
man requires you to use an alias to work properly (otherwise it displays very strange characters):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;alias man='LC_ALL=C man'&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This code can be adapted as need be&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
====Q) How do I get the Euro symbol?====&lt;br /&gt;
&lt;br /&gt;
If you're not using UTF-8 (Slackware does not enable it by default) then:&lt;br /&gt;
&lt;br /&gt;
1) Edit /etc/profile.d/lang.sh&lt;br /&gt;
&lt;br /&gt;
You need to change to a character set that supports the Euro. If you're using ISO 8859-1 (the default for Western Europe), use it's replacement, ISO 8859-15/Latin-9/Code Page 924 (some unused characters are dropped, and the Euro and a few others are added - read [http://www.cs.tut.fi/~jkorpela/latin9.html here] to learn more)&lt;br /&gt;
&lt;br /&gt;
Uncomment out the 'export LANG=en_US.ISO8859-1' line and replace it with something like this: (replace en_US with a setting of your choice ('locale -a' can help you. The first two letters are language, the second, in capitals, ISO initials for the country. e.g. en_GB refers to British English (en = English, GB = Great Britian)&lt;br /&gt;
&lt;br /&gt;
e.g.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;# Another option for en_US:&amp;lt;br /&amp;gt;&lt;br /&gt;
export LANG=en_US.ISO8859-15&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2) To get support in a terminal, as root run &amp;quot;setconsolefont&amp;quot;. If you are not using a customized font, simply select one of the lat0-* fonts (experiment to find one).&lt;br /&gt;
&lt;br /&gt;
(The READMEs for the console fonts can be found with them in /usr/share/kbd/consolefonts)&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I add my printer/ enabling printing/ etc?====&lt;br /&gt;
&lt;br /&gt;
By default, Slackware now uses CUPS (as of 10.1, though apsfilter and lrpng can be found in /pasture).&lt;br /&gt;
&lt;br /&gt;
To start CUPS, as root:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
cd /etc/rc.d&amp;lt;br /&amp;gt;&lt;br /&gt;
chmod +x rc.cups&amp;lt;br /&amp;gt;&lt;br /&gt;
./rc.cups start&lt;br /&gt;
&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Before using CUPS, check the information for your printer on [http://www.linuxprinting.org Linux Printing] - it will tell you which is the best driver for your printer, and where to get it (gimp-print drivers come with the gimp-print package in Slackware, Ghostscript (LP's &amp;quot;PPD&amp;quot;) based drivers require you to download a PPD front end file and put this in /usr/share/cups/model)&lt;br /&gt;
&lt;br /&gt;
To add your printer, you can either use the command line: [http://www.cups.org/doc-1.1/sam.html#MANAGING_PRINTERS CUPS Admin Manual - Managing Printers]&lt;br /&gt;
&lt;br /&gt;
Or you can use the web based configuration: [http://localhost:631 http://localhost:631]&lt;br /&gt;
&lt;br /&gt;
Either of the methods above can also be used for managing printers, printer classes, etc.&lt;br /&gt;
&lt;br /&gt;
For more information, check out CUPS home page: [http://www.cups.org http://www.cups.org]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Application Specific ==&lt;br /&gt;
===Mozilla Thunderbird===&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I change the date format in Mozilla Thunderbird?====&lt;br /&gt;
&lt;br /&gt;
A) Thunderbird inherits the date format from your environment settings. If, for instance, you live in the UK, the date format is dd-mm-yyyy, not the default US mm-dd-yyyy. To change this, you need to put the following in /etc/profile.d/lang.sh or ~/.profile:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;export LC_TIME=&amp;quot;en_GB&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For other countries, replace 'en_GB' with the correct setting for your language and country. Use 'locale -a | less' to get a full list.&lt;br /&gt;
&lt;br /&gt;
(If you want to change the default for all locale settings, you can instead use&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;export LC_ALL=&amp;quot;en_GB&amp;quot;&amp;lt;/tt&amp;gt;&lt;br /&gt;
)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===OpenOffice.org===&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I install the OpenOffice.org 2 beta (binary)?====&lt;br /&gt;
&lt;br /&gt;
Use this SlackBuild script with the official binaries:&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/showthread.php?s=&amp;amp;threadid=267411&amp;amp;perpage=15&amp;amp;pagenumber=5 OOo 2 Beta's SlackBuild Script]&lt;br /&gt;
----&lt;br /&gt;
=====Q) Do I need Java?=====&lt;br /&gt;
&lt;br /&gt;
A) Possibly? There is more reliance on Java, but you should be able to do most things without it. OO.org also seems to support non-Sun Java VMs, such as Blackdown.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Gaim===&lt;br /&gt;
----&lt;br /&gt;
====Q) How do I use Gaim with Mozilla Firefox instead of Mozilla?====&lt;br /&gt;
&lt;br /&gt;
A) As root, add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;/usr/lib/firefox&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to /etc/ld.so.conf and run 'ldconfig'.&lt;br /&gt;
&lt;br /&gt;
(You can only *run* Gaim without Mozilla, you still need Mozilla for the NSS includes to build Gaim, or to use GnuTLS).&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=19759</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=19759"/>
		<updated>2005-06-19T01:42:53Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 9.Install additional tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
Make sure your chipset and drives are compiled directly into the kernel&lt;br /&gt;
Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&lt;br /&gt;
Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Make sure to run /sbin/lilo&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=17096</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=17096"/>
		<updated>2005-05-29T00:07:29Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 6.Installing the kernel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
Make sure your chipset and drives are compiled directly into the kernel&lt;br /&gt;
Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&lt;br /&gt;
Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16791</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16791"/>
		<updated>2005-05-29T00:05:03Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 8.Configuring your Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16790</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16790"/>
		<updated>2005-05-29T00:04:42Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 8.Configuring your Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16789</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16789"/>
		<updated>2005-05-29T00:03:49Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 8.Configuring your Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16788</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16788"/>
		<updated>2005-05-29T00:02:52Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 8.Configuring your Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
Too much to cover here,check this out;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16787</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16787"/>
		<updated>2005-05-29T00:01:59Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 8.Configuring your Network */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16785</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16785"/>
		<updated>2005-05-29T00:00:46Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Sources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, May 28, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16783</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16783"/>
		<updated>2005-05-29T00:00:04Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 9.Install additional tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, Mar 19, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16782</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16782"/>
		<updated>2005-05-28T23:58:53Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 6.Installing the kernel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
First Make sure we have support for our filesystem&lt;br /&gt;
This must be compiled directly into the kernel&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, Mar 19, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16781</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16781"/>
		<updated>2005-05-28T23:54:07Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* 6.Installing the kernel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
&amp;lt;p&amp;gt;First Make sure we have support for our filesystem&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This must be compiled directly into the kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&lt;br /&gt;
====7.Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
====8.Configuring your Network====&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
====9.Install additional tools====&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
edit /etc/conf.d/rc &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, Mar 19, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=17151</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=17151"/>
		<updated>2005-05-28T01:22:46Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* &amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Next Page How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] May 28&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17152</id>
		<title>Adesklets</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Adesklets&amp;diff=17152"/>
		<updated>2005-05-28T00:20:28Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=adesklets=&lt;br /&gt;
 about:adesklets is an interactive Imlib2 console for the X Window system. It provides to scripted languages a clean and simple way to write great looking, mildly interactive desktop integrated graphic applets (aka &amp;quot;desklets&amp;quot;).&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=16776</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=16776"/>
		<updated>2005-05-28T00:17:29Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* &amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Next Page How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:18 May 27, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=16775</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=16775"/>
		<updated>2005-05-28T00:13:27Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* &amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Next Page How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
&lt;br /&gt;
Editing the menu in floxbox is easy. The menu is stored under ~/.fluxbox/menu. It has a basic template that goes something like this: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[begin](Fluxbox-0.9.12)&lt;br /&gt;
      [exec] (Shell) (xterm)&lt;br /&gt;
      [exec] (Browser) {firefox}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a simple menu. Submenus are created like this:&lt;br /&gt;
&lt;br /&gt;
[submenu] Net&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That is a submenu. Submenus can also have submenus. Continuning from the previous example:&lt;br /&gt;
&lt;br /&gt;
[submenu] (Net)&lt;br /&gt;
[submenu] (Misc)&lt;br /&gt;
      [exec] (R. Desktop) {grdesktop}&lt;br /&gt;
[end]&lt;br /&gt;
[submenu] (Browsers)&lt;br /&gt;
      [exec] (Firefox) {firefox}&lt;br /&gt;
      [exec] (Lynx) {lynx}&lt;br /&gt;
[end]&lt;br /&gt;
[end]&lt;br /&gt;
&lt;br /&gt;
That will create a basic menu with the title of Net, with two menus under that: Misc and Browser. Now lets stop for a minute to take a look at the syntax.&lt;br /&gt;
&lt;br /&gt;
[begin] / [end] - Every begin statement must have an end statement. Simple as that. BEGIN begins a new menu, and is used ONCE in the entire menu. &lt;br /&gt;
&lt;br /&gt;
[submenu] / [end] - Every submenu statement must have an end statement. Submenu can be used as many times as you please.&lt;br /&gt;
&lt;br /&gt;
[exec] - This tells fluxbox that we're going to execute something&lt;br /&gt;
( ) - Something in parentheses is something that is shown in the menu &lt;br /&gt;
{ } - Something in brackets is something that is executed by Linux&lt;br /&gt;
&lt;br /&gt;
So remember, when manually generating your menu, close all of your [submenu] 's with [end] 's and  don't forget to use ( ) and { } properly! &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
The following are some tools to automagically generate you a menu or to edit your menu using a GUI: &lt;br /&gt;
&lt;br /&gt;
Denu: http://denu.sourceforge.net (Automagically generates menus for flux and other common WMs)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://devaux.fabien.free.fr/flux/ &amp;lt;- Contains GUI tools for configuration editing, menu editing and key binding editing. Highly recommended for those who are fearful of using console based text editors.&lt;br /&gt;
&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page [[torsmo]]====&lt;br /&gt;
====Next Page [[adesklets]]====&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 18:02, Apr 2, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Menu&amp;diff=25676</id>
		<title>Fluxbox Menu</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Menu&amp;diff=25676"/>
		<updated>2005-04-24T21:10:11Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Menu Icons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Fluxbox Menu===&lt;br /&gt;
There are two ways to create a fluxbox menu.&lt;br /&gt;
*manually edit&lt;br /&gt;
*run fluxbox-generate_menu&lt;br /&gt;
''fluxbox-generate_menu will add alot of &amp;quot;stuff&amp;quot; to the menu and I prefer to create a custom menu''&amp;lt;br&amp;gt;&lt;br /&gt;
====Custom Fluxbox Menu with Icons====&lt;br /&gt;
One of the great things about fluxbox is how easy it is to edit the menu.Once we have set up ~/.fluxbox/init to read our menu and not the default in /root or changes will be saved.If when you edit your menu and it doesn't change anything thats the first place to look.&lt;br /&gt;
=====Sample Menu=====&lt;br /&gt;
 [begin] (Gentoo.tux)&lt;br /&gt;
      [exec]    (aterm) {aterm -fn -*-fixed-medium-r-*-*-15-120-*-*-*-*-iso8859-1}&amp;lt;/home/david/icons/icons/shutdown_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec]    (Eterm) {Eterm}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (firefox) {firefox}&amp;lt;/home/david/icons/icons/firefox_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Run) {fbrun }&amp;lt;/home/david/icons/icons/run_32x32.xpm&amp;gt;&lt;br /&gt;
 [submenu] (Terminals)&lt;br /&gt;
      [exec] (xterm) {xterm -bg black -fg white -fn -*-fixed-medium-r-*-*-15-120-*-*-*-*-iso8859-1}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (gnome-terminal) {gnome-terminal}&amp;lt;/home/david/icons/icons/terminal_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Eterm) {Eterm}&amp;lt;/home/david/icons/Computer.xpm&amp;gt;&lt;br /&gt;
      [exec] (aterm) {aterm}&amp;lt;/home/david/icons/icons/terminal3_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (Eterm-DT) {Eterm --trans -x --scrollbar=off --buttonbar=off -f white -g 80x25+600+150}&amp;lt;/home/david/icons/cross.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (HTML)&lt;br /&gt;
      [exec] (gftp) {gftp}&amp;lt;/home/david/icons/icons/xconsole_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (cssed) {cssed}&amp;lt;/home/david/icons/icons/xedit_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (bluefish) {bluefish}&amp;lt;/home/david/icons/icons/bluefish_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]      &lt;br /&gt;
 [submenu] (Net)&lt;br /&gt;
 [submenu] (Browsers)&lt;br /&gt;
      [exec] (epiphany) {epiphany}&amp;lt;/home/david/icons/icons/ethereal_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (firefox) {firefox}&amp;lt;/home/david/icons/icons/firefox_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (mozilla) {mozilla}&amp;lt;/home/david/icons/icons/mozilla_icon_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Mail)&lt;br /&gt;
      [exec] (evolution) {evolution}&amp;lt;/home/david/icons/icons/evolution_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]      &lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Editors)&lt;br /&gt;
      [exec] (gedit) {gedit}&amp;lt;/home/david/icons/icons/xedit_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (xedit) {xedit}&amp;lt;/home/david/icons/icons/find_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (File utils)&lt;br /&gt;
      [exec] (nautilus) {nautilus --no-desktop --browser}&amp;lt;/home/david/icons/icons/xfmail_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Graphics)&lt;br /&gt;
      [exec] (gimp) {gimp-2.2}&amp;lt;/home/david/icons/icons/gimp_hi_32x32.xpm&amp;gt;&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu (Multimedia)&lt;br /&gt;
 [submenu] (Audio)&lt;br /&gt;
      [exec] (xmms) {xmms}&amp;lt;/home/david/icons/icons/xmms_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (beep) {beep-media-player}&amp;lt;/home/david/icons/icons/multimedia_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (AlsaMixer) {Eterm -e alsamixer}&amp;lt;/home/david/icons/icons/mixer_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (ripperX) {ripperX}&amp;lt;/home/david/icons/icons/x_32x32.xpm&amp;gt;&lt;br /&gt;
      [exec] (streamtuner) {streamtuner}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (X-utils)&lt;br /&gt;
      [exec] (xfontsel) {xfontsel}&lt;br /&gt;
      [exec] (xman) {xman}&lt;br /&gt;
      [exec] (xload) {xload}&lt;br /&gt;
      [exec] (editres) {editres}&lt;br /&gt;
      [exec] (viewres) {viewres}&lt;br /&gt;
      [exec] (xclock) {xclock}&lt;br /&gt;
      [exec] (xmag) {xmag}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Office)&lt;br /&gt;
      [exec] (xclock) {xclock}&lt;br /&gt;
      [exec] (xcalc) {xcalc}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (fluxbox menu)&lt;br /&gt;
      [config] (Configure)&lt;br /&gt;
 [submenu] (Styles) {Select a Style}&lt;br /&gt;
      [include] (/usr/share/fluxbox/menu.d/styles/)&lt;br /&gt;
 [end]&lt;br /&gt;
      [workspaces]   (Workspace List)&lt;br /&gt;
 [submenu] (Tools)&lt;br /&gt;
      [exec] (idesktool) {idesktool}&lt;br /&gt;
      [exec] (Window name) {xprop WM_CLASS|cut -d \&amp;quot; -f 2|xmessage -file - -center}&lt;br /&gt;
      [exec] (Run) {fbrun }&lt;br /&gt;
      [exec] (Regen Menu) {fluxbox-generate_menu}&lt;br /&gt;
 [end]&lt;br /&gt;
 [submenu] (Window)&lt;br /&gt;
      [restart] (gnome) {gnome-session}&lt;br /&gt;
 [end]&lt;br /&gt;
      [commanddialog] (Fluxbox Command)&lt;br /&gt;
      [reconfig] (Reload config)&lt;br /&gt;
      [restart] (Restart)&lt;br /&gt;
      [exec] (About) {fluxbox -v 2&amp;gt;/dev/null  | head -n1 | xmessage -file - -center}&lt;br /&gt;
      [separator]&lt;br /&gt;
      [exit] (Exit)&lt;br /&gt;
 [end]&lt;br /&gt;
 [end]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;''Some menu items were too wide to fit on one line here,they should be on the same line''&amp;lt;/center&amp;gt;&lt;br /&gt;
'''Here is what this menu looks like'''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.abbottdavid.com/screenshots/menu.jpg Fluxbox Menu]&lt;br /&gt;
=====Customise the Layout=====&lt;br /&gt;
:In the Above menu to add two subsections to the Net section the subsection is closed with&lt;br /&gt;
 [end]&lt;br /&gt;
 [end]&lt;br /&gt;
:This produces the the two subsections in Net&lt;br /&gt;
 Browsers&lt;br /&gt;
 Mail&lt;br /&gt;
=====Menu Icons=====&lt;br /&gt;
:To add the icons to the menu,first create the Icon directory&lt;br /&gt;
''Make sure you are in your home directory and please don't su to root;''&lt;br /&gt;
 cd&lt;br /&gt;
 mkdir Icons&lt;br /&gt;
''Download these icons to /home/yourname/Icons''&amp;lt;br&amp;gt;&lt;br /&gt;
[http://themes.freshmeat.net/projects/iceicons/ iceicons]&lt;br /&gt;
&lt;br /&gt;
:next untar them&lt;br /&gt;
 cd Icons&lt;br /&gt;
 ls (to see if they are there)&lt;br /&gt;
 tar xzvf &amp;lt;filename&amp;gt;&lt;br /&gt;
''Now all you have to do is add it to your menu like this''&lt;br /&gt;
 [exec] (aterm) {aterm&amp;lt;/home/yourname/Icons/whatever-the-name-is.xpm&amp;gt;&lt;br /&gt;
'''THATS IT'''&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 17:58, Apr 2, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=15883</id>
		<title>Fluxbox Tips &amp; Tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Fluxbox_Tips_%26_Tricks&amp;diff=15883"/>
		<updated>2005-04-24T20:56:59Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* &amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==&amp;lt;center&amp;gt;Fluxbox Tips &amp;amp; Tricks&amp;lt;/center&amp;gt;==&lt;br /&gt;
----&lt;br /&gt;
===Initial Set-up===&lt;br /&gt;
First thing we need to do is edit some configuration files.Use your favorite text editor(I use midnight commander)and navigate to /home/username/.fluxbox&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Lets make it so we can edit our menu.Open /home/username/.fluxbox/init and make sure it is;&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
 session.menuFile:	/home/username/.fluxbox/menu&amp;lt;br&amp;gt;&lt;br /&gt;
====Sample /home/username/.fluxbox/init====&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
session.screen0.toolbar.alpha:	255&lt;br /&gt;
session.screen0.toolbar.autoHide:	false&lt;br /&gt;
session.screen0.toolbar.maxOver:	false&lt;br /&gt;
session.screen0.toolbar.height:	0&lt;br /&gt;
session.screen0.toolbar.layer:	Desktop&lt;br /&gt;
session.screen0.toolbar.tools:	workspacename, prevworkspace, nextworkspace, iconbar, systemtray, prevwindow, nextwindow, clock&lt;br /&gt;
session.screen0.toolbar.widthPercent:	100&lt;br /&gt;
session.screen0.toolbar.placement:	BottomLeft&lt;br /&gt;
session.screen0.toolbar.onTop:	False&lt;br /&gt;
session.screen0.toolbar.visible:	true&lt;br /&gt;
session.screen0.toolbar.onhead:	0&lt;br /&gt;
session.screen0.overlay.lineWidth:	1&lt;br /&gt;
session.screen0.overlay.lineStyle:	LineSolid&lt;br /&gt;
session.screen0.overlay.joinStyle:	JoinMiter&lt;br /&gt;
session.screen0.overlay.capStyle:	CapNotLast&lt;br /&gt;
session.screen0.menu.alpha:	150&lt;br /&gt;
session.screen0.iconbar.iconWidth:	70&lt;br /&gt;
session.screen0.iconbar.usePixmap:	true&lt;br /&gt;
session.screen0.iconbar.mode:	Workspace&lt;br /&gt;
session.screen0.iconbar.deiconifyMode:	Follow&lt;br /&gt;
session.screen0.iconbar.wheelMode:	Screen&lt;br /&gt;
session.screen0.iconbar.iconTextPadding:	10l&lt;br /&gt;
session.screen0.iconbar.alignment:	Relative&lt;br /&gt;
session.screen0.tab.width:	64&lt;br /&gt;
session.screen0.tab.placement:	Top&lt;br /&gt;
session.screen0.tab.height:	16&lt;br /&gt;
session.screen0.tab.rotatevertical:	True&lt;br /&gt;
session.screen0.tab.alignment:	Left&lt;br /&gt;
session.screen0.slit.placement:	BottomRight&lt;br /&gt;
session.screen0.slit.autoHide:	false&lt;br /&gt;
session.screen0.slit.alpha:	255&lt;br /&gt;
session.screen0.slit.direction:	Vertical&lt;br /&gt;
session.screen0.slit.onhead:	0&lt;br /&gt;
session.screen0.slit.maxOver:	false&lt;br /&gt;
session.screen0.slit.onTop:	False&lt;br /&gt;
session.screen0.slit.layer:	Dock&lt;br /&gt;
session.screen0.window.focus.alpha:	255&lt;br /&gt;
session.screen0.window.unfocus.alpha:	166&lt;br /&gt;
session.screen0.focusLastWindow:	true&lt;br /&gt;
session.screen0.menuAlpha:	146&lt;br /&gt;
session.screen0.focusModel:	SloppyFocus&lt;br /&gt;
session.screen0.edgeSnapThreshold:	0&lt;br /&gt;
session.screen0.sloppywindowgrouping:	true&lt;br /&gt;
session.screen0.colPlacementDirection:	TopToBottom&lt;br /&gt;
session.screen0.rowPlacementDirection:	LeftToRight&lt;br /&gt;
session.screen0.fullMaximization:	false&lt;br /&gt;
session.screen0.windowMenu:	&lt;br /&gt;
session.screen0.showwindowposition:	true&lt;br /&gt;
session.screen0.clickRaises:	true&lt;br /&gt;
session.screen0.rootCommand:	&lt;br /&gt;
session.screen0.antialias:	true&lt;br /&gt;
session.screen0.desktopwheeling:	true&lt;br /&gt;
session.screen0.workspaceNames:	Gentoo.tux,two,three,four,&lt;br /&gt;
session.screen0.resizeMode:	Bottom&lt;br /&gt;
session.screen0.windowPlacement:	RowSmartPlacement&lt;br /&gt;
session.screen0.menuDelay:	0&lt;br /&gt;
session.screen0.workspacewarping:	true&lt;br /&gt;
session.screen0.workspaces:	4&lt;br /&gt;
session.screen0.strftimeFormat:	%l:%M %D&lt;br /&gt;
session.screen0.opaqueMove:	false&lt;br /&gt;
session.screen0.followModel:	Ignore&lt;br /&gt;
session.screen0.imageDither:	false&lt;br /&gt;
session.screen0.decorateTransient:	false&lt;br /&gt;
session.screen0.menuMode:	Delay&lt;br /&gt;
session.screen0.focusNewWindows:	true&lt;br /&gt;
session.screen0.autoRaise:	false&lt;br /&gt;
session.screen0.menuDelayClose:	0&lt;br /&gt;
session.titlebar.left:	Stick &lt;br /&gt;
session.titlebar.right:	Minimize Maximize Close &lt;br /&gt;
session.updateDelayTime:	0&lt;br /&gt;
session.keyFile:	~/.fluxbox/keys&lt;br /&gt;
session.autoRaiseDelay:	250&lt;br /&gt;
session.iconbar:	true&lt;br /&gt;
session.colorsPerChannel:	4&lt;br /&gt;
session.groupFile:	&lt;br /&gt;
session.styleFile:	/home/david/.fluxbox/styles/abbott&lt;br /&gt;
session.focusTabMinWidth:	0&lt;br /&gt;
session.ignoreBorder:	false&lt;br /&gt;
session.appsFile:	~/.fluxbox/apps&lt;br /&gt;
session.useMod1:	true&lt;br /&gt;
session.tabs:	true&lt;br /&gt;
session.menuFile:	~/.fluxbox/menu&lt;br /&gt;
session.tabsAttachArea:	Window&lt;br /&gt;
session.slitlistFile:	&lt;br /&gt;
session.tabPadding:	0&lt;br /&gt;
session.forcePseudoTransparency:	false&lt;br /&gt;
session.opaqueMove:	False&lt;br /&gt;
session.cacheMax:	200l&lt;br /&gt;
session.imageDither:	True&lt;br /&gt;
session.doubleClickInterval:	250&lt;br /&gt;
session.cacheLife:	5l&lt;br /&gt;
session.numLayers:	13&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Next Page How To Edit [[Fluxbox Menu]]====&lt;br /&gt;
====Next Page Desktop Icons with [[idesk]]====&lt;br /&gt;
====Next Page torsmo [[torsmo]]====&lt;br /&gt;
&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 18:02, Apr 2, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo_tips_%26_tricks&amp;diff=15757</id>
		<title>Gentoo tips &amp; tricks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo_tips_%26_tricks&amp;diff=15757"/>
		<updated>2005-04-05T22:15:52Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a collection of '''tips &amp;amp; tricks''' for the peculiarities of [[Gentoo]].&lt;br /&gt;
&lt;br /&gt;
== Use flags ==&lt;br /&gt;
Use flags are the way Gentoo organizes the compile time options. You can list them in your make.conf (See external links below)&lt;br /&gt;
&lt;br /&gt;
===Tools===&lt;br /&gt;
ufed = use flag editor, emerge ufed, then run ufed as root&lt;br /&gt;
&lt;br /&gt;
A problem with ufed, is that it organizes your useflags alphabetically, So if you added an experimental one by hand in your make.conf, it will be hidden amongst your countless others.&lt;br /&gt;
&lt;br /&gt;
=== Files ===&lt;br /&gt;
make.conf has a use flag section in it.&lt;br /&gt;
&lt;br /&gt;
===Rebuilding what needs to be rebuilt ===&lt;br /&gt;
emerge -pev world | grep 'gtk' | awk '{print &amp;quot;=&amp;quot; $4}' &lt;br /&gt;
&lt;br /&gt;
   (rac's line)&lt;br /&gt;
 swap gtk for the useflag of you choice&lt;br /&gt;
&lt;br /&gt;
== Masked packages ==&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
NOTE: the aforementioned method of emerging masked packages is deprecated and unsupported. please use /etc/portage/ (man portage, man emerge)&lt;br /&gt;
&lt;br /&gt;
== Emerge tips ==&lt;br /&gt;
*emerge world -uDp, -- list things to be updated&amp;lt;BR&amp;gt;&lt;br /&gt;
*emerge world -uD -- get almost everything updated&amp;lt;BR&amp;gt;&lt;br /&gt;
*revdep-rebuild  -- check for packages that break by rebuilding a dependancy&lt;br /&gt;
&lt;br /&gt;
==Gentoo &amp;amp; KDE==&lt;br /&gt;
Remember - when installing [[KDE]] on Gentoo, you don't have to install every kde package. Instead, you can simply choose to install a &amp;quot;small&amp;quot; subset of them - ''for example'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;# emerge kdebase kdeartwork&amp;lt;/pre&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Prior to this, if you want to check out what packages would be installed, use the --pretend option - ''for example'':&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;# emerge --pretend kdebase kdeartwork | less&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(As a useful alternative to --pretend, you could use the --ask option - see ''man emerge'' for more information).&lt;br /&gt;
&lt;br /&gt;
N.B - As of KDE 3.4 onwards, you will be able to utilise ''split ebuilds'' - this approach enables you to install individual KDE applications, without a plethora of other KDE apps automatically being installed (as in the monolithic approach).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Common tasks]]&lt;br /&gt;
*[[Distribution specific tips and tricks]]&lt;br /&gt;
&lt;br /&gt;
== External links==&lt;br /&gt;
* [http://forums.gentoo.org/viewtopic.php?t=157851 A sorted list of useflags for make.conf].&lt;br /&gt;
&lt;br /&gt;
== Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16778</id>
		<title>Installing Slackware and Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Installing_Slackware_and_Gentoo&amp;diff=16778"/>
		<updated>2005-04-03T13:35:13Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==1.Introduction==&lt;br /&gt;
&amp;lt;p&amp;gt;In this guide we will install both [[Slackware]] and [[Gentoo]]. We will use Slackware to install Gentoo.Lets get started.&amp;lt;/p&amp;gt;&lt;br /&gt;
====2.Obtain Install cd's====&lt;br /&gt;
&amp;lt;p&amp;gt;We are going to need two install cd's for this project.Lets get Slackware 10.1.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://iso.linuxquestions.org/version.php?version=109 Slackware 10.1]&lt;br /&gt;
&amp;lt;p&amp;gt;Now lets get the Gentoo install cd&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/livecd/install-x86-universal-2004.3-r1.iso gentoo x86 live cd]&lt;br /&gt;
&amp;lt;p&amp;gt;We don't really need this cd,but it is great to have around,just in case.&amp;lt;/p&amp;gt;&lt;br /&gt;
====3.Installing Slackware====&lt;br /&gt;
&amp;lt;p&amp;gt;We only need the first Slackware cd to give us everything we need.We will have xorg,fluxbox and mozilla around if we need to ask for some help at&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.linuxquestions.org/questions/index.php?s=932e0871e4256c1fa843caf5064408e9 LinuxQuestions]&lt;br /&gt;
&amp;lt;p&amp;gt;or just surf the forums while gentoo is compiling.Here is a great guide for installing slackware.&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 Installing Slackware]&lt;br /&gt;
&amp;lt;p&amp;gt;Here is another good one&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://handbook.madpenguin.org/ MadPenguin Handbook]&lt;br /&gt;
&amp;lt;p&amp;gt;When we set up the partitions we will need at least&amp;lt;/p&amp;gt;&lt;br /&gt;
*/boot hda1  ext3 (32M)&lt;br /&gt;
*/     hda2  reiserfs  (this is for slackware)&lt;br /&gt;
*/     hda3  (create it with fdisk,this is for gentoo)&lt;br /&gt;
*swap  hda4  swap (512M)&lt;br /&gt;
&amp;lt;p&amp;gt;Great guide for setting up slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://shilo.is-a-geek.com/slack/ shilo's Tips]&lt;br /&gt;
&amp;lt;p&amp;gt;Once you have Slackware the way you want it,lets move on to gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
====4.Installing Gentoo====&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;i&amp;gt;This is in no way better then the Gentoo Install Guide just my take on it&amp;lt;/i&amp;gt;&lt;br /&gt;
*(Make sure your time and date is correct. If wrong, set it with  date MMDDhhmmCCYY )#date&lt;br /&gt;
*(Make the directory for gentoo)  # mkdir /mnt/gentoo&lt;br /&gt;
*(Format the /root partition)     # mkreiserfs /dev/hda3&lt;br /&gt;
*(Mount the root partition)       # mount /dev/hda3 /mnt/gentoo&lt;br /&gt;
*(Create the boot mountpoint)     # mkdir /mnt/gentoo/boot &lt;br /&gt;
*(Mount the boot partition)       # mount /dev/hda1 /mnt/gentoo/boot &lt;br /&gt;
*(Go to the mountpoint)           # cd /mnt/gentoo&lt;br /&gt;
*( download the latest stage3 tarball) &lt;br /&gt;
[http://gentoo.osuosl.org/releases/x86/2004.3/stages/ stages]                                &lt;br /&gt;
*(    ... and extract)            # tar -xvjpf stage&amp;amp;lt;your stage&amp;amp;gt;.tar.bz2&lt;br /&gt;
*(Copy over nameserver information) # cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf&lt;br /&gt;
*(Mount the proc filesystem)      # mount -o bind /proc /mnt/gentoo/proc&lt;br /&gt;
*(Flushing the environment)# env -i HOME=$HOME TERM=$TERM chroot /mnt/gentoo /bin/bash&lt;br /&gt;
*(Load the necessary variables)   # env-update; source /etc/profile&lt;br /&gt;
*(update Portage) # emerge --sync&lt;br /&gt;
====5.Creating /etc/fstab====&lt;br /&gt;
&amp;lt;p&amp;gt;nano -w /etc/fstab&amp;lt;/p&amp;gt;&lt;br /&gt;
*/dev/hda1   /boot     ext3              defaults,noatime     1 2&lt;br /&gt;
*/dev/hda4   none      swap              sw                   0 0&lt;br /&gt;
*/dev/hda3   /         reiserfs          noatail              0 1&lt;br /&gt;
*none        /proc     proc              defaults             0 0&lt;br /&gt;
*none        /dev/shm  tmpfs             defaults             0 0&lt;br /&gt;
*/dev/cdroms/cdrom0    /mnt/cdrom    iso9660      noauto,user    0 0&lt;br /&gt;
&lt;br /&gt;
====6.Installing the kernel====&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=7 Gentoo kernel guide]&lt;br /&gt;
&amp;lt;p&amp;gt;We have gone this far,lets manually configure our kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Manual Configuration&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#emerge gentoo-dev-sources&lt;br /&gt;
#cd /usr/src/linux&lt;br /&gt;
#make menuconfig&lt;br /&gt;
&amp;lt;p&amp;gt;First Make sure we have support for our filesystem&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;This must be compiled directly into the kernel&amp;lt;/p&amp;gt;&lt;br /&gt;
 File systems&lt;br /&gt;
 CONFIG_EXT2_FS is not set&lt;br /&gt;
# CONFIG_EXT3_FS=y&lt;br /&gt;
 CONFIG_JBD is not set&lt;br /&gt;
#CONFIG_REISERFS_FS=y&lt;br /&gt;
 CONFIG_REISERFS_CHECK is not set&lt;br /&gt;
 CONFIG_REISERFS_PROC_INFO is not set&lt;br /&gt;
 CONFIG_REISERFS_FS_XATTR is not set&lt;br /&gt;
 CONFIG_JFS_FS is not set&lt;br /&gt;
 CONFIG_XFS_FS is not set&lt;br /&gt;
 CONFIG_MINIX_FS is not set&lt;br /&gt;
 CONFIG_ROMFS_FS is not set&lt;br /&gt;
 CONFIG_QUOTA is not set&lt;br /&gt;
#CONFIG_DNOTIFY=y&lt;br /&gt;
 CONFIG_AUTOFS_FS is not set&lt;br /&gt;
#CONFIG_AUTOFS4_FS=y&lt;br /&gt;
&amp;lt;p&amp;gt;Next we will be using udev so check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/udev-guide.xml Gentoo udev guide]&lt;br /&gt;
 Pseudo filesystems&lt;br /&gt;
#CONFIG_PROC_FS=y&lt;br /&gt;
#CONFIG_PROC_KCORE=y&lt;br /&gt;
#CONFIG_SYSFS=y&lt;br /&gt;
#CONFIG_DEVFS_FS=y&lt;br /&gt;
 CONFIG_DEVFS_MOUNT is not set&lt;br /&gt;
 CONFIG_DEVFS_DEBUG is not set&lt;br /&gt;
 CONFIG_DEVPTS_FS_XATTR is not set&lt;br /&gt;
#CONFIG_TMPFS=y&lt;br /&gt;
 CONFIG_TMPFS_XATTR is not set&lt;br /&gt;
 CONFIG_HUGETLBFS is not set&lt;br /&gt;
 CONFIG_HUGETLB_PAGE is not set&lt;br /&gt;
#CONFIG_RAMFS=y&lt;br /&gt;
&amp;lt;b&amp;gt;Make sure your chipset and drives are compiled directly into the kernel&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Don't forget to select networking and soundcard support&amp;quot;*&amp;quot;and your soundcard and ethernet card as modules&amp;quot;m&amp;quot;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Take your time and when ready,from here onwards we assume that the kernel you are installing is the 2.6.10-gentoo-r6 version&amp;lt;/b&amp;gt;&lt;br /&gt;
#make &amp;amp;&amp;amp; make modules_install&lt;br /&gt;
#cp arch/i386/boot/bzImage /boot/kernel-2.6.10-gentoo-r9&lt;br /&gt;
#cp System.map /boot/System.map-2.6.10-gentoo-r9&lt;br /&gt;
#mkdir /mnt/slackware&lt;br /&gt;
#mount /dev/hda2 /mnt/slackware&lt;br /&gt;
#cp /lib/modules/2.6.10-gentoo-r6 /mnt/slackware/lib/modules&lt;br /&gt;
====7. Configuring your System====&lt;br /&gt;
# echo tux &amp;gt; /etc/hostname (setting the hostname)&lt;br /&gt;
# echo homenetwork &amp;gt; /etc/dnsdomainname (setting the domainname)&lt;br /&gt;
# rc-update add domainname default (adding the domainname to the default runlevel)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Configuring your Network&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Too much to cover here,check this out;&amp;lt;/p&amp;gt;&lt;br /&gt;
[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&amp;amp;chap=8 Configuring your Network]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Automatically Start Networking at Boot&amp;lt;/b&amp;gt;&lt;br /&gt;
 rc-update add net.eth0 default&lt;br /&gt;
&amp;lt;p&amp;gt;If you use dhcp lets emerge it now&amp;lt;/p&amp;gt;&lt;br /&gt;
emerge dhcpcd&lt;br /&gt;
&amp;lt;b&amp;gt;Install additional tools&amp;lt;/b&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;(Install system logger; choice: sysklogd, metalog, msyslog, syslog-ng)&amp;lt;/p&amp;gt; &lt;br /&gt;
 emerge syslog-ng &lt;br /&gt;
&amp;lt;p&amp;gt;(Have the systemlogger automatically started at boot)&amp;lt;/p&amp;gt;&lt;br /&gt;
 rc-update add syslog-ng default&lt;br /&gt;
&amp;lt;p&amp;gt;(Install cron daemon; choice: vixie-cron, dcron, fcron)&amp;lt;/p&amp;gt;                &lt;br /&gt;
 emerge vixie-cron&lt;br /&gt;
&amp;lt;p&amp;gt;(Have the cron daemon automatically started at boot)&amp;lt;/p&amp;gt;                   &lt;br /&gt;
 rc-update add vixie-cron default   &lt;br /&gt;
&amp;lt;p&amp;gt;(install hotplug)&amp;lt;/p&amp;gt;   &lt;br /&gt;
 emerge hotplug&lt;br /&gt;
&amp;lt;p&amp;gt;(have hotplug automatically started at boot)&amp;lt;/p&amp;gt;     &lt;br /&gt;
 rc-update add hotplug default&lt;br /&gt;
&amp;lt;p&amp;gt;(reiserfsprogs)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 emerge reiserfsprogs&lt;br /&gt;
&amp;lt;p&amp;gt;For udev&amp;lt;/p&amp;gt;&lt;br /&gt;
#emerge coldplug&lt;br /&gt;
#rc-update add coldplug default&lt;br /&gt;
#emerge udev&lt;br /&gt;
#rc-update add udev default &lt;br /&gt;
&amp;lt;p&amp;gt;(Set root password)&amp;lt;/p&amp;gt;          &lt;br /&gt;
 passwd&lt;br /&gt;
&amp;lt;p&amp;gt;(Create a user)&amp;lt;/p&amp;gt;              &lt;br /&gt;
 useradd your_user -m -G users,wheel,audio -s /bin/bash&lt;br /&gt;
&amp;lt;p&amp;gt;(Set password for that user)&amp;lt;/p&amp;gt; &lt;br /&gt;
 passwd your_user&lt;br /&gt;
&amp;lt;p&amp;gt;(Set the hostsfile, ex:&amp;quot;127.0.0.1 localhost mymachine&amp;quot;)&amp;lt;/p&amp;gt;  &lt;br /&gt;
 nano -w /etc/hosts&lt;br /&gt;
&amp;lt;p&amp;gt;(Configure basic system settings; follow comments)&amp;lt;/p&amp;gt;       &lt;br /&gt;
 nano -w /etc/rc.conf&lt;br /&gt;
&amp;lt;p&amp;gt;(Setup networking; dhcp-users should set iface_eth0=&amp;quot;dhcp&amp;quot;)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 nano -w /etc/conf.d/net&lt;br /&gt;
&amp;lt;b&amp;gt;Now lets make sure we didn't forget anything&amp;lt;/b&amp;gt;&lt;br /&gt;
*Check it here&lt;br /&gt;
[http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml Gentoo install reference]&lt;br /&gt;
&amp;lt;p&amp;gt;(Exiting the chroot)&amp;lt;/p&amp;gt;         &lt;br /&gt;
 exit; cd /&lt;br /&gt;
&amp;lt;p&amp;gt;(Unmounting partitions)&amp;lt;/p&amp;gt;      &lt;br /&gt;
 umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo&lt;br /&gt;
&amp;lt;p&amp;gt;(Reboot)&amp;lt;/p&amp;gt; &lt;br /&gt;
 reboot&lt;br /&gt;
----&lt;br /&gt;
'''Setting Up lilo'''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;O.K. almost done,now the easy part,reboot into Slackware&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;open up /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;pico -w /etc/lilo.conf&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;add this to the bottom&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;image = /boot/kernel-2.6.10-gentoo-r6&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;root = /dev/hda4&amp;lt;/p&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;label = Gentoo&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;read-only&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;ctrl o &amp;lt;i&amp;gt;plus&amp;lt;/i&amp;gt; enter to save ctrl x to exit&amp;lt;/p&amp;gt;&lt;br /&gt;
==Sources==&lt;br /&gt;
*[http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=0&amp;amp;chap=0 Gentoo Linux x86 Handbook]&lt;br /&gt;
*[http://www.bitbenderforums.com/vb22/showthread.php?postid=311808 bitbenderforums]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Linux Documentation]&lt;br /&gt;
*[http://handbook.madpenguin.org/ Slackware Handbook]&lt;br /&gt;
*[http://shilo.is-a-geek.com/slack/ Shilo's Slackware Page]&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 20:10, Mar 19, 2005 (EST)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=17102</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=17102"/>
		<updated>2005-04-03T13:27:29Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Gentoo server project wiki */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. ''The word &amp;quot;gentoo&amp;quot; is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].''&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
Daniel Robbins is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
The recommended way is to create the file /etc/portage/package.keywords&amp;lt;br&amp;gt;&lt;br /&gt;
Then when you upgrade these packages will remain ~x86&amp;lt;br&amp;gt;&lt;br /&gt;
''here is mine''&amp;lt;br&amp;gt;&lt;br /&gt;
 &amp;lt;code&amp;gt;media-video/nvidia-kernel ~x86&lt;br /&gt;
 media-video/nvidia-glx ~x86&lt;br /&gt;
 x11-base/opengl-update ~x86&lt;br /&gt;
 media-sound/beep-media-player ~x86&lt;br /&gt;
 x11-misc/transset ~x86&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://gentoouser.org/ GentooUser group]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15658</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15658"/>
		<updated>2005-04-03T13:16:50Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Gentoo server project wiki */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. ''The word &amp;quot;gentoo&amp;quot; is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].''&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
Daniel Robbins is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://gentoouser.org/ GentooUser group]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15657</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15657"/>
		<updated>2005-04-03T13:15:50Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* Internal links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. ''The word &amp;quot;gentoo&amp;quot; is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].''&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
Daniel Robbins is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://gentoouser.org/ GentooUser group]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
==Internal links==&lt;br /&gt;
*[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15656</id>
		<title>Gentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Gentoo&amp;diff=15656"/>
		<updated>2005-04-03T13:15:28Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Gentoo''' is a special flavor of [[Linux]] that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability, and a top-notch user and developer community are all hallmarks of the Gentoo experience. ''The word &amp;quot;gentoo&amp;quot; is the name for a species of penguins [http://ourworld.compuserve.com/homepages/Peter_and_Barbara_Barham/gentoo.htm].''&lt;br /&gt;
&lt;br /&gt;
Thanks to a technology called [[Portage]], Gentoo Linux can become an ideal secure server, development workstation, professional desktop, gaming system, embedded solution or whatever you need it to be. Because of its near-unlimited adaptability, Gentoo Linux is called a [[metadistribution]]. &lt;br /&gt;
&lt;br /&gt;
Portage is the heart of Gentoo Linux, and performs many key functions. Your local Portage tree contains a complete collection of scripts that can be used by Portage to compile and install the latest Gentoo packages. Currently, there are over 6000 packages in the Portage tree, with new ones being added all the time. Installing a new application is as easy as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;tt&amp;gt;# [[emerge]] &amp;lt;i&amp;gt;packagename&amp;lt;/i&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The application will then be downloaded and automatically [[Compilation_From_Source|compiled from source]], with compile-time options selected according to preferences you set during installation in your [[make.conf]] file, (i.e. with or without support for [[X]], [[PNG]]s, [[JPEG]]s, [[Gnome]], etc). N.B - Portage will automatically cater for any dependencies when installing software.&lt;br /&gt;
&lt;br /&gt;
Daniel Robbins is Gentoo's chief architect. You can read his philosophy of Gentoo Linux [http://www.gentoo.org/main/en/philosophy.xml here].&lt;br /&gt;
&lt;br /&gt;
== Gentoo help resources ==&lt;br /&gt;
If you are looking for help on Gentoo Linux, the Gentoo forums[http://forums.gentoo.org] are an excellent resource and are full of both friendly and knowledgeable people. The IRC room at irc.freenode.net called #gentoo is also a place to find community around Gentoo. Before checking either of those, visit the Gentoo documentation site[http://www.gentoo.org/doc], where many high-quality documents have been published on common and not-so-common issues.&lt;br /&gt;
&lt;br /&gt;
== Break my gentoo ==&lt;br /&gt;
Even though Gentoo is a bleeding edge distro, there are some packages that are not installable immediately. Check out http://www.breakmygentoo.net/ for all the latest portage files to install the latest software.&lt;br /&gt;
&lt;br /&gt;
== Gentoo server project wiki ==&lt;br /&gt;
The Gentoo Server Project Wiki is located at http://www.subverted.net/wakka. The Gentoo Server Project has [[mission-critical reliability]] as it's goal, but mostly serves as glue for the official Gentoo documentation.&lt;br /&gt;
Includes [[case studies]] and articles.&lt;br /&gt;
&lt;br /&gt;
A lot of times you'll want to emerge a masked package (or a masked version of one). One short way to do this is &amp;lt;code&amp;gt;ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt; (replace x86 with your architecture). A slightly shorter way is to create a file called &amp;lt;code&amp;gt;/usr/sbin/expmerge&amp;lt;/code&amp;gt;, with the following contents:&lt;br /&gt;
&amp;lt;pre&amp;gt;#!/bin/sh&lt;br /&gt;
ACCEPT_KEYWORDS=&amp;quot;~x86&amp;quot; emerge $*&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then just &amp;lt;code&amp;gt;expmerge &amp;lt;i&amp;gt;package&amp;lt;/i&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Mixing unstable with stable packages can lead to problems, so it's recommended you pick one type and use it all the time. This is more important for libraries rather then programs.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Gentoo tips &amp;amp; tricks]]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/hpc-howto.xml Gentoo High Performance]&lt;br /&gt;
*[http://www.gentoo.org/doc/en/list.xml Gentoo Docs]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.gentoo.org/ Gentoo homepage]&lt;br /&gt;
*[http://forums.gentoo.org/ Forums]&lt;br /&gt;
*[http://gentoo-portage.com Gentoo-Portage Package DB]&lt;br /&gt;
*[http://gentoo-wiki.com Gentoo Wiki]&lt;br /&gt;
*[http://breakmygentoo.net BreakMyGentoo]&lt;br /&gt;
*[http://gentoouser.org/ GentooUser group]&lt;br /&gt;
*[http://distrocenter.linux.com/article.pl?sid=04/09/10/2148249&amp;amp;tid=108&amp;amp;tid=104 Gentoo 2004.2 review]&lt;br /&gt;
==Internal links==&lt;br /&gt;
[[Installing Slackware and Gentoo]]&lt;br /&gt;
&lt;br /&gt;
==Logo==&lt;br /&gt;
http://www.ibiblio.org/web-gentoo/images/powered-big.png&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:Comprookie2000&amp;diff=18881</id>
		<title>User:Comprookie2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:Comprookie2000&amp;diff=18881"/>
		<updated>2005-04-03T13:10:39Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What do you think,can anybody use any of this?&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=18156</id>
		<title>Torsmo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=18156"/>
		<updated>2005-04-03T12:54:43Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Torsmo=&lt;br /&gt;
 about:&lt;br /&gt;
 Torsmo (TyopoytaORvelo System MOnitor) is a system monitor that sits in the corner of your   &lt;br /&gt;
 desktop. Torsmo can show various information about your system and its peripherals. Torsmo    is very light and customizable, and it renders text on the root window.&lt;br /&gt;
====Torsmo Weather====&lt;br /&gt;
''lets use torsmo to monitor our local weather''&amp;lt;br&amp;gt;&lt;br /&gt;
'''My current .torsmorc'''&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# torsmo configuration&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want tormo to be forked in the background&lt;br /&gt;
background no&lt;br /&gt;
&lt;br /&gt;
# X font used, you can pick one with program xfontsel&lt;br /&gt;
#font 5x7&lt;br /&gt;
#font 6x10&lt;br /&gt;
#font 7x13&lt;br /&gt;
#font 8x13&lt;br /&gt;
#font 9x15&lt;br /&gt;
# font *mintsmild.se*&lt;br /&gt;
 font -xos4-*-medium-*-*-*-14-*-*-*-*-*-iso8859-1&lt;br /&gt;
&lt;br /&gt;
# mail spool&lt;br /&gt;
#mail_spool $MAIL&lt;br /&gt;
&lt;br /&gt;
# Update interval in seconds&lt;br /&gt;
update_interval 5.0&lt;br /&gt;
&lt;br /&gt;
# Create own window instead of using desktop (required in nautilus)&lt;br /&gt;
own_window no&lt;br /&gt;
&lt;br /&gt;
# Minimum size of text area&lt;br /&gt;
minimum_size 280 5&lt;br /&gt;
&lt;br /&gt;
# Draw shades?&lt;br /&gt;
draw_shades yes&lt;br /&gt;
&lt;br /&gt;
# Draw outlines?&lt;br /&gt;
draw_outline no&lt;br /&gt;
&lt;br /&gt;
# Draw borders around text&lt;br /&gt;
draw_borders no&lt;br /&gt;
&lt;br /&gt;
# Stippled borders?&lt;br /&gt;
stippled_borders 8&lt;br /&gt;
&lt;br /&gt;
# border margins&lt;br /&gt;
border_margin 4&lt;br /&gt;
&lt;br /&gt;
# border width&lt;br /&gt;
border_width 1&lt;br /&gt;
&lt;br /&gt;
# Default colors and also border colors&lt;br /&gt;
default_color white&lt;br /&gt;
default_shade_color black&lt;br /&gt;
default_outline_color black&lt;br /&gt;
&lt;br /&gt;
# Text alignment, other possible values are commented&lt;br /&gt;
alignment top_left&lt;br /&gt;
#alignment top_right&lt;br /&gt;
#alignment bottom_left&lt;br /&gt;
#alignment bottom_right&lt;br /&gt;
&lt;br /&gt;
# Gap between borders of screen and text&lt;br /&gt;
gap_x 12&lt;br /&gt;
gap_y 12&lt;br /&gt;
&lt;br /&gt;
# Subtract file system buffers from used memory?&lt;br /&gt;
no_buffers yes&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want all text to be in uppercase&lt;br /&gt;
uppercase no&lt;br /&gt;
&lt;br /&gt;
# Possible variables to be used:&lt;br /&gt;
#&lt;br /&gt;
#      Variable         Arguments                  Description                &lt;br /&gt;
#  acpiacadapter                     ACPI ac adapter state.                   &lt;br /&gt;
#  acpifan                           ACPI fan state                           &lt;br /&gt;
#  acpitemp                          ACPI temperature.                        &lt;br /&gt;
#  battery           (num)           Remaining capasity in ACPI or APM        &lt;br /&gt;
#                                    battery. ACPI battery number can be      &lt;br /&gt;
#                                    given as argument (default is BAT0).     &lt;br /&gt;
#  buffers                           Amount of memory buffered                &lt;br /&gt;
#  cached                            Amount of memory cached                  &lt;br /&gt;
#  color             (color)         Change drawing color to color            &lt;br /&gt;
#  cpu                               CPU usage in percents                    &lt;br /&gt;
#  cpubar            (height)        Bar that shows CPU usage, height is      &lt;br /&gt;
#                                    bar's height in pixels                   &lt;br /&gt;
#  downspeed         net             Download speed in kilobytes              &lt;br /&gt;
#  downspeedf        net             Download speed in kilobytes with one     &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  exec              shell command   Executes a shell command and displays    &lt;br /&gt;
#                                    the output in torsmo. warning: this      &lt;br /&gt;
#                                    takes a lot more resources than other    &lt;br /&gt;
#                                    variables. I'd recommend coding wanted   &lt;br /&gt;
#                                    behaviour in C and posting a patch :-).  &lt;br /&gt;
#  execi             interval, shell Same as exec but with specific interval. &lt;br /&gt;
#                    command         Interval can't be less than              &lt;br /&gt;
#                                    update_interval in configuration.        &lt;br /&gt;
#  fs_bar            (height), (fs)  Bar that shows how much space is used on &lt;br /&gt;
#                                    a file system. height is the height in   &lt;br /&gt;
#                                    pixels. fs is any file on that file      &lt;br /&gt;
#                                    system.                                  &lt;br /&gt;
#  fs_free           (fs)            Free space on a file system available    &lt;br /&gt;
#                                    for users.                               &lt;br /&gt;
#  fs_free_perc      (fs)            Free percentage of space on a file       &lt;br /&gt;
#                                    system available for users.              &lt;br /&gt;
#  fs_size           (fs)            File system size                         &lt;br /&gt;
#  fs_used           (fs)            File system used space                   &lt;br /&gt;
#  hr                (height)        Horizontal line, height is the height in &lt;br /&gt;
#                                    pixels                                   &lt;br /&gt;
#  i2c               (dev), type, n  I2C sensor from sysfs (Linux 2.6). dev   &lt;br /&gt;
#                                    may be omitted if you have only one I2C  &lt;br /&gt;
#                                    device. type is either in (or vol)       &lt;br /&gt;
#                                    meaning voltage, fan meaning fan or temp &lt;br /&gt;
#                                    meaning temperature. n is number of the  &lt;br /&gt;
#                                    sensor. See /sys/bus/i2c/devices/ on     &lt;br /&gt;
#                                    your local computer.                     &lt;br /&gt;
#  kernel                            Kernel version                           &lt;br /&gt;
#  loadavg           (1), (2), (3)   System load average, 1 is for past 1     &lt;br /&gt;
#                                    minute, 2 for past 5 minutes and 3 for   &lt;br /&gt;
#                                    past 15 minutes.                         &lt;br /&gt;
#  machine                           Machine, i686 for example                &lt;br /&gt;
#  mails                             Mail count in mail spool. You can use    &lt;br /&gt;
#                                    program like fetchmail to get mails from &lt;br /&gt;
#                                    some server using your favourite         &lt;br /&gt;
#                                    protocol. See also new_mails.            &lt;br /&gt;
#  mem                               Amount of memory in use                  &lt;br /&gt;
#  membar            (height)        Bar that shows amount of memory in use   &lt;br /&gt;
#  memmax                            Total amount of memory                   &lt;br /&gt;
#  memperc                           Percentage of memory in use              &lt;br /&gt;
#  new_mails                         Unread mail count in mail spool.         &lt;br /&gt;
#  nodename                          Hostname                                 &lt;br /&gt;
#  outlinecolor      (color)         Change outline color                     &lt;br /&gt;
#  pre_exec          shell command   Executes a shell command one time before &lt;br /&gt;
#                                    torsmo displays anything and puts output &lt;br /&gt;
#                                    as text.                                 &lt;br /&gt;
#  processes                         Total processes (sleeping and running)   &lt;br /&gt;
#  running_processes                 Running processes (not sleeping),        &lt;br /&gt;
#                                    requires Linux 2.6                       &lt;br /&gt;
#  shadecolor        (color)         Change shading color                     &lt;br /&gt;
#  stippled_hr       (space),        Stippled (dashed) horizontal line        &lt;br /&gt;
#                    (height)        &lt;br /&gt;
#  swapbar           (height)        Bar that shows amount of swap in use     &lt;br /&gt;
#  swap                              Amount of swap in use                    &lt;br /&gt;
#  swapmax                           Total amount of swap                     &lt;br /&gt;
#  swapperc                          Percentage of swap in use                &lt;br /&gt;
#  sysname                           System name, Linux for example           &lt;br /&gt;
#  temp1                             Temperature #1 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 1}                            &lt;br /&gt;
#  temp2                             Temperature #2 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 2}                            &lt;br /&gt;
#  time              (format)        Local time, see man strftime to get more &lt;br /&gt;
#                                    information about format                 &lt;br /&gt;
#  totaldown         net             Total download, overflows at 4 GB on     &lt;br /&gt;
#                                    Linux with 32-bit arch and there doesn't &lt;br /&gt;
#                                    seem to be a way to know how many times  &lt;br /&gt;
#                                    it has already done that before torsmo   &lt;br /&gt;
#                                    has started.                             &lt;br /&gt;
#  totalup           net             Total upload, this one too, may overflow &lt;br /&gt;
#  updates                           Number of updates (for debugging)        &lt;br /&gt;
#  upspeed           net             Upload speed in kilobytes                &lt;br /&gt;
#  upspeedf          net             Upload speed in kilobytes with one       &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  uptime                            Uptime                                   &lt;br /&gt;
#  uptime_short                      Uptime in a shorter format               &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# variable is given either in format $variable or in ${variable}. Latter&lt;br /&gt;
# allows characters right after the variable and must be used in network&lt;br /&gt;
# stuff because of an argument&lt;br /&gt;
&lt;br /&gt;
# stuff after 'TEXT' will be formatted on screen&lt;br /&gt;
&lt;br /&gt;
TEXT&lt;br /&gt;
$hr&lt;br /&gt;
$nodename - $sysname $kernel on $machine&lt;br /&gt;
$stippled_hr&lt;br /&gt;
${color green}Time$color   ${time %l:%M %D}&lt;br /&gt;
${color green}Uptime$color $uptime&lt;br /&gt;
${color yellow}RAM Usage:$color $mem/$memmax - $memperc% ${membar 10}&lt;br /&gt;
${color green}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 10}&lt;br /&gt;
${color yellow}CPU Usage:$color $cpu% ${cpubar 10}&lt;br /&gt;
${color cyan}Processes:$color $processes  ${color cyan}Running:$color $running_processes&lt;br /&gt;
$color$stippled_hr&lt;br /&gt;
${color green}Networking:&lt;br /&gt;
 Up:$color ${upspeed eth0} k/s${color yellow} - Down:$color ${downspeed eth0} k/s&lt;br /&gt;
${color cyan}File systems:&lt;br /&gt;
 / $color${fs_free /}/${fs_size /} ${fs_bar 10 /}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Weather :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Today}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Tomorrow :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Tomorrow}&lt;br /&gt;
$hr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
'''I have nothing to do with the code,I &amp;quot;borrowed&amp;quot; it from two people at the Gentoo Forums,grad_guy and Arainach (and many more)There are people doing all kinds of cool stuff with torsmo.&lt;br /&gt;
First, never underestimate the power of the execi command. I've used it for things like checking on  System Logs, etc. I've seen other people use it for things like monitoring weather. Incredibly powerful command.&lt;br /&gt;
&lt;br /&gt;
''and here is tweather.sh''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
city=&amp;quot;Fort Lauderdale&amp;quot;&lt;br /&gt;
link=USFL0149.html&lt;br /&gt;
file=/tmp/weather.txt&lt;br /&gt;
location=http://weather.yahoo.com/forecast/$link&lt;br /&gt;
&lt;br /&gt;
lynx -accept_all_cookies -dump $location &amp;gt; $file&lt;br /&gt;
begin=`cat -n $file | grep &amp;quot;Currently&amp;quot; | cut -d ' ' -f5`&lt;br /&gt;
end=`expr $begin + 40`&lt;br /&gt;
&lt;br /&gt;
head -n $end $file &amp;gt; tmp.t&lt;br /&gt;
tail -n 41 tmp.t &amp;gt; $file&lt;br /&gt;
&lt;br /&gt;
case $1 in&lt;br /&gt;
   Today)  head -n 6 $file | sed '3d' ;;&lt;br /&gt;
   Tomorrow)&lt;br /&gt;
      begin=`cat -n $file | grep 'Today Tomorrow' | cut -d ' ' -f5`&lt;br /&gt;
      end=`cat -n $file | grep 'Extended' | cut -d ' ' -f5`&lt;br /&gt;
      num=`expr $end - $begin - 1`&lt;br /&gt;
      end2=`expr $begin + 7`&lt;br /&gt;
&lt;br /&gt;
      head -n $end2 $file &amp;gt; tmp.t&lt;br /&gt;
      tail -n 3 tmp.t | sed 's/sky/\n sky/' | sed '4d' ;;&lt;br /&gt;
   *) exit ;;&lt;br /&gt;
esac&lt;br /&gt;
&lt;br /&gt;
rm tmp.t&lt;br /&gt;
rm $file &amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is a link to the thread I stole this from&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forums.gentoo.org/viewtopic-t-291835-highlight-torsmo+weather.html torsmo weather]&amp;lt;br&amp;gt;&lt;br /&gt;
and here is how it looks&amp;lt;br&amp;gt;&lt;br /&gt;
[http://themes.freshmeat.net/screenshots/53036/56944/ screenshot]&amp;lt;br&amp;gt;&lt;br /&gt;
[[User:Comprookie2000|Comprookie2000]] 08:54, Apr 3, 2005 (EDT)&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=15653</id>
		<title>Torsmo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=15653"/>
		<updated>2005-04-03T12:53:44Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Torsmo=&lt;br /&gt;
 about:&lt;br /&gt;
 Torsmo (TyopoytaORvelo System MOnitor) is a system monitor that sits in the corner of your   &lt;br /&gt;
 desktop. Torsmo can show various information about your system and its peripherals. Torsmo    is very light and customizable, and it renders text on the root window.&lt;br /&gt;
====Torsmo Weather====&lt;br /&gt;
''lets use torsmo to monitor our local weather''&amp;lt;br&amp;gt;&lt;br /&gt;
'''My current .torsmorc'''&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# torsmo configuration&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want tormo to be forked in the background&lt;br /&gt;
background no&lt;br /&gt;
&lt;br /&gt;
# X font used, you can pick one with program xfontsel&lt;br /&gt;
#font 5x7&lt;br /&gt;
#font 6x10&lt;br /&gt;
#font 7x13&lt;br /&gt;
#font 8x13&lt;br /&gt;
#font 9x15&lt;br /&gt;
# font *mintsmild.se*&lt;br /&gt;
 font -xos4-*-medium-*-*-*-14-*-*-*-*-*-iso8859-1&lt;br /&gt;
&lt;br /&gt;
# mail spool&lt;br /&gt;
#mail_spool $MAIL&lt;br /&gt;
&lt;br /&gt;
# Update interval in seconds&lt;br /&gt;
update_interval 5.0&lt;br /&gt;
&lt;br /&gt;
# Create own window instead of using desktop (required in nautilus)&lt;br /&gt;
own_window no&lt;br /&gt;
&lt;br /&gt;
# Minimum size of text area&lt;br /&gt;
minimum_size 280 5&lt;br /&gt;
&lt;br /&gt;
# Draw shades?&lt;br /&gt;
draw_shades yes&lt;br /&gt;
&lt;br /&gt;
# Draw outlines?&lt;br /&gt;
draw_outline no&lt;br /&gt;
&lt;br /&gt;
# Draw borders around text&lt;br /&gt;
draw_borders no&lt;br /&gt;
&lt;br /&gt;
# Stippled borders?&lt;br /&gt;
stippled_borders 8&lt;br /&gt;
&lt;br /&gt;
# border margins&lt;br /&gt;
border_margin 4&lt;br /&gt;
&lt;br /&gt;
# border width&lt;br /&gt;
border_width 1&lt;br /&gt;
&lt;br /&gt;
# Default colors and also border colors&lt;br /&gt;
default_color white&lt;br /&gt;
default_shade_color black&lt;br /&gt;
default_outline_color black&lt;br /&gt;
&lt;br /&gt;
# Text alignment, other possible values are commented&lt;br /&gt;
alignment top_left&lt;br /&gt;
#alignment top_right&lt;br /&gt;
#alignment bottom_left&lt;br /&gt;
#alignment bottom_right&lt;br /&gt;
&lt;br /&gt;
# Gap between borders of screen and text&lt;br /&gt;
gap_x 12&lt;br /&gt;
gap_y 12&lt;br /&gt;
&lt;br /&gt;
# Subtract file system buffers from used memory?&lt;br /&gt;
no_buffers yes&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want all text to be in uppercase&lt;br /&gt;
uppercase no&lt;br /&gt;
&lt;br /&gt;
# Possible variables to be used:&lt;br /&gt;
#&lt;br /&gt;
#      Variable         Arguments                  Description                &lt;br /&gt;
#  acpiacadapter                     ACPI ac adapter state.                   &lt;br /&gt;
#  acpifan                           ACPI fan state                           &lt;br /&gt;
#  acpitemp                          ACPI temperature.                        &lt;br /&gt;
#  battery           (num)           Remaining capasity in ACPI or APM        &lt;br /&gt;
#                                    battery. ACPI battery number can be      &lt;br /&gt;
#                                    given as argument (default is BAT0).     &lt;br /&gt;
#  buffers                           Amount of memory buffered                &lt;br /&gt;
#  cached                            Amount of memory cached                  &lt;br /&gt;
#  color             (color)         Change drawing color to color            &lt;br /&gt;
#  cpu                               CPU usage in percents                    &lt;br /&gt;
#  cpubar            (height)        Bar that shows CPU usage, height is      &lt;br /&gt;
#                                    bar's height in pixels                   &lt;br /&gt;
#  downspeed         net             Download speed in kilobytes              &lt;br /&gt;
#  downspeedf        net             Download speed in kilobytes with one     &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  exec              shell command   Executes a shell command and displays    &lt;br /&gt;
#                                    the output in torsmo. warning: this      &lt;br /&gt;
#                                    takes a lot more resources than other    &lt;br /&gt;
#                                    variables. I'd recommend coding wanted   &lt;br /&gt;
#                                    behaviour in C and posting a patch :-).  &lt;br /&gt;
#  execi             interval, shell Same as exec but with specific interval. &lt;br /&gt;
#                    command         Interval can't be less than              &lt;br /&gt;
#                                    update_interval in configuration.        &lt;br /&gt;
#  fs_bar            (height), (fs)  Bar that shows how much space is used on &lt;br /&gt;
#                                    a file system. height is the height in   &lt;br /&gt;
#                                    pixels. fs is any file on that file      &lt;br /&gt;
#                                    system.                                  &lt;br /&gt;
#  fs_free           (fs)            Free space on a file system available    &lt;br /&gt;
#                                    for users.                               &lt;br /&gt;
#  fs_free_perc      (fs)            Free percentage of space on a file       &lt;br /&gt;
#                                    system available for users.              &lt;br /&gt;
#  fs_size           (fs)            File system size                         &lt;br /&gt;
#  fs_used           (fs)            File system used space                   &lt;br /&gt;
#  hr                (height)        Horizontal line, height is the height in &lt;br /&gt;
#                                    pixels                                   &lt;br /&gt;
#  i2c               (dev), type, n  I2C sensor from sysfs (Linux 2.6). dev   &lt;br /&gt;
#                                    may be omitted if you have only one I2C  &lt;br /&gt;
#                                    device. type is either in (or vol)       &lt;br /&gt;
#                                    meaning voltage, fan meaning fan or temp &lt;br /&gt;
#                                    meaning temperature. n is number of the  &lt;br /&gt;
#                                    sensor. See /sys/bus/i2c/devices/ on     &lt;br /&gt;
#                                    your local computer.                     &lt;br /&gt;
#  kernel                            Kernel version                           &lt;br /&gt;
#  loadavg           (1), (2), (3)   System load average, 1 is for past 1     &lt;br /&gt;
#                                    minute, 2 for past 5 minutes and 3 for   &lt;br /&gt;
#                                    past 15 minutes.                         &lt;br /&gt;
#  machine                           Machine, i686 for example                &lt;br /&gt;
#  mails                             Mail count in mail spool. You can use    &lt;br /&gt;
#                                    program like fetchmail to get mails from &lt;br /&gt;
#                                    some server using your favourite         &lt;br /&gt;
#                                    protocol. See also new_mails.            &lt;br /&gt;
#  mem                               Amount of memory in use                  &lt;br /&gt;
#  membar            (height)        Bar that shows amount of memory in use   &lt;br /&gt;
#  memmax                            Total amount of memory                   &lt;br /&gt;
#  memperc                           Percentage of memory in use              &lt;br /&gt;
#  new_mails                         Unread mail count in mail spool.         &lt;br /&gt;
#  nodename                          Hostname                                 &lt;br /&gt;
#  outlinecolor      (color)         Change outline color                     &lt;br /&gt;
#  pre_exec          shell command   Executes a shell command one time before &lt;br /&gt;
#                                    torsmo displays anything and puts output &lt;br /&gt;
#                                    as text.                                 &lt;br /&gt;
#  processes                         Total processes (sleeping and running)   &lt;br /&gt;
#  running_processes                 Running processes (not sleeping),        &lt;br /&gt;
#                                    requires Linux 2.6                       &lt;br /&gt;
#  shadecolor        (color)         Change shading color                     &lt;br /&gt;
#  stippled_hr       (space),        Stippled (dashed) horizontal line        &lt;br /&gt;
#                    (height)        &lt;br /&gt;
#  swapbar           (height)        Bar that shows amount of swap in use     &lt;br /&gt;
#  swap                              Amount of swap in use                    &lt;br /&gt;
#  swapmax                           Total amount of swap                     &lt;br /&gt;
#  swapperc                          Percentage of swap in use                &lt;br /&gt;
#  sysname                           System name, Linux for example           &lt;br /&gt;
#  temp1                             Temperature #1 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 1}                            &lt;br /&gt;
#  temp2                             Temperature #2 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 2}                            &lt;br /&gt;
#  time              (format)        Local time, see man strftime to get more &lt;br /&gt;
#                                    information about format                 &lt;br /&gt;
#  totaldown         net             Total download, overflows at 4 GB on     &lt;br /&gt;
#                                    Linux with 32-bit arch and there doesn't &lt;br /&gt;
#                                    seem to be a way to know how many times  &lt;br /&gt;
#                                    it has already done that before torsmo   &lt;br /&gt;
#                                    has started.                             &lt;br /&gt;
#  totalup           net             Total upload, this one too, may overflow &lt;br /&gt;
#  updates                           Number of updates (for debugging)        &lt;br /&gt;
#  upspeed           net             Upload speed in kilobytes                &lt;br /&gt;
#  upspeedf          net             Upload speed in kilobytes with one       &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  uptime                            Uptime                                   &lt;br /&gt;
#  uptime_short                      Uptime in a shorter format               &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# variable is given either in format $variable or in ${variable}. Latter&lt;br /&gt;
# allows characters right after the variable and must be used in network&lt;br /&gt;
# stuff because of an argument&lt;br /&gt;
&lt;br /&gt;
# stuff after 'TEXT' will be formatted on screen&lt;br /&gt;
&lt;br /&gt;
TEXT&lt;br /&gt;
$hr&lt;br /&gt;
$nodename - $sysname $kernel on $machine&lt;br /&gt;
$stippled_hr&lt;br /&gt;
${color green}Time$color   ${time %l:%M %D}&lt;br /&gt;
${color green}Uptime$color $uptime&lt;br /&gt;
${color yellow}RAM Usage:$color $mem/$memmax - $memperc% ${membar 10}&lt;br /&gt;
${color green}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 10}&lt;br /&gt;
${color yellow}CPU Usage:$color $cpu% ${cpubar 10}&lt;br /&gt;
${color cyan}Processes:$color $processes  ${color cyan}Running:$color $running_processes&lt;br /&gt;
$color$stippled_hr&lt;br /&gt;
${color green}Networking:&lt;br /&gt;
 Up:$color ${upspeed eth0} k/s${color yellow} - Down:$color ${downspeed eth0} k/s&lt;br /&gt;
${color cyan}File systems:&lt;br /&gt;
 / $color${fs_free /}/${fs_size /} ${fs_bar 10 /}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Weather :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Today}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Tomorrow :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Tomorrow}&lt;br /&gt;
$hr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
'''I have nothing to do with the code,I &amp;quot;borrowed&amp;quot; it from two people at the Gentoo Forums,grad_guy and Arainach (and many more)There are people doing all kinds of cool stuff with torsmo.&lt;br /&gt;
First, never underestimate the power of the execi command. I've used it for things like checking on  System Logs, etc. I've seen other people use it for things like monitoring weather. Incredibly powerful command.&lt;br /&gt;
&lt;br /&gt;
''and here is tweather.sh''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
city=&amp;quot;Fort Lauderdale&amp;quot;&lt;br /&gt;
link=USFL0149.html&lt;br /&gt;
file=/tmp/weather.txt&lt;br /&gt;
location=http://weather.yahoo.com/forecast/$link&lt;br /&gt;
&lt;br /&gt;
lynx -accept_all_cookies -dump $location &amp;gt; $file&lt;br /&gt;
begin=`cat -n $file | grep &amp;quot;Currently&amp;quot; | cut -d ' ' -f5`&lt;br /&gt;
end=`expr $begin + 40`&lt;br /&gt;
&lt;br /&gt;
head -n $end $file &amp;gt; tmp.t&lt;br /&gt;
tail -n 41 tmp.t &amp;gt; $file&lt;br /&gt;
&lt;br /&gt;
case $1 in&lt;br /&gt;
   Today)  head -n 6 $file | sed '3d' ;;&lt;br /&gt;
   Tomorrow)&lt;br /&gt;
      begin=`cat -n $file | grep 'Today Tomorrow' | cut -d ' ' -f5`&lt;br /&gt;
      end=`cat -n $file | grep 'Extended' | cut -d ' ' -f5`&lt;br /&gt;
      num=`expr $end - $begin - 1`&lt;br /&gt;
      end2=`expr $begin + 7`&lt;br /&gt;
&lt;br /&gt;
      head -n $end2 $file &amp;gt; tmp.t&lt;br /&gt;
      tail -n 3 tmp.t | sed 's/sky/\n sky/' | sed '4d' ;;&lt;br /&gt;
   *) exit ;;&lt;br /&gt;
esac&lt;br /&gt;
&lt;br /&gt;
rm tmp.t&lt;br /&gt;
rm $file &amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is a link to the thread I stole this from&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forums.gentoo.org/viewtopic-t-291835-highlight-torsmo+weather.html torsmo weather]&amp;lt;br&amp;gt;&lt;br /&gt;
and here is how it looks&amp;lt;br&amp;gt;&lt;br /&gt;
[http://themes.freshmeat.net/screenshots/53036/56944/ screenshot]&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=15652</id>
		<title>Torsmo</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Torsmo&amp;diff=15652"/>
		<updated>2005-04-03T12:52:48Z</updated>

		<summary type="html">&lt;p&gt;Comprookie2000: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Torsmo=&lt;br /&gt;
 about:&lt;br /&gt;
 Torsmo (TyopoytaORvelo System MOnitor) is a system monitor that sits in the corner of your   &lt;br /&gt;
 desktop. Torsmo can show various information about your system and its peripherals. Torsmo    is very light and customizable, and it renders text on the root window.&lt;br /&gt;
====Torsmo Weather====&lt;br /&gt;
''lets use torsmo to monitor our local weather''&amp;lt;br&amp;gt;&lt;br /&gt;
'''My current .torsmorc'''&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# torsmo configuration&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want tormo to be forked in the background&lt;br /&gt;
background no&lt;br /&gt;
&lt;br /&gt;
# X font used, you can pick one with program xfontsel&lt;br /&gt;
#font 5x7&lt;br /&gt;
#font 6x10&lt;br /&gt;
#font 7x13&lt;br /&gt;
#font 8x13&lt;br /&gt;
#font 9x15&lt;br /&gt;
# font *mintsmild.se*&lt;br /&gt;
 font -xos4-*-medium-*-*-*-14-*-*-*-*-*-iso8859-1&lt;br /&gt;
&lt;br /&gt;
# mail spool&lt;br /&gt;
#mail_spool $MAIL&lt;br /&gt;
&lt;br /&gt;
# Update interval in seconds&lt;br /&gt;
update_interval 5.0&lt;br /&gt;
&lt;br /&gt;
# Create own window instead of using desktop (required in nautilus)&lt;br /&gt;
own_window no&lt;br /&gt;
&lt;br /&gt;
# Minimum size of text area&lt;br /&gt;
minimum_size 280 5&lt;br /&gt;
&lt;br /&gt;
# Draw shades?&lt;br /&gt;
draw_shades yes&lt;br /&gt;
&lt;br /&gt;
# Draw outlines?&lt;br /&gt;
draw_outline no&lt;br /&gt;
&lt;br /&gt;
# Draw borders around text&lt;br /&gt;
draw_borders no&lt;br /&gt;
&lt;br /&gt;
# Stippled borders?&lt;br /&gt;
stippled_borders 8&lt;br /&gt;
&lt;br /&gt;
# border margins&lt;br /&gt;
border_margin 4&lt;br /&gt;
&lt;br /&gt;
# border width&lt;br /&gt;
border_width 1&lt;br /&gt;
&lt;br /&gt;
# Default colors and also border colors&lt;br /&gt;
default_color white&lt;br /&gt;
default_shade_color black&lt;br /&gt;
default_outline_color black&lt;br /&gt;
&lt;br /&gt;
# Text alignment, other possible values are commented&lt;br /&gt;
alignment top_left&lt;br /&gt;
#alignment top_right&lt;br /&gt;
#alignment bottom_left&lt;br /&gt;
#alignment bottom_right&lt;br /&gt;
&lt;br /&gt;
# Gap between borders of screen and text&lt;br /&gt;
gap_x 12&lt;br /&gt;
gap_y 12&lt;br /&gt;
&lt;br /&gt;
# Subtract file system buffers from used memory?&lt;br /&gt;
no_buffers yes&lt;br /&gt;
&lt;br /&gt;
# set to yes if you want all text to be in uppercase&lt;br /&gt;
uppercase no&lt;br /&gt;
&lt;br /&gt;
# Possible variables to be used:&lt;br /&gt;
#&lt;br /&gt;
#      Variable         Arguments                  Description                &lt;br /&gt;
#  acpiacadapter                     ACPI ac adapter state.                   &lt;br /&gt;
#  acpifan                           ACPI fan state                           &lt;br /&gt;
#  acpitemp                          ACPI temperature.                        &lt;br /&gt;
#  battery           (num)           Remaining capasity in ACPI or APM        &lt;br /&gt;
#                                    battery. ACPI battery number can be      &lt;br /&gt;
#                                    given as argument (default is BAT0).     &lt;br /&gt;
#  buffers                           Amount of memory buffered                &lt;br /&gt;
#  cached                            Amount of memory cached                  &lt;br /&gt;
#  color             (color)         Change drawing color to color            &lt;br /&gt;
#  cpu                               CPU usage in percents                    &lt;br /&gt;
#  cpubar            (height)        Bar that shows CPU usage, height is      &lt;br /&gt;
#                                    bar's height in pixels                   &lt;br /&gt;
#  downspeed         net             Download speed in kilobytes              &lt;br /&gt;
#  downspeedf        net             Download speed in kilobytes with one     &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  exec              shell command   Executes a shell command and displays    &lt;br /&gt;
#                                    the output in torsmo. warning: this      &lt;br /&gt;
#                                    takes a lot more resources than other    &lt;br /&gt;
#                                    variables. I'd recommend coding wanted   &lt;br /&gt;
#                                    behaviour in C and posting a patch :-).  &lt;br /&gt;
#  execi             interval, shell Same as exec but with specific interval. &lt;br /&gt;
#                    command         Interval can't be less than              &lt;br /&gt;
#                                    update_interval in configuration.        &lt;br /&gt;
#  fs_bar            (height), (fs)  Bar that shows how much space is used on &lt;br /&gt;
#                                    a file system. height is the height in   &lt;br /&gt;
#                                    pixels. fs is any file on that file      &lt;br /&gt;
#                                    system.                                  &lt;br /&gt;
#  fs_free           (fs)            Free space on a file system available    &lt;br /&gt;
#                                    for users.                               &lt;br /&gt;
#  fs_free_perc      (fs)            Free percentage of space on a file       &lt;br /&gt;
#                                    system available for users.              &lt;br /&gt;
#  fs_size           (fs)            File system size                         &lt;br /&gt;
#  fs_used           (fs)            File system used space                   &lt;br /&gt;
#  hr                (height)        Horizontal line, height is the height in &lt;br /&gt;
#                                    pixels                                   &lt;br /&gt;
#  i2c               (dev), type, n  I2C sensor from sysfs (Linux 2.6). dev   &lt;br /&gt;
#                                    may be omitted if you have only one I2C  &lt;br /&gt;
#                                    device. type is either in (or vol)       &lt;br /&gt;
#                                    meaning voltage, fan meaning fan or temp &lt;br /&gt;
#                                    meaning temperature. n is number of the  &lt;br /&gt;
#                                    sensor. See /sys/bus/i2c/devices/ on     &lt;br /&gt;
#                                    your local computer.                     &lt;br /&gt;
#  kernel                            Kernel version                           &lt;br /&gt;
#  loadavg           (1), (2), (3)   System load average, 1 is for past 1     &lt;br /&gt;
#                                    minute, 2 for past 5 minutes and 3 for   &lt;br /&gt;
#                                    past 15 minutes.                         &lt;br /&gt;
#  machine                           Machine, i686 for example                &lt;br /&gt;
#  mails                             Mail count in mail spool. You can use    &lt;br /&gt;
#                                    program like fetchmail to get mails from &lt;br /&gt;
#                                    some server using your favourite         &lt;br /&gt;
#                                    protocol. See also new_mails.            &lt;br /&gt;
#  mem                               Amount of memory in use                  &lt;br /&gt;
#  membar            (height)        Bar that shows amount of memory in use   &lt;br /&gt;
#  memmax                            Total amount of memory                   &lt;br /&gt;
#  memperc                           Percentage of memory in use              &lt;br /&gt;
#  new_mails                         Unread mail count in mail spool.         &lt;br /&gt;
#  nodename                          Hostname                                 &lt;br /&gt;
#  outlinecolor      (color)         Change outline color                     &lt;br /&gt;
#  pre_exec          shell command   Executes a shell command one time before &lt;br /&gt;
#                                    torsmo displays anything and puts output &lt;br /&gt;
#                                    as text.                                 &lt;br /&gt;
#  processes                         Total processes (sleeping and running)   &lt;br /&gt;
#  running_processes                 Running processes (not sleeping),        &lt;br /&gt;
#                                    requires Linux 2.6                       &lt;br /&gt;
#  shadecolor        (color)         Change shading color                     &lt;br /&gt;
#  stippled_hr       (space),        Stippled (dashed) horizontal line        &lt;br /&gt;
#                    (height)        &lt;br /&gt;
#  swapbar           (height)        Bar that shows amount of swap in use     &lt;br /&gt;
#  swap                              Amount of swap in use                    &lt;br /&gt;
#  swapmax                           Total amount of swap                     &lt;br /&gt;
#  swapperc                          Percentage of swap in use                &lt;br /&gt;
#  sysname                           System name, Linux for example           &lt;br /&gt;
#  temp1                             Temperature #1 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 1}                            &lt;br /&gt;
#  temp2                             Temperature #2 from i2c-sensors, same as &lt;br /&gt;
#                                    ${i2c temp 2}                            &lt;br /&gt;
#  time              (format)        Local time, see man strftime to get more &lt;br /&gt;
#                                    information about format                 &lt;br /&gt;
#  totaldown         net             Total download, overflows at 4 GB on     &lt;br /&gt;
#                                    Linux with 32-bit arch and there doesn't &lt;br /&gt;
#                                    seem to be a way to know how many times  &lt;br /&gt;
#                                    it has already done that before torsmo   &lt;br /&gt;
#                                    has started.                             &lt;br /&gt;
#  totalup           net             Total upload, this one too, may overflow &lt;br /&gt;
#  updates                           Number of updates (for debugging)        &lt;br /&gt;
#  upspeed           net             Upload speed in kilobytes                &lt;br /&gt;
#  upspeedf          net             Upload speed in kilobytes with one       &lt;br /&gt;
#                                    decimal                                  &lt;br /&gt;
#  uptime                            Uptime                                   &lt;br /&gt;
#  uptime_short                      Uptime in a shorter format               &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# variable is given either in format $variable or in ${variable}. Latter&lt;br /&gt;
# allows characters right after the variable and must be used in network&lt;br /&gt;
# stuff because of an argument&lt;br /&gt;
&lt;br /&gt;
# stuff after 'TEXT' will be formatted on screen&lt;br /&gt;
&lt;br /&gt;
TEXT&lt;br /&gt;
$hr&lt;br /&gt;
$nodename - $sysname $kernel on $machine&lt;br /&gt;
$stippled_hr&lt;br /&gt;
${color green}Time$color   ${time %l:%M %D}&lt;br /&gt;
${color green}Uptime$color $uptime&lt;br /&gt;
${color yellow}RAM Usage:$color $mem/$memmax - $memperc% ${membar 10}&lt;br /&gt;
${color green}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 10}&lt;br /&gt;
${color yellow}CPU Usage:$color $cpu% ${cpubar 10}&lt;br /&gt;
${color cyan}Processes:$color $processes  ${color cyan}Running:$color $running_processes&lt;br /&gt;
$color$stippled_hr&lt;br /&gt;
${color green}Networking:&lt;br /&gt;
 Up:$color ${upspeed eth0} k/s${color yellow} - Down:$color ${downspeed eth0} k/s&lt;br /&gt;
${color cyan}File systems:&lt;br /&gt;
 / $color${fs_free /}/${fs_size /} ${fs_bar 10 /}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Weather :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Today}&lt;br /&gt;
$hr&lt;br /&gt;
${color yellow}Tomorrow :${color}&lt;br /&gt;
${execi 1800 /home/david/tweather.sh Tomorrow}&lt;br /&gt;
$hr&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
'''I have nothing to do with the code,I &amp;quot;borrowed&amp;quot; it from two people at the Gentoo Forums,grad_guy and Arainach (and many more)There are people doing all kinds of cool stuff with torsmo.&lt;br /&gt;
First, never underestimate the power of the execi command. I've used it for things like checking on  System Logs, etc. I've seen other people use it for things like monitoring weather. Incredibly powerful command.&lt;br /&gt;
&lt;br /&gt;
''and here is tweather.sh''&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;CODE&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
city=&amp;quot;Fort Lauderdale&amp;quot;&lt;br /&gt;
link=USFL0149.html&lt;br /&gt;
file=/tmp/weather.txt&lt;br /&gt;
location=http://weather.yahoo.com/forecast/$link&lt;br /&gt;
&lt;br /&gt;
lynx -accept_all_cookies -dump $location &amp;gt; $file&lt;br /&gt;
begin=`cat -n $file | grep &amp;quot;Currently&amp;quot; | cut -d ' ' -f5`&lt;br /&gt;
end=`expr $begin + 40`&lt;br /&gt;
&lt;br /&gt;
head -n $end $file &amp;gt; tmp.t&lt;br /&gt;
tail -n 41 tmp.t &amp;gt; $file&lt;br /&gt;
&lt;br /&gt;
case $1 in&lt;br /&gt;
   Today)  head -n 6 $file | sed '3d' ;;&lt;br /&gt;
   Tomorrow)&lt;br /&gt;
      begin=`cat -n $file | grep 'Today Tomorrow' | cut -d ' ' -f5`&lt;br /&gt;
      end=`cat -n $file | grep 'Extended' | cut -d ' ' -f5`&lt;br /&gt;
      num=`expr $end - $begin - 1`&lt;br /&gt;
      end2=`expr $begin + 7`&lt;br /&gt;
&lt;br /&gt;
      head -n $end2 $file &amp;gt; tmp.t&lt;br /&gt;
      tail -n 3 tmp.t | sed 's/sky/\n sky/' | sed '4d' ;;&lt;br /&gt;
   *) exit ;;&lt;br /&gt;
esac&lt;br /&gt;
&lt;br /&gt;
rm tmp.t&lt;br /&gt;
rm $file &amp;lt;/pre&amp;gt;&amp;lt;/CODE&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is a link to the thread I stole this from&amp;lt;br&amp;gt;&lt;br /&gt;
[http://forums.gentoo.org/viewtopic-t-291835-highlight-torsmo+weather.html torsmo weather]&lt;br /&gt;
and here is how it looks&amp;lt;br&amp;gt;&lt;br /&gt;
[http://themes.freshmeat.net/screenshots/53036/56944/ screenshot]&lt;/div&gt;</summary>
		<author><name>Comprookie2000</name></author>
	</entry>
</feed>