<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.saruman.biz/saruwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=193.67.0.0%2F16</id>
	<title>SaruWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.saruman.biz/saruwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=193.67.0.0%2F16"/>
	<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Special:Contributions/193.67.0.0/16"/>
	<updated>2026-08-17T08:45:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=Mythtv&amp;diff=2479</id>
		<title>Mythtv</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Mythtv&amp;diff=2479"/>
		<updated>2009-12-31T10:05:15Z</updated>

		<summary type="html">&lt;p&gt;193.67.158.169: /* Metadata */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== lirc ==&lt;br /&gt;
LIRC CVS is hosted at SourceForge. You can get a copy of the current CVS tree using anonymous CVS login. First log in to the cvs server (press &amp;lt;enter&amp;gt; for password):&lt;br /&gt;
 cvs -d:pserver:anonymous@lirc.cvs.sourceforge.net:/cvsroot/lirc login&lt;br /&gt;
Get the sources:&lt;br /&gt;
 cvs -z8 -d:pserver:anonymous@lirc.cvs.sourceforge.net:/cvsroot/lirc co lirc&lt;br /&gt;
After initial checkout, you can change into this directory and execute cvs commands without the -d option. For example:&lt;br /&gt;
 cvs update&lt;br /&gt;
Compile:&lt;br /&gt;
 cd lirc&lt;br /&gt;
  ./autogen.sh&lt;br /&gt;
  ./setup.sh&lt;br /&gt;
  make&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Metadata ==&lt;br /&gt;
&lt;br /&gt;
Make sure you have set the filepaths right. Go to Mythtv setup - 6. Storage Directories&lt;br /&gt;
Choose (create Fanart group) and choose the right directory&lt;br /&gt;
&lt;br /&gt;
Now go to the mythfrontend and choose to watch a video. Select the video and press W. Based on the filename [http://www.mythtv.org/wiki/MythVideo_File_Parsing] the right data will be searched.&lt;br /&gt;
&lt;br /&gt;
To configure the metadata yourself you can select the video and press I. Now configure the metadata.&lt;/div&gt;</summary>
		<author><name>193.67.158.169</name></author>
	</entry>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=Ubuntu&amp;diff=2411</id>
		<title>Ubuntu</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Ubuntu&amp;diff=2411"/>
		<updated>2009-06-29T13:04:25Z</updated>

		<summary type="html">&lt;p&gt;193.67.158.162: /* Citrix Ica client */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NDISwrapper ==&lt;br /&gt;
&lt;br /&gt;
NDISwrapper is a free software driver wrapper that enables the use of Microsoft Windows drivers for wireless network devices.&lt;br /&gt;
&lt;br /&gt;
Download the windows driver wich contains the .inf file&amp;lt;br&amp;gt;&lt;br /&gt;
Install with ndiswrapper -i drivername.inf&amp;lt;br&amp;gt;&lt;br /&gt;
check the device id with lsusb or lspci -n&amp;lt;br&amp;gt;&lt;br /&gt;
Now execute with ndiswrapper -a deviceid driver&lt;br /&gt;
 ndiswrapper -a 0bda:8197 net8187b&lt;br /&gt;
check the installed drivers&lt;br /&gt;
 ndiswrapper -l&lt;br /&gt;
Write the configuration for modprobe&lt;br /&gt;
 ndiswrapper -m&lt;br /&gt;
And use the module&lt;br /&gt;
 modprobe ndiswrapper&lt;br /&gt;
&lt;br /&gt;
== Compiz ==&lt;br /&gt;
&lt;br /&gt;
To enable compiz install the Nvidia drivers and install CompizConfig Settings Manager&lt;br /&gt;
 sudo apt-get install simple-ccsm&lt;br /&gt;
Now navigate to system &amp;gt; preferences &amp;gt; Appereance And go to the Visual effects tab. Choose custum there&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot;&lt;br /&gt;
!style=&amp;quot;background:#ffdead;&amp;quot;|Desktop Effects&lt;br /&gt;
!style=&amp;quot;background:#ffdead;&amp;quot;|Keyboard Shortcuts&lt;br /&gt;
|-&lt;br /&gt;
|Rotate Cube Manually&lt;br /&gt;
|Ctrl + Alt + Left Mouse Button&lt;br /&gt;
|-&lt;br /&gt;
|Expo&lt;br /&gt;
|Super + E (toggle)&lt;br /&gt;
|-&lt;br /&gt;
|Rotate Cube&lt;br /&gt;
|Mousewheel on Desktop&lt;br /&gt;
|-&lt;br /&gt;
|Film Effect&lt;br /&gt;
|Ctrl + Alt + Down Arrow&lt;br /&gt;
|-&lt;br /&gt;
|Scale Windows&lt;br /&gt;
|Alt + Shift + Up Arrow&lt;br /&gt;
|-&lt;br /&gt;
|Ring Switcher&lt;br /&gt;
|Super + Tab - overrides Shift Switcher&lt;br /&gt;
|}&lt;br /&gt;
Super key is the windows key :-)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Mount Network Share ==&lt;br /&gt;
&lt;br /&gt;
First install smbfs&lt;br /&gt;
 apt-get install smbfs&lt;br /&gt;
