<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/linux/</link><description>Recent content in Linux on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 23 Mar 2017 17:02:44 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Where does the Citrix Linux VDA store settings?</title><link>https://remkoweijnen.nl/blog/2017/03/23/where-does-the-citrix-linux-vda-store-settings/</link><pubDate>Thu, 23 Mar 2017 17:02:44 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2017/03/23/where-does-the-citrix-linux-vda-store-settings/</guid><description>&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2017/03/image-21.webp" class="glightbox" data-type="image" data-gallery="post-4103"&gt;&lt;img loading="lazy" decoding="async" style="float: right; display: inline;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2017/03/image_thumb-21.webp" alt="image" width="203" height="117" align="right" /&gt;&lt;/a&gt;I recently (well today really) started playing with the Citrix Linux VDA. I took Ubuntu to test because I happen to like Ubuntu.&lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t get it to work correctly right away though and during troubleshooting I wanted to know where the VDA is storing it&amp;rsquo;s settings.&lt;/p&gt;
&lt;p&gt;I found the following file &lt;code&gt;/etc/xdl/ctx-vda.conf&lt;/code&gt; with the following contents:&lt;/p&gt;</description></item><item><title>Reset Root Password on Linux Virtual Appliance</title><link>https://remkoweijnen.nl/blog/2012/03/27/reset-root-password-on-linux-virtual-appliance/</link><pubDate>Tue, 27 Mar 2012 10:52:19 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2012/03/27/reset-root-password-on-linux-virtual-appliance/</guid><description>&lt;p&gt;I needed to login as root on a Linux based virtual appliance to do some troubleshooting. In my case the appliance was running Suse Linux Enterprise.&lt;/p&gt; &lt;p&gt;I booted the VA using the &lt;a href="http://www.ubuntu.com/download/ubuntu/download" target="_blank"&gt;Ubuntu Live CD&lt;/a&gt; and opened a Terminal. Then I used the cfdisk tool (sudo cfdisk /dev/sda) to view the partitions:&lt;/p&gt; &lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/03/image23.webp" class="glightbox" data-type="image" data-gallery="post-2567"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Terminal" border="0" alt="cfdisk /dev/sda" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/03/image_thumb23.webp" width="419" height="270" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Crack WEP Encryption</title><link>https://remkoweijnen.nl/blog/2011/06/14/crack-wep-encryption/</link><pubDate>Tue, 14 Jun 2011 11:55:39 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/06/14/crack-wep-encryption/</guid><description>&lt;p&gt;I think everybody knows that using &lt;a href="http://en.wikipedia.org/wiki/Wired_Equivalent_Privacy" target="_blank"&gt;WEP&lt;/a&gt; to encrypt your WiFi network is not very safe. To demonstrate this I will show you how easy it is to crack the WEP encryption in this post.&lt;/p&gt;
&lt;p&gt;Note that I am using my own Access Point here so I am not actually cracking someone else&amp;rsquo;s WEP Key.&lt;/p&gt;
&lt;p&gt;Requirements:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;span style="color: #35383d;"&gt;&lt;a href="http://www.backtrack-linux.org/downloads/" target="_blank"&gt;back|track Linux distribution&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;&lt;span style="color: #35383d;"&gt;USB WiFi card (most internal WiFi cards will not work)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
	&lt;li&gt;&lt;/li&gt;
	&lt;li&gt;In this post I am using the 32 bit back|track 5 VMWare image which you can use with VMWare Workstation or VMWare player.&lt;a class="glightbox" data-type="image" data-gallery="post-1833" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/06/image.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="back|track downloads" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/06/image_thumb.webp" border="0" alt="back|track downloads" width="244" height="145" /&gt;&lt;/a&gt;
&lt;p&gt;After starting the back track Virtual Machine you can login with username &lt;strong&gt;root&lt;/strong&gt; and password &lt;strong&gt;toor&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1833" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/06/image1.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="back track 5 logon screen" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/06/image_thumb1.webp" border="0" alt="back track 5 logon screen" width="428" height="322" /&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Compiling Drivers for Altiris Linux PXE Image Part 1</title><link>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</link><pubDate>Thu, 17 Mar 2011 13:07:22 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</guid><description>&lt;p&gt;First we need to setup a Linux Virtual Machine with a distro of choice (I recommend a 32 bit version). I will be using Ubuntu here and the first step is to &lt;a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank"&gt;download&lt;/a&gt; the iso.&lt;/p&gt;
&lt;p&gt;At the time of writing Ubuntu 10.10 was the Latest version so I used that one.&lt;/p&gt;
&lt;p&gt;Create a new Virtual Machine and use the iso as install media, I am using VMWare Workstation and it recognises Ubuntu and performs an &amp;ldquo;easy install&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image23.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb23.webp" border="0" alt="image" width="244" height="64" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The install is unattended (when VMWare Tools are installed you need to perform a login) and took only 6 minutes on my laptop!&lt;/p&gt;
&lt;p&gt;Now we need to install gcc (the compiler), open the Ubuntu Software Center:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image24.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb24.webp" border="0" alt="image" width="232" height="231" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>