<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to LibNi How To</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>Recent changes to LibNi How To</description><atom:link href="https://sourceforge.net/p/libni/wiki/LibNi%20How%20To/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 05 May 2012 11:56:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libni/wiki/LibNi%20How%20To/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -68,3 +68,12 @@
 $xfwm4-tweaks-settings
 
 under compositor Tab tick enable display compsiting. There are many options under this tab which you can explore.
+
+&lt;b&gt;&lt;u&gt;Configuring Printer&lt;/u&gt;&lt;/b&gt;
+LibNi support most of the HP printers. To configure your printer::
+Connect the printer to PC &amp; turn it on.
+Then run 
+
+$hp-setup
+
+It will ask your model name. It also display the model name of connected Printer just copy paste it and press enter. Then it will ask for  'location description for this printer' and even display one possible location description of your printer just copy paste it and press enter, press enter again and then print test page.  Its Done.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Sat, 05 May 2012 11:56:36 -0000</pubDate><guid>https://sourceforge.neta549e6e4fb57416927cfa2c4b229c6881f8b13ae</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -61,3 +61,10 @@
 $ ln -sf /usr/share/zoneinfo/Asia/Calcutta /etc/localtime
 
 you can look for various timezones in '/usr/share/zoneinfo' folder &amp; choose accordingly.
+
+&lt;b&gt;&lt;u&gt;Enable Compositor&lt;/u&gt;&lt;/b&gt;
+Open The Terminal run 
+
+$xfwm4-tweaks-settings
+
+under compositor Tab tick enable display compsiting. There are many options under this tab which you can explore.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Sat, 05 May 2012 11:50:22 -0000</pubDate><guid>https://sourceforge.net1a5531bd4578eed01702d03fe304f839c4a96124</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Fri, 04 May 2012 15:52:56 -0000</pubDate><guid>https://sourceforge.net91c5c04b6aa026820b0f246c61c2cd65f7cd46f9</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -43,7 +43,14 @@
 
 After you have Logging in create xorg.conf file. Simply run in terminal.
 
-$Xorg -configure 
+$cat &gt; /etc/xorg.conf &lt;&lt; "EOF"
+Section "Device"
+ Identifier "Device0"
+ Driver "vesa" #Choose the driver used for this monitor
+EndSection
+EOF
+
+In Place of 'vesa' you can use 'intel' for Intel card  or 'radeon' for Radeon card
 
 In case you have Nvidia card installed then rather than using above command use
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Fri, 04 May 2012 15:41:26 -0000</pubDate><guid>https://sourceforge.net53e70268e676b98dae77c4cc82ebd1d2328f141d</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -38,8 +38,8 @@
 After installation boot into new system.
 Default user name and password is 
 
-username: root
-password: root
+&lt;b&gt;username: root&lt;b/&gt;
+&lt;b&gt;password: root&lt;/b&gt;
 
 After you have Logging in create xorg.conf file. Simply run in terminal.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Fri, 04 May 2012 11:32:21 -0000</pubDate><guid>https://sourceforge.nete3df65c332ea2dcb42d90e75d97390c04ffc7c0b</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,40 +1,40 @@
-Run LibNi live CD
+&lt;b&gt;&lt;u&gt;Run LibNi live CD&lt;/u&gt;&lt;/b&gt;
 Download LibNi iso image, burn it to DVD.
 Restart your PC with BIOS option set to boot from CD. 
 
 
-Install LibNi to Hard Drive
+&lt;b&gt;&lt;u&gt;Install LibNi to Hard Drive&lt;/u&gt;&lt;/b&gt;
 Installing LibNi is very easy. You may install LibNi to your PC hardisk or even to your USB storage or PENDRIVE. We will discuss both the installation procedure.
 
