User Tools

Site Tools


ubuntu:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:start [2009/11/04 18:54] – external edit 127.0.0.1ubuntu:start [2014/10/12 00:39] (current) – external edit 127.0.0.1
Line 39: Line 39:
 See [[http://embraceubuntu.com/2006/01/29/move-home-to-its-own-partition/|this article]]. See [[http://embraceubuntu.com/2006/01/29/move-home-to-its-own-partition/|this article]].
  
 +=== Remove Old Kernels in Ubuntu ===
  
 +See [[http://www.liberiangeek.net/2011/11/remove-old-kernels-in-ubuntu-11-10-oneiric-ocelot/]]
  
  
 +=== Interessante Links ===
 +Interessante Infos: http://complete-concrete-concise.com/category/ubuntu-2/ubuntu-13-04
 +
 +=== Dropbox install & autostart ===
 +Dropbox COmmand Line Interafce:
 +http://www.dropboxwiki.com/tips-and-tricks/using-the-official-dropbox-command-line-interface-cli
 +Starten:
 +dropbox start
 +Besseres Startup-Skript über init.d: http://www.dropboxwiki.com/tips-and-tricks/install-dropbox-in-an-entirely-text-based-linux-environment
 +
 +=== Mount Boxcryptor drive ===
 +Interactive: Cryptkeeper
 +Command Line: http://obensonne.bitbucket.org/blog/20100130-encfs-keyring.html
 +dafür Password in Gnome-Keyring speichern: http://wiki.ubuntuusers.de/GNOME_Schl%C3%BCsselbund
 +
 +=== Save SSH Passwords in Keyring ===
 +http://technologyflirt.blogspot.de/2013/02/how-to-save-ssh-password-in-remmina.html
 +
 +=== Mount SMB shares and hide password ===
 +http://www.thatsquality.com/articles/mounting-windows-smb-file-shares-using-cifs
 +
 +=== iPad Charge (like Asus UI) ===
 +https://github.com/mkorenkov/ipad_charge/wiki
 +(Theory: http://ubuntuforums.org/archive/index.php/t-1504845.html)
 +
 +=== Getting Midnight Commander (mc) to list files in zip archives ===
 +The solution is simple: edit the file /usr/share/mc/extfs/uzip search for the following line:
 +
 +my $op_has_zipinfo = 0;
 +and change it to
 +my $op_has_zipinfo = 1;
 +And that's it. You might need to restart Midnight Commander, but browsing zip archives should be working now.
  
  
  
ubuntu/start.1257357258.txt · Last modified: 2014/10/12 00:39 (external edit)