h1. PsicoMint 2014 Edition (Linux Mint 16) h2. Proceso de instalación h3. Instalar google-chrome
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
sudo sh -c 'echo "deb http://dl.google.com/linux/earth/deb/ stable main" >> /etc/apt/sources.list.d/google-earth.list'
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
sudo apt-get update
sudo apt-get install google-chrome-stable
h3. Motores de búsqueda de firefox h4. Paso 1 Instalar Google Search default de: https://addons.mozilla.org/en-US/firefox/addon/google-default/?src=search h4. Paso 2 Borrar los motores de búsqueda dejando exclusivamente a: * Google * Yahoo * Wikipedia h3. Plugins navegadores Web h4. Google-Chrome * Adblock Plus * Diccionario de la RAE * Google Docs * Google Translate * WOT * Zotero Connector * Youtube Downloader: http://www.chromeextensions.org/music-videos-photos/chrome-youtube-downloader-2/ h4. Firefox * Adblock Plus * NetVideoHunter * WOT * Zotero h3. Instalar openssh-server y el vim
apt-get install openssh-server vim
Mediante el software pac manager, manejamos todas las conexiones a los equipos mediante ssh. Gracias a este sistema podemos vía consola realizar las siguientes tareas: * creación de usuarios * administración de software * modificaciones al sistema h3. Instalar Java JRE
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
h3. Instalar TrueType Fonts
sudo apt-get install ttf-mscorefonts-installer
h3. Instalar pdfsam
sudo apt-get install pdfsam
h3. Instalar Adobe Reader 9.5 (solo disponible en inglés, la última versión en español es la 8)
wget http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i386linux_enu.deb
dpkg -i AdbeRdr9.5.5-1_i386linux_enu.deb
apt-get -f install
h3. Instalar PowerPoint Viewer
sudo apt-get install pptview
h3. Instalar Clementine
sudo apt-get install clementine
h3. Instalar audacious (reproductor de musica)
apt-get install audacious
h3. Instalar xsane (front-end de sane para escáner).
sudo apt-get install xsane
h3. Instalar Samba
sudo apt-get install samba system-config-samba cifs-utils winbind
h3. Instalar Herramientas escenciales para compilar e instalar paquetes
sudo apt-get install build-essential checkinstall cdbs devscripts dh-make fakeroot libxml-parser-perl check
h3. Instalar VLC y Mplayer (con font-end smplayer)
sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install vlc mplayer smplayer
h3. Instalar ffmpeg
sudo apt-get install libxine1-ffmpeg gxine mencoder mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac++6 ffmpeg totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-0.7.4-dev libquicktime2
h3. Instalar Gstreamer plugins
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-gnonlin gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly totem-plugins-extra gstreamer-dbus-media-service gstreamer-tools ubuntu-restricted-extras
h3. Instalar libdvdcss2
sudo apt-get install curl
curl ftp://ftp.videolan.org/pub/debian/videolan-apt.asc | sudo apt-key add -
echo "deb ftp://ftp.videolan.org/pub/debian/stable ./" | sudo tee /etc/apt/sources.list.d/libdvdcss.list
sudo apt-get update
sudo apt-get install libdvdcss2
h3. BlueRay (solo paquetes)
sudo apt-get install vlc libaacs0 libbluray-bdj libbluray1
El fix (para el user) es:
1) mkdir -p ~/.config/aacs/
2) cd ~/.config/aacs/ && wget http://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg
3) “Now to play Blu-rays using VLC, open VLC, select Media > Open Disc, make sure "no disc menus" is selected (without this, VLC will crash for most Blu-ray discs) and browse for the Blu-ray disc.
The instructions above should work for other Linux distributions too, not just Ubuntu, as long as you have VLC 2.0.x installed along with libaacs0 and libbluray1.“ h3. Instalar openshot
apt-get install openshot
h3. Instalar kdenlive
apt-get install kdenlive dvdauthor dvgrab
h3. Instalar recordmydesktop
apt-get install gtk-recordmydesktop recordmydesktop
h3. Instalar lxrandr (utilidad para configurar la pantalla)
apt-get install lxrandr
h3. Instalar Skype
apt-get install skype 
h3. Instalar Gráficos: gwenview, shotwell, mypaint, shutter, gimp, inkscape, scribus
apt-get install gwenview shotwell mypaint shutter gimp inkscape scribus
h3. Instalar Matematica y Analisis a) RkWard:
apt-get install rkward
b) Sage:
apt-add-repository -y ppa:aims/sagemath
apt-get update
apt-get install sagemath-upstream-binary
h3. Instalar openoffice
sudo add-apt-repository ppa:libreoffice/ppa
sudo apt-get update
sudo apt-get install libreoffice
sudo apt-get install libreoffice-help-es
sudo apt-get install libreoffice-gtk
h3. Instalar zotero
sudo add-apt-repository ppa:smathot/cogscinl
sudo apt-get update
sudo export http_proxy=http://proxy.psico.edu.uy:3128 (sólo si la PC utiliza proxy)
sudo apt-get install zotero-standalone
h3. Instalar Mendeley: http://www.mendeley.com/download-mendeley-desktop/ubuntu/instructions/
dpkg -i paquete
h3. Instalar íconos de faenza Bajar "pack":http://nas.psico.edu.uy/shares/software/SOFTWARE/Linux/icons.tar.gz y copiarlo a
/usr/share/icons
Luego seleccionar el tema de iconos desde la configuración de la apariencia. h3. Instalar Expe+ "Ver wiki de Expe+":http://projek.psico.edu.uy/projects/uninfo/wiki/Instalacion-expe-ubuntu h3. Instalar diccionarios "Thunderbird":https://addons.mozilla.org/es/thunderbird/addon/diccionario-espa%C3%B1ol-argentina/ "Libreoffice":http://extensions.openoffice.org/en/project/diccionario_es_AR "LibreofficeSinonimos":http://extensions.openoffice.org/en/project/es_AR-dicts h3. Ícono del "menú INICIO" de psicoMint Se utiliza el que se "adjunta":http://projek.psico.edu.uy/attachments/3974/iso-color-50x50.png h3. Drivers de impresora/escáner Se cuenta con drivers para * Brother MFC-7840N * Brother MFC-7440N * Brother HL-2070 * Brother HL-2270DW * Kyocera_FS-C5250DN * Kyocera_FS-C5150DN * Kyocera_FS-C5200DN * Kyocera_FS-2020D * Escáner Epson (iscan-data_1.26.0-1_all.deb) Página de descarga de drivers Brother: http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/download_prn.html Página de descarga de drivers Kyocera: http://www.kyoceradocumentsolutions.eu/index/service/dlc.false.driver.FS2020D._.EN.html#LINUX h3. Lightdm Preferimos instalar Lightdm como gestor de sesiones, ya que era más amigable para el usuario final.

sudo apt-get install lightdm gnome-settings-daemon indicator-session unity-greeter ubuntu-mono light-themes

h3. Borrado del usuario invitado en mint: Editar el archivo lightdm.conf sudo gedit /etc/lightdm/lightdm.conf Agregar la siguiente línea allow-guest=false Reiniciar pc h3. Dejar como entorno solo cinammon http://askubuntu.com/questions/81161/how-to-remove-session-entries-from-lightdm h3. Splash Screen (pantalla de inicio previa al login) Copiar utilizando los 2 archivos adjuntos
cp mint_logo.png /lib/plymouth/themes/mint-logo/bootlogo.png
cp progress_dot_on.png /lib/plymouth/themes/mint-logo/bullet.png 
cp /lib/plymouth/themes/mint-logo/bootlogo.png  /lib/plymouth/themes/mint-logo/shutlogo.png

Actualizar entrada de kernel
sudo update-initramfs -u 
h3. Script para renombrar Se copia "adjunto":http://projek.psico.edu.uy/attachments/3979/renombrar.sh a /usr/local/bin h3. Actualizaciones automáticas Se utiliza el siguiente script (K100update1) ubicado en /etc/cron.hourly
#!/bin/sh

# Por defecto el script se guarda en la carpeta psicoupdate
# Y se crea un enlace simbolico en /etc/rc0.d/
# Este script no se modifica

sudo rm -rf /psicoupdate/*
sudo mkdir -p /psicoupdate
cd /psicoupdate
sudo wget http://siad.psico.edu.uy/info/K100update
sudo chmod +x /psicoupdate/K100update
sudo rm -f /etc/rc0.d/K100update1
sudo rm -f /etc/rc0.d/K100update
sudo ln -s /psicoupdate/K100update /etc/rc0.d/K100update1
El mismo descarga otro script (K100update1) a otra ubicación (/etc/rc0.d/K100update1) el cual se ejecuta al apagar el equipo y posee el siguiente contenido:
#!/bin/bash
sudo aptitude update
sudo aptitude -y safe-upgrade
h3. Cambiar wallpaper de lightdm 1) Instalar dconf-editor
apt-get install dconf-editor
2) Ingresar los siguientes comandos con usuario de sudoers que tenga sesión X iniciada
xhost +SI:localuser:lightdm
sudo su lightdm -s /bin/bash
dconf-editor
3) Editar la siguiente clave
com.canonical.unity-greeter background '/path/to/your/background.png'
Más info: http://askubuntu.com/questions/379965/lightdm-unity-greeter-wallpaper-will-not-set h3. Script para agregar nuevo usuario Se adjunta "script":http://projek.psico.edu.uy/attachments/3981/nuevo_usuario.sh h3. Instalar certificados de correo psico en los navegadores Están "adjuntos":http://projek.psico.edu.uy/attachments/3982/certificados%20correo.zip h3. Fondos (para lightdm y escritorio) Se "adjuntan":http://projek.psico.edu.uy/attachments/3983/Fondos.zip h3. Marcadores h4. Firefox y Google Chrome Se "adjunta":http://projek.psico.edu.uy/attachments/3987/bookmarks.html h3. Ícono bebé llorando Se "adjunta":http://projek.psico.edu.uy/attachments/3984/baby.png h3. Ícono dokuwiki Se "adjunta":http://projek.psico.edu.uy/attachments/3985/dokuwiki_256.png h3. Hacer que al crear un usuario se tenga como entorno por defecto a cinnamon Agregar al archivo
/etc/lightdm/lightdm.conf
Esta línea:
user-session=cinnamon
h3. Links de utilidad "TODO List after installing Mint 16":https://debianhelp.wordpress.com/2013/11/30/to-do-list-after-installing-linux-mint-16/ "Crear temas cinnamon":http://cinnamon.linuxmint.com/?p=144 "Whats new on mint 16":http://linuxmint.com/rel_petra_cinnamon_whatsnew.php "Cinnamon troubleshooting and on":https://wiki.archlinux.org/index.php/cinnamon#Troubleshooting