Tuesday, October 3, 2023
 Popular · Latest · Hot · Upcoming
15
rated 0 times [  15] [ 0]  / answers: 1 / hits: 17505  / 1 Year ago, wed, june 15, 2022, 11:43:01

We deploy Ubuntu desktops in our environment at scale and I want to kill the new welcome screen so it doesn't appear on all newly built machines at first log in.



Has anyone figured out how to do this yet?


More From » 18.04

 Answers
2

I found the solution to this myself so I'm posting it here for all those who might want to know.



The welcome screen is part of the gnome-initial-setup package. The first time a user logs into a new machine the command /usr/lib/gnome-initial-setup/gnome-initial-setup --exisiting-user runs.



for us simply removing the gnome-initial-setup package during kickstart is a suitable fix as we don't require any of the gnome initial setup stuff anyway (we don't want to create local user accounts or set the system time etc).



if you do still want the pre-login welcome stuff then you'll need a different solution.


[#8550] Wednesday, June 15, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ippalogu

Total Points: 215
Total Questions: 127
Total Answers: 146

Location: Denmark
Member since Tue, Jul 19, 2022
1 Year ago
ippalogu questions
Tue, Jan 4, 22, 21:49, 2 Years ago
Tue, Sep 21, 21, 09:12, 2 Years ago
Wed, May 19, 21, 02:24, 2 Years ago
Mon, Dec 27, 21, 01:44, 2 Years ago
;