eeeXubuntu – USB version

Before installing any operating system on your SSD i recommend testing it. Id rather keep a set of SD cards with me than overriting the original xandros os.

You can download the ISO version and create a USB version from the live cd or just download a customized USB-ready version. The file is 560 Megs and available through bt.

eeeXubuntu_USB Version on Pirate Bay

Still downloading, test reports will follow 🙂

Backtrack 3 on the Eee PC

Just gave the Eee PC a few testing runs with backtrack booting from a usb pen drive. Just download the full usb version and follow the installation instructions to create a bootable distro.

The backtrack distro scales pretty fine to the Eee PC resolution but requires a manual interface reset so the monitoring works correctly.

Simply associate the wireless devices by using the following commands:

airmon-ng stop ath0
airmon-ng start wifi0

Note that i will not post any instructions on how to crack encrypted wireless networks or such. If network administration is your profession then take the time to learn and explore with bt3 on your own equiptment and use your knowledge to block off script kiddie pranksters or use up-to-date encryption.

My next goal is to boot bt3 from a 1GB sd card and store it with my Eee PC in case i need it. The current bootable version should fit but regarding prices for flash memory, a 2 GB SD card surely wont hurt your wallet.

Btw. the Eee PC boot menu can be accessed by pressing Escape during the POST screen.

UPDATE:

Backtrack 3 will boot from an SD card as well, installation procedure is the same .

Eee PC: Custom Repositories & compatibility list

Once you get used to the Eee you will soon want to use additional software that is not in the official repositories. To add a new repository simply edit your /etc/apt/sources.lst and add a repository, e.g.

deb http://ftp.de.debian.org/debian/ stable main contrib non-free

Caution: Additional repositories may screw up your system so do this at your own risk. I recommend to disable the repository when not needed once you have installed the desired software.

Xandros recommends not to install any KDE related software from third party repositories because this may lead to an inconsistency in your libraries. Before installing software, always check if the package manager will try to update an previously installed software. For stability reasons, i hardly recommend not doing this.

After adding repositories a simple apt-get update will fetch the new packet list and you can browse the mirror using apt-cache search *packetname*

Some Packages i added safely:

Network: xchat, nmap, aircrack, aircrack-ng, airsnort, kismet, tcpdump, iperf, etherape

Misc Tools: htop

First conclusion on the Asus Eee PC

Well after the Eee finally hit Germany i got my unit yesterday and it seem the device went out of stock pretty fast 🙂

After some hours with the device i would like to post my first experience.

Display

The display quality is very good regarding the resolution. You are able to see the screen from every angle with practically no blind spots with some minor drop in contrast.

The device comes with a VGA port to hook up an external display which will let you give presentation without any problems. Dont let the 800×400 fool you because you can run up to 1024×768 on an external device depending on whether you’re using dual screen or the crop on the device. Anyhow, the quality on a monitor is very outstanding.

Networking

Unboxing the device and hooking it up to the net took me just about 5 Minutes. Network setup is pretty easy and the wizard offers a large variety from WLAN, DSL Dial-Up, VPN connections and many more.

The link quality is actually better than my Linksys pci card, my sitecom usb wifi-adapter and the broadcom in my 2 year old Acer Aspire laptop. It probably owns my N800 tablet regarding link quality.

Interface

The interface is very user friendly, actually even easier to use than windows. The application categories are divided by tabs and are split up into Internet, Work, Learning, Playing, Settings and Favorites…

Advanced Desktop mode is also available which will take you to a typical KDE desktop but IMO requires a higher resolution unless you like scrolling around a lot. If you are using an external display – you will not notice any difference to a workstation or a laptop.

Multimedia

For a portable device, the volume on the Eee PC is pretty loud and quality is about laptop standard. The built-in camera is only 0,3 MP but is fine for video calls like skype. The built-in microphone is suited for wireless conversations on the device and works fine here. You will probably have a hard time in a busy street but even for extreme situations you can always use the integrated speaker and microphone jack.

Asus EEE Updates

User Interface online

There is an interactive online version for the Asus EEE default Xandros Linux Interface.

This will give you a first look on the operation of the device. Hope the EEE will be released in Germany pretty soon.

Asus EEE interface

Getting started in under 10 Minutes

Here is a youtube video by thougthfix that shows the amount of time required to get hooked up to the net. Took about 6 Minutes from unpacking so i guess a normal user should be set uo in about 10-15 Minutes.

 EEE Hacks Blogspot

Here is a blogspot focusing on EEE hacks/mods

Watch and enjoy/learn/whatever

I was looking form some video footage from the Chaos Communication Camp Lectures when i stumbled across some interesting footage from Defcon which took place one week before the CCC2007.

DefCon 15 – T505 – Dirty Secrets of the Security Industry

Adressing the real problems in security issues. Very interesting and funny speech about the root of security problems

DefCon 15 – T112 – No-Tech Hacking

Gathering information by a close analysis – shoulder surfing, social engineering and analyzing people

OpenSuse 10.3 – why am i even trying?

Why do i atempt to install OpenSuse when im perfectly happy with Debian and/or Ubuntu?

Curiosity of course! How is a distribution funded by a company that seems to agree to Microsoft’s claims in owning intellectual property from Linux doing in their development…

Pretty nice when your taking a first look. The installation is very user-friendly and hardware detection seems to be working pretty fine…. But i was just about to be proven wrong.

My first installation attempt from the DVD seemed to run without any flaws until the system was installed and Yast2 attempted to configure my hardware. After the first reboot Yast somewhow got totally messed up and took me directly to the display manager logon. The user add procedure is just about at the end of the installation so i didnt even have to chance to create a user.

All i had was a root account and by default, root login is disabled on both the console and the desktop. Several attempts on rescuing the installation failed and i traced to problem to an error in the Yast installation script.

Since pretty much everything on the box is controlled by Yast, i decided to give the installation another try.

The second installation attempt actually got nuked by the fact that the Yast installer was trying to mount my third hard drive (sdc) which was corrupted due to a system crash in Windows while i was installing the operating system on the first disk (sda)

The third attempt finally logged me on. The first thing i was interested in was the KDE4 Beta that you can optionally install in OpenSuSE 10.3 – dont… Its a waste of diskspace and seems to be a very buggy preview that launched a configuration dock and a panel that was bugged with no menus whatsoever working.

So i logged in and tried to access my wireless network. Yast stated, that the device was working fine and was all set up to connect only requiring WEP/WPA access credentials.  After about 10 tries i decided to use the oldschool method and try iwconfig.

The big surprise came and whether ifconfig nor iwconfig had a working wlan interface. Now if you have some experience with SuSE you probably know that working around Yast is not a very good idea…

For someone who is just starting to use Linux this would probably be very confusing and frustrating especially when your automatic assistant foo is stating that the device is properly installed and ready to use (somehow reminds me of Windows 😉 )

Ill try to find a solution and perhaps use a different wlan card.