• Skip to main content
  • Skip to secondary menu
  • Skip to primary sidebar
  • Skip to footer
  • Home
  • Contact Us
  • Archive
  • Sitemap
  • GoHalalVietnam!
  • Matsunaga’s Odyssey

西贡鼠 SAIGONNEZUMI

Perused, Opinionated Expat Living in Saigon

Connect with @saigonnezumi

  • Facebook
  • Instagram
  • LinkedIn
  • RSS
  • Twitter
  • YouTube
  • Home
  • Food & Drink
    • Vegan
    • Vegetarian
    • Halal
  • Tech News
  • Daily Life
    • Laws and Regulations
    • Motorcyclists
    • Shopping
  • Fitness
    • Weightlifting
    • Crossfit
    • Powerlifting
  • Clean Tech
    • Clean Air
    • Clean Water
  • Social Media
    • Saigon Bloggers
    • Saigon Vloggers
    • Video
  • Travel
You are here: Home / Sidux Linux with LXDE – First Impressions

Sidux Linux with LXDE – First Impressions

Sunday, January 4, 2009 By kevmille

Sidux Linux

I have been wanting to try out Sidux Linux for a long time.  I have tested it but since it only comes with the KDE and XFCE window managers, I never used beyond the testing phase.  I am a fan of the Gnome desktop but it is not stable with Sidux.  Then about two weeks ago, Mario Behling, who I met through FOSS Bridge here in Vietnam, introduced me to LXDE.  Here are my first impressions using Sidux with LXDE.

Sidux is a Linux distribution based on Debian‘s unstable branch known as ‘sid‘.  It is one of the geek distros along the line with Arch Linux, Gentoo, and Slackware.  It is not a distribution for those new to Linux, especially those who are not familiar, or comfortable, with the command line.  And since Sidux is based on sid, things will break if you are not careful.  Those who really want a bleeding edge system may like Sidux.

Installation

Sidux was quite easy to install.  I downloaded the latest version, sidux-2008-04 ??????, and created a LiveCD.  I decided to whip out my Ubuntu install on my Thinkpad T60 and start from scratch.  I originally wanted Sidux to run on my Thinkpad but I hated XFCE at the time.

Installing is rather easy and quick.  The most difficult part was figuring out how to partition.  Sidux includes a nice, easy to use, graphic user interface (GUI) to help with the installation.  After I finished configuring the GUI, it took less than 7 minutes to install Sidux on my Thinkpad.  That was one of the fastest installs ever.

After you reboot, Sidux will check the hard drives (since you are using ext3).  Do not worry if it reboots after Sidux notices the time is off.  It will reboot and boot up no problem.  The only error I dealt with Sidux not being able to load the modules for VirtualBox.  Despite this, you will be amazed at how fast Sidux boots up.  Less than 30 seconds for me which makes it the second fastest Linux bootup for me (Arch Linux can boot up in about 19 seconds).

Everything worked out of the box including wifi.  One nice thing about Sidux is that it includes ‘hints‘ with each release cycle so you can get everything working right.  You do not have to search through forums and wikis which is nice to troubleshoot.

One of the first things you will after you finishing installing Sidux is read the Sidux  Qucikstart Manual.  It is one of the best manuals for a distro out there.

Updating/Upgrading Software

With Debian or Ubuntu, you normally used apt-get update && apt-get upgrade to update your system.  With Sidux, you cannot, you have to use apt-get dist-upgrade in a Runlevel 3.  This is where you have to be comfortable working in the command line.  Once you are in init 3, Sidux provides a very good tool that helps you update your system.  It is called smxi which is used to manage packages in the sid repository.

smxi is relatively easy to use.  Just read and enter the options.  I used smxi to install openoffice, apache2, mysql, php, python, perl, etc.  It is really a great tool.  You can even configure and install the latest kernel and get your graphics card configured, properly, through smxi.

Once you have updated your system, you can go back to init 5 (Runlevel 5) and install packages by using apt-get install <package> relatively easily.  You just got to remember to use apt-get dist-upgrade in init 3 once  week to keep your system updated.

ceni

