Raspberry is the server: Install: sudo apt-get install x11vnc Create password for your user: sudo mkdir /etc/x11vnc sudo x11vnc -storepasswd
WeiterlesenLinux mp3info
How to use mp3info: z.B. get Time of mp3 im minutes and seconds get time in minutes and seconds mp3info
Weiterlesenavconv resize hd video
avconv -i input.mp4 -c:v libx264 -vf scale=640:480 -profile:v baseline -crf 23 -c:a libvo_aacenc output.mp4 avconv -i input.mp4 -c:v libvpx -qmax
WeiterlesenUbuntu 14.04 Window Decoration Buttons
Ubuntu 14.04 Window Decoration Buttons gsettings set org.gnome.desktop.wm.preferences button-layout ‚:minimize,maximize,close‘
WeiterlesenUbuntu Merging Videos
apt-get install gpac MP4Box -cat output.mp4 -cat output2.mp4 -cat output3.mp4 -cat output4.mp4 -cat output5.mp4 -cat output6.mp4 merged.mp4
Weiterlesen/etc/network/interfaces
iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0 gateway 192.168.1.1 iface eth0 inet manual auto eth1 iface eth1 inet dhcp
WeiterlesenA good general way to diagnose mysterious hangs:
ps axo pid,wchan:32,cmd sudo strace -p PID
WeiterlesenBios update Gigabyte unter Ubuntu
apt-get install p7zip p7zip-full p7zip-rar wget http://download.gigabyte.eu/FileList/BIOS/mb_bios_ga-h61m-usb3-b3_f9.exe mkdir bios cd bios 7z x ../mb_bios_ga-h61m-usb3-b3_f9.exe Copy „h61musb3.f9“ to USB-Stick. Reboot your
WeiterlesenDate to Timestamp
date -d „2011-08-01 00:00:01“ „+%s“
WeiterlesenDesk Mess Theme & HTC Phone
You also like the Desk Mess Theme but want to have an Android Phone in the Background. Here we go:
Weiterlesen