Alle Kategorien:
  E V T Z Allgemein
 EVTZ-Datenbank
  E V T Z Dokumente
 Kommentare
 Literaturdatenbank
  E V T Z Praxis
 Rechtsprechungsdatenbank
 Rechtsvorschriften
  Kooperationsinstrumente
 Startseite

TinyCore Linux

eine minimalistische Linux-Distribution, die nur im RAM sitzt


A. Einige Grundfunktionen / Befehle:
Nachstehend werden die wichtigsten Infos / Befehle gelistet:

1. Standarddaten für den Login
username: tc
password: piCore

2. Persist current state to disk:
filetool.sh -b

3. Where to specify additional default file locations for persistence:
/opt/.filetool.lst
4. Download and install packages:
tce-load -wi package_name.tcz
5. Show which packages are currently installed:
tce-status -i

6. Find current OS version info:
version

7. Search for and install packages with console UI:
tce
8. Where to put your own startup and shutdown scripts:
/opt/bootlocal.sh
/opt/shutdown.sh


9. Getting WiFi working
tce-load -wi wifi
the-load -wi firmware-rpi3-wireless
reboot

and set up a connection:
sudo wifi.sh
sudo filetool.sh -b



B. Funktionen für Fortgeschrittene


Auf dieser Seite sind keine Kommentare vorhanden