-Install LibNi to PC Harddisk
+&lt;b&gt;Install LibNi to PC Harddisk&lt;/b&gt;
 Boot from live cd
 Right click on desktop and click open terminal here
 Then enter the following command
 
 $nano LInstaller
 
 Now edit the line 'export SD=/dev/XXXX' replace XXXX with the partition on which you want to install LibNi...Example  'export SD=/dev/sda2'....to look for the partitions available on your PC click on 'My Media' icon on your desktop.
 After Editing press ctrl+x to save and exit
 Now Run the following command in terminal
 
 $./LInstaller
 
 After the complettion of this script enter
 
 $nano Linstaller2
 
 In this file edit the line 'grub-install /dev/XXX' replace XXX with the storage device name like 'grub-install /dev/sda'. Press ctrl+x to save and exit. then run 
 
 $./Linstaller2
 
 and your installation is complete.
 
-Installing LibNi to Pendrive
+&lt;b&gt;Installing LibNi to Pendrive&lt;/b&gt;
 Process of installation is similar as harddisk above with small difference. 
 To install LibNi to PENDRIVE simply replace 'export SD=/dev/XXXX' with your pendrive device name like 'export SD=/dev/sdb' in LInstaller.
 And in Linstaller2 simple replace 'grub-install /dev/XXX' with 'grub-install --force /dev/sdb' (replace XXX with the device name).
 
-Configuring LibNi
+&lt;b&gt;&lt;u&gt;Configuring LibNi&lt;/u&gt;&lt;/b&gt;
 After installation boot into new system.
 Default user name and password is 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Fri, 04 May 2012 11:31:30 -0000</pubDate><guid>https://sourceforge.netf5a6c3dba49e371ecd0178eac1cf15ab3dab12e5</guid></item><item><title>WikiPage LibNi How To modified by Rishabh Sharma</title><link>https://sourceforge.net/p/libni/wiki/LibNi%2520How%2520To/</link><description>Run LibNi live CD
Download LibNi iso image, burn it to DVD.
Restart your PC with BIOS option set to boot from CD. 


Install LibNi to Hard Drive
Installing LibNi is very easy. You may install LibNi to your PC hardisk or even to your USB storage or PENDRIVE. We will discuss both the installation procedure.

Install LibNi to PC Harddisk
Boot from live cd
Right click on desktop and click open terminal here
Then enter the following command

$nano LInstaller

Now edit the line 'export SD=/dev/XXXX' replace XXXX with the partition on which you want to install LibNi...Example  'export SD=/dev/sda2'....to look for the partitions available on your PC click on 'My Media' icon on your desktop.
After Editing press ctrl+x to save and exit
Now Run the following command in terminal

$./LInstaller

After the complettion of this script enter

$nano Linstaller2

In this file edit the line 'grub-install /dev/XXX' replace XXX with the storage device name like 'grub-install /dev/sda'. Press ctrl+x to save and exit. then run 

$./Linstaller2

and your installation is complete.

Installing LibNi to Pendrive
Process of installation is similar as harddisk above with small difference. 
To install LibNi to PENDRIVE simply replace 'export SD=/dev/XXXX' with your pendrive device name like 'export SD=/dev/sdb' in LInstaller.
And in Linstaller2 simple replace 'grub-install /dev/XXX' with 'grub-install --force /dev/sdb' (replace XXX with the device name).

Configuring LibNi
After installation boot into new system.
Default user name and password is 

username: root
password: root

After you have Logging in create xorg.conf file. Simply run in terminal.

$Xorg -configure 

In case you have Nvidia card installed then rather than using above command use

$nvidia-xconfig

After this change your time zone. Use the following command to change time zone Example If you want to change time zome to Asia/Calcutta run following command

$ ln -sf /usr/share/zoneinfo/Asia/Calcutta /etc/localtime

you can look for various timezones in '/usr/share/zoneinfo' folder &amp; choose accordingly.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rishabh Sharma</dc:creator><pubDate>Fri, 04 May 2012 11:26:49 -0000</pubDate><guid>https://sourceforge.net225b80a389f91a2bb78ae1a7c483ac310cb7f257</guid></item></channel></rss>