Ubuntu - Configuring For Programming: mudanças entre as edições
De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
m (→Other Configs) |
|||
Linha 1: | Linha 1: | ||
== Installing Packages == | == Installing Packages == | ||
apt-get install glade gtk-gnutella kino kdenlive konqueror konq-plugins texlive-full blender freemind emacs scilab octave ipython ddd xmaxima gap r-base r-base-dev r-recommended gnuplot imagemagick inkscape gimp digikam compizconfig-settings-manager pitivi python-kiwi apache2 ssh recordmydesktop mplayer gxine vlc ffmpeg puredata puredata-import git-core git-svn git-cvs kubuntu-full amarok cmake autoconf automake libtool ekiga chromium-browser konsole gitk gitg irssi xfig gv amule amule-emc qbittorrent nicotine gtk-gnutella kubuntu-full kubuntu-desktop | apt-get install glade gtk-gnutella kino kdenlive konqueror konq-plugins texlive-full blender freemind emacs scilab octave ipython ddd xmaxima gap r-base r-base-dev r-recommended gnuplot imagemagick inkscape gimp digikam compizconfig-settings-manager pitivi python-kiwi apache2 ssh recordmydesktop mplayer gxine vlc ffmpeg puredata puredata-import git-core git-svn git-cvs kubuntu-full amarok cmake autoconf automake libtool ekiga chromium-browser konsole gitk gitg irssi xfig gv amule amule-emc qbittorrent nicotine gtk-gnutella kubuntu-full kubuntu-desktop vim-gnome mesa-utils dconf-tools sshfs pdftk | ||
Linha 16: | Linha 16: | ||
apt-get build-dep scilab octave evince okular digikam mplayer gimp libreoffice firefox empathy kino vlc gxine puredata | apt-get build-dep scilab octave evince okular digikam mplayer gimp libreoffice firefox empathy kino vlc gxine puredata | ||
==Other Configs== | ==Other Configs== |
Edição das 17h40min de 19 de setembro de 2011
Installing Packages
apt-get install glade gtk-gnutella kino kdenlive konqueror konq-plugins texlive-full blender freemind emacs scilab octave ipython ddd xmaxima gap r-base r-base-dev r-recommended gnuplot imagemagick inkscape gimp digikam compizconfig-settings-manager pitivi python-kiwi apache2 ssh recordmydesktop mplayer gxine vlc ffmpeg puredata puredata-import git-core git-svn git-cvs kubuntu-full amarok cmake autoconf automake libtool ekiga chromium-browser konsole gitk gitg irssi xfig gv amule amule-emc qbittorrent nicotine gtk-gnutella kubuntu-full kubuntu-desktop vim-gnome mesa-utils dconf-tools sshfs pdftk
Remove o fato do menu ficar unificado:
apt-get remove indicator-appmenu
sudo add-apt-repository ppa:diodon-team/stable sudo apt-get update sudo apt-get install diodon
sudo add-apt-repository ppa:indicator-multiload/stable-daily sudo apt-get update sudo apt-get install indicator-multiload
apt-get build-dep scilab octave evince okular digikam mplayer gimp libreoffice firefox empathy kino vlc gxine puredata
Other Configs
- capslock -> additional control
- nvidia-drivers
- wish 8.5 (see listamacambira email)
- nice tcl/tk GUI
You might want to change UID to same as the UID of your other computers (same with GID)
usermod -u 870 rfabbri groupmod -g 870 rfabbri
This will take care of everything inside /home/rfabbri, /etc/passwd and the like.