Benutzer:Zase Wieder/MyBook
Erscheinungsbild
Nur eine Spielwiese und keine Buchvorlage.
- Linux
- Philosophie
- „Alles ist eine Datei.“
- KISS
- Keep it small.
- Keep it simple.
- Distribution
- Debian
- Mint
- Cinnamon Edition (mirror)
- wget -c https://ftp.fau.de/mint/iso/stable/21.3/linuxmint-21.3-cinnamon-64bit.iso ↵
- wget -c https://ftp-stud.hs-esslingen.de/pub/Mirrors/linuxmint.com/stable/21.3/linuxmint-21.3-cinnamon-64bit.iso ↵
- wget -c https://ftp5.gwdg.de/pub/linux/debian/mint/stable/21.3/linuxmint-21.3-cinnamon-64bit.iso ↵
- Überprüfen mit sha256sum
- sha256sum linuxmint-21.3-cinnamon-64bit.iso ↵
- Vergleichen mit Datei
- Testen mit qemu
- qemu-system-x86_64 -m 4G -enable-kvm -drive format=raw,media=cdrom,readonly=on,file=linuxmint-21.3-cinnamon-64bit.iso ↵
- Cinnamon Edition (mirror)
- Kali
- Mint
- OpenSuse
- Leap
- TumbleWeed
- Linux from Scratch
- termux
- Distrohopping
- Debian
- Booten
- USB live
- Installation
- Festplatte
- Virtuel
- qemu-system-x86_64
- -m
- 4G
- -enable-kvm
- -drive
- format=raw,media=cdrom,readonly=on,file=xxx.iso
- -m
- Strg+Alt+G
- qemu-system-x86_64
- grub
- Einrichten
- Yast
- Bedienung
- Konsole
- Strg+Alt+F2
- bash
- dd
- if=
- xxx.iso
- of=
- /dev/sdxxx
- if=
- man
- info
- grep
- sgrep
- sh
- wget
- -c
- git
- clone
- --recursive
- submodule
- update
- --init
- --recursive
- update
- pull
- clone
- rsync
- -av
- --delete
- mc
- F3 (Ansicht)
- F4 (Bearbeiten)
- F5 (Auswahl kopieren)
- F6 (Auswahl verschieben)
- F7 (Verzeichnis erstellen)
- F8 (Auswahl löschen)
- F10 (Beenden)
- Befehl über „Eingabezeile“ (Prompt) ↵ (Wirkung auf Auswahl)
- uname
- -a
- last
- echo
- chmod
- 755
- 644
- chown
- user.group
- dd
- Desktop
- KDE
- Konsole
- GNOME
- Cinnamon
- Terminal
- Firefox
- HTML
- JavaScript
- WebAssembly
- mediawiki
- wiktionary
- Regeln
- Belegen
- Struktur
- Vorlagen
- Regeln
- wikibooks
- Regeln
- Sachwissen
- Regeln
- wiktionary
- KDE
- Konsole
- Editieren
- vi
- Beenden
- TeXstudio
- vi
- Emulieren
- Commodore
- C64
- vice
- x64
- Basic
- SYS
- 64738
- SYS
- vice
- Amiga
- C64
- qemu
- Commodore
- Programmieren
- Sprachen
- Pascal
- "Begin at the beginning," the King said, gravely, "and go on till you come to the end: then stop." (Alice's Adventures in Wonderland by Lewis Carroll)
- Programme
- freepascal
- fp
- fpc
- Lazarus
- freepascal
- Sprachaufbau
- ;
- {
- }
- program
- Name nicht mehr als Variable verwendbar
- uses
- var
- global bekannt
- :
- integer
- const
- procedure
- var
- lokal bekannt
- const
- begin
- end;
- var
- function
- mit der Wertzuweisung auf den Funktionsnamen erfolgt der Rücksprung
- begin
- end.
- unit
- Rust
- Programme
- rustc
- Sprachaufbau
- fn
- main ()
- {}
- Programme
- Python
#!/usr/bin/python
#!/usr/bin/env python
- python
- -m
- venv
- -m
- source
- bin/activate
- pip
- install
- -r
- Perl
#!/usr/bin/perl
- cpan
- Prolog
- tcl
- tk
#!/usr/bin/env wish
- tk
- lua
- Pascal
- Algorithmen
- Bibliotheken
- C
- glibc
- boost
- Qt
- gtk
- Python
- matplotlib
- numpy
- sympy
- scipy
- pygame
- scikit-learn
- keras
- tensorflow
- pytorch
- music21
- C
- Erstellen
- mkdir
- build
- cd
- cmake
- ..
- make
- -j
- strip
- mkdir
- Sprachen
- Dokumentieren
- xxxTeX
- ctan
- texlive
- Pakete besorgen
- rsync -av rsync:<RSYNC-SERVER>/pub/ctan/systems/texlive/ texlive ↵
- Installation
- su -l ↵
- cd texlive/tlnet/ ↵
- perl install-tl ↵
- Pfade erweitern
- su -l ↵
- cd /etc/profile.d/ ↵
- vi texlive.sh ↵
#!/bin/sh
MANPATH=$MANPATH:/<INSTALLATIONSPFAD>/texlive/20XX/texmf-dist/doc/man
export MANPATH
INFOPATH=$INFOPATH:/<INSTALLATIONSPFAD>/texlive/20XX/texmf-dist/doc/info
export INFOPATH
PATH=$PATH:/<INSTALLATIONSPFAD>/texlive/20XX/bin/x86_64-linux
export PATH
- chmod 755 texlive.sh ↵
- Wartung
- su -l ↵
- tlmgr update --all --repository texlive/tlnet/ ↵
- tlmgr update --self --repository texlive/tlnet/ ↵
- Programme
- latex
- pdflatex
- lualatex
- Pakete
- Pakete besorgen
- Dokumentenaufbau
- LaTeX
- "Begin at the beginning," the King said, gravely, "and go on till you come to the end: then stop." (Alice's Adventures in Wonderland by Lewis Carroll)
- \documentclass
- memoir
- \begin
- document
- \end
- LaTeX
- LibreOffice
- Writer
- Calc
- Base
- Math
- Draw
- Impress
- xxxTeX
- Bildung
- Lernhilfe
- Anki
- Mathematik
- sagemath
- FORTRAN
- sagemath
- Musik
- lmms
- Astronomie
- Celestia
- Lernhilfe
- Unterhaltung
- Spiele
- Battle for Wesnoth
- FreeCiv
- Multimedia
- VLC Media Player
- Spiele
- Philosophie
- Android
- Bildung
- Lernhilfe
- AnkiDroid
- Mathematik
- Emu48 for Android
- Musik
- SynprezFM
- Sprachen
- Wizadora
- TV5MONDE: Französisch lernen
- Lernhilfe
- Unterhaltung
- Spiele
- Andor's trail
- Frozen Bubble
- DroidFish
- Spiele
- Bildung