Skip to content

IT 's flexible

  • About

Category: Linux stuff

March 23, 2012 / Linux stuff

Help them to exceed their goal

http://www.kdenlive.org/features   Kdenlive is one of the greatest video editors out there… its free… its open source.. it just..  great! The kdenlive team is collecting money for being able to work on their video editing software fulltime..  all you need is a paypal account or a credit card and you are ready to help. If you …

Continue Reading
April 12, 2012 / HowTo

How to speed up persistent Kubuntu USB LIVE installation

long story short: DO NOT use the persistent file!  set up an explicit partition formatted with ext4, labeled casper-rw use the following boot parameters in your /syslinux/syslinux.cfg on the first partition (all in one line):   append noprompt floppy=off cdrom-detect/try-usb=true boot=casper persistent locale=en_US.UTF-8 file=/cdrom/preseed/custom.seed initrd=/casper/initrd.gz live-media-path=/casper/ quiet splash ignore_uuid —   This does not iron out the problem …

Continue Reading
February 3, 2012 / HowTo

dd with progress bar

  if you need a progress indicator while using dd you will find this interesting. sudo dd if=/dev/zero bs=2048 | pv -s 8G | sudo dd bs=2048 of=/dev/null just give “pv” the size of the input device (image) and pipe dd through.  

Continue Reading
February 2, 2012 / HowTo

Get device name of the newest usb-thumb-drive in the system

