biabam: bash-mailer mit attachments xchm: chm-Reader für Linux
echoping: Can test if a server is listening on a remote machine and can measure the round-trip time.
subtitle2pgm: Untertitel
distcc: distribute compilation of C or C++ code across several machines on a network.
cricket: Program for collection and display of time-series data (wrapped around RRD tool)
checkbot: links testen
Bamboo: a content management system (CMS) written in PHP
arping: sends IP and/or ARP pings (to the MAC address)
traceproto: traceroute replacement that supports TCP, UDP, and ICMP; allows
the user to specify the protocol and port to trace to
Eigene Seite: Backup mit Linux.
dosbox
dosemu
Norton-Commander-Clones
Aktuelle Kameras speichern in den EXIF-Daten viele Daten (u.a. Verschlusszeit, GPS-Koordinaten, Modell etc.).
exiftool kann EXIF-Daten in vorhandenen jpg-Dateien (ohne Neukompression!) entfernen (-overwrite_original → keine Backupdateien)
find . -name \*.jpg -type f -exec exiftool -EXIF= -overwrite_original {} \;
find . -name \*.jpg -type f -exec jhead -purejpg {} \;
Die folgende Software kann zur Texterkennung frei verwendet werden:
http://sourceforge.net/search/?type_of_search=soft&type_of_search=soft&words=ocr
bochs, qemu, …
Die Liste der enthaltenen Software bei UbuntuStudio enthält viele relevante Programme.
flac faac faad ffmpeg
ethtool -s eth1 speed 100 duplex full autoneg off
siehe Browser
siehe ftp-clients
Name | Bemerkung | Betriebssysteme | Formate (Packen & Entpacken; Auswahl) | Multicore (Multithreading) Unterstützung |
---|---|---|---|---|
bzip2 | standard auf *nix-Systemen | vorrangig *nix | bz2 | nur bei der Multicore-Variante: pbzip2 |
gzip | standard auf *nix-Systemen | vorrangig *nix | gz | nur bei der Multicore-Variante: mgzip |
p7zip | Windows / Linux | 7z, ZIP, GZIP, BZIP2 and TAR | nur bei den Formaten zip und 7z |
Siehe Linux-Software
du / -a | sort -nr | less
)fdupes -r -1 .
siehe auch: Multimedia
sudo add-apt-repository ppa:ozmartian/apps && apt install vidcutter