UNIX-Einführung - Lösungen 1.Praktikum

1. login

2. huinstall  (nur auf rabe,star)

3. man man

4. id
   id -a

5. ps -efa | grep sbell
   top    # fuer alle
   top -U sbell
      man top

6. who

7.  top   (Wiederholung von  5.)

8.   https://www2.informatik.hu-berlin.de/rbg/Intern_SSL/password.shtml.de
     http://amor.cms.hu-berlin.de/

9.   date +%e.%b\ %Y,\ %T\ Uhr
     date "+%e.%b %Y, %T Uhr"

10. https://www2.informatik.hu-berlin.de/~bell/Anfaenger_SSL/praktikum1-2.pdf

11. thunderbird einrichten
     cd
     wget --no-check-certificate https://github.com/thsmi/sieve/raw/master/nightly/0.2.3/sieve-0.2.3h.xpi
     thunderbird &
        vorhandene Mailadresse der Informatik benutzen
        sieve installieren
           Tools/Add-ons/Get Add-ons/Tools for all Add-ons/Install Add-on from File
                                     (links neben search-Eingabe)

12. https://www2.informatik.hu-berlin.de/webmailbox


13. if header :contains "Subject" "TEST" { fileinto "test"; stop; }


               WS 2014/15

Zurück zur Gliederung
Do 9. Okt 07:53:26 CEST 2014
J-P Bell