this post is just a note to myself (like many others on this blog) ls -t /dev/sd* | head -1 | /bin/sed -e ‘s/^\/dev\/*//’ |cut -c 1-3   i had to figure out a way to determine the name of the usb-thumb-drive i JUST connected within a script – well.. it works but im open …

Continue Reading
January 9, 2012 / HowTo

gimp 2.7.4 ppa

 Um dieses PPA hinzuzufügen öffnet man entweder einen Terminal (Konsole) und kopiert folgende Zeilen… sudo apt-add-repository http://ppa.launchpad.net/matthaeus123/mrw-gimp-svn/ubuntu sudo apt-get update sudo apt-get install gimp   … oder man nimmt den grafischen Weg über den Paketmanager (Muon Packet Manager – Settings – Configure software sources – other software – add) und fügt folgendes PPA hinzu: ppa:matthaeus123/mrw-gimp-svn/ …

Continue Reading
April 12, 2012 / HowTo

Clonezilla on Kubuntu – simple install

sudo nano /etc/apt/sources.list then add the following line: deb http://drbl.sourceforge.net/drbl-core drbl stable save changes to sources.list, get the gpg-key, add it, install clonezilla wget http://drbl.sourceforge.net/GPG-KEY-DRBL sudo apt-key add GPG-KEY-DRBL sudo apt-get update sudo apt-get install drbl clonezilla partclone partimage You’ll find the executable here: /opt/drbl/sbin/clonezilla Create a symlink sudo ln -s /opt/drbl/sbin/clonezilla /usr/bin/clonezilla

Continue Reading
September 29, 2011 / Info

Firefox ppa (ubuntu)

auf diese weise bleibt man immer am neuesten stand glhf! sudo add-apt-repository ppa:mozillateam/firefox-stable sudo apt-get update sudo apt-get install firefox

Continue Reading
September 11, 2011 / HowTo

ecryptfs – kleiner hinweis damits das nächste mal klappt ^^

ecryptfs-mount-private   im alten verschlüsselten  userverzeichnis ausführen, passphrase eintippen und schon ist es entschlüsselt und die daten sind einsehbar … oder? in den meisten fällen.. nope! mit etwas glück reicht es den user mit dem selben namen am system anzulegen, zu diesem zu wechseln und dann den befehl auszuführen. Dieser befehl wird nämlich versuchen das homeverzeichnis …

Continue Reading
July 24, 2011 / Info

(KDE) Kate syntax highlighting sucks !!

obviously there is no other way to speed up kate than avoiding looooong lines (gt than ~1000 characters) kate sucks hard when it comes to long lines and there is nothing the developers can do about it, because it’s an issue of QT – so nokia (or digia ) will have to fix that… so …

Continue Reading
May 1, 2011 / HowTo

nepomukservicestub crash on login to plasma desktop

Nach einem Upgrade auf KDE SC 4.6 (Kubuntu PPA Backports) scheint Nepomuk nicht richtig zu funktionieren! Die Lösung: # Enable Strigi Desktop File Indexer’ und ‘Enable Nepomuk Semantic Desktop’  in den Systemsettings/Desktop Search DEAKTIVIEREN. # rm .kde/share/apps/nepomuk/repository/main/data/virtuosobackend/soprano-virtuoso.trx # Enable Strigi Desktop File Indexer’ und ‘Enable Nepomuk Semantic Desktop’  in den Systemsettings/Desktop Search  wieder AKTIVIEREN. # …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 8
  • Next

Categories

  • HowTo
  • Info
  • Linux on a MacBook
  • Linux stuff
  • Networking
  • Nokia N-Series
  • OpenMoko Freerunner
  • Pimp my Linux

Recent Posts

  • setting up openwrt for pxe boot
  • rsync over ssh
  • Removing EXIF Data From Photos in Linux
  • Deinterlace MTS files
  • migration
  • Wifi Schedule on OpenWRT
  • kdesudo for your own scripts – a little beautification
  • Kubuntu 16.04 LTS && KDE NEON

Recent Comments

  • Jake on Owncloud 6/7 with User Self Registration
  • glen on Owncloud 6/7 with User Self Registration
  • tim on Owncloud 6/7 with User Self Registration
  • Women Uggs Clearance 1878 Fringe Cardy Sale White on KDE SC – KMix – Change Volume Percentage Step and add Audio Feedback
  • Agata Brown on Redirect network traffic through OpenVPN tunnel

Archives

  • July 2020 (1)
  • April 2020 (1)
  • January 2020 (1)
  • December 2019 (2)
  • June 2018 (1)
  • November 2016 (1)
  • April 2016 (1)
  • December 2015 (2)
  • April 2015 (2)
  • March 2015 (1)
  • February 2015 (1)
  • October 2014 (1)
  • August 2014 (1)
  • June 2014 (2)
  • January 2014 (2)
  • December 2013 (1)
  • November 2013 (6)
  • March 2013 (2)
  • November 2012 (2)
  • June 2012 (1)
  • May 2012 (1)
  • April 2012 (1)
  • March 2012 (3)
  • February 2012 (2)
  • January 2012 (1)
  • December 2011 (1)
  • November 2011 (2)
  • October 2011 (2)
  • September 2011 (1)
  • August 2011 (1)
  • July 2011 (3)
  • June 2011 (1)
  • May 2011 (3)
  • March 2011 (2)
  • February 2011 (1)
  • January 2011 (1)
  • November 2010 (5)
  • October 2010 (10)
  • September 2010 (4)
  • June 2010 (5)
  • May 2010 (6)
  • April 2010 (3)
  • March 2010 (1)
  • February 2010 (1)
  • January 2010 (1)
  • October 2009 (5)
  • September 2009 (7)
  • August 2009 (2)
  • June 2009 (2)
  • May 2009 (2)
  • April 2009 (1)
  • February 2009 (2)
  • January 2009 (3)
  • December 2008 (4)
  • November 2008 (4)
  • October 2008 (4)
  • August 2008 (2)
  • July 2008 (4)
  • May 2008 (1)
  • April 2008 (1)
  • February 2008 (10)
  • January 2008 (2)
  • December 2007 (2)
  • October 2007 (3)
  • September 2007 (1)
  • August 2007 (1)
  • June 2007 (2)
  • February 2007 (9)
  • January 2007 (1)
©2021 IT 's flexible - Powered by Simpleasy