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

	<entry>
		<id>http://www.freebsdwiki.net/index.php/KDE,_installing</id>
		<title>KDE, installing</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php/KDE,_installing"/>
				<updated>2005-05-14T20:44:38Z</updated>
		
		<summary type="html">&lt;p&gt;Stukov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Congratulations! You have installed Xorg and are now ready to get KDE running. &lt;br /&gt;
&lt;br /&gt;
First, su to root. After you have root privileges, you must install KDE. As of the time of writing this artical KDE 3.3 is the most current.&lt;br /&gt;
&lt;br /&gt;
You have 2 options for installing KDE, build from ports or use the BSD packages. &lt;br /&gt;
&lt;br /&gt;
To build KDE from source, use the ports tree:&lt;br /&gt;
&lt;br /&gt;
 # cd /usr/ports/x11/kde3 &amp;amp;&amp;amp; make install clean&lt;br /&gt;
&lt;br /&gt;
OR&lt;br /&gt;
&lt;br /&gt;
 # pkg_add -r kde&lt;br /&gt;
&lt;br /&gt;
Notice: If you look at the command above, it's 'kde' and NOT 'kde3'. BSD has been nice enough to keep with the times. If you are adding a package as a general rule, you leave off the version number and you'll get the most stable version.&lt;br /&gt;
&lt;br /&gt;
After KDE is installed you must tell the X server to invoke KDE at the start of the X server and NOT to use the default WM. This is done though editing the .xinitrc file.&lt;br /&gt;
&lt;br /&gt;
 # % echo &amp;quot;exec startkde&amp;quot; &amp;gt; ~/.xinitrc&lt;br /&gt;
&lt;br /&gt;
Note: Sometimes if you are already using a window manager (i.e. XDM) you might have to edit the .xsession instead of the xinitrc&lt;br /&gt;
&lt;br /&gt;
If all has gone well, you SHOULD be able to:&lt;br /&gt;
&lt;br /&gt;
 # startx&lt;br /&gt;
&lt;br /&gt;
and have X start up and then invoke KDE.&lt;br /&gt;
&lt;br /&gt;
Note: A lot of this artical has originated from http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html&lt;/div&gt;</summary>
		<author><name>Stukov</name></author>	</entry>

	<entry>
		<id>http://www.freebsdwiki.net/index.php/Etc/master.passwd</id>
		<title>Etc/master.passwd</title>
		<link rel="alternate" type="text/html" href="http://www.freebsdwiki.net/index.php/Etc/master.passwd"/>
				<updated>2005-05-14T20:37:04Z</updated>
		
		<summary type="html">&lt;p&gt;Stukov: Replace shold by should&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The master password file; the linux equivalent is the shadow password file. master.passwd should not be edited directly, you should instead use [[vipw]] which will call your default editor ([[ee]] or [[vi]], most likely,) allow you to edit the file and then check that the format is right before letting you save it. As in linux, /etc/passwd has the information that should be available publically (shell info, etc).&lt;br /&gt;
&lt;br /&gt;
[[Category:Important Config Files]]&lt;/div&gt;</summary>
		<author><name>Stukov</name></author>	</entry>

	</feed>