Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
15
rated 0 times [  15] [ 0]  / answers: 1 / hits: 88352  / 1 Year ago, tue, january 3, 2023, 7:05:13

Yesterday I upgraded my Ubuntu by SSH but before I finished it, I restarted my computer.
I know that was not very smart. Anyway now I don't have internet connection, the WiFi or Ethernet is not recognized.



When I try on the latest version installed, the mice didn't work. When I try with previous version and go in gnome-network manager it's said:




The system network service is not compatible with this version




Another thing is when I comeback to the remote computer and look at the SSH terminal the process have stopped at:



Setting up desktop-file-utils (0.20-0ubuntu2) ... 
Configuration file `/etc/gnome/defaults.list'
==> Modified (by you or by a script)
since installation. ==> Package distributor has shipped
an updated version. What would you like to do about it ?
Your options are: Y or I:install the package maintainer's
version N or O : keep your currently-installed version D :
show the differences between the versions Z : start a shell
to examine the situation The default action is to keep your
current version. * defaults.list (Y/I/N/O/D/Z) [default=N] ?
Write failed: Broken pipe


Is there any simple solution other than I having to reinstall my system?


More From » wireless

 Answers
7

Edit: This answer is over six years old and is no longer fresh due to changes in Ubuntu. This is a workaround.



Go into settings, startup items. Add an entry with the following command:



sudo service network-manager start


In a terminal, use visudo to add a NOPASSWD entry for this command so you do not need to give a password:



your-username-here ALL=NOPASSWD: service network-manager start


Next time you log on, this will force a start of the network manager (supposing that it is configured such that it can start up).


[#38869] Wednesday, January 4, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
overine

Total Points: 20
Total Questions: 109
Total Answers: 98

Location: Aruba
Member since Fri, Jun 24, 2022
2 Years ago
overine questions
Tue, Jul 12, 22, 00:27, 2 Years ago
Wed, Jan 11, 23, 02:15, 1 Year ago
Tue, Aug 10, 21, 01:39, 3 Years ago
;