<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://www.stress-free.co.nz"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>stressfree - usb</title>
 <link>https://www.stress-free.co.nz/tech/usb</link>
 <description></description>
 <language>en</language>
<item>
 <title>USB devices with VMWare Server 2.0 on Ubuntu</title>
 <link>https://www.stress-free.co.nz/usb_devices_with_vmware_server_20_on_ubuntu</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
    &lt;div class=&quot;image&quot;&gt;&lt;img src=&quot;/sites/default/files/u63/usb-logo.png&quot; alt=&quot;&quot; width=&quot;90&quot; height=&quot;91&quot; /&gt;&lt;/div&gt;
&lt;p&gt;One of the nice features of &lt;a href=&quot;http://www.vmware.com/products/server/&quot;&gt;VMWare Server 2.0&lt;/a&gt; is that it supports the forwarding of USB devices to virtual machines. Unfortunately when it comes to Linux the VMWare team have leveraged an old method (/proc/bus/usb) for scanning the USB bus which newer distributions, such as &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/%2Bbug/157843&quot;&gt;Ubuntu Server 8.04 no longer support&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To resolve this problem the &quot;old&quot; method for scanning for USB devices must be enabled in the underlying operating system. In the case of Ubuntu Server 8.04 this is a case of editing the file &lt;strong&gt;/etc/init.d/mountdevsubfs.sh&lt;/strong&gt; and uncommenting the following section:&lt;/p&gt;
&lt;p class=&quot;codesnippet&quot;&gt;#&lt;br /&gt; # Magic to make /proc/bus/usb work&lt;br /&gt; #&lt;br /&gt; mkdir -p /dev/bus/usb/.usbfs&lt;br /&gt; domount usbfs &quot;&quot; /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644&lt;br /&gt; ln -s .usbfs/devices /dev/bus/usb/devices&lt;br /&gt; mount --rbind /dev/bus/usb /proc/bus/usb&lt;/p&gt;
&lt;p&gt;Reboot the server and /proc/bus/usb should be functional once more.&lt;/p&gt;
&lt;h2&gt;Activating a USB device within a virtual machine&lt;/h2&gt;
&lt;p&gt;Once the underlying USB subsystem is configured the USB device needs to be associated with a virtual machine. For this to occur the virtual machine must have the USB Controller added to its virtual hardware configuration. If the controller is not already part of the virtual machine&#039;s configuration shutdown the VM, add the device and restart.&lt;/p&gt;
&lt;div class=&quot;centeredimage&quot;&gt;&lt;a href=&quot;/sites/default/files/u63/vmware-usb-lg.jpg&quot;&gt;&lt;img src=&quot;/sites/default/files/u63/vmware-usb-sm.jpg&quot; alt=&quot;&quot; width=&quot;400&quot; height=&quot;227&quot; /&gt;&lt;br /&gt;The VMWare web console with USB device selection (click to enlarge)&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Assuming there are USB devices attached to the server, once the virtual machine boots a small USB icon will appear within the VMWare web management console. Click on the icon and select the relevant USB device to attach it to the running virtual machine.&lt;/p&gt;
&lt;p&gt;All going well the USB device will appear within the virtual machine as an accessible device. VMWare Server remembers this selection, so the next time the virtual machine (or server itself) is restarted the USB device will automatically be attached to the running VM.&lt;/p&gt;
&lt;!--break--&gt;  &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/linux&quot;&gt;linux&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/virtualisation&quot;&gt;virtualisation&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/ubuntu&quot;&gt;ubuntu&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/usb&quot;&gt;usb&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/vmware&quot;&gt;vmware&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Mon, 17 Aug 2009 05:17:18 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">548 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>FlashLinux 0.3.2 Review</title>
 <link>https://www.stress-free.co.nz/flashlinux_0_3_2_review</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
    &lt;p&gt; After stumbling on the &lt;a href=&quot;http://www.encryptec.net/flashlinux/&quot;&gt;FlashLinux&lt;/a&gt; website a few nights ago I had been itching to give this USB based distribution a try due to its inherit potential for becoming a truly portable desktop environment. I have been using Live CDs for a while now mainly for system recovery. Whilst useful I have three issues with the CD distributions. Firstly you cannot save preferences/files (unless you use a USB key), secondly they are generally slow because CD-Roms are not fast and thirdly a CD-Rom is just too big to fit in your pocket. &lt;/p&gt; &lt;div style=&quot;text-align: left&quot;&gt; USB key distributions interest me because I am reasonably mobile. I have a couple of offices plus clients dotted around the city. Also I have a lengthy trip planned in the future and the idea of taking a few USB key based desktops away with me really appeals.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;https://www.stress-free.co.nz/sites/default/files/images/reviews/flashlinux/working.jpg&quot;&gt;&lt;img src=&quot;https://www.stress-free.co.nz/sites/default/files/images/reviews/flashlinux/working_sm.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;Working Desktop (click to enlarge)&lt;br /&gt;&lt;/p&gt;  &lt;h3&gt;Installation&lt;/h3&gt;&lt;p&gt;&lt;a href=&quot;http://www.encryptec.net/flashlinux/&quot;&gt;FlashLinux&lt;/a&gt; is a 140 megabyte download and can be found on a number of software mirrors. The website has a very concise yet comprehensive list of commands to install the distribution on your USB key. &lt;a href=&quot;http://fedora.redhat.com/&quot;&gt;Fedora Core&lt;/a&gt; runs a modified ext2 filesytem that is incompatible with the FlashLinux installation process. At home I run Fedora so after downloaded I rebooted into &lt;a href=&quot;http://www.knoppix.com&quot;&gt;Knoppix&lt;/a&gt; to run the install. &lt;/p&gt;&lt;p&gt; The installation steps are straightforward and offer plenty of room for customization. The manual process basically formats the key to ext2, copies over files and then sets up Grub as the keys boot-loader. Owners of 512meg or higher capacity USB keys could take some time here to create a second FAT32 partition on their key to ensure they can move data between all the different platforms out there. &lt;/p&gt; &lt;p&gt; I rebooted the system and set the BIOS to boot of a USB/HDD device. After dropping out of the BIOS the Grub bootloader on the USB key jumped into action, displaying three boot options for network, ppp or VMWare support. I went with the network option and the computer began booting off the USB key. &lt;/p&gt; &lt;p&gt; Hardware detection went well but unfortunately Xorg did not load successfully. This problem was not unexpected because my graphics card is very new and not officially supported yet. Fortunately the generic NVidia driver works with the graphics board but in order for me to get things going a manual edit of the xorg.conf file was required. &lt;/p&gt; &lt;h3&gt; Initial Screen &lt;/h3&gt;&lt;p&gt;After loading you are presented with a very tidy X login screen. The default setup has the root account configured with no password. In the past Ive managed to do accidental damage with the root account so I logged on as root, set a password and created a user for myself to play with.  &lt;/p&gt; &lt;p&gt; After logging on as myself I began the process of exploring what is available. The &lt;a href=&quot;http://www.gnome.org/start/2.8/&quot;&gt;Gnome 2.8&lt;/a&gt; desktop is very clean and overall things are very fast. Application wise there is &lt;a href=&quot;http://www.mozilla.org/products/firefox/&quot; target=&quot;_top&quot;&gt;Firefox 1.0&lt;/a&gt; for web browsing, &lt;a href=&quot;http://www.ximian.com/products/evolution/&quot;&gt;Evolution 2&lt;/a&gt; for email, &lt;a href=&quot;http://www.abisource.com/&quot; target=&quot;_top&quot;&gt;AbiWord&lt;/a&gt; for writing and &lt;a href=&quot;http://www.gnome.org/projects/gnumeric/&quot;&gt;Gnumeric&lt;/a&gt; for spreadsheets. The AbiWord/Gnumeric combination is an interesting move but given the heavy weight nature of OpenOffice its not surprising that these two applications have been used. In my Debian Potato days I used to use AbiWord and Gnumeric and actually prefer then over &lt;a href=&quot;http://www.openoffice.org/&quot;&gt;OpenOffice&lt;/a&gt; in many ways. Compatibility with Microsoft documents is not as strong but overall the applications are very capable and efficient at doing what they were designed to do. FlashLinux has a very limited palete of second tier applications. I think is very good when compared to the hundreds of stocking fillers that accompany other distributions. There is &lt;a href=&quot;http://gaim.sourceforge.net/&quot;&gt;Gaim&lt;/a&gt; (IM), a Terminal Services client, IRC and an image viewer which should cover most of your application needs.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;/sites/default/files/images/reviews/flashlinux/evolution_sm.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;Evolution Email Client&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;p&gt; I played with Firefox and Evolution and everything just worked. My problematic onboard network card was detected by the system and configured via DHCP. After some playing with the standard desktop I had a look and feel any Mac user could feel comfortable with. I did some emailing in Evolution and browsing with Firefox. Everything worked really well and it was really impossible to tell that everything was running off a 2inch USB key.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center&quot;&gt;&lt;a href=&quot;/sites/default/files/images/reviews/flashlinux/applications.jpg&quot;&gt;&lt;img src=&quot;/sites/default/files/images/reviews/flashlinux/applications_sm.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;AbiWord, Terminal Services and Print Manager  (click to enlarge)&lt;br /&gt;&lt;br /&gt;&lt;/p&gt; &lt;h3&gt; Rebooting &lt;/h3&gt;&lt;p&gt;At this point I was a little unsure if all my preferences would be kept on a reboot. I bit the bullet and performed a complete system shutdown and restart. It was really a nice surprise to log back on to FlashLinux and find all my preferences had been stored on the key just like any disk based operating system. &lt;/p&gt; &lt;h3&gt; Conclusion &lt;/h3&gt;&lt;p&gt;I am really impressed with FlashLinuxs easy setup, clean configuration and tidy desktop tools. I would recommend it to anyone with a spare 256meg USB key and a little tech savvy to download and try. Its failure to detect my video card and the manual install process really places it out of reach from normal users right now but I am sure in a couple of releases all these problems could be solved. The real problem I see needing to be overcome is in the security of local networks. I would love to take this into a customers office and use it but I do not see many of the archaic security managers on these sites being very forthcoming in allowing its use.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;  &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/linux&quot;&gt;linux&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/review&quot;&gt;review&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/usb&quot;&gt;usb&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/flashlinux&quot;&gt;flashlinux&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Wed, 08 Dec 2004 21:26:56 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">22 at https://www.stress-free.co.nz</guid>
