How do you start Budgie desktop environment with a command in Ubuntu 16.04.03 LTS


up vote
0
down vote
favorite
I installed Budgie desktop environment on my system using the following commands:
sudo add-apt-repository ppa:budgie-remix/ppa
sudo apt update && sudo apt install budgie-desktop budgie-indicator-applet
Now since this is a remote virtual machine on a server, I connect to it using X2Go, and I need to provide a 'command' to launch any desktop environment.
What's the command to launch Budgie?
command-line budgie x2go
add a comment |Â
up vote
0
down vote
favorite
I installed Budgie desktop environment on my system using the following commands:
sudo add-apt-repository ppa:budgie-remix/ppa
sudo apt update && sudo apt install budgie-desktop budgie-indicator-applet
Now since this is a remote virtual machine on a server, I connect to it using X2Go, and I need to provide a 'command' to launch any desktop environment.
What's the command to launch Budgie?
command-line budgie x2go
/usr/bin/gnome-session --session=budge
?
â muru
Feb 13 at 12:18
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed Budgie desktop environment on my system using the following commands:
sudo add-apt-repository ppa:budgie-remix/ppa
sudo apt update && sudo apt install budgie-desktop budgie-indicator-applet
Now since this is a remote virtual machine on a server, I connect to it using X2Go, and I need to provide a 'command' to launch any desktop environment.
What's the command to launch Budgie?
command-line budgie x2go
I installed Budgie desktop environment on my system using the following commands:
sudo add-apt-repository ppa:budgie-remix/ppa
sudo apt update && sudo apt install budgie-desktop budgie-indicator-applet
Now since this is a remote virtual machine on a server, I connect to it using X2Go, and I need to provide a 'command' to launch any desktop environment.
What's the command to launch Budgie?
command-line budgie x2go
command-line budgie x2go
asked Feb 13 at 10:30
fifozeb
1
1
/usr/bin/gnome-session --session=budge
?
â muru
Feb 13 at 12:18
add a comment |Â
/usr/bin/gnome-session --session=budge
?
â muru
Feb 13 at 12:18
/usr/bin/gnome-session --session=budge
?â muru
Feb 13 at 12:18
/usr/bin/gnome-session --session=budge
?â muru
Feb 13 at 12:18
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1005765%2fhow-do-you-start-budgie-desktop-environment-with-a-command-in-ubuntu-16-04-03-lt%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
/usr/bin/gnome-session --session=budge
?â muru
Feb 13 at 12:18