Then create a folder inside of the /media directory to mount the share on or choose you&#039;re own directory&lt;br /&gt;
 sudo mkdir /media/Storage&lt;br /&gt;
Create a credentials file in /root so that you can save your password and have it protected by the root account:&lt;br /&gt;
 sudo gedit /root/.cifscredentials&lt;br /&gt;
Add this to the file&lt;br /&gt;
 username=Guest&lt;br /&gt;
 password=&lt;br /&gt;
&lt;br /&gt;
sudo vi /etc/fstab&lt;br /&gt;
Add the following line&lt;br /&gt;
 //192.168.0.10/SHARENAME /media/Storage cifs auto,iocharset=utf8,uid=USER,gid=users,credentials=/root/.cifscredentials,file_mode=0775,dir_mode=0775 0 0&lt;br /&gt;
&lt;br /&gt;
To check if the file works&lt;br /&gt;
 sudo mount -a&lt;br /&gt;
And you should see you&#039;re drives on the desktop&lt;br /&gt;
&lt;br /&gt;
Ik you get  error when you shut down the pc &#039;&#039;CIFS VFS: server not responding&#039;&#039; then you have to unmount first. Do this with the following&lt;br /&gt;
&lt;br /&gt;
 ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh&lt;br /&gt;
 ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh&lt;br /&gt;
&lt;br /&gt;
== Citrix Ica client ==&lt;br /&gt;
&lt;br /&gt;
Download the Linux citrix ica client from Citrix&lt;br /&gt;
 http://citrix.com/English/SS/downloads/details.asp?downloadID=3323&amp;amp;productID=-1 &lt;br /&gt;
&lt;br /&gt;
Install the 32bits libraries if youŕe working on a 64bits platform&lt;br /&gt;
&lt;br /&gt;
 apt-get install ia32-libs&lt;br /&gt;
&lt;br /&gt;
Install the Open-motif libraries&lt;br /&gt;
&lt;br /&gt;
 apt-get install libmotif3&lt;br /&gt;
&lt;br /&gt;
Unpack the package and execute the installation script&lt;br /&gt;
 ./setupwfc&lt;br /&gt;
Find the plugin directory of firefox. Probably is /usr/lib/firefox/plugins/ otherwise use&lt;br /&gt;
 find / -name plugins | grep -i &amp;quot;netscape\|firefox\|mozilla&amp;quot;&lt;br /&gt;
Create a symlink to the citrix ica library&lt;br /&gt;
 ln –s /usr/lib/ICAClient/npica.so npica.so&lt;br /&gt;
&lt;br /&gt;
If you open a connection to your citrix server. The browser will ask you if you want to open or save the session. Browse to the ica client&lt;br /&gt;
 /usr/lib/ICAClient/wfica&lt;br /&gt;
and tell it to use it for all applications.&lt;br /&gt;
&lt;br /&gt;
When you get a ssl error &amp;quot;you have not chosen to thrust.....&amp;quot; Then copy the certificate in this location.&lt;br /&gt;
 /usr/lib/ICAClient/keystore/cacerts/&lt;br /&gt;
&lt;br /&gt;
For 64Bits OS&lt;br /&gt;
&lt;br /&gt;
Install Needed 32-bit Open Motif libraries to /usr/lib32&lt;br /&gt;
&lt;br /&gt;
Setup a temporary environment&lt;br /&gt;
&lt;br /&gt;
 mkdir -p ~/tmp/Citrix&lt;br /&gt;
 cd ~/tmp/Citrix&lt;br /&gt;
