Script para instalação do Google Chrome, TeamViewer, Virtualbox, temas, icones e

Scripts para automa
Avatar do usuário
Elton
Administrator
Administrator
Mensagens: 1259
Registrado em: 10 Jun 2013 12:44
Status: Offline

Script para instalação do Google Chrome, TeamViewer, Virtualbox, temas, icones e

Mensagem por Elton »

Script para instalação do Google Chrome, TeamViewer, Virtualbox, temas, icones e entre outros programas para ubuntu

Basta salvar como inst.sh
chmod+x inst.sh
sh inst.sh

Código: Selecionar todos

#!/bin/bash

#SCRIPT CRIADO PARA INSTALAÇÂO DE MÁQUINAS LINUX ARQUITETURAS x86 E X64 DE DISTROS BASEADAS .deb
clear
echo "##############################################################################################"
echo "# Script de Instalação #"
echo "# #"
echo "# Instalação de: #"
echo "# Libs #"
echo "# Google Chrome #"
echo "# Skype #"
echo "# Team Viewer ... #"
echo "# #"
echo "# Versão 2.5 #"
echo "# #"
echo "# Desenvolvido por Jorge Silveira #"
echo "# Email [email protected] #"
echo "##############################################################################################"
clear

#PRINCIPAIS LIBS DO SISTEMA
apt-get install aptitude nmap traceroute
aptitude update && aptitude full-upgrade
aptitude install gnome-terminal rdesktop vim xdg-utils libxss1 libcurl3 tar bzip2 tcpdump zip unrar unrar-free nautilus-open-terminal mencoder ffmpeg gksu p7zip-full lynx gparted build-essential alien wvdial subversion build-essential devscripts fakeroot debhelper libqt4-dev zlib1g-dev libxext-dev libxss-dev libqt4-webkit libidn11-dev cmake libnss3-1d ntpdate audacity expect sysstat wireless-tools hardinfo lshw password-gorilla totem gnome-tweak-tool cheese fonts-freefont-ttf ttf-freefont ttf-georgewilliams ttf-mona ttf-mscorefonts-installer ttf-ubuntu-title nautilus-actions nautilus-bzr nautilus-compare nautilus-dbg nautilus-emblems nautilus-filename-repairer nautilus-gtkhash nautilus-image-manipulator nautilus-scripts-manager nautilus-sendto nautilus-share sqlite3 -y
aptitude install virtualbox-ose -y
aptitude install deb-multimedia-keyring lame gstreamer0.10-lame gnome-tweak-tool gnome-shell gnome-shell-extensions -y
aptitude install network-manager network-manager-gnome modemmanager usb-modeswitch mobile-broadband-provider-info network-manager-openvpn network-manager-openvpn-gnome -y
aptitude install ~nopenjdk-7 -y
aptitude install ~nntfs -y
aptitude purge ~nopenoffice -y
aptitude install filezilla -y
aptitude install gnome-session-fallback -y
aptitude install libvacuumutils27 -y
aptitude install vacuum -y
aptitude install fpc
aptitude install unetbootin

#INSTALAÇÃO DOS PROGRAMAS PRINCIPAIS

#WINE
sudo add-apt-repository ppa:ubuntu-wine/ppa -y
sudo apt-get update -y
sudo apt-get install wine1.5 -y

#VLC
sudo add-apt-repository ppa:videolan/stable-daily -y
sudo apt-get update -y
sudo apt-get install mplayer vlc -y

#PIDGIN CHAT CLIENT
sudo add-apt-repository ppa:pidgin-developers/ppa -y
sudo apt-get update -y
sudo apt-get install pidgin pidgin-data pidgin-plugin-pack pidgin-themes -y
sudo apt-get install pidgin-lastfm pidgin-guifications msn-pecan pidgin-musictracker -y

#GNOME TWEAK TOOL
sudo apt-get install gnome-tweak-tool -y

#UBUNTU TWEAK TOOL
sudo add-apt-repository ppa:tualatrix/ppa -y
sudo apt-get update -y
sudo apt-get install ubuntu-tweak -y

#FLASH PLAYER
apt-get install flashplugin-installer gsfonts-x11 -y

#JAVA 7 - ORACLE
sudo sh -c “echo ‘deb http://www.duinsoft.nl/pkg debs all’ >> /etc/apt/sources.list”
sudo apt-get update -y
sudo apt-key adv –keyserver keys.gnupg.net –recv-keys 5CB26B26
sudo apt-get update -y
sudo apt-get install update-sun-jre-y

#Bateria
sudo add-apt-repository ppa:linrunner/tlp -y
sudo apt-get update-y
sudo apt-get install tlp tlp-rdw -y
sudo apt-get install tlp tlp-rdw tp-smapi-dkms smartmontools ethtool -y

