Version [2425]
Dies ist eine alte Version von TinyCore erstellt von WojciechLisiewicz am 2020-02-23 01:18:23.
Inhaltsverzeichnis des Artikels
A. Einige Grundfunktionen / Be...
1. Standarddaten für den Login
2. Persist current state to di...
3. Where to specify additional...
4. Download and install packag...
5. Show which packages are cur...
6. Find current OS version info:
7. Search for and install pack...
8. Where to put your own start...
9. Getting WiFi working
B. Funktionen für Fortgeschrit...
1. Standarddaten für den Login
2. Persist current state to di...
3. Where to specify additional...
4. Download and install packag...
5. Show which packages are cur...
6. Find current OS version info:
7. Search for and install pack...
8. Where to put your own start...
9. Getting WiFi working
B. Funktionen für Fortgeschrit...
TinyCore Linux
eine minimalistisch 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
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
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
/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