## page was renamed from lubuntu-LXDE/3rdParty ## page was renamed from Lubuntu/3rdParty <> ||<>|| {{{#!wiki warning {X} This wiki should be considered '''unmaintained''' and '''deprecated''', though some information may still be relevant. Please instead refer to [[ https://lubuntu.me | Lubuntu.me ]]. }}} == How to install Skype == Menu > System Tools > Synaptic Package Manager From '''Settings''' Menu, choose '''Repositories''' then select the second tab '''Other Software''' ##{{http://i53.tinypic.com/30cszs4.jpg}} Then select '''Canonical Partners''', Close then '''Reload'''. ##{{http://i54.tinypic.com/33aqe6d.jpg}} After that, type '''Skype''' in the search box, right click, Mark for installation then Apply. After installation, Skype will be available under Internet Menu. ----- ------ == Install Virtualbox Guest Additions onto a Lubuntu Virtual Machine == First step: Install required software {{{ sudo apt-get update sudo apt-get install make gcc }}} Next, use Virtualbox to download the Guest Additions, then select "Install Guest Additions" from the Virtualbox menu. If the VBOXADDITIONS cd does not pop up in File Manager, Use File Manager to open the contents of the VBOXADDITIONS cd, then open a terminal there, by going to File Manager's menu and selecting 'Open Current Folder in Terminal' {{{ sudo sh VBoxLinux* }}} reboot and enjoy! ----- == Remote Desktop/ VNC on Lubuntu == [[https://wiki.ubuntu.com/Lubuntu/RemoteDesktop |Read the other wiki]] == Delete List of "Recently Used" == Lubuntu tracks which douments you have recently opened. You can see the list in the file dialog. Here's how to delete the list: (Apps will still remember the list until you restart them) {{{ rm ~/.local/share/recently-used.xbel }}} ----- == Need to install Adobe Flash Player or MP3 codecs == Install the package: lubuntu-restricted-extras Or in case you want to avoid unwanted packages from lubuntu-restricted-extras, install only flash with: {{{ sudo apt-get install adobe-flashplugin }}} and only mp3 codec by installing the synaptic package called '''libavcodec-extra-53''' ------ == Conky == Conky requires a special config file for systems without compositing (Lubuntu by default) <
>try a config here: http://fauzimh.wordpress.com/2012/02/22/lubuntu-little-tweaks-1/ See also - this is the easiest Conky that you can install: [[http://www.upubuntu.com/2012/07/conky-2-nice-conky-desklet-for-your.html | Conky Desklet]]