#Principais
apt-get install synaptic gdebi gparted preload -y
apt-get install nautilus-open-terminal -y

#Editores de Imagem
sudo apt-get install gimp -y
sudo apt-get install inkscape -y
sudo apt-get install pinta -y

#Editores de Áudio
sudo apt-get install audacity -y
sudo apt-get install avidemux -y

#Editores de Vídeo
sudo apt-get install pitivi -y
sudo apt-get install openshot -y

#GOOGLE CHROME
cd /tmp
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb && dpkg -i google-chrome-stable_current_amd64.deb

#TEAMVIEWER
cd /tmp
wget http://downloadus2.teamviewer.com/download/teamviewer_linux_x64.deb && dpkg -i teamviewer_linux_x64.deb

#VIRTUAL BOX
cd /tmp
wget http://dlc.sun.com.edgesuite.net/virtualbox/4.2.18/virtualbox-4.2_4.2.18-88780~Ubuntu~raring_amd64.deb && dpkg -i virtualbox-4.2_4.2.18-88780~Ubuntu~raring_amd64.deb
usermod jorgesilveira -a -G vboxusers 

#4KVIDEODOWNLOAD 
cd /tmp
wget http://4kdownload.googlecode.com/files/4kvideodownloader_2.8-1_amd64.deb && dpkg -i 4kvideodownloader_2.8-1_amd64.deb

#SKYPE
cd /tmp
wget http://download.skype.com/linux/skype-ubuntu-precise_4.2.0.11-1_i386.deb && dpkg -i skype-ubuntu-precise_4.2.0.11-1_i386.deb

#VNC
cd /tmp
wget http://www.realvnc.com/download/binary/4
tar zxvf VNC*
dpkg -i VN*.deb

#MOKA ICON THEME _ IOS7
sudo add-apt-repository ppa:upubuntu-com/nitrux && sudo apt-get update
sudo apt-get install -y nitruxos
sudo add-apt-repository ppa:snwh/moka-icon-theme-daily && sudo apt-get update
sudo apt-get install -y moka-icon-theme
sudo apt-get install -y moka-icon-theme-dark

#TEMAS INSTALAÇÂO
cd /tmp
wget http://gnome-look.org/CONTENT/content-files/147061-Gnome-Cupertino-2.1.5.tar.gz
mv 147061-Gnome-Cupertino-2.1.5.tar.gz /usr/share/themes
cd /usr/share/themes
tar zxvf 147061-Gnome-Cupertino-2.1.5.tar.gz

#KERNEL 3.10.10
cd /tmp
wget http://ubuntued.info/kernels/kernel-3.10.10 -O kernel-3.10.10
chmod +x kernel-3.10.10
sudo sh kernel-3.10.10
reboot 

#CONCLUINDO A INSTALACAO
apt-get install -f

#ALIAS P/ JORGESILVEIRA
echo "
# EXPORTs
export HISTTIMEFORMAT='[%d.%m.%Y] {%H:%M:%S} '
export HISTSIZE='5000'
export HISTFILESIZE='5000'
export PS1='{\t} [\u@\h] [\w] \$ '

#ALIASes JORGELUIZ
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias vi='vim'
alias connect='ping 8.8.8.8'
alias df='df -hT'
alias ifconfig='/sbin/ifconfig'
alias laskaweb='ssh [email protected]'
alias download='ls /home/jorge*/Dow*'
alias dispusb='ls /media/j*/'
alias tracert='traceroute www.uol.com.br'" >> /home/jsilveira/.bashrc

#ALIAS P/ ROOT
echo "
# EXPORTs
export HISTTIMEFORMAT='[%d.%m.%Y] {%H:%M:%S} '
export HISTSIZE='5000'
export HISTFILESIZE='5000'
export PS1='{\t} [\u@\h] [\w] \$ '

# ALIASes ROOT
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias vi='vim'
alias connect='ping 8.8.8.8'
alias df='df -hT'
alias laskaweb='ssh [email protected]'
alias download='ls /home/jorge*/Dow*
alias dispusb='ls /media/j*/" >> /root/.bashrc

echo "Instalação ocorrida com sucesso !"
sleep 2

echo "Vou reiniciar a máquina e após você pode estar personalizando de sua maneira como, wallpaper, temas e outros programas de sua preferência "
sleep 2

echo " Obrigado pela utilização do Script"
sleep 2
reboot
Créditos Jorge Lasquinha (grupo 4linux facebook)

;D


"Colaborar atrai amigos, competir atrai inimigos ..."

Voltar para “Scripts”