Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
utilisateurs:binnette [Le 15/12/2011, 15:17]
127.0.0.1 modification externe
utilisateurs:binnette [Le 09/12/2023, 22:18] (Version actuelle)
binnette Mint : post install
Ligne 1: Ligne 1:
 ====== Binnette ===== ====== Binnette =====
-Étudiant ​en informatique ​à Grenoble.+Consultant ​en informatique. Utilisateur de systèmes GNU/Linux depuis 2008. J'ai débuté avec [[:​8.04|Ubuntu 8.04]].
  
-Ubuntero depuis 2008. +Distributions utilisées actuellement : 
- +  * [[:Linux Mint|Linux Mint Olivia]] sur mon [[:​asus_f3jv|Asus F3JV]] 
-Première distri ​Ubuntu 8.04 +  * [[https://manjaro.org/ |Manjaro]] sur mon [[:asus_g74sx|Asus G74Sx]]
- +
-Distri actuelle ​LinutMint 10 Julia+
  
 ===== OS testés ===== ===== OS testés =====
-  - Backtrack + À base de\\ Slackware ​ ^  À base de\\ Knoppix ​ ^  À base de\\ Debian  ​ À base de\\ Red Hat   À base d'\\ Ubuntu ​ ^  Autre  ^ 
-  - Damn Small Linux +|  Backtrack ​ |  ​Knoppix  ​|  Debian ​ |  Fedora ​ |  ​LinuxMint  ​ FreeDos ​ | 
-  - Damn Vulnerable Linux + ​OpenSuse  ​|  Damn Small Linux  |  ​Ubuntu  ​|  Mandriva ​ |  gNewSense ​ |  OpenSolaris ​ | 
-  Debian + ​ZenWalk ​ ​| ​ Damn Vulnerable Linux  |  Kubuntu ​ |    |  gOS  | 
-  - Fedora +| | |  Xubuntu ​ | |
-  - FreeDos +
-  - gNewSense +
-  - gOS +
-  ​Knoppix +
-  - Kubuntu +
-  LinuxMint +
-  - Mandriva +
-  - OpenSolaris +
-  ​OpenSuse +
-  Ubuntu +
-  - Xubuntu +
-  ​ZenWalk +
 ===== Installation ===== ===== Installation =====
-<​code>​ 
-#### Bureautique - Graphisme 
-sudo apt-get install gimp inkscape xournal pdfmod ##pdfsam 
  
-### docky +==== Mint : post install ==== 
-sudo add-apt-repository ppa:docky-core/stable +  sudo apt-get install wget gpg apt-transport-https 
-sudo apt-get update +  wget -qO- https://​packages.microsoft.com/​keys/​microsoft.asc | gpg --dearmor > packages.microsoft.gpg 
-sudo apt-get install ​docky +  sudo install -D -o root -g root -m 644 packages.microsoft.gpg /​etc/​apt/​keyrings/​packages.microsoft.gpg 
-# pour nautilus et docky : alacarte; edit nautilus; remplacer %U par .+  sudo sh -c 'echo "deb [arch=amd64,​arm64,​armhf signed-by=/​etc/​apt/​keyrings/​packages.microsoft.gpg] https://​packages.microsoft.com/​repos/code stable ​main" > /​etc/​apt/​sources.list.d/​vscode.list'​ 
 +  sudo sh -c 'echo "deb [arch=amd64,​arm64,​armhf signed-by=/​etc/​apt/​keyrings/​packages.microsoft.gpg] https://​packages.microsoft.com/​repos/​edge stable main" > /​etc/​apt/​sources.list.d/​vscode.list'​ 
 +  rm -f packages.microsoft.gpg 
 +  sudo apt update 
 +  sudo apt install ​vlc qbittorrent code microsoft-edge-stable gimp wine git 
 +  sudo flatpak install com.tomjwatson.Emote org.telegram.desktop org.openstreetmap.josm
  
-#### Internet  +==== Firefox ​====
-sudo apt-get install deluge filezilla nmap wireshark libssl-dev aircrack-ng macchanger +
- +
-### Firefox ​+
-</​code>​+
   * FireGestures https://​addons.mozilla.org/​fr/​firefox/​addon/​firegestures/​   * FireGestures https://​addons.mozilla.org/​fr/​firefox/​addon/​firegestures/​
   * HTTPS Everywhere http://​www.eff.org/​https-everywhere   * HTTPS Everywhere http://​www.eff.org/​https-everywhere
   * Adblock Plus https://​addons.mozilla.org/​fr/​firefox/​addon/​adblock-plus/​   * Adblock Plus https://​addons.mozilla.org/​fr/​firefox/​addon/​adblock-plus/​
-  * Speed Dial https://​addons.mozilla.org/​en-US/​firefox/​addon/​speed-dial+  * Ghostery ​https://​addons.mozilla.org/​en-US/​firefox/​addon/​ghostery/ 
-  * SearchPreview ​https://​addons.mozilla.org/​en-US/​firefox/​addon/​searchpreview+  * http://​imagehost-grabber.com/index.php?​page=download 
-  * Test Pilot https://​testpilot.mozillalabs.com/​ +  * https://​addons.mozilla.org/​en-US/​firefox/​addon/​downthemall
-  * RefControl ​https://​addons.mozilla.org/​en-US/​firefox/​addon/​refcontrol/​ +  * https://​addons.mozilla.org/​en-US/​firefox/​addon/​downthemall-anticontainer
-<​code>​ +  * Keyword.Url https://www.google.fr/search?​ie=UTF-8&​oe=UTF-8&​sourceid=navclient&​gfns=1&q=
- +
-### Java +
-sudo apt-get install sun-java6-fonts sun-java6-jdk sun-java6-plugin +
- +
-### JDownloader +
-sudo add-apt-repository ppa:jd-team/jdownloader +
-sudo apt-get update +
-sudo apt-get install jdownloader +
- +
-#### Jeux +
-sudo apt-get install xmoto wesnoth freecol frozen-bubble +
- +
-### DosBox +
-sudo apt-get install dosbox +
- +
-### Play On Linux +
-sudo wget http://deb.playonlinux.com/​playonlinux_maverick.list -O /​etc/​apt/​sources.list.d/​playonlinux.list +
-sudo apt-get update +
-sudo apt-get install playonlinux +
- +
-#### Outils +
-sudo apt-get install bleachbit gmountiso isomaster unetbootin +
- +
-### ubuntu-tweak +
-sudo add-apt-repository ppa:tualatrix/​ppa +
-sudo apt-get update +
-sudo apt-get install ubuntu-tweak +
- +
-#### Programmation +
-### Netbeans :** http://netbeans.org/downloads/​index.html +
-sudo apt-get install subversion vim dia exuberant-ctags build-essential ##devhelp gtkmm-documentation libgtkmm-2.4-dev glade +
- +
-#### Son et Vidéos ​==== +
-sudo apt-get install vlc easytag pitivi cheese +
-### Config vlc pour freetv +
-sed -i '​s/​rtp-client-port=-1/​rtp-client-port=32100/​g'​ .config/​vlc/​vlcrc +
-ufw allow 32100 +
- +
-### Pour le casque audio : +
-echo "​options snd-hda-intel model=lenovo"​ | sudo tee -a /​etc/​modprobe.d/​alsa-base.conf  +
- +
-#### Système +
-sudo apt-get install gparted gufw +
-ufw enable +
- +
-### sysv-rc-conf +
-sudo apt-get install sysv-rc-conf +
- +
-### LAMP +
-sudo apt-get install lamp-server^ +
-sudo apt-get install phpmyadmin +
-</​code>​ +
 ===== Injection ===== ===== Injection =====
 Pour les versions précédentes à 10.10 : Pour les versions précédentes à 10.10 :
Ligne 111: Ligne 41:
 [[http://​blog.macuyiko.com/​2010/​11/​ubuntu-1010-fixed-channel-mon0-1.html|Tutoriel de Macuyiko]] [[http://​blog.macuyiko.com/​2010/​11/​ubuntu-1010-fixed-channel-mon0-1.html|Tutoriel de Macuyiko]]
  
-===== Désinstaller ===== 
-<​code>​ 
-sudo apt-get remove gwibber gwibber-service 
-sudo apt-get remove openjdk-6-jre openjdk-6-jre-lib openjdk-6-jre-headless icedtea-6-jre-cacao default-jre-headless 
-</​code>​ 
  
 ===== Bugs rapportés ===== ===== Bugs rapportés =====
-==== launchpad ​====+==== Launchpad ​====
   * https://​bugs.launchpad.net/​bugs/​480999 : Asus F3JV hotkeys are not detected...   * https://​bugs.launchpad.net/​bugs/​480999 : Asus F3JV hotkeys are not detected...
  
Ligne 124: Ligne 49:
   * http://​bugzilla.kernel.org/​show_bug.cgi?​id=15249 : Asus F3JV hotkeys are not detected...   * http://​bugzilla.kernel.org/​show_bug.cgi?​id=15249 : Asus F3JV hotkeys are not detected...
  
-===== Mon ordinateur ​===== +===== Mes ordinateurs ​===== 
-[[http://​doc.ubuntu-fr.org/​asus_f3jv|ASUS F3JV]] ​(article sur doc.ubuntu-fr.org)+  ​* ​[[:​asus_f3jv|Asus F3JV]] 
 +  * [[:​asus_g74sx|Asus G74Sx]]
  
 ===== Drivers ===== ===== Drivers =====
-[[http://​fr.computers.toshiba-europe.com/​innovation/​download_driver_details.jsp?​service=FR&​selCategory=4&​selFamily=386&​selSeries=188&​selProduct=null&​selShortMod=null&​language=all&​selOS=10&​selType=all&​yearupload=&​monthupload=&​dayupload=&​useDate=null&​mode=allMachines&​search=&​action=search&​macId=&​country=all&​selectedLanguage=all&​type=all&​page=1&​ID=77362&​OSID=10&​driverLanguage=13|Drivers sur le site de Toshiba]] +[[http://​fr.computers.toshiba-europe.com/​innovation/​download_driver_details.jsp?​service=FR&​selCategory=4&​selFamily=386&​selSeries=188&​selProduct=null&​selShortMod=null&​language=all&​selOS=10&​selType=all&​yearupload=&​monthupload=&​dayupload=&​useDate=null&​mode=allMachines&​search=&​action=search&​macId=&​country=all&​selectedLanguage=all&​type=all&​page=1&​ID=77362&​OSID=10&​driverLanguage=13|Drivers ​Clé TNT Intuix S810 sur le site de Toshiba]]
- +
-===== Articles rédigés ===== +
-  * [[utilisateurs:​binnette|Binnette]] +
-  * [[http://​doc.ubuntu-fr.org/​asus_f3jv|ASUS F3JV]] +
  
  • utilisateurs/binnette.1323958663.txt.gz
  • Dernière modification: Le 04/02/2012, 10:10
  • (modification externe)