Zum Inhalt springen
42

42

21 is only half the truth

Drupal using drush

Mai 6, 2015 Oliver Bunte

apt-get install drush change to document root List all modules and themes drush pm-list List only modules drush pm-list –type=Module

Weiterlesen

Ubuntu measure network speed iperf

März 14, 2015 Oliver Bunte

Test sudo apt-get install iperf Computer A iperf -s Computer B iperf -c address of Computer A

Weiterlesen

avconv scale video with fixed height

Februar 28, 2015 Oliver Bunte

avconv -i input.mp4 -c:v libx264 -vf scale=-1:720 -profile:v baseline -crf 23 -c:a libvo_aacenc output.mp4

Weiterlesen

Ubuntu default Editor

Februar 28, 2015 Oliver Bunte

sudo update-alternatives –config editor

Weiterlesen

Raspberry GPIO-Ports all revisions

Dezember 28, 2014 Oliver Bunte
Weiterlesen

Raspberry Software PWM Pi Blaster

Dezember 4, 2014 Oliver Bunte

What is PWM? Pulse-width Modulation Go to https://github.com/sarfata/pi-blaster/ and Download. Installing: sudo apt-get install autoconf Then unzip pi-blaster-master.zip and do:

Weiterlesen

Raspberry starting applications on X via shell

November 30, 2014 Oliver Bunte

export DISPLAY=:0 lxtask

Weiterlesen

Raspberry Pi no Screensaver

November 30, 2014 Oliver Bunte

apt-get install x11-xserver-utils edit /etc/xdg/lxsession/LXDE/autostart and add these three lines. @xset s off @xset -dpms @xset s noblank and ~.xinitrc

Weiterlesen

Raspberry VNC-Server, Client

November 30, 2014 Oliver Bunte

Raspberry is the server: Install: sudo apt-get install x11vnc Create password for your user: sudo mkdir /etc/x11vnc sudo x11vnc -storepasswd

Weiterlesen

Linux mp3info

November 23, 2014 Oliver Bunte

How to use mp3info: z.B. get Time of mp3 im minutes and seconds get time in minutes and seconds mp3info

Weiterlesen
Ältere Beiträge
Neuere Beiträge
  • Impressum
  • Datenschutzerklärung

Neueste Beiträge

  • Siebdruck Leitfaden
  • Ubuntu 20.04 CO2 Ampel NodeMCU Wroom, MH-Z19C mit BMP280 und Oled-Display und LED Ring WS2812B nebst Gehäuse
  • Plotter – Vinyl Transferfolie Howto – Kawasaki ZX9R
  • Skull Buttons 59mm mit Sicherheitsnadel Kühlschrankmagnet oder Taschenspiegel
  • CO2 Ampel Wemos Mini D1, ESP-32 Dev Kit C V2 Arduino MH-Z19

Neueste Kommentare

    Kategorien