You are not logged in.

#1 2016-09-30 15:27:43

joang
New Member
Registered: 2016-09-30
Posts: 3

Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

Hi,
I am new to bunsen hydrogen and am a fan of #! because it is lightweight and superfast.
I have installed Ubuntu 14 on my server with no GUI. I have downloaded and installed hydrogen with its various packages using the terminal.
Can someone tell me how I can start the desktop environment via the terminal? What can I do to start it as well as autostart when I reboot the server?
Thanks.

Offline

#2 2016-09-30 16:44:20

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

Did you install the Openbox window manager (you need bunsen-meta-all, with Recommends, for a full BL desktop.)?


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-09-30 18:21:18

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

joang wrote:

I have downloaded and installed hydrogen with its various packages using the terminal.

You should post the actual commands used rather than a vague description.

how I can start the desktop environment via the terminal?

sudo systemctl isolate graphical.target

What can I do to start it as well as autostart when I reboot the server?

sudo systemctl set-default graphical.target

This will only work if you are using systemd as your init system, check this with:

cat /proc/1/comm

If you are using upstart then wait for one of our resident Ubuntites to offer some advice smile

Thread moved to Help & Support (Other)

Offline

#4 2016-09-30 22:29:00

joang
New Member
Registered: 2016-09-30
Posts: 3

Re: Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

damo wrote:

Did you install the Openbox window manager (you need bunsen-meta-all, with Recommends, for a full BL desktop.)?

Yes I did.
After setting up the bunsen.list to use bunsen-hydrogen main and downloading the latest keyring.
I run the following commands:

sudo apt-get install bunsen-common bunsen-configs bunsen-conky bunsen-docs 
bunsen-faenza-icon-theme bunsen-images bunsen-images-extra bunsen-keyring 
bunsen-meta-all bunsen-meta-packaging bunsen-meta-vcs bunsen-os-release 
bunsen-pipemenus bunsen-python-apt-template bunsen-themes bunsen-thunar 
bunsen-utilities bunsen-welcome dark-teal-theme fonts-ubuntu-font-family-console
forecast mpv-bash-completion obmenu ttf-ubuntu-font-family vertex-icons-tweak yad

Last edited by joang (2016-09-30 22:43:30)

Offline

#5 2016-09-30 22:36:06

joang
New Member
Registered: 2016-09-30
Posts: 3

Re: Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

Head_on_a_Stick wrote:

If you are using upstart then wait for one of our resident Ubuntites to offer some advice smile

Thanks for your feedback. I have checked and am using upstart. I guess I have to wait.

Last edited by joang (2016-09-30 22:39:38)

Offline

#6 2016-10-01 02:25:44

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,668
Website

Re: Running bunsen-hydrogen desktop on lightweight Ubuntu 14.04

Hi joang.

joang wrote:

I run the following commands:

sudo apt-get install bunsen-common bunsen-configs bunsen-conky bunsen-docs 
bunsen-faenza-icon-theme bunsen-images bunsen-images-extra bunsen-keyring 
bunsen-meta-all bunsen-meta-packaging bunsen-meta-vcs bunsen-os-release 
bunsen-pipemenus bunsen-python-apt-template bunsen-themes bunsen-thunar 
bunsen-utilities bunsen-welcome dark-teal-theme fonts-ubuntu-font-family-console
forecast mpv-bash-completion obmenu ttf-ubuntu-font-family vertex-icons-tweak yad

Actually, bunsen-meta-all pulls in all the base BunsenLabs packages, as long as apt is configured to install with recommends (in Debian, it is by default), so this should be enough to get the same packages:

sudo apt-get install bunsen-meta-all dark-teal-theme fonts-ubuntu-font-family-console forecast mpv-bash-completion ttf-ubuntu-font-family vertex-icons-tweak

...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB