$HOME/.local/share/applications/mimeapps.list (as defined by the freedesktop standard). Of course a lot of the "active" associations are not in your personal mimeapps.list file, since there's a system wide file containing the default associations: it's either in /usr/share/applications/mimeapps.list or in /usr/share/applications/defaults.list (or both
).genisoimage to be installed.--hidden: selects the "Show hidden and backup files" search option--mounts: selects the "Exclude other filesystems" search option--contains="": selects the "Contains the text" search option/usr/bin/convert./etc/rc[0-9].d directories, but something else. Even the /etc/init.d/gdm filesystem entry was changed: it's now a symlink pointing to /lib/init/upstart-job. The latter is part of the upstart package which has the following description ...Description: event-based init daemon
Upstart is a replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.
$ apt-get install x11vnc
(...)
$ ps ax | egrep '(auth.*gdm|gdm.*auth)'
6022 tty7 Ss+ 0:10 /usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
11322 pts/8 S+ 0:00 egrep (auth.*gdm|gdm.*auth)
# Take the display and the auth file from the gdm command line above.
$ x11vnc -forever -display :0 -auth /var/lib/gdm/:0.Xauth
Recent comments
1 day 13 hours ago
1 day 18 hours ago
3 days 1 hour ago
3 days 5 hours ago
3 days 10 hours ago
5 days 7 hours ago
1 week 8 hours ago
1 week 2 days ago
1 week 5 days ago
1 week 6 days ago