NSA: Please Turn off the Lights When You Leave. Nothing to See Here.

Linux Advocate Dietrich Schmitz shows how the general public can take action to truly protect their privacy using GnuPG with Evolution email. Read the details.

Mailvelope for Chrome: PGP Encrypted Email Made Easy

Linux Advocate Dietrich Schmitz officially endorses what he deems is a truly secure, easy to use PGP email encryption program. Read the details.

Step off Microsoft's License Treadmill to FOSS Linux

Linux Advocate Dietrich Schmitz reminds CIOs that XP Desktops destined for MS end of life support can be reprovisioned with FOSS Linux to run like brand new. Read how.

Bitcoin is NOT Money -- it's a Commodity

Linux Advocate shares news that the U.S. Treasury will treat Bitcoin as a Commodity 'Investment'. Read the details.

Google Drive Gets a Failing Grade on Privacy Protection

Linux Advocate Dietrich Schmitz puts out a public service privacy warning. Google Drive gets a failing grade on protecting your privacy.

Email: A Fundamentally Broken System

Email needs an overhaul. Privacy must be integrated.

Opinion

Cookie Cutter Distros Don't Cut It

Opinion

The 'Linux Inside' Stigma - It's real and it's a problem.

U.S. Patent and Trademark Office Turn a Deaf Ear

Linux Advocate Dietrich Schmitz reminds readers of a long ago failed petition by Mathematician Prof. Donald Knuth for stopping issuance of Software Patents.

Showing posts with label Bodhi Linux. Show all posts
Showing posts with label Bodhi Linux. Show all posts

Saturday, September 13, 2014

Bodhi Linux Developer Retires

( Image Credit: Michelangelo's The Creation of Adam )


The solo developer of Bodhi Linux has announced his retirement.

I sincerely wish +Jeff Hoogland  well.  It's not difficult to appreciate that putting together a truly polished Linux Distro is hard, but by one developer, it seems almost an impossible task.  


One Mr. Hoogland set out to do so and I will say that by all accounts he has been a success.  Bodhi Linux has always been a 'standout' Distribution in my view and well respected.  Bodh Linux's level of consistency typically requires a rank and file of workers to make for polish, fit, finish and seamless processes.  Bodhi Linux has become perhaps the best known lightweight Linux Distro.  CrunchBang is perhaps the only other true contender in this category.

Yet, I fear that we will see more of this attrition and with increased frequency.


As geopolitical events unfold and the global economy gets worse by the day, it becomes increasingly difficult for the individual to merely 'exist', much less, do voluntary work on a project of this magnitude.

Yes, if you are lucky, another developer will pick up and continue with Bodhi maintenance.  If you aren't, well, that is the nature of things in today's world.


Linux on the Desktop is much like a garden, if you will.  It requires true dedication, constant attention and nurturing.  Looking at Distrowatch, one sees a wide array of choices.  Some flowers in the garden are hardy, and even perennial flowering all year round giving manifold benefits to the Linux User community.

Indeed, there is much freedom of choice.  But with choice comes risk.  One such risk is that many Distros by default create newcomer confusion.  The immediate question becomes, "Which one is best?"  All one need do is ask and there will be no shortage of opinion offered to help out.  Getting answers to questions with Linux has always been one of its cornerstones and those who maintain support forums are there to help.  This has always been one of the great benefits of Linux.  That hasn't changed.

What has changed?  The pure number of Distros has grown as more developers obtain toolchains which facilitate cloning their own 'me too' Distro.  This is done mostly with good intentions.  It's part of the Gnu Public License and encouraged.

But, the by-product has yielded a side-effect I call Distro-Sprawl.  As such, it has become increasingly difficult for users to come to a quick answer as to which Distro they should use.

Despite, Bodhi Linux points to another important issue:  Ongoing Support.

When researching which Distro to use, make not just looking at the feature set a consideration.  Look also at the number of people involved in support.  If it's one or two people, that doesn't mean it isn't a good Distro.  Far from it, Bodhi is the exemplar.  But, the longevity of that Distro is put at risk when there are fewer to support it.  And thus, we see here yet another developer finds himself in the throws of life circumstance with not enough 'bandwidth' to devote to his open source development pursuits.  The critical decision is made to pull the plug.  The developer retires.  You are left high and dry.

It doesn't have to be that way if you look at the top 5 Distributions on Distrowatch.  Those are the hardy flowers in the garden.  Those flowers have many gardeners who cultivate and nurture them so as to remain healthy, lush and full.

I encourage developers not to spread themselves 'thin' across vaguely familiar Distros.  Come on board one of the larger Top 5 Distros and put your talent towards something which will be long-lasting and meaningful.  -- Dietrich



Thursday, June 13, 2013

OpenBox: When You Want Minimalism, Speed.

by Dietrich Schmitz

I've settled for largely avoiding Unity and Gnome3.x entirely.  Most of you know that.  No need to go over why.

But lately, I've been wondering why Fedora doesn't offer a Spin of OpenBox.  So, my curiosity got the best of me and I installed it into Fedora 19 Xfce Spin.

The following files were installed:

openbox, obmenu, obconf, tint2, xfce4-mixer, xfce4-power-manager, clipit, and gmrun.

Then, create the following directory:

$mkdir ~/.config/openbox

and

$gedit ~/.config/openbox/autostart

and paste the following into it, save and close the file:

## Openbox autostart

## ====================

## Note*: some programs, such as 'nm-applet' are run via XDG auto-start.

## Run '/usr/lib/openbox/openbox-xdg-autostart --list' to list any

## XDG autostarted programs.



## GNOME PolicyKit and Keyring

#/usr/lib/polkit-1-gnome/polkit-gnome-authentication-agent-1 &

#eval $(gnome-keyring-daemon -s --components=pkcs11,secrets,ssh,gpg) &





#Starts Nitogen and restore wallpaper from previous session

#nitrogen --restore &



# start up the tint2 task bar

tint2 &



# Start up power management

xfce4-power-manager &



# Start the Clipboard manager after 3 seconds wait

(sleep 3s && clipit) &



# start volume manager after 3 seconds

#(sleep 3s && volti) &

The parts in autostart for policykit, nitrogen, and volti have been commented out as they don't currently work, or weren't found in the Fedora repo.

Logging out of Xfce, I selected the openbox window manager and logged back into Fedora 19.

Immediately, I was presented with a familiar (from my CrunchBang experiences) spartan grey screen and a panel on the bottom (tint2).

Utterly minimal, but exceedingly fast, OpenBox on Fedora 19

Autostart was able to load the power-manager, chrome and the clipboard.  nm-applet loaded and connected to wireless automatically also without need for configuration.

Currently, there is no volume icon in the tray (not a crisis as I can launch pavucontrol or xfce4-mixer to adjust settings if need be).

Probably, I'll figure out what to do about volti and nitrogen tomorrow and add maybe a few other tweeks like conky, but this is quite doable for now.

OpenBox is a stacking window manager.  On a Netbook, you need to ring out all of the resources and mine has 2GB ram.  Reaching the Desktop, opening a terminal and checking free returns about 140MB ram used.  That really can't be beat, unless maybe you install Bodhi Linux or Puppy Linux or DSL.  The speed improvement is quite marked.

I am sure there will be comments from those getting less ram usage.  Still you get the point.

I'll use this for a while and see how it goes.

So Folks, when you want minimalism and speed, check out OpenBox.  It never disappoints.

-- Dietrich
Enhanced by Zemanta