Deleting ubuntu session in Ubuntu 17.10


up vote
0
down vote
favorite
I have installed vanilla gnome shell on ubuntu 17.10. Can I safely remove the ubuntu-configurated shell by using "sudo apt remove --purge ubuntu-session"? Thank you.
17.10
add a comment |Â
up vote
0
down vote
favorite
I have installed vanilla gnome shell on ubuntu 17.10. Can I safely remove the ubuntu-configurated shell by using "sudo apt remove --purge ubuntu-session"? Thank you.
17.10
1
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have installed vanilla gnome shell on ubuntu 17.10. Can I safely remove the ubuntu-configurated shell by using "sudo apt remove --purge ubuntu-session"? Thank you.
17.10
I have installed vanilla gnome shell on ubuntu 17.10. Can I safely remove the ubuntu-configurated shell by using "sudo apt remove --purge ubuntu-session"? Thank you.
17.10
17.10
asked Mar 31 at 18:06
Nikos Lagios
141
141
1
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10
add a comment |Â
1
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10
1
1
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
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%2f1020895%2fdeleting-ubuntu-session-in-ubuntu-17-10%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
1
You can just remove unnecessary choices from the login screen.
â pomsky
Mar 31 at 18:10