<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://freebsdwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://freebsdwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=63.98.19.50</id>
		<title>FreeBSDwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://freebsdwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=63.98.19.50"/>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/Special:Contributions/63.98.19.50"/>
		<updated>2026-06-02T22:02:55Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://freebsdwiki.net/index.php/X_Windows_Terminal</id>
		<title>X Windows Terminal</title>
		<link rel="alternate" type="text/html" href="http://freebsdwiki.net/index.php/X_Windows_Terminal"/>
				<updated>2007-06-23T10:13:57Z</updated>
		
		<summary type="html">&lt;p&gt;63.98.19.50: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Advantages==&lt;br /&gt;
X Windows can be used in a Server-Client relationship.  By setting up your X Windows Server you allow the use of all the programs on that computer to all the client PC's.  &lt;br /&gt;
&lt;br /&gt;
There are many advantages of running client computers in this manner:&lt;br /&gt;
* They don't even need a hard drive.  &lt;br /&gt;
* It's silent as there are no moving parts&lt;br /&gt;
* The solution saves power as your computers are very thin.&lt;br /&gt;
* Everything can be backed up centrally.&lt;br /&gt;
* Boot times for client PC's are the fastest around.&lt;br /&gt;
* Clients don't need much CPU speed, memory, etc.  Because of this they would be very cheap.  You could get away with using a Pentium 100Mhz with 32MB ram, no hard drive, no CD-ROM, no Floppy and a fanless power supply.  You just need a ethernet card with a PXEBOOT ROM. (XDM mode)&lt;br /&gt;
* Central management of applications, users, config&lt;br /&gt;
&lt;br /&gt;
==From the Beginning==&lt;br /&gt;
I've based this document on FreeBSD 6.1.&lt;br /&gt;
&lt;br /&gt;
Install FreeBSD 6.1 as per usual.&lt;br /&gt;
I've setup my mount points as this:&lt;br /&gt;
  '''Part    Mount        Size'''&lt;br /&gt;
  ad0s1b  Swap         (equal to how much memory I have in my machine)&lt;br /&gt;
  ad0s1a  /            512MB&lt;br /&gt;
  ad0s1d  /var         1G&lt;br /&gt;
  ad0s1e  /tmp         512MB&lt;br /&gt;
  ad0s1f  /usr         2GB    min.&lt;br /&gt;
          /diskless_ro 512MB&lt;br /&gt;
          /diskless_rw 1GB    min.&lt;br /&gt;
&lt;br /&gt;
I selected 'A' for auto and then deleted /usr and created /usr as 2g.&lt;br /&gt;
&lt;br /&gt;
Select User-X install. Yes to Ports if you have the room.&lt;br /&gt;
&lt;br /&gt;
Select SSH Server and NFS Server in the installation process, for the rest of the options go with the default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NOTE: If you forget to add any of the labels above, you will have to reboot as you cannot add labels to your boot drive when you have booted off it. So boot of the installation CD and use the configure -&amp;gt; label option in the sysinstall screen to add these labels to your boot drive.  You may need to retype the mount points for /, /var, /tmp and /usr by hitting 'm' on each label.  Once you have created these labels in the 'Disklabel Editor' then you can hit 'w' to write them to the disk.  answer 'yes' to the next question, hit 'ok' to the warning message.  Now quit and reboot. Add them to fstab (/dev/ad0s1g   /diskless_ro)&lt;/div&gt;</summary>
		<author><name>63.98.19.50</name></author>	</entry>

	</feed>