One nice tool that Sidux provides to configure your network connections is ceni.  ceni is by far one of the best network configuration tools out there.  It is a command line tool but a powerful one.  It can detect and configure wifi networks easily.

LXDE

LXDE has the looks of KDE, the feel of Gnome and the simplicty of XFCE.  It is nice windows manager for a laptop.  Not too bloated, not too simple.  It took me less than 5 minutes to get a feel for it.  I still have much to learn about LXDE but I fell in love with it instantly.  There are still features that I want to add, such as a dock, since I got used to it in Gnome.  I read somewhere I can add one but I will need to research it more.

Though it is only in beta, it is still stable enough to use on a laptop.  Together with Sidux, it mades a great distro combination (Hint hint Sidux developers).  Many of use like the Gnome desktop but I think we will settle for LXDE for Sidux.  Read more about LXDE at their website: http://www.lxde.org.

Conclusions

I am still new to Sidux and LXDE but I will give it a throrough test.  I use my Thinkpad for much of my work when I travel Saigon by motorbike.  Ubuntu kept locking up on my Thinkpad and Debian Lenny was just not ready yet (though I will probably install it at another time).  Thinkpads in general can be finicky in regards to Linux but the Debian variants seem to work well on them.

Pictures

Sidux Linux with LXDE

(LXDE on Sidux Screenshot)

Sidux Linux with LXDE

(PCmanFM file manager)

Sidux Linux with LXDE

(Filezilla on Sidux)

Sidux Linux with LXDE

(ceni network managing tool for Sidux)

Sidux Linux with LXDE

(LXDE Panel Preferences)

Sidux Linux with LXDE

(Sidux online manual – a great resource)

Sidux website: http://www.sidux.org
LXDE website: http://www.lxde.org

Share this:

  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on X (Opens in new window) X

Like this:

Like Loading...

Related

Filed Under: Uncategorized Tagged With: open source, Technology

Reader Interactions

Comments

  1. Urko says

    Sunday, January 4, 2009 at 4:01 pm

    Please note that with Intrepid, getting LXDE is just apt-get install lxde.

    For those of us that are happy with Ubuntu, I thought I could point it out.

  2. Anh Hung says

    Sunday, January 4, 2009 at 11:10 pm

    I will try LXDE tomorrow. In Slackware it would mean building the packages from source but AlienBob has all the scripts in slackbuilds so it’s pretty much straightforward. For now, I’m sticking with KDE4, a bit bloated but the Interface looks pretty nice, though most of the widgets are useless, even with the Twitter one 🙁

  3. Anh Hung says

    Thursday, January 15, 2009 at 11:19 am

    I tried LXDE, not really impressed. Still prefer XFCE 🙂

Primary Sidebar

Site Navigation

  • Home
  • Archive
  • Bloggers and Vloggers in Vietnam
  • Halal Restaurants in Saigon

External Sites

  • Baba’s Kitchen – Vietnam
  • hakata.io
  • GoHalalVietnam!
  • Kerim Nur Blog
  • Matsunaga’s Odyssey
  • OishiiEats.vn

Archives

Recent Posts

  • Malaysian Street (An Ninh Street) all shutdown in Saigon
  • US Peace Corps to enter Vietnam by mid-2022
  • How Effective Are Air Purifiers In Your Home? | Talking Point
  • Humans of Saigon
  • Online Groceries with Chopp.vn in Saigon

Footer

Site

  • Home
  • Contact Us
  • Saigon Bloggers & Vloggers
  • Halal Restaurants in Saigon
  • Vietnamese Adoptee Articles
  • Hawaiian Hapas
  • Privacy Policy
  • Sitemap

Tag Cloud

1999 2011 2012 2013 2014 2015 air astana Airlines Almaty almaty Amerasian Central Asia China Clean Technology district 1 District 1 district 4 Food and Coffee halal Halal Guide india In the News japan Japan Karatau kawasaki z300 Kazakhstan kazakhstan Kyrgyzstan open source pham ngu lao phu nhuan district PM 2.5 saigon Saigon saigon coffee shops Saigon Photos saigon restaurants Shanghai Technology Travels Uncategorized Videos vietnam Weightlifting
July 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Feb    

© 2025 SaigonNezumi.com.

%d