Items 1-12 out of 1347 displayed
If you edit the files inside ~/.config/autostart/
they are written in this way:
Name=Dropbox
GenericName=File Synchronizer
Comment=Sync your files across computers...
Apparently dbus is a thing that could be used to change settings. The short version is that the following python script, when ran as root, turns off silent mode:
...Close Software Center
Type this in terminal
sudo lsof /var/lib/dpkg/lock
Identify the PID of the process causing lock then stop that...
These are not errors. They are standard info messages.
You say that fsck
fixed them, so there's nothing to worry about. It is not necessarily because you used shutdown...
have you tried to delete the files in the directory /etc/NetworkManager/system-connections/
?
You should have 1 file for every net you have tried to connect, open a terminal...