welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

location: Ubuntu

Sammlung von Ubuntu Befehlen

gimicks für Ubuntu

Software unter Ubuntu

Chat Clients

riot

jabber

currently testing:

not using following clients anymore for different reasons:

Programm Languages

java8

python

nodejs

Konfiguration

System Settings

Drucker/ Printer

Verwalten von ppa/ Management of ppa

Hinzufügen/ add

Entfernen/ remove

Anschauen von FremdPPAs/ checking foreign ppas

Probleme mit google PPA (depracted)

PPA - list

SSH -key

Generieren eines SSH-keys

Ausgabe :

Mit Enter wird eine Datei id_rsa im Verzeichnis .ssh erstellt.

Public key auf server kopieren

video converting by using ffmpeg

ffmpeg -i <input-file> -ar 44100 -ab 96 -f flv <output-file; e.g test.flv>

If you want to cut end of movie, you can use -t option: -t duration Set the recording time in seconds. “hh:mm:ss[.xxx]” syntax is also supported