Wiki

A universe of ideas

User Tools

Site Tools


computer:ubuntu_touch

This is an old revision of the document!


Ubuntu Touch

Interessante Dienste

  • ufw
  • PulseAudio
  • DNSMasq
  • lightDM
  • cron
  • DBus
  • upowerd
  • telepathy
  • gconf
  • upstart
  • evolution-source-registry

Interessante Verzeichnisse

mount | grep etc.*rw | cut -d ' ' -f 3

/etc

  • fstab
  • NetworkManager/system-connections
  • default/ufw
  • ufw
  • apparmor.d/cache
  • ssh
  • init/ssh.override
  • writable
    • hostname
    • localtime
    • machine-info
    • timezone
    • whoopsie
  • default/apport
  • init/whoopsie.override
  • network/if-up.d

/home/phablet/

  • .config
    • <app-id>
    • dekko.dekkoproject
      • dekko.dekkoproject.conf (Schnell & einfach Identitäten anlegen)
    • textsecure.jani
      • contacts.yml
  • .cache
    • <app-id>
  • .local/share
    • <app-id>
    • evolution
      • addressbook/system/contacts.db
      • tasks/1454618765.3380.0@ubuntu-phablet/tasks.ics (Wecker)
  • .ssh

Weitere

  • /usr/share/syncevolution

SyncEvolution

syncevolution --print-configs
syncevolution --configure ?
syncevolution --print-servers
syncevolution --print-peers
syncevolution --print-databases
find /home/phablet/.config/syncevolution/
find /home/phablet/.config/evolution/
find /home/phablet/.local/share/evolution/

syncevolution –template ?

Weiteres

Der user phablet ist in der sudo Gruppe.

nmcli connection modify ens4v1 ipv6.ip6-privacy 2 geht nicht.

Das root Passwort ist das unlock Passwort/Pin.

Um das Passwort von phablet an das unlock pattern an zu passen, ohne in /etc schreiben zu müssen, wird extrausers in PAM und NSS verwendet. Das holt zusätzliche Daten aus /var/lib/extrausers/{passwd,shadow}.

Dekko Debug mode: SettingAbout → Lange und herzlich das Icon drücken.

Lektüre

computer/ubuntu_touch.1454701214.txt.gz · Last modified: 2020-11-18 18:10 (external edit)