<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/airteam/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/airteam/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 13 Feb 2013 14:55:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/airteam/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/airteam/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Burn To CD or DVD&lt;/p&gt;
&lt;p&gt;WHYDAH distribution in ISO format. ISO file you download from our site is a complete image of the CD. To burn it properly, start your CD-writing software and find "Burn image" or "Burn CD iso image" option. Your computer can allow you to boot from the CD once (only for this time) by pressing a special key (usually F11, F2 or F10) during the memory checks (very soon after the computer's power on). Or press some key during the startup (usually Del key), which will allow you to enter BIOS SETUP. There you can go through some menus and look for "Advanced settings", "Boot order" or "Boot options". Set CDROM as a first device and harddisk as a second one.&lt;/p&gt;
&lt;p&gt;Run from USB or HDD&lt;/p&gt;
&lt;p&gt;Run WHYDAH from USB drive extract (unzip) the .iso directly to your USB flash key. To make WHYDAH boot from your USB device or disk: you have to manually navigate to the newly created /boot/ directory and run bootinst.sh script or bootinst.bat script. Install syslinux bootloader to your device's MBR (master boot record). Syslinux works only on FAT filesystem.&lt;/p&gt;
&lt;p&gt;Into RAM&lt;/p&gt;
&lt;p&gt;WHYDAH into RAM, the option to load WHYDAH into RAM results in a freakishly fast system that has almost all the functionality of a fully fledged WHYDAH install and twice the speed. Even when is loaded from a flash device or locally from your hard drive it is still very fast and around 30 seconds after pushing the power button you are ready to go. When you boot WHYDAH  you may be presented with a text prompt from which you are required to login and type 'startx' to get a graphical interface. if this is the case the username/password is root/toor.&lt;/p&gt;
&lt;p&gt;Create Module&lt;/p&gt;
&lt;p&gt;Convert directory tree into .lzm compressed module&lt;/p&gt;
&lt;p&gt;root@whydah:/#  dir2lzm source_directory.lzm&lt;br /&gt;
root@whydah:/#  dir2lzm --help&lt;/p&gt;
&lt;p&gt;Coonvert .lzm compressed module back into directory tree&lt;/p&gt;
&lt;p&gt;root@whydah:/#  lzm2dir source_file.lzm existing_output_directory&lt;br /&gt;
root@whydah:/#  lzm2dir --help&lt;/p&gt;
&lt;p&gt;Convert Slackware's TGZ package into .lzm compressed module&lt;/p&gt;
&lt;p&gt;root@whydah:/#  tgz2lzm source_filename.tgz  output_file.lzm&lt;br /&gt;
root@whydah:/#  tgz2lzm --help&lt;/p&gt;
&lt;p&gt;Convert Debian/Ubuntu's DEB package into .lzm compressed module&lt;/p&gt;
&lt;p&gt;root@whydah:/#  deb2lzm source_filename.deb &lt;span&gt;[output_file.lzm]&lt;/span&gt;&lt;br /&gt;
root@whydah:/#  deb2lzm --help&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WHYDAH</dc:creator><pubDate>Wed, 13 Feb 2013 14:55:23 -0000</pubDate><guid>https://sourceforge.netca5e47ce9aa7cc2fc1e0b95810fd33c64bbabe18</guid></item><item><title>WikiPage Home modified by WHYDAH</title><link>https://sourceforge.net/p/airteam/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,10 @@
-Welcome to your wiki!
+About Distribution

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+WHYDAH  is a fast, lightweight and easy slax based linux live distribution focused on wireless security testing, automatic hardware detection, and support for many graphics cards, sound cards, wireless, SCSI and USB device. WHYDAH provides users with easy access to a comprehensive and large collection of security-related tools. Support for live USB functionality allows users to boot directly from portable media without requiring installation, though permanent installation to hard disk is also an option.  With WHYDAH you can easily grasp the concepts and understand the techniques to perform wireless attacks in your own lab.  Get started with wireless testing, security and hacking with basic wireless concepts.
+  
+WHYDAH has participated in development of so called sqlzma patches; the code implements 7-zip compression (LZMA) into squashfs filesystem. Moreover, squashfs evolved by the time and it now supports bigger block sizes than before. The combination of these two enhancements makes WHYDAH one of the best-compressed operating systems in the history.

-The wiki uses [Markdown](/p/airteam/wiki/markdown_syntax/) syntax.
+All WHYDAH modules are much smaller than any other compressed packages available nowadays for all other Linux distributions, while the speed of decompression remains usually faster than reading the full data from disk.

-[[project_admins]]
-[[download_button]]
+
+whydah@linuxmail.org - airteam@linuxmail.org
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WHYDAH</dc:creator><pubDate>Wed, 13 Feb 2013 14:20:30 -0000</pubDate><guid>https://sourceforge.net77515b69c28f44bdc0a6b42a54f0a3845f2edd89</guid></item><item><title>WikiPage Home modified by WHYDAH</title><link>https://sourceforge.net/p/airteam/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/airteam/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/airteam/"&gt;WHYDAH&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-5110ed5cb9363c5afd94265f" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">WHYDAH</dc:creator><pubDate>Tue, 05 Feb 2013 11:30:36 -0000</pubDate><guid>https://sourceforge.net2c894e07d509932e52d5d57092cc9bbe16dbcaa1</guid></item></channel></rss>