Programmes supplémentaires pour Ubuntu
>>> Mise à jour complète d Ubuntu nouvelle version en ligne de commande :
vers une version stabledo-realease-upgrade
vers une version développement
update-manager -d
- Des scripts de post-installation pour Ubuntu :
1) Récupération de clés + ajouts de dépots
1getthekeys.sh
2) Installation de softs
2installsofts.sh
3) Téléchargements (ex: ce que l'on trouve pas dans les dépots)
3telechothers.sh
Ubuntu After Install
Gestionnaire de telechargement d4x
d4x ou 'downloader for X' peut nous permettre de télécharger une partie des fichiers précédement cités avec la fonction 'Load List'.Exemple de liste pour paquets 64 bits...
Suivi de la commande pour installer le tout exemple :
sudo dpkg -i /home/user/MyDownloads/ubuntu/*.deb
MacOS-X Aqua Theme
rm -Rf ~/.themes/MacOS-X
wget http://www.gnome-look.org/CONTENT/content-files/13548-Gnome_MacOS-X_Aqua_Theme_20040730.tar.gz
wget http://gnome-look.org/CONTENT/content-files/13548-Gnome_MacOS-X_Aqua_Theme_20040730.tar.gz
wget http://fc04.deviantart.com/fs15/f/2007/056/b/e/Aqua___Wallpapers_by_Benjigarner.zip
tar zxf 13548-Gnome_MacOS-X_Aqua_Theme_20040730.tar.gz
mv MacOS-X ~/.themes
rm -Rf ~/.icons/MacOS-X
tar zxf Gnome_MacOS-X_Icon_Theme_20040730.tar.gz
mv MacOS-X ~/.icons
Aqua
Installer la langue Française
apt-get install hunspell-fr language-support-fr language-support-writing-fr wfrenchMultimédia
apt-get install vlc smplayer audacious audacious audacious-plugins audacious-plugins-extra gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse libmp3lame0 libdvdread4 w32codecs ffmpeg libdvdcss2 easytag-aac xcfa avidemux audacity aacplusenc abcde cdparanoia checkmp3 faac faad flac icedax lame lsdvd mplayer mp3gain mpg321 mp3splt normalize-audio shntool sox vorbisgain wavpack winff xbmcInternet
apt-get install flashplugin-nonfree openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib icedtea6-plugin mozilla-firefox-adblock xchat emesene pidgin filezilla thunderbird traceroute aircrack-ng network-manager-pptp network-manager-openvpnDivers
apt-get install unrar cabextract p7zip-full alsa-oss ntfs-3g parcellite ubuntu-tweak virtualbox-ose virtualbox-ose-guest-x11 virtualbox-guest-additions swapspace gpicview gmountiso homebank isomaster fusion-icon rcconf compiz compizconfig-backend-gconf compizconfig-settings-manager compiz-core compiz-gnome emerald zgegblog-themes gnotePolices / Fontes
wget http://ppa.launchpad.net/corenominal/ppa/ubuntu/pool/main/t/ttf-aenigma/ttf-aenigma_0.0.20080510-8_all.deb wget http://ppa.launchpad.net/corenominal/ppa/ubuntu/pool/main/t/ttf-aefonts/ttf-aefonts_0.0.1-0ubuntu1~ppa0_all.deb wget http://ppa.launchpad.net/corenominal/ppa/ubuntu/pool/main/t/ttf-liberation/ttf-liberation_0.0.1-0ubuntu1~ppa2_all.deb dpkg -i ttf-aenigma_0.0.20080510-8_all.deb dpkg -i ttf-aefonts_0.0.1-0ubuntu1~ppa0_all.deb dpkg -i ttf-liberation_0.0.1-0ubuntu1~ppa2_all.deb rm ttf-aenigma_0.0.20080510-8_all.deb rm ttf-aefonts_0.0.1-0ubuntu1~ppa0_all.deb rm ttf-liberation_0.0.1-0ubuntu1~ppa2_all.deb apt-get install gsfonts gsfonts-other gsfonts-x11 msttcorefonts t1-xfree86-nonfree ttf-alee ttf-ancient-fonts ttf-arabeyes ttf-arhangai ttf-arphic-bkai00mp ttf-arphic-bsmi00lp ttf-arphic-gbsn00lp ttf-arphic-gkai00mp ttf-atarismall ttf-bpg-georgian-fonts ttf-dustin ttf-f500 ttf-sil-gentium ttf-georgewilliams ttf-isabella ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon ttf-sjfonts ttf-staypuft ttf-summersby ttf-ubuntu-title ttf-xfree86-nonfree xfonts-intl-european xfonts-jmk xfonts-terminus latex-xft-fontsColoration pour Nano
apt-get remove --purge nano wget http://steelix.org/files/nano-special.deb dpkg -i nano-special.deb rm nano-special.debChoisir le type du clavier
apt-get install console-dataOptimisation
#Désactiver le Raid update-rc.d -f mdadm remove update-rc.d -f mdadm-raid remove #Désactiver LVM update-rc.d -f lvm remove #Désactiver EVM update-rc.d -f evms remove #Désactiver fetchmail sudo update-rc.d -f fetchmail remove #Désactiver la synchronisation Date&Heure update-rc.d -f ntpdate remove #Désactiver connexion 56k update-rc.d -f dns-clean removeRajouter des supléments pour Remastersys
1) Présentation de Remastersys.2) Utilisation des fichiers et répertoires qui se trouvent dans le 'home' d'un utilisateur.
Pour copier tous ce qui se trouve dans un répertoire utilisateur et qui pourra être restitué à la création de chaque nouvel utilisateur (Si vous ne souhaitez pas utiliser la commande suivante vous pouvez utiliser Gnome Commander en tant que root).
Utilisation avec la ligne de commande :
cp -rf /home/nom de votre utilisateur/* /etc/skel
3) Eviter de copier tout et n'importe quoi (fichiers inutiles / le dossier Téléchargement par exemple)...
Logiciels en Java ou Python
Ils se lancent en tapant une commande dans un terminal ouvert dans le dossier du logiciel.Rendre le fichier éxécutable :
chmod +x nomdufichier
Par exemple :
- pour Java
java -jar executable.java
- pour Python
python executable.py
Installer plusieurs paquets .deb en une commande
sudo dpkg -i *.debJeux pour natty : deb http://ppa.launchpad.net/zebioman/games/ubuntu natty main
Arkanoid Space Ball :
wget http://www.wegroup.org/downloads/arkanoidsb-1.3.2.10.tar.bz2
tar xvfj arkanoidsb-1.3.2.10.tar.bz2
cd arkanoidsb/
getlibs arkanoidsb
sudo ln -s /usr/lib32/libdirectfb-1.2.so.0.7.0 /usr/lib32/libdirectfb-0.9.so.25
sudo ln -s /usr/lib32/libfusion-1.2.so.0.7.0 /usr/lib32/libfusion-0.9.so.25
sudo ln -s /usr/lib32/libdirect-1.2.so.0.7.0 /usr/lib32/libdirect-0.9.so.25
./arkanoidsb
Ubuntu / 64bits
sudo dpkg -i --force-architecture [le nom du paquet à installer]ubuntu_64_bits
Programmes d'exemples que je n'ai pas trouvé en *_x64.deb :
Kommute
Aucun commentaire:
Enregistrer un commentaire