<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krys</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krys"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Krys"/>
	<updated>2026-07-21T18:31:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:IMG_0014_-_Copy.PNG&amp;diff=24744</id>
		<title>File:IMG 0014 - Copy.PNG</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:IMG_0014_-_Copy.PNG&amp;diff=24744"/>
		<updated>2010-07-29T15:53:45Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Postfix_configured_with_Gmail_SMTP&amp;diff=22259</id>
		<title>Postfix configured with Gmail SMTP</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Postfix_configured_with_Gmail_SMTP&amp;diff=22259"/>
		<updated>2010-02-05T17:32:16Z</updated>

		<summary type="html">&lt;p&gt;Krys: /* Configure Postfix to send mail using Gmail SMTP servers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
== Configure Postfix to send mail using Gmail SMTP servers ==&lt;br /&gt;
&lt;br /&gt;
For those who want to send email from LinuxMCE, you can configure postfix to forward mail through your gmail account.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Confirmed working with 810 ===&lt;br /&gt;
&lt;br /&gt;
== Automatic Install and Configure Postfix ==&lt;br /&gt;
&lt;br /&gt;
I have created scripts that can be ingegrated ino linuxmce, or run in interactive mode.&lt;br /&gt;
&lt;br /&gt;
Go to the console of your core as root.&lt;br /&gt;
&lt;br /&gt;
Get the scripts:&lt;br /&gt;
  wget http://donpaul.info/configure_postfix.tar&lt;br /&gt;
&lt;br /&gt;
Untar the scripts:&lt;br /&gt;
  cd /usr/pluto/bin ; tar -xvf /root/configure_postfix.tar&lt;br /&gt;
&lt;br /&gt;
Run the interactive script:&lt;br /&gt;
  /usr/pluto/bin/Configure_Postfix_interactive.sh&lt;br /&gt;
 &lt;br /&gt;
== Manual Install and Configure Postfix ==&lt;br /&gt;
&lt;br /&gt;
If you prefer to do things yourself...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* make sure you replace &amp;quot;Full Name&amp;quot; with your name, and &amp;quot;user@gmail.com&amp;quot; with your actual gmail address. *&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Install postfix&lt;br /&gt;
&lt;br /&gt;
  apt-get install postfix&lt;br /&gt;
&lt;br /&gt;
Create the CA:&lt;br /&gt;
&lt;br /&gt;
  /usr/lib/ssl/misc/CA.pl -newca&lt;br /&gt;
&lt;br /&gt;
  CA certificate filename (or enter to create)&lt;br /&gt;
  &lt;br /&gt;
  Making CA certificate ...&lt;br /&gt;
  Generating a 1024 bit RSA private key&lt;br /&gt;
  .............++++++&lt;br /&gt;
  ..++++++&lt;br /&gt;
  writing new private key to &#039;./demoCA/private/cakey.pem&#039;&lt;br /&gt;
  Enter PEM pass phrase:&lt;br /&gt;
  Verifying - Enter PEM pass phrase:&lt;br /&gt;
  -----&lt;br /&gt;
  You are about to be asked to enter information that will be incorporated&lt;br /&gt;
  into your certificate request.&lt;br /&gt;
  What you are about to enter is what is called a Distinguished Name or a DN.&lt;br /&gt;
  There are quite a few fields but you can leave some blank&lt;br /&gt;
  For some fields there will be a default value,&lt;br /&gt;
  If you enter &#039;.&#039;, the field will be left blank.&lt;br /&gt;
  -----&lt;br /&gt;
  Country Name (2 letter code) [AU]:US&lt;br /&gt;
  State or Province Name (full name) [Some-State]:North Carolina&lt;br /&gt;
  Locality Name (eg, city) []:&lt;br /&gt;
  Organization Name (eg, company) [Internet Widgits Pty Ltd]:LinuxMCE&lt;br /&gt;
  Organizational Unit Name (eg, section) []:&lt;br /&gt;
  Common Name (eg, YOUR name) []:Full Name&lt;br /&gt;
  Email Address []:email@gmail.com&lt;br /&gt;
  &lt;br /&gt;
  Please enter the following &#039;extra&#039; attributes&lt;br /&gt;
  to be sent with your certificate request&lt;br /&gt;
  A challenge password []:&lt;br /&gt;
  An optional company name []:&lt;br /&gt;
  Using configuration from /usr/lib/ssl/openssl.cnf&lt;br /&gt;
  Enter pass phrase for ./demoCA/private/cakey.pem:&lt;br /&gt;
  Check that the request matches the signature&lt;br /&gt;
  Signature ok&lt;br /&gt;
  Certificate Details:&lt;br /&gt;
          Serial Number:&lt;br /&gt;
              9d:29:da:d3:76:20:17:10&lt;br /&gt;
          Validity&lt;br /&gt;
              Not Before: Mar 31 01:01:29 2009 GMT&lt;br /&gt;
              Not After : Mar 30 01:01:29 2012 GMT&lt;br /&gt;
          Subject:&lt;br /&gt;
             countryName               = US&lt;br /&gt;
             stateOrProvinceName       = North Carolina&lt;br /&gt;
              organizationName          = LinuxMCE&lt;br /&gt;
              commonName                = Full Name&lt;br /&gt;
              emailAddress              = usrer@gmail.com&lt;br /&gt;
        X509v3 extensions:&lt;br /&gt;
            X509v3 Subject Key Identifier:&lt;br /&gt;
                A0:79:00:CA:90:00:E4:81:12:00:2A:73:00:00:CA:BD:54:08:03:7B&lt;br /&gt;
            X509v3 Authority Key Identifier:&lt;br /&gt;
                keyid:A0:79:00:CA:90:00:E4:81:12:00:2A:73:00:00:CA:BD:54:08:03:7B&lt;br /&gt;
                DirName:/C=US/ST=North Carolina/O=LinuxMCE/CN=Full name/emailAddress=user@gmail.com&lt;br /&gt;
                serial:90:20:0A:03:06:00:17:10&lt;br /&gt;
  &lt;br /&gt;
            X509v3 Basic Constraints:&lt;br /&gt;
                CA:TRUE&lt;br /&gt;
  Certificate is to be certified until Mar 30 01:01:29 2012 GMT (1095 days)&lt;br /&gt;
  &lt;br /&gt;
  Write out database with 1 new entries&lt;br /&gt;
  Data Base Updated&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Extend the key for 10 years&lt;br /&gt;
&lt;br /&gt;
  openssl x509 -in demoCA/cacert.pem -days 3650 -out cacert.pem -signkey demoCA/private/cakey.pem&lt;br /&gt;
&lt;br /&gt;
Copy the extended key&lt;br /&gt;
&lt;br /&gt;
  cp cacert.pem demoCA&lt;br /&gt;
&lt;br /&gt;
Generate private key&lt;br /&gt;
&lt;br /&gt;
  openssl req -new -nodes -subj &#039;/CN=dcerouter/C=US/ST=North Carolina/O=LinuxMCE/CN=Full Name/emailAddress=user@gmail.com&#039; -keyout key.pem -out req.pem -days 3650&lt;br /&gt;
&lt;br /&gt;
Sign private key&lt;br /&gt;
&lt;br /&gt;
  openssl ca -out cert.pem -infiles req.pem&lt;br /&gt;
&lt;br /&gt;
Copy to the postfix directory&lt;br /&gt;
&lt;br /&gt;
  cp demoCA/cacert.pem /etc/postfix&lt;br /&gt;
  cp key.pem /etc/postfix&lt;br /&gt;
  cp cert.pem /etc/postfix&lt;br /&gt;
  chmod 644 /etc/postfix/cert.pem &lt;br /&gt;
  chmod 644 /etc/postfix/cacert.pem&lt;br /&gt;
  chmod 400 /etc/postfix/key.pem&lt;br /&gt;
&lt;br /&gt;
Install the CA Certificates&lt;br /&gt;
&lt;br /&gt;
  apt-get install ca-certificates&lt;br /&gt;
&lt;br /&gt;
Add thawte certificate&lt;br /&gt;
&lt;br /&gt;
  cat /etc/ssl/certs/Thawte_Premium_Server_CA.pem &amp;gt;&amp;gt; cacert.pem &lt;br /&gt;
&lt;br /&gt;
Create transport file:&lt;br /&gt;
&lt;br /&gt;
  # Contents of /etc/postfix/transport&lt;br /&gt;
  #&lt;br /&gt;
  # This sends mail to Gmail&lt;br /&gt;
  *               smtp:[smtp.gmail.com]:587&lt;br /&gt;
  #local mail delivered local&lt;br /&gt;
  dcerouter       relay:[dcerouter]&lt;br /&gt;
&lt;br /&gt;
Create generic file&lt;br /&gt;
  touch /etc/postfix/generic&lt;br /&gt;
&lt;br /&gt;
Create sasl_passwd file:&lt;br /&gt;
&lt;br /&gt;
  # Contents of /etc/postfix/sasl_passwd&lt;br /&gt;
  #&lt;br /&gt;
  [smtp.gmail.com]:587             user@gmail.com:password&lt;br /&gt;
&lt;br /&gt;
Be sure to hash the files:&lt;br /&gt;
&lt;br /&gt;
  postmap sasl_passwd&lt;br /&gt;
  postmap transport&lt;br /&gt;
  postmap generic&lt;br /&gt;
&lt;br /&gt;
Add these lines to the bottom of /etc/postfix/main.cf&lt;br /&gt;
&lt;br /&gt;
    ## TLS Settings&lt;br /&gt;
    smtp_tls_loglevel = 1&lt;br /&gt;
    smtp_enforce_tls = yes&lt;br /&gt;
    smtp_tls_CAfile = /etc/postfix/cacert.pem&lt;br /&gt;
    smtp_tls_cert_file = /etc/postfix/cert.pem&lt;br /&gt;
    smtp_tls_key_file = /etc/postfix/key.pem&lt;br /&gt;
    smtp_tls_session_cache_database = btree:/var/run/smtp_tls_session_cache&lt;br /&gt;
    smtp_use_tls = yes&lt;br /&gt;
    smtpd_tls_CAfile = /etc/postfix/cacert.pem&lt;br /&gt;
    smtpd_tls_cert_file = /etc/postfix/cert.pem&lt;br /&gt;
    smtpd_tls_key_file = /etc/postfix/key.pem&lt;br /&gt;
    smtpd_tls_received_header = yes&lt;br /&gt;
    smtpd_tls_session_cache_database = btree:/var/run/smtpd_tls_session_cache&lt;br /&gt;
    smtpd_use_tls = yes&lt;br /&gt;
    tls_random_source = dev:/dev/urandom&lt;br /&gt;
     &lt;br /&gt;
    ##  SASL Settings&lt;br /&gt;
    # This is going in to THIS server&lt;br /&gt;
    smtpd_sasl_auth_enable = no&lt;br /&gt;
    # We need this&lt;br /&gt;
    smtp_sasl_auth_enable = yes&lt;br /&gt;
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd&lt;br /&gt;
    smtpd_sasl_local_domain = $myhostname&lt;br /&gt;
    smtp_sasl_security_options = noanonymous&lt;br /&gt;
    #smtp_sasl_security_options =&lt;br /&gt;
    smtp_sasl_tls_security_options = noanonymous&lt;br /&gt;
    smtpd_sasl_application_name = smtpd&lt;br /&gt;
     &lt;br /&gt;
    ## Gmail Relay&lt;br /&gt;
    relayhost = [smtp.gmail.com]:587&lt;br /&gt;
    &lt;br /&gt;
    # Disable DNS Lookups&lt;br /&gt;
    disable_dns_lookups = yes&lt;br /&gt;
    #&lt;br /&gt;
    # Great New feature Address Mapping &lt;br /&gt;
    #  for example may mchirico@localhost to mchirico@gmail.com&lt;br /&gt;
    smtp_generic_maps = hash:/etc/postfix/generic&lt;br /&gt;
    #&lt;br /&gt;
    # &lt;br /&gt;
    transport_maps = hash:/etc/postfix/transport&lt;br /&gt;
&lt;br /&gt;
restart postfix&lt;br /&gt;
&lt;br /&gt;
  /etc/init.d/postfix restart&lt;br /&gt;
&lt;br /&gt;
install mailx&lt;br /&gt;
&lt;br /&gt;
  apt-get install mailx&lt;br /&gt;
&lt;br /&gt;
test forward&lt;br /&gt;
&lt;br /&gt;
  mailx -s &amp;quot;testing from linuxmce&amp;quot; youremail@domain.com &amp;lt; /etc/hosts&lt;br /&gt;
&lt;br /&gt;
View log&lt;br /&gt;
&lt;br /&gt;
  tail /var/log/mail.log&lt;br /&gt;
&lt;br /&gt;
You should see your message &amp;quot;Sent&amp;quot;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=QuickDesigner&amp;diff=22003</id>
		<title>QuickDesigner</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=QuickDesigner&amp;diff=22003"/>
		<updated>2010-01-07T20:49:58Z</updated>

		<summary type="html">&lt;p&gt;Krys: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Development]]&lt;br /&gt;
QuickDesigner is an alternative to HADesigner, a program for creating UI for LinuxMCE. QuickDesigner is written in Java, so it is possible to run it from any machine that is Java enabled.&lt;br /&gt;
&lt;br /&gt;
== Warning ==&lt;br /&gt;
QuickDesigner is still work in progress and even though it works quite nicely, it is more then recommended that you &#039;&#039;&#039;backup pluto_main&#039;&#039;&#039; database before you start working with it.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
[http://michal.wokoun.cz/quickdesigner_0.5.1.tar.gz QuickDesigner_0.5.1.tar.gz]&lt;br /&gt;
&lt;br /&gt;
New DL link:&lt;br /&gt;
http://deb.linuxmce.org/QuickDesigner.tar.gz&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
Sun Java 6&lt;br /&gt;
&lt;br /&gt;
Note: Make sure to use the above version and not some other Java VM.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Just unpack the file to any directory and run from command line: &#039;&#039;&#039;java -Xmx256m -jar QuickDesigner.jar&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After startup QuickDesigner will ask for database connection settings. When it completely load, please set path to skins and fonts in File/Options.&lt;br /&gt;
&lt;br /&gt;
== Recommendation ==&lt;br /&gt;
Big monitor with high resolution is needed for an effective work.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
All [[Installing_HADesigner|notes]] regarding starting development you find in HA Designer still apply. For example, you do have to get all the pictures from /usr/pluto/orbiter/skins directory somewhere local.&lt;br /&gt;
&lt;br /&gt;
== Known bugs ==&lt;br /&gt;
* Preview is very slow for complex Design Objects&lt;br /&gt;
&lt;br /&gt;
== Changelog ==&lt;br /&gt;
0.5.1&lt;br /&gt;
* memory leak fixed&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:IMG_0632.jpg&amp;diff=21278</id>
		<title>File:IMG 0632.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:IMG_0632.jpg&amp;diff=21278"/>
		<updated>2009-09-21T18:20:47Z</updated>

		<summary type="html">&lt;p&gt;Krys: uploaded a new version of &amp;quot;Image:IMG 0632.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:IMG_0632.jpg&amp;diff=21277</id>
		<title>File:IMG 0632.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:IMG_0632.jpg&amp;diff=21277"/>
		<updated>2009-09-21T18:18:14Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Lenovo.jpg&amp;diff=21276</id>
		<title>File:Lenovo.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Lenovo.jpg&amp;diff=21276"/>
		<updated>2009-09-21T18:14:51Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Lenovo2.jpg&amp;diff=21275</id>
		<title>File:Lenovo2.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Lenovo2.jpg&amp;diff=21275"/>
		<updated>2009-09-21T18:14:08Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Lenovo1.jpg&amp;diff=21274</id>
		<title>File:Lenovo1.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Lenovo1.jpg&amp;diff=21274"/>
		<updated>2009-09-21T18:12:35Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=20900</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=20900"/>
		<updated>2009-08-21T17:05:47Z</updated>

		<summary type="html">&lt;p&gt;Krys: /* Adding a shared printer to a MD/or Kubuntu based PC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category :Tutorials]]&lt;br /&gt;
[[category :Printers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Share Printer on Local Network==&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding Shared printer to a Windows PC===&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer&amp;quot; and fill in the blank. You must make sure to add the port :631 after your server IP address.&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding a shared printer to a MD/or Kubuntu based PC===&lt;br /&gt;
*This is pretty straight forward using the KDE printer wizard, feel free to fill this section in, if not I will get to it later.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently in 810 smb.conf is stripped follow these instructions to get the printer to show up on windows networks&lt;br /&gt;
&lt;br /&gt;
Add to GLOBAL section:&lt;br /&gt;
&lt;br /&gt;
 ########## Printing ##########&lt;br /&gt;
 # If you want to automatically load your printer list rather&lt;br /&gt;
 # than setting them up individually then you&#039;ll need this&lt;br /&gt;
    load printers = yes&lt;br /&gt;
 # lpr(ng) printing. You may wish to override the location of the&lt;br /&gt;
 # printcap file&lt;br /&gt;
 ;   printing = bsd&lt;br /&gt;
 ;   printcap name = /etc/printcap&lt;br /&gt;
 # CUPS printing.  See also the cupsaddsmb(8) manpage in the&lt;br /&gt;
 # cupsys-client package.&lt;br /&gt;
    printing = cups&lt;br /&gt;
    printcap name = cups&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add AFTER ## END : InternalStorageDevices&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 [printers]&lt;br /&gt;
    comment = All Printers&lt;br /&gt;
    browseable = no&lt;br /&gt;
    path = /var/spool/samba&lt;br /&gt;
    printable = yes&lt;br /&gt;
    guest ok = no&lt;br /&gt;
    read only = yes&lt;br /&gt;
    create mask = 0700&lt;br /&gt;
 # Windows clients look for this share name as a source of downloadable&lt;br /&gt;
 # printer drivers&lt;br /&gt;
 [print$]&lt;br /&gt;
    comment = Printer Drivers&lt;br /&gt;
    path = /var/lib/samba/printers&lt;br /&gt;
    browseable = yes&lt;br /&gt;
    read only = yes&lt;br /&gt;
    guest ok = no&lt;br /&gt;
 # Uncomment to allow remote administration of Windows print drivers.&lt;br /&gt;
 # You may need to replace &#039;lpadmin&#039; with the name of the group your&lt;br /&gt;
 # admin users are members of.&lt;br /&gt;
 # Please note that you also need to set appropriate Unix permissions&lt;br /&gt;
 # to the drivers directory for these users to have write rights in it&lt;br /&gt;
 ;   write list = root, @lpadmin&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Jarvis.jpg&amp;diff=20894</id>
		<title>File:Jarvis.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Jarvis.jpg&amp;diff=20894"/>
		<updated>2009-08-20T19:05:25Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:IMG_0617.jpg&amp;diff=20797</id>
		<title>File:IMG 0617.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:IMG_0617.jpg&amp;diff=20797"/>
		<updated>2009-08-17T15:50:13Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:PAscreenie.jpg&amp;diff=19992</id>
		<title>File:PAscreenie.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:PAscreenie.jpg&amp;diff=19992"/>
		<updated>2009-07-22T17:20:12Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:PoisonArrowsPOC.png&amp;diff=19910</id>
		<title>File:PoisonArrowsPOC.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:PoisonArrowsPOC.png&amp;diff=19910"/>
		<updated>2009-07-16T18:36:28Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Oldsecurity.jpg&amp;diff=19862</id>
		<title>File:Oldsecurity.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Oldsecurity.jpg&amp;diff=19862"/>
		<updated>2009-07-14T19:24:19Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Newseccam.jpg&amp;diff=19861</id>
		<title>File:Newseccam.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Newseccam.jpg&amp;diff=19861"/>
		<updated>2009-07-14T19:17:31Z</updated>

		<summary type="html">&lt;p&gt;Krys: uploaded a new version of &amp;quot;Image:Newseccam.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Newseccam.jpg&amp;diff=19860</id>
		<title>File:Newseccam.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Newseccam.jpg&amp;diff=19860"/>
		<updated>2009-07-14T18:54:03Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Zotac.jpg&amp;diff=19626</id>
		<title>File:Zotac.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Zotac.jpg&amp;diff=19626"/>
		<updated>2009-07-07T15:04:18Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Flickr&amp;diff=19599</id>
		<title>Flickr</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Flickr&amp;diff=19599"/>
		<updated>2009-07-06T18:08:00Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Tutorials]]&lt;br /&gt;
&lt;br /&gt;
Note-  The CAPTCHA currently isn&#039;t working- so I added a space after all of the &amp;quot;http://&amp;quot; that needs to be deleted to run the command, but allowed this to be posted...&lt;br /&gt;
&lt;br /&gt;
Note-  This appears to ONLY pull public pictures from your username (other configurations available) but it looks like private photos will not be added to your screensaver.&lt;br /&gt;
&lt;br /&gt;
Instructions for using your Flikr account to populate the photos used in LMCE 710&#039;s screensaver.  I ran the following from a terminal on the Core.  &lt;br /&gt;
&lt;br /&gt;
First, upgrade gem:&lt;br /&gt;
 sudo apt-get install rubygems&lt;br /&gt;
 wget http:// rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz&lt;br /&gt;
 tar xvzf rubygems-1.3.1.tgz&lt;br /&gt;
 cd rubygems-1.3.1&lt;br /&gt;
 sudo ruby setup.rb&lt;br /&gt;
 sudo rm /usr/bin/gem&lt;br /&gt;
 sudo ln /usr/bin/gem1.8 /usr/bin/gem&lt;br /&gt;
&lt;br /&gt;
Then install commandline&lt;br /&gt;
 sudo gem install commandline&lt;br /&gt;
&lt;br /&gt;
Grab flickrfetchr and install&lt;br /&gt;
 sudo wget http:// rubyforge.org/frs/download.php/40044/flickrfetchr-0.1.0.tgz&lt;br /&gt;
 tar xvf flickrfetchr-0.1.0.tgz&lt;br /&gt;
 cd flickrfetchr&lt;br /&gt;
 sudo ./setup-linuxmce&lt;br /&gt;
&lt;br /&gt;
Replacing Flickr.pl with FlickrFetchr.rb&lt;br /&gt;
 From pluto-admin, Advanced, Configuration, Devices, Show Device Tree, My Devices, CORE, DCERouter, Orbiter Plug-in:&lt;br /&gt;
 &lt;br /&gt;
 change File Name and Path from:&lt;br /&gt;
    &lt;br /&gt;
    /usr/pluto/bin/flickr.pl&lt;br /&gt;
    &lt;br /&gt;
  to:&lt;br /&gt;
  &lt;br /&gt;
    /usr/local/bin/flickrfetchr.rb&lt;br /&gt;
&lt;br /&gt;
Run flickrfetchr&lt;br /&gt;
 flickrfetchr.rb&lt;br /&gt;
 &lt;br /&gt;
 This will prompt you to visit a site- I don&#039;t know if it is user specific, so I won&#039;t post mine here.  But the website asks you to sign into your flickr account and then authorize flickrfetchr to access your account.&lt;br /&gt;
 &lt;br /&gt;
 return to the console, and press &amp;quot;Enter&amp;quot; as specified.&lt;br /&gt;
&lt;br /&gt;
Edit flickrfetchr&#039;s configuration files:&lt;br /&gt;
 pico /etc/flickrfetchr.conf&lt;br /&gt;
 &lt;br /&gt;
I scrolled to the bottom of the page and pasted this code:&lt;br /&gt;
 LINUXMCE_1024_X_768_CRITERIA = {&lt;br /&gt;
                    :limit =&amp;gt; 100,&lt;br /&gt;
                    :daycount =&amp;gt; 5,&lt;br /&gt;
                    :destination_path =&amp;gt; &#039;/home/flickr&#039;,&lt;br /&gt;
                    :destination_naming =&amp;gt; :short,&lt;br /&gt;
                    :plugins =&amp;gt; [:LinuxMCE_Plugin],&lt;br /&gt;
                    :image_acceptable_types =&amp;gt; [&#039;jpg&#039;],&lt;br /&gt;
                    :image_resize_to =&amp;gt; {:width =&amp;gt; 1024, :height =&amp;gt; 768}&lt;br /&gt;
                  }&lt;br /&gt;
 &lt;br /&gt;
 MUFFIN_CRITERIA = LINUXMCE_1024_X_768_CRITERIA.merge({&lt;br /&gt;
                    :username =&amp;gt; &#039;&#039;&#039;&#039;Username&#039;&#039;&#039;&#039;, &lt;br /&gt;
                    :destination_path =&amp;gt; &#039;/home/flickr/muffin&#039;&lt;br /&gt;
                  })&lt;br /&gt;
 &lt;br /&gt;
 config[:USERS] += [MUFFIN_CRITERIA]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; replace Username with your flickr account name- don&#039;t include the @...&lt;br /&gt;
&lt;br /&gt;
Save and close the *.conf file; then do the same copy/paste for the following files:&lt;br /&gt;
 sudo pico /root/.flickrfetchr.conf&lt;br /&gt;
 sudo pico /home/linuxmce/.flickrfetchr.conf &lt;br /&gt;
&lt;br /&gt;
After saving and closing those, &lt;br /&gt;
 sudo flickrfetchr.rb --verbose&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I wrote this as I was trying to get mine working... will update with progress.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Giving credit where credit is due-  All of this was ctrl+c -&amp;gt; ctrl+v from Roy and the LMCE team on the LMCE forums.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*** Testing with 810 during the ./setup-linuxmce i encountered this error (the install kept going) not sure if it will affect the program or not.&lt;br /&gt;
&lt;br /&gt;
then upgrade gem to the the lastest version&lt;br /&gt;
Updating installed gems                    &lt;br /&gt;
Nothing to update                          &lt;br /&gt;
Updating RubyGems                          &lt;br /&gt;
Updating rubygems-update&lt;br /&gt;
ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError)&lt;br /&gt;
    timed out gems.rubyforge.org/gems/rubygems-update-1.3.4.gem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*** Also just noticed that when the program tries to install itself into /usr/local/bin it tries to chown as &#039;linuxmce&#039; which was the standard user for the 710 DVD install, with 810 you get to choose a username so this might not work for everyone.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Ui.jpg&amp;diff=19367</id>
		<title>File:Ui.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Ui.jpg&amp;diff=19367"/>
		<updated>2009-06-10T16:55:52Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Screenie.jpg&amp;diff=19325</id>
		<title>File:Screenie.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Screenie.jpg&amp;diff=19325"/>
		<updated>2009-06-07T18:11:12Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Ui1a.jpg&amp;diff=19300</id>
		<title>File:Ui1a.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Ui1a.jpg&amp;diff=19300"/>
		<updated>2009-06-05T21:41:10Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Ui1.jpg&amp;diff=19299</id>
		<title>File:Ui1.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Ui1.jpg&amp;diff=19299"/>
		<updated>2009-06-05T19:37:37Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:MythTV.jpg&amp;diff=19288</id>
		<title>File:MythTV.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:MythTV.jpg&amp;diff=19288"/>
		<updated>2009-06-03T17:28:50Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Linuxmce-splashy-alternate.png&amp;diff=19283</id>
		<title>File:Linuxmce-splashy-alternate.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Linuxmce-splashy-alternate.png&amp;diff=19283"/>
		<updated>2009-06-03T15:25:47Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Linuxmce-splashy-alt_small.png&amp;diff=19282</id>
		<title>File:Linuxmce-splashy-alt small.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Linuxmce-splashy-alt_small.png&amp;diff=19282"/>
		<updated>2009-06-03T15:25:09Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Mock2.png&amp;diff=19274</id>
		<title>File:Mock2.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Mock2.png&amp;diff=19274"/>
		<updated>2009-06-02T20:06:40Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Mock1.png&amp;diff=19273</id>
		<title>File:Mock1.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Mock1.png&amp;diff=19273"/>
		<updated>2009-06-02T19:57:04Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Mock.png&amp;diff=19272</id>
		<title>File:Mock.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Mock.png&amp;diff=19272"/>
		<updated>2009-06-02T19:19:16Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17872</id>
		<title>Wayne-Dalton Thermostat</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17872"/>
		<updated>2009-03-04T16:37:10Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:WAWDTC20_FULL.jpg|thumb|250px|Wayne-Dalton Zwave Thermostat]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Recognized by LMCE as a thermostat. Currently the buttons on the orbiter do not properly control the thermostat. Also there are no auto generated scenarios created for the home screen. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= About = &lt;br /&gt;
The Wayne-Dalton Z-Wave® Enabled Thermostat is compatible with most standard 24 Volt heating and cooling systems including:&lt;br /&gt;
&lt;br /&gt;
* 1 and 2 stage heat pump systems&lt;br /&gt;
* 1 or 2 stage normal heating systems&lt;br /&gt;
* 1 stage cooling systems&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Wayne-Dalton Z-Wave® Enabled Thermostat also features:&lt;br /&gt;
&lt;br /&gt;
* Support for all Z-Wave® controllers&lt;br /&gt;
* &amp;quot;Home&amp;quot; and &amp;quot;Away&amp;quot; programs via Z-Wave® or manual operation&lt;br /&gt;
* &amp;quot;Heat&amp;quot; and &amp;quot;Cool&amp;quot; modes via Z-Wave® or manual operation&lt;br /&gt;
* Temperature setting up or down via Z-Wave® or manual operation&lt;br /&gt;
* Easy Energy Savings buttons and Mode Switch&lt;br /&gt;
* Low Battery indicator &lt;br /&gt;
&lt;br /&gt;
= Zwave Modes =&lt;br /&gt;
If your controller supports full thermostat device class functions then the&lt;br /&gt;
following remote features are available:&lt;br /&gt;
:a) Up and Down Temperature Control.&lt;br /&gt;
:b) Change between HEAT and COOL modes.&lt;br /&gt;
:c) Change between NORMAL and SAVE ENERGY modes.&lt;br /&gt;
:d) Read the current temperature.&lt;br /&gt;
:e) Read target temperatures for NORMAL and SAVE ENERGY modes.&lt;br /&gt;
:f) Set target temperatures for NORMAL and SAVE ENERGY modes.&lt;br /&gt;
:g) Set indicator to Red, Green, Amber or Off.&lt;br /&gt;
&lt;br /&gt;
If your controller does not support full thermostat&lt;br /&gt;
device class functions, it may still be able to control&lt;br /&gt;
the NORMAL/SAVE ENERGY mode (ie. set back) of&lt;br /&gt;
the thermostat through basic ON/OFF commands&lt;br /&gt;
similar to those used by lighting switches. By&lt;br /&gt;
sending the basic commands, ON and OFF, to the&lt;br /&gt;
thermostat, the sending controller can switch&lt;br /&gt;
between NORMAL (ON) mode and SAVE ENERGY&lt;br /&gt;
(OFF) mode.&lt;br /&gt;
&lt;br /&gt;
= How to set the Zwave mode =&lt;br /&gt;
Make sure that before you bind the Thermostat to the controller you will be using with LMCE (in my case it was the MCV usb dongle) you place the thermostat in either heat or cool mode and press the &amp;quot;Normal&amp;quot; button. Since LMCE will give you full contol all you need to do is put your controller in add mode then press and release the bind button on the top of the thermostat. &lt;br /&gt;
&lt;br /&gt;
Note: If you press and hold the bind button it will bind the thermostat in a limited control mode.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat&lt;br /&gt;
&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=5844.0&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17871</id>
		<title>Wayne-Dalton Thermostat</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17871"/>
		<updated>2009-03-04T16:30:00Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:WAWDTC20_FULL.jpg|thumb|250px|Wayne-Dalton Zwave Thermostat]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Recognized by LMCE as a thermostat. Currently the buttons on the orbiter do not properly control the thermostat. Also there are no auto generated scenarios created for the home screen. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= About = &lt;br /&gt;
The Wayne-Dalton Z-Wave® Enabled Thermostat is compatible with most standard 24 Volt heating and cooling systems including:&lt;br /&gt;
&lt;br /&gt;
* 1 and 2 stage heat pump systems&lt;br /&gt;
* 1 or 2 stage normal heating systems&lt;br /&gt;
* 1 stage cooling systems&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Wayne-Dalton Z-Wave® Enabled Thermostat also features:&lt;br /&gt;
&lt;br /&gt;
* Support for all Z-Wave® controllers&lt;br /&gt;
* &amp;quot;Home&amp;quot; and &amp;quot;Away&amp;quot; programs via Z-Wave® or manual operation&lt;br /&gt;
* &amp;quot;Heat&amp;quot; and &amp;quot;Cool&amp;quot; modes via Z-Wave® or manual operation&lt;br /&gt;
* Temperature setting up or down via Z-Wave® or manual operation&lt;br /&gt;
* Easy Energy Savings buttons and Mode Switch&lt;br /&gt;
* Low Battery indicator &lt;br /&gt;
&lt;br /&gt;
= Zwave Modes =&lt;br /&gt;
If your controller supports full&lt;br /&gt;
thermostat device class functions then the&lt;br /&gt;
following remote features are available:&lt;br /&gt;
a) Up and Down Temperature Control.&lt;br /&gt;
b) Change between HEAT and COOL modes.&lt;br /&gt;
c) Change between NORMAL and SAVE&lt;br /&gt;
ENERGY modes.&lt;br /&gt;
d) Read the current temperature.&lt;br /&gt;
e) Read target temperatures for NORMAL and&lt;br /&gt;
SAVE ENERGY modes.&lt;br /&gt;
f) Set target temperatures for NORMAL and&lt;br /&gt;
SAVE ENERGY modes.&lt;br /&gt;
g) Set indicator to Red, Green, Amber or Off.&lt;br /&gt;
&lt;br /&gt;
If your controller does not support full thermostat&lt;br /&gt;
device class functions, it may still be able to control&lt;br /&gt;
the NORMAL/SAVE ENERGY mode (ie. set back) of&lt;br /&gt;
the thermostat through basic ON/OFF commands&lt;br /&gt;
similar to those used by lighting switches. By&lt;br /&gt;
sending the basic commands, ON and OFF, to the&lt;br /&gt;
thermostat, the sending controller can switch&lt;br /&gt;
between NORMAL (ON) mode and SAVE ENERGY&lt;br /&gt;
(OFF) mode.&lt;br /&gt;
&lt;br /&gt;
= How to set the Zwave mode =&lt;br /&gt;
&lt;br /&gt;
Resetting the Controller&lt;br /&gt;
# Put the Configuration Switch in “Configuration Mode”.&lt;br /&gt;
# Press-and-hold “Up” Operation button for 2 seconds to enter Configuration Mode. LED Indicator will illuminate Green.&lt;br /&gt;
# Press-and-hold “Up” Operation button for 10 seconds - this will initiate a reset of the Controller. LED Indicator will alternate Red, Yellow and Green while remote is being reset.&lt;br /&gt;
# LED Indicator on the Remote will illuminate Green when Reset is successfully completed and illuminate Red if the operation is unsuccessful.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat&lt;br /&gt;
&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=5844.0&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17870</id>
		<title>Wayne-Dalton Thermostat</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17870"/>
		<updated>2009-03-04T16:22:53Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
[[Image:WAWDTC20_FULL.jpg|thumb|250px|Wayne-Dalton Zwave Thermostat]]&lt;br /&gt;
&lt;br /&gt;
= Status =&lt;br /&gt;
Recognized by LMCE as a thermostat. Currently the buttons on the orbiter do not properly control the thermostat. Also there are no auto generated scenarios created for the home screen. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= About = &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Zwave Modes =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= How to set the Zwave mode =&lt;br /&gt;
&lt;br /&gt;
Resetting the Controller&lt;br /&gt;
# Put the Configuration Switch in “Configuration Mode”.&lt;br /&gt;
# Press-and-hold “Up” Operation button for 2 seconds to enter Configuration Mode. LED Indicator will illuminate Green.&lt;br /&gt;
# Press-and-hold “Up” Operation button for 10 seconds - this will initiate a reset of the Controller. LED Indicator will alternate Red, Yellow and Green while remote is being reset.&lt;br /&gt;
# LED Indicator on the Remote will illuminate Green when Reset is successfully completed and illuminate Red if the operation is unsuccessful.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat&lt;br /&gt;
&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=5844.0&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17868</id>
		<title>Wayne-Dalton Thermostat</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17868"/>
		<updated>2009-03-04T16:17:03Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:WAWDTC20_FULL.jpg|300px|Wayne-Dalton Zwave Thermostat]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat&lt;br /&gt;
&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=5844.0&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:WAWDTC20_FULL.jpg&amp;diff=17867</id>
		<title>File:WAWDTC20 FULL.jpg</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:WAWDTC20_FULL.jpg&amp;diff=17867"/>
		<updated>2009-03-04T16:15:02Z</updated>

		<summary type="html">&lt;p&gt;Krys: Wayne-Dalton Zwave Thermostat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wayne-Dalton Zwave Thermostat&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17866</id>
		<title>Wayne-Dalton Thermostat</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Wayne-Dalton_Thermostat&amp;diff=17866"/>
		<updated>2009-03-04T16:05:07Z</updated>

		<summary type="html">&lt;p&gt;Krys: New page: Category: Hardware Category: RF Control Category: ZWave   http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat  http://...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
http://www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/12155/sesent/00/Wayne-Dalton-Z-Wave-Thermostat&lt;br /&gt;
&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=5844.0&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17766</id>
		<title>User:Krys</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17766"/>
		<updated>2009-02-24T21:04:38Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Intro to my LMCE setup=&lt;br /&gt;
I started playing around with the idea of LMCE late October of 2008. Mainly I just started putting the pieces together in my head and taking an inventory of all the spare pc&#039;s I had laying around in my house. I was previously using Windows MCE and a program called My Movies to catalog and play all my dvd&#039;s. I ran into a few issues I didn&#039;t like, one being I couldn&#039;t play dvd&#039;s through my system on my xbox, and also it was just a media center which offered no home automation. I have been wanting to experiment with home automation for a while but didn&#039;t want to shell out the big $$$ as it was more of a want than a need.&lt;br /&gt;
So enter LMCE, a piece of free software that is highly configurable, and can bet set up to work with almost any pc laying around not being used. I watched the video and was immediately hooked, everything I wanted and I could get the basics up and running for free. I started out just running it on 1 pc as a core and have since added on multiple MD&#039;s. This will serve as a &amp;quot;documentary&amp;quot; of my experience.&lt;br /&gt;
&lt;br /&gt;
==Current Working Hardware==&lt;br /&gt;
*Dell Optiplex (Core)&lt;br /&gt;
::3ghz, 4gb ram, 80gb HDD, Gb Nic&lt;br /&gt;
*Gateway 4525gz&lt;br /&gt;
:Converted to a digital picture frame, currently hanging on the wall in our living room&lt;br /&gt;
[[{{ns:6}}:laptoppieces.jpg|200 px]][[{{ns:6}}:DPF.jpg|200 px]][[{{ns:6}}:DPF1.jpg|200 px]]&lt;br /&gt;
*4x IBM Lenovo Workstations (md)&lt;br /&gt;
::2.8ghz, 1gb ram, no internal HDD&lt;br /&gt;
*Linksys 4 port wireless router&lt;br /&gt;
::External network&lt;br /&gt;
*Dlink 4 port wireless router&lt;br /&gt;
::Internal Network&lt;br /&gt;
*Dlink 8 port 100/1000 switch &lt;br /&gt;
::Internal network&lt;br /&gt;
*Dlink 321 NAS &lt;br /&gt;
:2x 1TB Seagate SATA HDD&lt;br /&gt;
*2x USB-UIRT &lt;br /&gt;
:Home Theater room, Closet/Storage room on Core&lt;br /&gt;
*2x Sony AV Reciever&lt;br /&gt;
*Samsung 50&amp;quot; Plasma- Home Theater room&lt;br /&gt;
*LG 37&amp;quot; LCD TV model 37lg30&lt;br /&gt;
&lt;br /&gt;
==Currently Working PC Cards==&lt;br /&gt;
----&lt;br /&gt;
Capture&lt;br /&gt;
Hauppage PVR 150&lt;br /&gt;
&lt;br /&gt;
Video&lt;br /&gt;
EVGA 256-P1-N399-LX- 256 RAM chipset= Nvidia 6200 Fanless silent card. Works out of box with all UI&#039;s. Tearing is present in UI2+alpha&lt;br /&gt;
EVGA N FX 5200 128-P1-N309-LX- 128 RAM Chipset= Nvidia 5200 (with FAN loud as hell) works out of box with all UI&#039;s Tearing in UI2+A&lt;br /&gt;
&lt;br /&gt;
Sound card&lt;br /&gt;
SOUND VTB|RIVIERA PCI 24-BIT W/DIG% - PCI sound card with optical out. Works out of box, had to turn the volume to 100% in alsamixer.&lt;br /&gt;
&lt;br /&gt;
===Hardware with issues===&lt;br /&gt;
----&lt;br /&gt;
Dell Vostro 200 (md)- 2ghz, 1gb ram, 80gb HDD. Kernel panic when trying to net boot, have tried the e100 and e1000 module&lt;br /&gt;
&lt;br /&gt;
==Home Automation==&lt;br /&gt;
&lt;br /&gt;
*Zwave&lt;br /&gt;
**Wayne Dalton WDTC-20 - Z-Wave Enabled Thermostat (WAYWDTC-20)&lt;br /&gt;
**Intermatic HA20C - Z-Wave 600W 3-Way/Single-Pole Dimmer - Toggle Style (INTHA20C)&lt;br /&gt;
&lt;br /&gt;
*IR&lt;br /&gt;
**2x USB-UIRT Controlling:&lt;br /&gt;
:::#Sony Stereo&lt;br /&gt;
:::#Emmerson Stereo&lt;br /&gt;
:::#Motorola STB&lt;br /&gt;
&lt;br /&gt;
*Serial&lt;br /&gt;
Controlling LG LCD&lt;br /&gt;
&lt;br /&gt;
*Parallel Port&lt;br /&gt;
Brainstorming on a project to use the LPT port on my core to control sprinkler valves for my lawn irrigation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently no security features or VOIP in use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Projects in the works=&lt;br /&gt;
&lt;br /&gt;
Incremental Lighting with Z-wave&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=7509.0&lt;br /&gt;
&lt;br /&gt;
Irrigation with Parallel Port&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=7501.0&lt;br /&gt;
&lt;br /&gt;
Text to Speech&lt;br /&gt;
http://forum.linuxmce.org/index.php?topic=7510.0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Pictures=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:Floorplan.png|300 px]]&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17765</id>
		<title>User:Krys</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17765"/>
		<updated>2009-02-24T20:45:13Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Intro to my LMCE setup=&lt;br /&gt;
I started playing around with the idea of LMCE late October of 2008. Mainly I just started putting the pieces together in my head and taking an inventory of all the spare pc&#039;s I had laying around in my house. I was previously using Windows MCE and a program called My Movies to catalog and play all my dvd&#039;s. I ran into a few issues I didn&#039;t like, one being I couldn&#039;t play dvd&#039;s through my system on my xbox, and also it was just a media center which offered no home automation. I have been wanting to experiment with home automation for a while but didn&#039;t want to shell out the big $$$ as it was more of a want than a need.&lt;br /&gt;
So enter LMCE, a piece of free software that is highly configurable, and can bet set up to work with almost any pc laying around not being used. I watched the video and was immediately hooked, everything I wanted and I could get the basics up and running for free. I started out just running it on 1 pc as a core and have since added on multiple MD&#039;s. This will serve as a &amp;quot;documentary&amp;quot; of my experience.&lt;br /&gt;
&lt;br /&gt;
==Current Working Hardware==&lt;br /&gt;
*Dell Optiplex (Core)&lt;br /&gt;
::3ghz, 4gb ram, 80gb HDD, Gb Nic&lt;br /&gt;
*Gateway 4525gz&lt;br /&gt;
:Converted to a digital picture frame, currently hanging on the wall in our living room&lt;br /&gt;
*[[{{ns:6}}:laptoppieces.jpg]]&lt;br /&gt;
*[[{{ns:6}}:DPF.jpg]]&lt;br /&gt;
*[[{{ns:6}}:DPF1.jpg]]&lt;br /&gt;
*4x IBM Lenovo Workstations (md)&lt;br /&gt;
::2.8ghz, 1gb ram, no internal HDD&lt;br /&gt;
*Linksys 4 port wireless router&lt;br /&gt;
::External network&lt;br /&gt;
*Dlink 4 port wireless router&lt;br /&gt;
::Internal Network&lt;br /&gt;
*Dlink 8 port 100/1000 switch &lt;br /&gt;
::Internal network&lt;br /&gt;
*Dlink 321 NAS &lt;br /&gt;
:2x 1TB Seagate SATA HDD&lt;br /&gt;
*2x USB-UIRT &lt;br /&gt;
:Home Theater room, Closet/Storage room on Core&lt;br /&gt;
*2x Sony AV Reciever&lt;br /&gt;
*Samsung 50&amp;quot; Plasma- Home Theater room&lt;br /&gt;
*LG 37&amp;quot; LCD TV model 37lg30&lt;br /&gt;
&lt;br /&gt;
==Currently Working PC Cards==&lt;br /&gt;
----&lt;br /&gt;
Capture&lt;br /&gt;
Hauppage PVR 150&lt;br /&gt;
&lt;br /&gt;
Video&lt;br /&gt;
EVGA 256-P1-N399-LX- 256 RAM chipset= Nvidia 6200 Fanless silent card. Works out of box with all UI&#039;s. Tearing is present in UI2+alpha&lt;br /&gt;
EVGA N FX 5200 128-P1-N309-LX- 128 RAM Chipset= Nvidia 5200 (with FAN loud as hell) works out of box with all UI&#039;s Tearing in UI2+A&lt;br /&gt;
&lt;br /&gt;
Sound card&lt;br /&gt;
SOUND VTB|RIVIERA PCI 24-BIT W/DIG% - PCI sound card with optical out. Works out of box, had to turn the volume to 100% in alsamixer.&lt;br /&gt;
&lt;br /&gt;
===Hardware with issues===&lt;br /&gt;
----&lt;br /&gt;
Dell Vostro 200 (md)- 2ghz, 1gb ram, 80gb HDD. Kernel panic when trying to net boot, have tried the e100 and e1000 module&lt;br /&gt;
&lt;br /&gt;
==Home Automation==&lt;br /&gt;
&lt;br /&gt;
*Zwave&lt;br /&gt;
1 x Wayne Dalton WDTC-20 - Z-Wave Enabled Thermostat (WAYWDTC-20)&lt;br /&gt;
1 x Intermatic HA20C - Z-Wave 600W 3-Way/Single-Pole Dimmer - Toggle Style (INTHA20C)&lt;br /&gt;
&lt;br /&gt;
*IR&lt;br /&gt;
**2x USB-UIRT&lt;br /&gt;
#Controlling:&lt;br /&gt;
##Sony Stereo&lt;br /&gt;
###Emmerson Stereo&lt;br /&gt;
####Motorola STB&lt;br /&gt;
&lt;br /&gt;
*Serial&lt;br /&gt;
Controlling LG LCD&lt;br /&gt;
&lt;br /&gt;
*Parallel Port&lt;br /&gt;
Brainstorming on a project to use the LPT port on my core to control sprinkler valves for my lawn irrigation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently no security features or VOIP in use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Pictures=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:Floorplan.png]]&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17764</id>
		<title>User:Krys</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17764"/>
		<updated>2009-02-24T20:20:37Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Intro to my LMCE setup=&lt;br /&gt;
I started playing around with the idea of LMCE late October of 2008. Mainly I just started putting the pieces together in my head and taking an inventory of all the spare pc&#039;s I had laying around in my house. I was previously using Windows MCE and a program called My Movies to catalog and play all my dvd&#039;s. I ran into a few issues I didn&#039;t like, one being I couldn&#039;t play dvd&#039;s through my system on my xbox, and also it was just a media center which offered no home automation. I have been wanting to experiment with home automation for a while but didn&#039;t want to shell out the big $$$ as it was more of a want than a need.&lt;br /&gt;
So enter LMCE, a piece of free software that is highly configurable, and can bet set up to work with almost any pc laying around not being used. I watched the video and was immediately hooked, everything I wanted and I could get the basics up and running for free. I started out just running it on 1 pc as a core and have since added on multiple MD&#039;s. This will serve as a &amp;quot;documentary&amp;quot; of my experience.&lt;br /&gt;
&lt;br /&gt;
==Current Working Hardware==&lt;br /&gt;
*Dell Optiplex (Core)&lt;br /&gt;
::3ghz, 4gb ram, 80gb HDD, Gb Nic&lt;br /&gt;
*Gateway 4525gz&lt;br /&gt;
:Converted to a digital picture frame, currently hanging on the wall in our living room&lt;br /&gt;
[[{{ns:6}}:laptoppieces.jpg]]  [[{{ns:6}}:DPF.jpg]]  [[{{ns:6}}:DPF1.jpg]]&lt;br /&gt;
*4x IBM Lenovo Workstations (md)&lt;br /&gt;
::2.8ghz, 1gb ram, no internal HDD&lt;br /&gt;
*Linksys 4 port wireless router&lt;br /&gt;
::External network&lt;br /&gt;
*Dlink 4 port wireless router&lt;br /&gt;
::Internal Network&lt;br /&gt;
*Dlink 8 port 100/1000 switch &lt;br /&gt;
::Internal network&lt;br /&gt;
*Dlink 321 NAS &lt;br /&gt;
:2x 1TB Seagate SATA HDD&lt;br /&gt;
*2x USB-UIRT &lt;br /&gt;
:Home Theater room, Closet/Storage room on Core&lt;br /&gt;
*2x Sony AV Reciever&lt;br /&gt;
*Samsung 50&amp;quot; Plasma- Home Theater room&lt;br /&gt;
*LG 37&amp;quot; LCD TV model 37lg30&lt;br /&gt;
&lt;br /&gt;
===Currently Working PC Cards===&lt;br /&gt;
----&lt;br /&gt;
Capture&lt;br /&gt;
PVR 150&lt;br /&gt;
&lt;br /&gt;
Video&lt;br /&gt;
EVGA 256-P1-N399-LX- 256 RAM chipset= Nvidia 6200 Fanless silent card. Works out of box with all UI&#039;s. Tearing is present in UI2+alpha&lt;br /&gt;
EVGA N FX 5200 128-P1-N309-LX- 128 RAM Chipset= Nvidia 5200 (with FAN loud as hell) works out of box with all UI&#039;s Tearing in UI2+A&lt;br /&gt;
&lt;br /&gt;
Sound card&lt;br /&gt;
SOUND VTB|RIVIERA PCI 24-BIT W/DIG% - PCI sound card with optical out. Works out of box, had to turn the volume to 100% in alsamixer.&lt;br /&gt;
&lt;br /&gt;
====Hardware with issues====&lt;br /&gt;
----&lt;br /&gt;
Dell Vostro 200 (md)- 2ghz, 1gb ram, 80gb HDD. Kernel panic when trying to net boot, have tried the e100 and e1000 module&lt;br /&gt;
&lt;br /&gt;
=====Home Automation=====&lt;br /&gt;
----&lt;br /&gt;
Zwave&lt;br /&gt;
1 x Wayne Dalton WDTC-20 - Z-Wave Enabled Thermostat (WAYWDTC-20)&lt;br /&gt;
1 x Intermatic HA20C - Z-Wave 600W 3-Way/Single-Pole Dimmer - Toggle Style (INTHA20C)&lt;br /&gt;
&lt;br /&gt;
IR&lt;br /&gt;
2x USUIRT&lt;br /&gt;
**Controlling:&lt;br /&gt;
***Sony Stereo&lt;br /&gt;
***Emmerson Stereo&lt;br /&gt;
***Motorola STB&lt;br /&gt;
&lt;br /&gt;
Serial&lt;br /&gt;
Controlling LG LCD&lt;br /&gt;
&lt;br /&gt;
Parallel Port&lt;br /&gt;
Brainstorming on a project to use the LPT port on my core to control sprinkler valves for my lawn irrigation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently no security features or VOIP in use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
&lt;br /&gt;
=Third Level: You unnest by removing one level of equal signs=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:Floorplan.png]]&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17763</id>
		<title>User:Krys</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17763"/>
		<updated>2009-02-24T20:15:09Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Intro to my LMCE setup=&lt;br /&gt;
I started playing around with the idea of LMCE late October of 2008. Mainly I just started putting the pieces together in my head and taking an inventory of all the spare pc&#039;s I had laying around in my house. I was previously using Windows MCE and a program called My Movies to catalog and play all my dvd&#039;s. I ran into a few issues I didn&#039;t like, one being I couldn&#039;t play dvd&#039;s through my system on my xbox, and also it was just a media center which offered no home automation. I have been wanting to experiment with home automation for a while but didn&#039;t want to shell out the big $$$ as it was more of a want than a need.&lt;br /&gt;
So enter LMCE, a piece of free software that is highly configurable, and can bet set up to work with almost any pc laying around not being used. I watched the video and was immediately hooked, everything I wanted and I could get the basics up and running for free. I started out just running it on 1 pc as a core and have since added on multiple MD&#039;s. This will serve as a &amp;quot;documentary&amp;quot; of my experience.&lt;br /&gt;
&lt;br /&gt;
==Current Working Hardware==&lt;br /&gt;
*Dell Optiplex (Core)&lt;br /&gt;
::3ghz, 4gb ram, 80gb HDD, Gb Nic&lt;br /&gt;
*Gateway 4525gz&lt;br /&gt;
:Converted to a digital picture frame, currently hanging on the wall in our living room&lt;br /&gt;
[[{{ns:6}}:laptoppieces.jpg]]  [[{{ns:6}}:DPF.jpg]]  [[{{ns:6}}:DPF1.jpg]]&lt;br /&gt;
*4x IBM Lenovo Workstations (md)&lt;br /&gt;
::2.8ghz, 1gb ram, no internal HDD&lt;br /&gt;
*Linksys 4 port wireless router&lt;br /&gt;
::External network&lt;br /&gt;
*Dlink 4 port wireless router&lt;br /&gt;
::Internal Network&lt;br /&gt;
*Dlink 8 port 100/1000 switch &lt;br /&gt;
::Internal network&lt;br /&gt;
*Dlink 321 NAS &lt;br /&gt;
:2x 1TB Seagate SATA HDD&lt;br /&gt;
*2x USB-UIRT &lt;br /&gt;
:Home Theater room, Closet/Storage room on Core&lt;br /&gt;
*2x Sony AV Reciever&lt;br /&gt;
*Samsung 50&amp;quot; Plasma- Home Theater room&lt;br /&gt;
*LG 37&amp;quot; LCD TV model 37lg30&lt;br /&gt;
&lt;br /&gt;
===Currently Working PC Cards===&lt;br /&gt;
----&lt;br /&gt;
PVR 150&lt;br /&gt;
Nvidia Video card&lt;br /&gt;
Sound card&lt;br /&gt;
&lt;br /&gt;
====Hardware with issues====&lt;br /&gt;
----&lt;br /&gt;
Dell Vostro 200 (md)- 2ghz, 1gb ram, 80gb HDD. Kernel panic when trying to net boot, have tried the e100 and e1000 module&lt;br /&gt;
&lt;br /&gt;
=====Home Automation=====&lt;br /&gt;
----&lt;br /&gt;
Zwave&lt;br /&gt;
1 x Wayne Dalton WDTC-20 - Z-Wave Enabled Thermostat (WAYWDTC-20)&lt;br /&gt;
1 x Intermatic HA20C - Z-Wave 600W 3-Way/Single-Pole Dimmer - Toggle Style (INTHA20C)&lt;br /&gt;
&lt;br /&gt;
IR&lt;br /&gt;
2x USUIRT&lt;br /&gt;
**Controlling:&lt;br /&gt;
***Sony Stereo&lt;br /&gt;
***Emmerson Stereo&lt;br /&gt;
***Motorola STB&lt;br /&gt;
&lt;br /&gt;
Serial&lt;br /&gt;
Controlling LG LCD&lt;br /&gt;
&lt;br /&gt;
Parallel Port&lt;br /&gt;
Brainstorming on a project to use the LPT port on my core to control sprinkler valves for my lawn irrigation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Currently no security features or VOIP in use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
&lt;br /&gt;
=Third Level: You unnest by removing one level of equal signs=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:Floorplan.png]]&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17762</id>
		<title>User:Krys</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Krys&amp;diff=17762"/>
		<updated>2009-02-24T20:06:00Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Intro to my LMCE setup=&lt;br /&gt;
I started playing around with the idea of LMCE late October of 2008. Mainly I just started putting the pieces together in my head and taking an inventory of all the spare pc&#039;s I had laying around in my house. I was previously using Windows MCE and a program called My Movies to catalog and play all my dvd&#039;s. I ran into a few issues I didn&#039;t like, one being I couldn&#039;t play dvd&#039;s through my system on my xbox, and also it was just a media center which offered no home automation. I have been wanting to experiment with home automation for a while but didn&#039;t want to shell out the big $$$ as it was more of a want than a need.&lt;br /&gt;
So enter LMCE, a piece of free software that is highly configurable, and can bet set up to work with almost any pc laying around not being used. I watched the video and was immediately hooked, everything I wanted and I could get the basics up and running for free. I started out just running it on 1 pc as a core and have since added on multiple MD&#039;s. This will serve as a &amp;quot;documentary&amp;quot; of my experience.&lt;br /&gt;
&lt;br /&gt;
==Current Working Hardware==&lt;br /&gt;
*Dell Optiplex (Core)&lt;br /&gt;
::3ghz, 4gb ram, 80gb HDD, Gb Nic&lt;br /&gt;
*Gateway 4525gz&lt;br /&gt;
:Converted to a digital picture frame, currently hanging on the wall in our living room&lt;br /&gt;
[[{{ns:6}}:laptoppieces.jpg]]  [[{{ns:6}}:DPF.jpg]]  [[{{ns:6}}:DPF1.jpg]]&lt;br /&gt;
*4x IBM Lenovo Workstations (md)&lt;br /&gt;
::2.8ghz, 1gb ram, no internal HDD&lt;br /&gt;
*Linksys 4 port wireless router&lt;br /&gt;
::External network&lt;br /&gt;
*Dlink 4 port wireless router&lt;br /&gt;
::Internal Network&lt;br /&gt;
*Dlink 8 port 100/1000 switch &lt;br /&gt;
::Internal network&lt;br /&gt;
*Dlink 321 NAS &lt;br /&gt;
:2x 1TB Seagate SATA HDD&lt;br /&gt;
*2x USB-UIRT &lt;br /&gt;
:Home Theater room, Closet/Storage room on Core&lt;br /&gt;
*2x Sony AV Reciever&lt;br /&gt;
*Samsung 50&amp;quot; Plasma- Home Theater room&lt;br /&gt;
*LG 37&amp;quot; LCD TV model 37lg30&lt;br /&gt;
&lt;br /&gt;
===Currently Working PC Cards===&lt;br /&gt;
----&lt;br /&gt;
PVR 150&lt;br /&gt;
Nvidia Video card&lt;br /&gt;
Sound card&lt;br /&gt;
&lt;br /&gt;
====Hardware with issues====&lt;br /&gt;
----&lt;br /&gt;
Dell Vostro 200 (md)- 2ghz, 1gb ram, 80gb HDD. Kernel panic when trying to net boot, have tried the e100 and e1000 module&lt;br /&gt;
&lt;br /&gt;
=====Home Automation=====&lt;br /&gt;
----&lt;br /&gt;
Currently no lighting, security, or climate automation. I am looking into Zwave and plan to have at least a few lights controllable by Jan 09&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
&lt;br /&gt;
=Third Level: You unnest by removing one level of equal signs=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[{{ns:6}}:Floorplan.png]]&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17516</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17516"/>
		<updated>2009-02-02T20:38:58Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category :Tutorials]]&lt;br /&gt;
[[category :Printers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Share Printer on Local Network==&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding Shared printer to a Windows PC===&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer&amp;quot; and fill in the blank. You must make sure to add the port :631 after your server IP address.&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding a shared printer to a MD/or Kubuntu based PC===&lt;br /&gt;
*This is pretty straight forward using the KDE printer wizard, feel free to fill this section in, if not I will get to it later.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17515</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17515"/>
		<updated>2009-02-02T20:36:35Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Share Printer on Local Network==&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding Shared printer to a Windows PC===&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer&amp;quot; and fill in the blank. You must make sure to add the port :631 after your server IP address.&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Adding a shared printer to a MD/or Kubuntu based PC===&lt;br /&gt;
*This is pretty straight forward using the KDE printer wizard, feel free to fill this section in, if not I will get to it later.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17514</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17514"/>
		<updated>2009-02-02T20:17:47Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Share Printer on Local Network===&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Adding Shared printer to a Windows PC====&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer&amp;quot; and fill in the blank. You must make sure to add the port :631 after your server IP address.&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Adding a shared printer to a MD/or Kubuntu based PC====&lt;br /&gt;
*This is pretty straight forward using the KDE printer wizard, feel free to fill this section in, if not I will get to it later.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17513</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17513"/>
		<updated>2009-02-02T20:14:25Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Share Printer on Local Network===&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Adding Shared printer to a Windows PC====&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer&amp;quot; and fill in the blank. You must make sure to add the port :631 after your server IP address.&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17512</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17512"/>
		<updated>2009-02-02T20:13:02Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Share Printer on Local Network===&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Adding Shared printer to a Windows PC====&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Click the radio for &amp;quot;Connect to this Printer and fill in the blank&lt;br /&gt;
::*ex. \\192.168.80.1:631\printer\&#039;what_you_named_your_printer . You will be asked for your LMCE password and it should connect to the printer. After that you will just have to tell windows what type of printer it is and specify the driver and you should be set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17511</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17511"/>
		<updated>2009-02-02T18:31:00Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Share Printer on Local Network===&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Adding Shared printer to a Windows PC====&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*On your windows machine go to Start&amp;gt;Control Panel&amp;gt;Printers and Faxes.&lt;br /&gt;
*Select &amp;quot;add a printer&amp;quot;&lt;br /&gt;
*Click &amp;quot;Next&amp;quot;&lt;br /&gt;
*Select the radio dial for network printer and click &amp;quot;Next&amp;quot;&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17510</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17510"/>
		<updated>2009-02-02T18:27:30Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Share Printer on Local Network===&lt;br /&gt;
You can now share your newly installed printer with other PC&#039;s on your network.&lt;br /&gt;
*Navigate back to System Settings and select the &amp;quot;Printers&amp;quot; icon.&lt;br /&gt;
*Select the drop down for &amp;quot;Print Server&amp;quot;, then select &amp;quot;Share Printers on Local Network&amp;quot;. Click &amp;quot;Enable Sharing&amp;quot; on the popup.&lt;br /&gt;
&lt;br /&gt;
====Adding Shared printer to a Windows PC====&lt;br /&gt;
Now that you have your printer installed and set to share on your network, you will need to show windows how to get to the printer. My windows laptop running Vista would not automatically locate this printer, so this is how I set it up.&lt;br /&gt;
*&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17509</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17509"/>
		<updated>2009-02-02T18:17:59Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third: Which can be nested by adding more equal signs===&lt;br /&gt;
====Fourth Header====&lt;br /&gt;
The headings will be put into a table of contents at the top, but only when the page has 4 or more section headers (nested or not).&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17508</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17508"/>
		<updated>2009-02-02T18:17:28Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in ::the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third: Which can be nested by adding more equal signs===&lt;br /&gt;
====Fourth Header====&lt;br /&gt;
The headings will be put into a table of contents at the top, but only when the page has 4 or more section headers (nested or not).&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17507</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17507"/>
		<updated>2009-02-02T18:16:35Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
*Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
*Using LMCE navigate to the KDE desktop.&lt;br /&gt;
*Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
*Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
::*you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local ::printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning ::properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
*Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
::*KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in ::the next screen. &lt;br /&gt;
*Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third: Which can be nested by adding more equal signs===&lt;br /&gt;
====Fourth Header====&lt;br /&gt;
The headings will be put into a table of contents at the top, but only when the page has 4 or more section headers (nested or not).&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17506</id>
		<title>Add a USB printer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Add_a_USB_printer&amp;diff=17506"/>
		<updated>2009-02-02T18:15:12Z</updated>

		<summary type="html">&lt;p&gt;Krys: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://en.wikipedia.org/wiki/Help:Editing link on wikipedia]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can look at &amp;quot;edit&amp;quot; of this page to see how the following simple markup works:&lt;br /&gt;
&lt;br /&gt;
=Adding a USB Printer=&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
==Installing the Printer on a pc==&lt;br /&gt;
#Connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
#Using LMCE navigate to the KDE desktop.&lt;br /&gt;
#Navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
#Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
#you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
  cd /etc/cups&lt;br /&gt;
  sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
  sudo /etc/init.d/cupsys restart&lt;br /&gt;
#Select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. &lt;br /&gt;
#KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. &lt;br /&gt;
Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Third: Which can be nested by adding more equal signs===&lt;br /&gt;
====Fourth Header====&lt;br /&gt;
The headings will be put into a table of contents at the top, but only when the page has 4 or more section headers (nested or not).&lt;br /&gt;
&lt;br /&gt;
*This is an unordered (bullet) list.&lt;br /&gt;
**These can also be nested&lt;br /&gt;
&lt;br /&gt;
#This is an ordered (numbered) list&lt;br /&gt;
##I think these can be nested as well&lt;br /&gt;
##They can&lt;br /&gt;
#Next ordered (numbered) list&lt;br /&gt;
##Nested&lt;br /&gt;
##Nested&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:This will be indented&lt;br /&gt;
::Indented more&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Lines starting with a space will be &amp;quot;preformatted&amp;quot;, and placed in one of those typical dotted boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Italic text&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;bold text&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;italic and bold&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Urls are automaticly recognized, but there are more possibilities.  For example:&lt;br /&gt;
http://some.domain/page.html  shows the URL &#039;as is&#039;&lt;br /&gt;
[http://some.domain/page.html]  shows up as an increasing number&lt;br /&gt;
[http://some.domain/page.html alternative text]  shows up as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[other wiki page]] link to other_wiki_page, shows as &amp;quot;other wiki page&amp;quot;&lt;br /&gt;
[[other wiki page|alternative text]] link to other_wiki_page, shows as &amp;quot;alternative text&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;this will stop the wiki from applying formatting, useful if you don&#039;t want url&#039;s turned into links for instance: http://some.domain/page.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Alternatively you can also use the standard HTML tags.&lt;br /&gt;
===Third Level: You unnest by removing one level of equal signs===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Tutorial]]&lt;br /&gt;
You can easily add a USB printer to your core or to an MD to Samba share over the network, even with windows PC&#039;s.&lt;br /&gt;
&lt;br /&gt;
Just connect the USB printer to the pc (in my case I chose to connect to the core so the printer would be in my server closet).&lt;br /&gt;
Then using LMCE navigate to the KDE desktop.&lt;br /&gt;
Once in KDE desktop navigate to System settings and select the &amp;quot;Printers&amp;quot; icon. This should bring up the Printer System Settings menu.&lt;br /&gt;
Click on the dropdown for &amp;quot;Add&amp;quot;, and select &amp;quot;Add Printer/Class&amp;quot;. This will bring up the Add Printer Wizard, click &amp;quot;Next&amp;quot;&lt;br /&gt;
    you may experience a known bug with KDE here. Sometimes the radio button where you would select &amp;quot;Local printer(parallel,serial,USB)&amp;quot; will be unavailable/grayed out. If you know that your USB ports and Printer are both functioning properly try using this command from a terminal.&lt;br /&gt;
cd /etc/cups&lt;br /&gt;
sudo cp cupsd.conf.default cupsd.conf&lt;br /&gt;
sudo /etc/init.d/cupsys restart&lt;br /&gt;
&lt;br /&gt;
Now, select the radio button for &amp;quot;Local Printer&amp;quot;, then select your printer from the list. KDE has quite alot of printer drivers already available in the OS so you should be able to select your printer Brand and Model in the next screen. Once you do so it will bring up a list of possible drivers that you can select and test to see which one works best. Once you are done click &amp;quot;Finish&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You have now installed your USB printer to this PC. &lt;br /&gt;
&lt;br /&gt;
Sharing the printer over the Network.&lt;/div&gt;</summary>
		<author><name>Krys</name></author>
	</entry>
</feed>