Pastebin 2 1 3 – A Lightweight Clipboard Shortcut

broken image
Pastebin 2 1 3 – A Lightweight Clipboard Shortcut

See Full List On Wiki.archlinux.org

Oct 24th, 2015
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Marsedit 4 3 download free. IPaste is a lightweight and efficient clipboard tool. You can sync clipboard with your iPhone, iPad and Mac via iCloud, which is FREE. IPaste for macOS. Only appears in menu bar. You can even hide the menu bar icon. All the paste operations support shortcut. IPaste's global shortcuts. Inspired by 'Multiple Clipboards' and 'PureText' and improved for personal needs, TenClips is a lightweight and must have multiple clipboards for software developers. It is fast and very easy to use.

Pastebin 2 1 3 – A Lightweight Clipboard Shortcut Download

Pastebin 2 1 3 – A Lightweight Clipboard Shortcut

See Full List On Wiki.archlinux.org

Oct 24th, 2015
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Marsedit 4 3 download free. IPaste is a lightweight and efficient clipboard tool. You can sync clipboard with your iPhone, iPad and Mac via iCloud, which is FREE. IPaste for macOS. Only appears in menu bar. You can even hide the menu bar icon. All the paste operations support shortcut. IPaste's global shortcuts. Inspired by 'Multiple Clipboards' and 'PureText' and improved for personal needs, TenClips is a lightweight and must have multiple clipboards for software developers. It is fast and very easy to use.

