Ubuntu 14.04 LTS Trusty Tahr x64 Unity

prt scr.jpg
HP EliteBook 8540w
Intel® Core™ i5 CPU M 520 @ 2.40GHz × 4
video Quadro FX 880M/PCIe/SSE2

uninstall

install

Disable Unity Online Search Feature

Add restricted extras

  • sudo apt-get install ubuntu-restricted-extras

NUMIX repository

Numix round Icon theme

  • sudo apt-add-repository ppa:numix/ppa
  • sudo apt-get update
  • sudo apt-get install numix-icon-theme-circle

Change “Ubuntu Desktop” on the panel

  • sudo gedit /tmp/desktop.po
  • msgid “Ubuntu Desktop”
  • msgstr “text_here”
  • save file
  • cd /usr/share/locale/ru/LC_MESSAGES (or cd /usr/share/locale/en/LC_MESSAGES)
  • sudo msgfmt -o unity.mo /tmp/desktop.po
  • reboot

Remove Nvidia startup logo

  • sudo nvidia-xconfig –no-logo

Open Terminal here (for Nautilus)

  • install nautilus-open-terminal

make uncompressed ZIP

  • zip -r -0 zipname.zip foldername

enable minimize on click for the Unity Launcher

  • sudo apt-get install compizconfig-settings-manager compiz -> Ubuntu Unity Plugin -> Launcher -> Minimize Single Window Applications (Unsupported)

edit bookmarks as root /etc/xdg/user-dirs.defaults

  • sudo nautilus

Photoshop in ubuntu

make disks automount

thunderbird calendar addon - preferences

make all autostart items show up in Startup Applications dialog

  • sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g’ /etc/xdg/autostart/*.desktop and then turn off unused apps typing in dash: Автоматически запускаемые приложения

4 Tricks to Speed Up Ubuntu
https://www.youtube.com/watch?v=vwBoHZuauL8#t=124

About swappiness:
http://askubuntu.com/questions/103915/how-do-i-configure-swappiness

theme - Irradiance-x
theme - Flatabulous
theme - Libra
sudo add-apt-repository ppa:noobslab/themes
sudo apt-get update
sudo apt-get install libra-theme
icons - Numix-Circle-light
sudo apt-add-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-icon-theme numix-icon-theme-circle
icons - Shadow
sudo add-apt-repository ppa:noobslab/icons
sudo apt-get update
sudo apt-get install shadow-icon-theme

 
17
Kudos
 
17
Kudos

Now read this

UberWriter

With UberWriter (5 $) it’s simple to write beautiful documents in Markdown. First of all, it doesn’t give you any preferences. Huh? Yes, I might add some in the future, but for now, it’s kept simple on purpose: It should faciliate your... Continue →