</item>
<item>
 <title>A Very Tidy USB-based Linux Distro</title>
 <link>https://www.stress-free.co.nz/a_very_tidy_usb_based_linux_distro</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
    A few of us were talking recently about USB based Linux distributions.&lt;br /&gt;Up until now I had only really seen &#039;lite&#039; text distros or very cut down Knoppix hacks.&lt;br /&gt;This distribution is aimed for 256meg USB key owners and provides such cool things as Gnome 2.8, Firefox and OpenOffice. &lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www.encryptec.net/flashlinux/&quot;&gt;FlashLinux USB Distribution Homepage&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;For old school 128meg key owners like myself it&#039;s almost worth going and buying a new key just for the freedom it would provide.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  &lt;/div&gt;

&lt;ul class=&quot;field-taxonomy-vocabulary-1&quot;&gt;

      &lt;li&gt;
      &lt;a href=&quot;/tech/linux&quot;&gt;linux&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/usb&quot;&gt;usb&lt;/a&gt;    &lt;/li&gt;
      &lt;li&gt;
      &lt;a href=&quot;/tech/flashlinux&quot;&gt;flashlinux&lt;/a&gt;    &lt;/li&gt;
  
&lt;/ul&gt;
</description>
 <pubDate>Tue, 07 Dec 2004 10:09:12 +0000</pubDate>
 <dc:creator>David</dc:creator>
 <guid isPermaLink="false">21 at https://www.stress-free.co.nz</guid>
</item>
</channel>
</rss>