&lt;br /&gt;
Download a recent i386 libmotif3 .deb package to the above folder&lt;br /&gt;
&lt;br /&gt;
 wget http://mirrors.kernel.org/ubuntu/pool/multiverse/o/openmotif/libmotif3_2.2.3-1.4_i386.deb&lt;br /&gt;
&lt;br /&gt;
Use dpkg to extract the package&lt;br /&gt;
&lt;br /&gt;
 dpkg -x libmotif3*i386.deb libmotif&lt;br /&gt;
&lt;br /&gt;
Copy the libraries to /usr/lib32&lt;br /&gt;
&lt;br /&gt;
 sudo cp libmotif/usr/lib/*.so.* /usr/lib32/&lt;br /&gt;
 sudo cp -r libmotif/usr/lib/X11/bindings /usr/lib32/X11/&lt;br /&gt;
&lt;br /&gt;
== Make DVD ==&lt;br /&gt;
&lt;br /&gt;
To make a video DVD you can burn you&#039;re image on the dvd. If you just have the VIDEO_TS files then the easiest way is to convert these into a iso.&lt;br /&gt;
&lt;br /&gt;
 mkisofs -dvd-video -o ~/moviename.iso /path/to/the/VIDEO_TS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/path/to/the/VIDEO_TS path is for example /moviename not /moviename/VIDEO_TS&lt;/div&gt;</summary>
		<author><name>193.67.158.162</name></author>
	</entry>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=Hardware&amp;diff=1577</id>
		<title>Hardware</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=Hardware&amp;diff=1577"/>
		<updated>2008-07-25T06:32:44Z</updated>

		<summary type="html">&lt;p&gt;193.67.158.163: PoE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following modem chipsets would work with Asterisk:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;Intel&#039;&#039; 537PG and 537PU&lt;br /&gt;
* &#039;&#039;Ambient&#039;&#039; MD3200&lt;br /&gt;
* &#039;&#039;Motorola&#039;&#039; 62802&lt;br /&gt;
&lt;br /&gt;
To give power over ethernet use the following schema&lt;br /&gt;
&lt;br /&gt;
1 TX+&lt;br /&gt;
2 TX-&lt;br /&gt;
3 RX+&lt;br /&gt;
4 DC-&lt;br /&gt;
5 DC-&lt;br /&gt;
6 RX-&lt;br /&gt;
7 DC+&lt;br /&gt;
8 DC+&lt;/div&gt;</summary>
		<author><name>193.67.158.163</name></author>
	</entry>
	<entry>
		<id>https://www.saruman.biz/saruwiki/index.php?title=VMware_Project&amp;diff=1562</id>
		<title>VMware Project</title>
		<link rel="alternate" type="text/html" href="https://www.saruman.biz/saruwiki/index.php?title=VMware_Project&amp;diff=1562"/>
		<updated>2008-07-18T14:11:16Z</updated>

		<summary type="html">&lt;p&gt;193.67.158.163: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our goal is to setup a test environment with VMware esx 3.5. &lt;br /&gt;
* &#039;&#039;&#039;[[Current Situation|Situation]]&#039;&#039;&#039; as is&lt;br /&gt;
* Problems with the current setup&lt;br /&gt;
* Proposed solutions&lt;br /&gt;
** VI3 &lt;br /&gt;
** Hardware&lt;br /&gt;
** Standarized storage solution&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
At this moment we have Vmware infrastructure 3.0. we have 2 ESX hosts HP Dl 385 G1 with 16Gb ram.&lt;br /&gt;
&lt;br /&gt;
Due to the latest expension we have to many vmware hosts to guerantee High availability. We run out of memory to support all hosts on 1 ESX host.&lt;br /&gt;
&lt;br /&gt;
There are a few sollutions:&lt;br /&gt;
&lt;br /&gt;
    * turn of some vmware hosts when 1 ESX host goes down&lt;br /&gt;
    * Increase the memory&lt;br /&gt;
    * scale out with 1 or 2 hosts &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Turn off some hosts is a short term sollution&lt;br /&gt;
&lt;br /&gt;
Increase the memory is not possible. The Dl 385 can handle no more then 16Gb of memory.&lt;br /&gt;
&lt;br /&gt;
Scale out is the prefered solution.&lt;/div&gt;</summary>
		<author><name>193.67.158.163</name></author>
	</entry>
</feed>