Pastebin 2 1 3 – A Lightweight Clipboard Shortcut Download

  1. sudo apt-get update && sudo apt-get upgrade
  2. #if installing in a virtual machine do this:
  3. sudo apt-get install build-essential linux-headers-`uname -r`
  4. #de-minimize screen in vmwar click on install vmware-tools
  5. cp /media/user/VMware Tools/* vmware--tools/
  6. tar -xzvf VMwareTools-9.6.1-1378637.tar.gz
  7. sudo ./vmware-install.pl
  8. #accept all defaults then run
  9. sudo apt-get reboot
  10. #screenshot utility
  11. #deb utilities and compiz effects (wobbly windows)
  12. sudo apt-get install terminator compizconfig-settings-manager compiz-plugins synaptic gdebi aptitude
  13. # hotcorners and virtual desktop settings
  14. https://launchpad.net/ubuntu-tweak/+download
  15. sudo add-apt-repository ppa:tualatrix/ppa
  16. sudo apt-get update
  17. sudo apt-get install ubuntu-tweak
  18. #gnome tweak tool
  19. sudo apt-get install gnome-tweak-tool
  20. sudo apt-get install ppa-purge
  21. sudo apt-get install indicator-multiload classicmenu-indicator
  22. ***To install SysMonitor-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  23. ***sudo add-apt-repository ppa:noobslab/indicators
  24. ***sudo apt-get install indicator-sysmonitor
  25. sudo apt-get update
  26. sudo apt-get install mac-icons-v3
  27. sudo apt-add-repository ppa:numix/ppa
  28. sudo apt-get install numix-bluish-theme numix-gtk-theme numix-icon-theme*
  29. #atareao ppa- my weather/powercommands/touchpad-indicator
  30. sudo apt-get update && sudo apt-get install power-commands
  31. sudo apt-get install calendar-indicator
  32. Indicator-Synapse is developed by elementary OS team and it does the same function like 'Spotlight'.
  33. Terminal Commands:
  34. sudo apt-get update
  35. https://launchpad.net/~tsbarnes/+archive/ubuntu/indicator-keylock/+packages
  36. or
  37. Indicator keylock is very useful utility, if your laptop/keyboard doesn't have leds to indicate that Num/Caps/Scroll keys are turned on/off. It shows notification on/off whenever Num/Caps/Scroll keys pressed and it allows indicator to choose icon between Num/Caps/Scroll to show in indicator panel. So with this utility a user can quickly see if Num lock, Caps lock or Scroll lock is turned on/off. After installation start indicator keylock from dash/menu, first time it doesn't show indicator in panel but works perfectly then you need to press any lock key and indicator will popup in panel then go to preferences and select option 'show indicator while lock key is inactive'.
  38. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04/10.10/10.04
  39. To install Keylock indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  40. sudo add-apt-repository ppa:tsbarnes/indicator-keylock
  41. sudo apt-get install indicator-keylock
  42. https://launchpad.net/~jconti/+archive/ubuntu/recent-notifications/+packages
  43. The Recent Notifications applet displays the recent NotifyOSD notifications and allows you copy the text or a link from a notification. You can also click on a link to open it. There are options to blacklist applications within the applet to hide the associated notifications and set the time limit to show a message.
  44. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04
  45. To install Recent Notification in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  46. sudo add-apt-repository ppa:jconti/recent-notifications
  47. sudo apt-get install indicator-notifications recent-notifications
  48. #move app menus to titlebar
  49. Select the ‘Behaviour' tab
  50. Check the box next to ‘in the window's title bar'
  51. 17 March 2013
  52. Like with any other system some time you will need to print to a PDF document to send this to someone else. Ubuntu & linux do not come with a pre-installed PDF printer thus you have to set it up yourself.
  53. Unlike Windows and other Operating systems you do not need to download some special software to allow you to print to pdf, however you are required to install a package which is readily available.
  54. In most installations you can run synaptic or your preferred package manager and install cups-pdf. This will automatically enable your pdf printer, which you can then use to generate your PDFs.
  55. Open Synaptic package manager & search for cups-pdf
  56. Install this package, by selecting it and clicking install.
  57. or else via terminal
  58. sudo apt-get install cups-pdf
  59. 8: Diodon Indicator
  60. Diodon is a lightweight clipboard manager for Linux written in Vala which 'aims to be the best integrated clipboard manager for the Gnome/Unity desktop'.
  61. Diodon features include Ubuntu indicator, clipboard sync (primary selection and Ctrl+C / Ctrl+V clipboard) and an option to set the clipboard size.
  62. (Don't add PPA in 13.10/13.04 because it is available in default Ubuntu repositories)
  63. To install Diodon indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  64. sudo apt-get install diodon
  65. #window list indicator
  66. https://launchpad.net/~jwigley/+archive/ubuntu/window-list/+packages
  67. To install Window-List indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  68. sudo add-apt-repository ppa:jwigley/window-list
  69. sudo apt-get install window-list
  70. #reminder indicator
  71. https://launchpad.net/~bhdouglass/+archive/ubuntu/indicator-remindor/+packages
  72. o install Reminder indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  73. sudo add-apt-repository ppa:bhdouglass/indicator-remindor
  74. sudo apt-get install indicator-remindor
  75. https://launchpad.net/~noobslab/+archive/ubuntu/indicators/+packages
  76. or
  77. 12: Brightness Indicator
  78. If you install Ubuntu/Mint on your laptop then this indicator can be useful for you to control your laptop display brightness with indicator.
  79. - Clicking the icon shows you all the possible brightness values, to a maximum of 15 steps.
  80. - Clicking a menu item sets the brightness to the desired value.
  81. - Scroll wheel event is enabled on the icon. Scrolling up means higher brightness, scrolling down lower.
  82. - Control screen brightness with custom keyboard shortcuts.
  83. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04
  84. To install Brightness indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  85. sudo add-apt-repository ppa:noobslab/indicators
  86. sudo apt-get install indicator-brightness
  87. https://launchpad.net/~peterlevi/+archive/ubuntu/ppa/+packages
  88. or
  89. sudo apt-get update
  90. #simple screen recorder
  91. Install Simple Screen Recorder in Ubuntu / Linux Mint
  92. Ubuntu / Linux Mint (and derivatives) users can install Simple Screen Recorder by using its official PPA. To add the PPA and install the application, use the following commands:
  93. sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
  94. sudo apt-get install simplescreenrecorder
  95. For H.264 support, you'll need to install some extra packages:
  96. sudo apt-get install libavcodec-extra-* libavformat-extra-*
  97. Ubuntu 64bit: if you want to record 32bit games, make sure you also install simplescreenrecorder-lib:i386:
  98. sudo apt-get install simplescreenrecorder-lib:i386
  99. Install Selene Media Encoder timeshift conky-manager
  100. http://www.teejeetech.in/2014/06/conky-manager-v2-themes.html
  101. Ubuntu / Linux Mint (and derivatives) users can install the latest Selene Media Encoder by using its official PPA. Add the PPA and install Selene using the following commands:
  102. sudo apt-add-repository ppa:teejee2008/ppa
  103. sudo apt-get install selene timeshift conky-manager
  104. For encoding AAC/MP4 format, Selene needs NeroAAC encoder which you can install by using the following commands:
  105. cd /tmp
  106. wget http://ftp6.nero.com/tools/NeroAACCodec-1.5.1.zip
  107. sudo install -m 0755 neroAacEnc /usr/bin
  108. #bash prompts
  109. http://www.kossboss.com/linux---cool-ps1
  110. sudo apt-get install fortunes cowsay
  111. gedit .bashrc
  112. paste this at the end of the file
  113. PS1='[033[0;37m]342224214342224200$([[ $? != 0 ]] && echo '[[033[0;31m]342234227[033[0;37m]]342224200')[$(if [[ ${EUID} 0 ]]; then echo '[033[0;31m]h'; else echo '[033[0;33m]u[033[0;37m]@[033[0;96m]h'; fi)[033[0;37m]]342224200[[033[0;32m]w[033[0;37m]]n[033[0;37m]342224224342224200342224200342225274 [033[0m]'
  114. fortune | cowsay
  115. #indicator stickynotes
  116. https://launchpad.net/~umang/+archive/ubuntu/indicator-stickynotes/+packages
  117. or
  118. To install StickyNotes-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  119. sudo add-apt-repository ppa:umang/indicator-stickynotes
  120. sudo apt-get install indicator-stickynotes
  121. Install Todo Indicator youtube-dl youtube-dlg
  122. Since there was no PPA (or deb files) available for Todo Indicator, I've uploaded it to the main WebUpd8 PPA. To add the PPA and install Todo Indicator in Ubuntu, use the following commands:
  123. sudo add-apt-repository ppa:nilarimogard/webupd8
  124. sudo apt-get install todo-indicator youtube-dl youtube-dlg indicator-netspeed
  125. sudo apt-get install minitube
  126. sudo apt-get install ubuntu-restricted-extras
  127. #sensors:
  128. Before proceeding, please note that the latest Psensor 1.0.2 is only available in a PPA for Ubuntu 14.04 for now! For older Ubuntu versions, you can get an older Psensor version from the Ubuntu repositories or from both the stable and unstable (see below, step 3) Psensor PPAs.
  129. 1. Psensors makes use of lm-sensors and hddtemp to get the temperatures, so you need to install these two packages:
  130. sudo apt-get install lm-sensors hddtemp
  131. 2. To get the hddtemp daemon to run on boot, use the following command:
  132. sudo dpkg-reconfigure hddtemp
  133. and select 'Yes' when asked if hddtemp should run at boot. Select the defaults for the other questions.
  134. 3. Next, you need to set up lm-sensors by running the following command:
  135. sudo sensors-detect
  136. And answer 'yes' to everything.
  137. To avoid a system restart, run the following command to load the modules required by the sensors:
  138. sudo service kmod start
  139. (if no sensors show up in Pensor, try a system restart)
  140. 4. Install Psensor
  141. The latest Psensor 1.0.2 is available in its official Unstable PPA for Ubuntu 14.04 only for now (it will be available in the stable PPA after the new packaging is accepted into Debian).
  142. To add the Psensor Unstable PPA and install the latest Psensor in Ubuntu 14.04, use the following commands:
  143. sudo add-apt-repository ppa:jfi/psensor-unstable
  144. sudo apt-get install psensor
  145. By default, the latest Psensor doesn't start automatically when you login (unless you've upgraded from an older version). If you do want it to run on startup, in its Preferences (not Sensor Preferences!), click on the Startup tab and then enable 'Launch on session startup'. If you don't want the Psensor window to be displayed on startup (for instance, you only want the indicator to start automatically - you can manually open the Psensor window later on), also enable 'Hide window on startup'.
  146. option 2
  147. Sensors Indicators display your PC sensors information. In order to use this indicator, your PC must have sensors. Hardware sensors indicator for Unity to display and monitor the readings from various hardware sensors (temperature, fan speeds, voltages etc).
  148. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10
  149. To install Sensors indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  150. sudo add-apt-repository ppa:noobslab/indicators
  151. sudo apt-get install indicator-sensors lm-sensors
  152. To add the Pipelight stable and Compholio PPAs and install Pipelight in Ubuntu, use the following commands:
  153. sudo apt-add-repository ppa:pipelight/stable
  154. sudo apt-get install --install-recommends pipelight-multi
  155. Then, you can install the Silverlight plugin using the following command:
  156. sudo apt-get install netflix-desktop
  157. https://launchpad.net/~apandada1/+archive/ubuntu/typhoon/+packages
  158. or
  159. Add the Typhoon weather widget to your Ubuntu 14.04 desktop
  160. May 29, 2014, 2:30 PM — Typhoon is a desktop weather widget that offers customization of your weather reports. Here's how you can install it in Ubuntu 14.04.
  161. 1. Open a terminal window.
  162. 2. Type in the following commands then hit Enter after each.
  163. sudo add-apt-repository ppa:apandada1/typhoon
  164. sudo apt-get install typhoon
  165. wget -q 'http://deb.playonlinux.com/public.gpg' -O- | sudo apt-key add -
  166. sudo wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list
  167. sudo apt-get install playonlinux
  168. http://www.noobslab.com/2014/05/winehq-updated-to-version-1719-install.html
  169. Install Winehq 1.7.19 via PPA in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
  170. sudo add-apt-repository ppa:ubuntu-wine/ppa
  171. sudo apt-get install wine1.7 winetricks
  172. taken from:
  173. http://milodovic.wordpress.com/2014/03/26/things-to-do-after-installing-ubuntu-14-04-4-lts/
  174. Samba file sharing is no longer installed by default in Ubuntu 14.04 so if you need to share files over your local network LAN you will need to install a few packages. Afterwards lookup 'Personal File Sharing' and it should be ready to configure and run. And don't forget to leave the proper port open when you configure GUFW/UFW firewall settings. After you install the packages listed here you will need to also power cycle/reboot your system.
  175. How to Share Files over the Network
  176. sudo apt-get install samba system-config-samba cifs-utils winbind
  177. *then run samba from unity
  178. taken from:
  179. http://www.webupd8.org/2013/11/y-ppa-manager-0992-adds-support-for.html
  180. https://launchpad.net/~webupd8team/+archive/ubuntu/y-ppa-manager
  181. sudo add-apt-repository ppa:webupd8team/y-ppa-manager
  182. sudo apt-get install y-ppa-manager
  183. sudo add-apt-repository ppa:team-xbmc/ppa
  184. fusion
  185. http://install.mashupxbmc.com
  186. #popcorn-time
  187. taken from:
  188. http://www.webupd8.org/2014/05/install-popcorn-time-in-ubuntu-or.html
  189. https://launchpad.net/~webupd8team/+archive/ubuntu/popcorntime/+packages
  190. To add the WebUpd8 Popcorn Time PPA and install the app in Ubuntu / Linux Mint (and elementary OS along with Ubuntu derivatives: Xubuntu, Kubuntu, etc.), use the following commands:
  191. sudo add-apt-repository ppa:webupd8team/popcorntime
  192. sudo apt-get install popcorn-time
  193. #drawers
  194. http://www.webupd8.org/2012/08/add-stacks-to-unity-launcher-with.html
  195. https://launchpad.net/~ian-berke/+archive/ubuntu/ppa-drawers/+packages
  196. sudo apt-get update
  197. #timekpr- limit access to computer
  198. http://www.omgubuntu.co.uk/2014/05/timekpr-restrict-computer-access-ubuntu
  199. https://launchpad.net/~mjasnik/+archive/ppa/+files/timekpr_0.3.3%7Eppa1%7E14.04%7Eubuntu2_amd64.deb
  200. https://launchpad.net/~mjasnik/+archive/ppa/+files/timekpr_0.3.3%7Eppa1%7E14.04%7Eubuntu2_i386.deb
  201. $ timekpr-gui
  202. taken from
  203. http://www.webupd8.org/2014/03/install-bittorrent-sync-gui-in-ubuntu.html
  204. sudo add-apt-repository ppa:tuxpoldo/btsync
  205. #dropbox
  206. http://www.webupd8.org/2014/07/dropbox-ui-rewritten-in-qt-for-latest.html
  207. #cpufreq applet
  208. Cpufreq Indicator is the equivalent of the old GNOME CPU frequency scaling applet which can be used for changing the CPU frequency on-the-fly.
  209. Ubuntu
  210. https://launchpad.net/~quiterss
  211. Connection and installation of:
  212. sudo add-apt-repository ppa:quiterss/quiterss
  213. sudo apt-get install quiterss
  214. Install and tweak the GNOME Flashback Session in Ubuntu 14.04
  215. 1. Install the Flashback GNOME session
  216. To install the Flashback GNOME session, use the following command:
  217. sudo apt-get install gnome-session-flashback
  218. Home » Ubuntu, Ubuntu 14.04 » How to Disable overlay Scrollbars on ubuntu 14.04 LTS
  219. How to Disable overlay Scrollbars on ubuntu 14.04 LTS
  220. How to Disable overlay Scrollbars on ubuntu 14.04 LTS
  221. You can easily Disable overlay Scrollbars on ubuntu 14.04 LTS
  222. Following this tutorial :)
  223. gsettings set com.canonical.desktop.interface scrollbar-mode normal
  224. If you want to get back overlay Scrollbars, enter this command:
  225. gsettings reset com.canonical.desktop.interface scrollbar-mode
  226. Open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines:
  227. sudo xhost +SI:localuser:lightdm
  228. gsettings set com.canonical.unity-greeter draw-grid false
  229. disable the Guest Session. Here I'll show you how.
  230. In Ubuntu 14.04 Trusty, the configuration files for LightDM has been moved to /usr/share/lightdm directory. I could only guess that the previous location '/etc/lightdm' is in preparation for giving the login option of logging in to a Unity 8 preview session running on Mir/Xmir.
  231. Anyhow, you can follow the below steps to remove Guest Session in Ubuntu 14.04:
  232. 1. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the command below to edit the config file:
  233. sudo gedit /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
  234. Type in your user password when prompt.
  235. 2. Add this line in the end of file and save it.
  236. allow-guest=false
  237. #terminology
  238. To get started, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one:
  239. sudo add-apt-repository ppa:enlightenment-git/ppa
  240. sudo apt-get update
  241. sudo apt-get install terminology
  242. #STARTUP SOUNDS
  243. http://www.omgubuntu.co.uk/2014/04/sam-hulick-ubuntu-start-sound
  244. http://samhulick.com/misc/ubuntu-14.04-startup-sounds.zip
  245. APPS
  246. steam
  247. sudo apt-get install cairo-dock cairo-dock-plug-ins
  248. #opera
  249. http://ubuntuhandbook.org/index.php/2014/06/opera-24-for-linux-released/
  250. #chromium
  251. https://www.google.com/chrome/browser/index.html#eula
  252. # Thunderbird
  253. Mozilla Thunderbird is a licensed and trademarked free open-source email client that is compatible with Firefox. Install:
  254. sudo apt-get install thunderbird
  255. #remove keyboard app indicator icon
  256. Go to System Settings -> Text Entry and uncheck the 'Show current input source in the menu bar' option in the bottom left corner.
  257. Here's how you can enable the one-click to minimize feature in Ubuntu 14.04.
  258. 1. Open a terminal window.
  259. 2. Type in the following commands then hit Enter:
  260. sudo apt-get install
  261. sudo apt-get install compizconfig-settings-manager
  262. 3. In the Unity Dash type in CCM to open CompizConfigSettings Manager.
  263. 4. Go to Unity plugin.
  264. 5. Click the 'Minimize Single Window Applications' check box.

X Selections, Cut Buffers, And Kill Rings.

#after install update packages sudo apt-get update && sudo apt-get upgrade #if installing in a virtual machine do this: sudo apt-get install build-essential linux-headers-`uname -r` #de-minimize screen in vmwar click on install vmware-tools mkdir vmware--tools cp /media/user/VMware Tools/* vmware--tools/ cd vmware--tools/ tar -xzvf VMwareTools-9.6.1-1378637.tar.gz cd vmware-tools-distrib/ sudo ./vmware-install.pl #accept all defaults then run vmware-user sudo apt-get reboot #screenshot utility sudo apt-get install shutter #deb utilities and compiz effects (wobbly windows) sudo apt-get install terminator compizconfig-settings-manager compiz-plugins synaptic gdebi aptitude # hotcorners and virtual desktop settings sudo apt-get install unity-tweak-tool #ubuntu-tweak https://launchpad.net/ubuntu-tweak/+download or sudo add-apt-repository ppa:tualatrix/ppa sudo apt-get update sudo apt-get install ubuntu-tweak #gnome tweak tool sudo apt-get install gnome-tweak-tool sudo apt-get install ppa-purge sudo apt-get install indicator-multiload classicmenu-indicator ***To install SysMonitor-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: ***Terminal Commands: ***sudo add-apt-repository ppa:noobslab/indicators ***sudo apt-get update ***sudo apt-get install indicator-sysmonitor sudo add-apt-repository ppa:noobslab/themes sudo apt-get update sudo apt-get install mac-ithemes-v3 sudo apt-get install mac-icons-v3 sudo apt-add-repository ppa:numix/ppa sudo apt-get install numix-bluish-theme numix-gtk-theme numix-icon-theme* #atareao ppa- my weather/powercommands/touchpad-indicator sudo add-apt-repository ppa:atareao/atareao sudo apt-get update && sudo apt-get install power-commands sudo apt-get install touchpad-indicator sudo apt-get install calendar-indicator sudo apt-get install my-weather-indicator Indicator-Synapse is developed by elementary OS team and it does the same function like 'Spotlight'. To install enter following commands in terminal: Terminal Commands: sudo add-apt-repository ppa:noobslab/apps sudo apt-get update sudo apt-get install indicator-synapse #caps-lock indicator https://launchpad.net/~tsbarnes/+archive/ubuntu/indicator-keylock/+packages or 3: Keylock Indicator Indicator keylock is very useful utility, if your laptop/keyboard doesn't have leds to indicate that Num/Caps/Scroll keys are turned on/off. It shows notification on/off whenever Num/Caps/Scroll keys pressed and it allows indicator to choose icon between Num/Caps/Scroll to show in indicator panel. So with this utility a user can quickly see if Num lock, Caps lock or Scroll lock is turned on/off. After installation start indicator keylock from dash/menu, first time it doesn't show indicator in panel but works perfectly then you need to press any lock key and indicator will popup in panel then go to preferences and select option 'show indicator while lock key is inactive'. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04/10.10/10.04 To install Keylock indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:tsbarnes/indicator-keylock sudo apt-get update sudo apt-get install indicator-keylock #indicator for recent notifications https://launchpad.net/~jconti/+archive/ubuntu/recent-notifications/+packages 10: Recent Notification Indicator The Recent Notifications applet displays the recent NotifyOSD notifications and allows you copy the text or a link from a notification. You can also click on a link to open it. There are options to blacklist applications within the applet to hide the associated notifications and set the time limit to show a message. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04 To install Recent Notification in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:jconti/recent-notifications sudo apt-get update sudo apt-get install indicator-notifications recent-notifications #move app menus to titlebar To enable this: Open up System Settings > Appearance Select the ‘Behaviour' tab Go to section titled ‘Show Menus for a Window' Check the box next to ‘in the window's title bar' Print to PDF with Ubuntu (Linux) 17 March 2013 Like with any other system some time you will need to print to a PDF document to send this to someone else. Ubuntu & linux do not come with a pre-installed PDF printer thus you have to set it up yourself. Unlike Windows and other Operating systems you do not need to download some special software to allow you to print to pdf, however you are required to install a package which is readily available. In most installations you can run synaptic or your preferred package manager and install cups-pdf. This will automatically enable your pdf printer, which you can then use to generate your PDFs. Step by Step Installation. Open Synaptic package manager & search for cups-pdf Install this package, by selecting it and clicking install. or else via terminal sudo apt-get install cups-pdf 8: Diodon Indicator Diodon is a lightweight clipboard manager for Linux written in Vala which 'aims to be the best integrated clipboard manager for the Gnome/Unity desktop'. Diodon features include Ubuntu indicator, clipboard sync (primary selection and Ctrl+C / Ctrl+V clipboard) and an option to set the clipboard size. Available for Ubuntu 13.10/13.04/12.10/12.04 (Don't add PPA in 13.10/13.04 because it is available in default Ubuntu repositories) To install Diodon indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: sudo apt-get install diodon #window list indicator https://launchpad.net/~jwigley/+archive/ubuntu/window-list/+packages or To install Window-List indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:jwigley/window-list sudo apt-get update sudo apt-get install window-list #reminder indicator https://launchpad.net/~bhdouglass/+archive/ubuntu/indicator-remindor/+packages **unable to simply download o install Reminder indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:bhdouglass/indicator-remindor sudo apt-get update sudo apt-get install indicator-remindor #indicator-brightness https://launchpad.net/~noobslab/+archive/ubuntu/indicators/+packages or 12: Brightness Indicator If you install Ubuntu/Mint on your laptop then this indicator can be useful for you to control your laptop display brightness with indicator. Features: - Clicking the icon shows you all the possible brightness values, to a maximum of 15 steps. - The current value is indicated with a dot. - Clicking a menu item sets the brightness to the desired value. - Scroll wheel event is enabled on the icon. Scrolling up means higher brightness, scrolling down lower. - Control screen brightness with custom keyboard shortcuts. Available for Ubuntu 13.10/13.04/12.10/12.04/11.10/11.04 To install Brightness indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:noobslab/indicators sudo apt-get update sudo apt-get install indicator-brightness #variety indicator https://launchpad.net/~peterlevi/+archive/ubuntu/ppa/+packages or sudo add-apt-repository ppa:peterlevi/ppa sudo apt-get update sudo apt-get install variety #simple screen recorder Install Simple Screen Recorder in Ubuntu / Linux Mint Ubuntu / Linux Mint (and derivatives) users can install Simple Screen Recorder by using its official PPA. To add the PPA and install the application, use the following commands: sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder sudo apt-get update sudo apt-get install simplescreenrecorder For H.264 support, you'll need to install some extra packages: sudo apt-get install libavcodec-extra-* libavformat-extra-* Ubuntu 64bit: if you want to record 32bit games, make sure you also install simplescreenrecorder-lib:i386: sudo apt-get install simplescreenrecorder-lib:i386 Install Selene Media Encoder timeshift conky-manager #get conky themes from: http://www.teejeetech.in/2014/06/conky-manager-v2-themes.html Ubuntu / Linux Mint (and derivatives) users can install the latest Selene Media Encoder by using its official PPA. Add the PPA and install Selene using the following commands: sudo apt-add-repository ppa:teejee2008/ppa sudo apt-get update sudo apt-get install selene timeshift conky-manager For encoding AAC/MP4 format, Selene needs NeroAAC encoder which you can install by using the following commands: cd /tmp wget http://ftp6.nero.com/tools/NeroAACCodec-1.5.1.zip unzip -j NeroAACCodec-1.5.1.zip linux/neroAacEnc sudo install -m 0755 neroAacEnc /usr/bin sudo apt-get install gpac #bash prompts #taken from: http://www.kossboss.com/linux---cool-ps1 sudo apt-get install fortunes cowsay cp .bashrc .bashrc.backup gedit .bashrc paste this at the end of the file PS1='[033[0;37m]342224214342224200$([[ $? != 0 ]] && echo '[[033[0;31m]342234227[033[0;37m]]342224200')[$(if [[ ${EUID} 0 ]]; then echo '[033[0;31m]h'; else echo '[033[0;33m]u[033[0;37m]@[033[0;96m]h'; fi)[033[0;37m]]342224200[[033[0;32m]w[033[0;37m]]n[033[0;37m]342224224342224200342224200342225274 [033[0m]' fortune | cowsay #indicator stickynotes https://launchpad.net/~umang/+archive/ubuntu/indicator-stickynotes/+packages or To install StickyNotes-indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:umang/indicator-stickynotes sudo apt-get update sudo apt-get install indicator-stickynotes Install Todo Indicator youtube-dl youtube-dlg Since there was no PPA (or deb files) available for Todo Indicator, I've uploaded it to the main WebUpd8 PPA. To add the PPA and install Todo Indicator in Ubuntu, use the following commands: sudo add-apt-repository ppa:nilarimogard/webupd8 sudo apt-get update sudo apt-get install todo-indicator youtube-dl youtube-dlg indicator-netspeed sudo apt-get install minitube sudo apt-get install ubuntu-restricted-extras #sensors: Before proceeding, please note that the latest Psensor 1.0.2 is only available in a PPA for Ubuntu 14.04 for now! For older Ubuntu versions, you can get an older Psensor version from the Ubuntu repositories or from both the stable and unstable (see below, step 3) Psensor PPAs. 1. Psensors makes use of lm-sensors and hddtemp to get the temperatures, so you need to install these two packages: sudo apt-get install lm-sensors hddtemp 2. To get the hddtemp daemon to run on boot, use the following command: sudo dpkg-reconfigure hddtemp and select 'Yes' when asked if hddtemp should run at boot. Select the defaults for the other questions. 3. Next, you need to set up lm-sensors by running the following command: sudo sensors-detect And answer 'yes' to everything. To avoid a system restart, run the following command to load the modules required by the sensors: sudo service kmod start (if no sensors show up in Pensor, try a system restart) 4. Install Psensor The latest Psensor 1.0.2 is available in its official Unstable PPA for Ubuntu 14.04 only for now (it will be available in the stable PPA after the new packaging is accepted into Debian). To add the Psensor Unstable PPA and install the latest Psensor in Ubuntu 14.04, use the following commands: sudo add-apt-repository ppa:jfi/psensor-unstable sudo apt-get update sudo apt-get install psensor By default, the latest Psensor doesn't start automatically when you login (unless you've upgraded from an older version). If you do want it to run on startup, in its Preferences (not Sensor Preferences!), click on the Startup tab and then enable 'Launch on session startup'. If you don't want the Psensor window to be displayed on startup (for instance, you only want the indicator to start automatically - you can manually open the Psensor window later on), also enable 'Hide window on startup'. option 2 13: Sensors Indicator Sensors Indicators display your PC sensors information. In order to use this indicator, your PC must have sensors. Hardware sensors indicator for Unity to display and monitor the readings from various hardware sensors (temperature, fan speeds, voltages etc). Available for Ubuntu 13.10/13.04/12.10/12.04/11.10 To install Sensors indicator in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:noobslab/indicators sudo apt-get update sudo apt-get install indicator-sensors lm-sensors To add the Pipelight stable and Compholio PPAs and install Pipelight in Ubuntu, use the following commands: sudo apt-add-repository ppa:pipelight/stable sudo apt-get update sudo apt-get install --install-recommends pipelight-multi sudo pipelight-plugin --update Then, you can install the Silverlight plugin using the following command: - system-wide: sudo pipelight-plugin --enable silverlight sudo apt-get install netflix-desktop #install typhoon weather widget https://launchpad.net/~apandada1/+archive/ubuntu/typhoon/+packages or Install Typhoon weather widget in Ubuntu 14.04 Add the Typhoon weather widget to your Ubuntu 14.04 desktop By Jim Lynch, ITworld | Software, Linux, Ubuntu May 29, 2014, 2:30 PM — Typhoon is a desktop weather widget that offers customization of your weather reports. Here's how you can install it in Ubuntu 14.04. 1. Open a terminal window. 2. Type in the following commands then hit Enter after each. sudo add-apt-repository ppa:apandada1/typhoon sudo apt-get update sudo apt-get install typhoon #newest wine and playonlinux wget -q 'http://deb.playonlinux.com/public.gpg' -O- | sudo apt-key add - sudo wget http://deb.playonlinux.com/playonlinux_trusty.list -O /etc/apt/sources.list.d/playonlinux.list sudo apt-get update sudo apt-get install playonlinux #taken from: http://www.noobslab.com/2014/05/winehq-updated-to-version-1719-install.html Install Winehq 1.7.19 via PPA in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal: Terminal Commands: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.7 winetricks winecfg sudo apt-get install playonlinux #samba file sharing taken from: http://milodovic.wordpress.com/2014/03/26/things-to-do-after-installing-ubuntu-14-04-4-lts/ Samba file sharing is no longer installed by default in Ubuntu 14.04 so if you need to share files over your local network LAN you will need to install a few packages. Afterwards lookup 'Personal File Sharing' and it should be ready to configure and run. And don't forget to leave the proper port open when you configure GUFW/UFW firewall settings. After you install the packages listed here you will need to also power cycle/reboot your system. How to Share Files over the Network sudo apt-get install samba system-config-samba cifs-utils winbind *then run samba from unity #y-ppa-manager taken from: http://www.webupd8.org/2013/11/y-ppa-manager-0992-adds-support-for.html https://launchpad.net/~webupd8team/+archive/ubuntu/y-ppa-manager sudo add-apt-repository ppa:webupd8team/y-ppa-manager sudo apt-get update sudo apt-get install y-ppa-manager #xbmc sudo add-apt-repository ppa:team-xbmc/ppa sudo apt-get update && sudo apt-get install xbmc configuration: fusion http://fusion.xbmchub.com mashup http://install.mashupxbmc.com #popcorn-time taken from: http://www.webupd8.org/2014/05/install-popcorn-time-in-ubuntu-or.html https://launchpad.net/~webupd8team/+archive/ubuntu/popcorntime/+packages To add the WebUpd8 Popcorn Time PPA and install the app in Ubuntu / Linux Mint (and elementary OS along with Ubuntu derivatives: Xubuntu, Kubuntu, etc.), use the following commands: sudo add-apt-repository ppa:webupd8team/popcorntime sudo apt-get update sudo apt-get install popcorn-time #drawers taken from: http://www.webupd8.org/2012/08/add-stacks-to-unity-launcher-with.html https://launchpad.net/~ian-berke/+archive/ubuntu/ppa-drawers/+packages add-apt-repository ppa:ian-berke/ppa-drawers sudo apt-get update sudo apt-get install drawers #timekpr- limit access to computer taken from http://www.omgubuntu.co.uk/2014/05/timekpr-restrict-computer-access-ubuntu https://launchpad.net/~mjasnik/+archive/ppa/+files/timekpr_0.3.3%7Eppa1%7E14.04%7Eubuntu2_amd64.deb https://launchpad.net/~mjasnik/+archive/ppa/+files/timekpr_0.3.3%7Eppa1%7E14.04%7Eubuntu2_i386.deb $ timekpr-gui #btsync taken from http://www.webupd8.org/2014/03/install-bittorrent-sync-gui-in-ubuntu.html sudo add-apt-repository ppa:tuxpoldo/btsync sudo apt-get install btsync-gui #dropbox http://www.webupd8.org/2014/07/dropbox-ui-rewritten-in-qt-for-latest.html #cpufreq applet Cpufreq Indicator is the equivalent of the old GNOME CPU frequency scaling applet which can be used for changing the CPU frequency on-the-fly. Or install it from the command line: sudo apt-get install indicator-cpufreq #quiterss Ubuntu https://launchpad.net/~quiterss http://quiterss.org/quiterss-for-other-os Connection and installation of: sudo add-apt-repository ppa:quiterss/quiterss sudo apt-get update sudo apt-get install quiterss #default gnome session Install and tweak the GNOME Flashback Session in Ubuntu 14.04 1. Install the Flashback GNOME session To install the Flashback GNOME session, use the following command: sudo apt-get install gnome-session-flashback #disable scrollbars Home » Ubuntu, Ubuntu 14.04 » How to Disable overlay Scrollbars on ubuntu 14.04 LTS How to Disable overlay Scrollbars on ubuntu 14.04 LTS How to Disable overlay Scrollbars on ubuntu 14.04 LTS You can easily Disable overlay Scrollbars on ubuntu 14.04 LTS Following this tutorial :) Open terminal and run this command gsettings set com.canonical.desktop.interface scrollbar-mode normal If you want to get back overlay Scrollbars, enter this command: gsettings reset com.canonical.desktop.interface scrollbar-mode #remove dots from login screen Open a terminal window (press Ctrl+Alt+T) and copy+paste the following lines: sudo xhost +SI:localuser:lightdm sudo su lightdm -s /bin/bash gsettings set com.canonical.unity-greeter draw-grid false disable the Guest Session. Here I'll show you how. In Ubuntu 14.04 Trusty, the configuration files for LightDM has been moved to /usr/share/lightdm directory. I could only guess that the previous location '/etc/lightdm' is in preparation for giving the login option of logging in to a Unity 8 preview session running on Mir/Xmir. Anyhow, you can follow the below steps to remove Guest Session in Ubuntu 14.04: 1. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the command below to edit the config file: sudo gedit /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf Type in your user password when prompt. 2. Add this line in the end of file and save it. allow-guest=false #terminology To get started, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run commands below one by one: sudo add-apt-repository ppa:enlightenment-git/ppa sudo apt-get update sudo apt-get install terminology #STARTUP SOUNDS http://www.omgubuntu.co.uk/2014/04/sam-hulick-ubuntu-start-sound http://samhulick.com/misc/ubuntu-14.04-startup-sounds.zip APPS steam http://store.steampowered.com/about/ sudo apt-get install cairo-dock cairo-dock-plug-ins #opera http://ubuntuhandbook.org/index.php/2014/06/opera-24-for-linux-released/ #chromium sudo apt-get install chromium-browser #chrome https://www.google.com/chrome/browser/index.html#eula # Thunderbird Mozilla Thunderbird is a licensed and trademarked free open-source email client that is compatible with Firefox. Install: sudo apt-get install thunderbird #remove keyboard app indicator icon Go to System Settings -> Text Entry and uncheck the 'Show current input source in the menu bar' option in the bottom left corner. Here's how you can enable the one-click to minimize feature in Ubuntu 14.04. 1. Open a terminal window. 2. Type in the following commands then hit Enter: sudo apt-get install sudo apt-get install compizconfig-settings-manager 3. In the Unity Dash type in CCM to open CompizConfigSettings Manager. 4. Go to Unity plugin. 5. Click the 'Minimize Single Window Applications' check box.



broken image