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édentesRévision précédente
Prochaine révision
Révision précédente
utilisateurs:binnette [Le 19/12/2010, 09:30] binnetteutilisateurs:binnette [Le 09/12/2023, 22:18] (Version actuelle) – Mint : post install binnette
Ligne 1: Ligne 1:
 ====== Binnette ===== ====== Binnette =====
-|Qui ?            | Binnette| +Consultant en informatique. Utilisateur de systèmes GNU/Linux depuis 2008. J'ai débuté avec [[:8.04|Ubuntu 8.04]].
-|Quoi ?           | Étudiant en informatique+
-|Comment ?        | En patois ardéchois pardi !| +
-|Ou ?             | À Grenoble| +
-|Ubuntero ?       | Depuis 2008+
-|Première distri ?| Ubuntu 8.04+
-|Distri actuelle ?| LinutMint 9 "Isadora"|+
  
-===== Distribution testées ===== +Distributions utilisées actuellement : 
-==== GNU/Linux ==== +  * [[:Linux Mint|Linux Mint Olivia]] sur mon [[:asus_f3jv|Asus F3JV]] 
-|Distri          |+            |-                       +  * [[https://manjaro.org/ |Manjaro]] sur mon [[:asus_g74sx|Asus G74Sx]]
-|Ubuntu          |cool                                | +
-|Xubuntu         |xfce                                | +
-|LinuxMint       |super design |                        | +
-|Kubuntu         |sympa        |                        | +
-|gNewSense       |libre        |du coup pas de drivers  | +
-|gOS             |simple                              | +
-|Backtrack       |sécurité                            | +
-|ZenWalk         |simple                              | +
-|Damn Small Linux|vieux pc                            | +
-|Fedora          |             |rpm                     | +
-|Mandriva        |             |rpm                     | +
-|OpenSuse        |             |wifi non reconnu de base| +
- +
-==== Autre ==== +
-|Distri          |+            |-              | +
-|OpenSolaris                 |Màj trop lente | +
- +
-===== Ubuntu ===== +
-J'ai découvert cette distri pendant mes études... d'informatique ;-) +
- +
-Maintenant je connais pas mal de choses et j'essaie de faire des rapport de bugs.+
  
 +===== OS testés =====
 +^  À base de\\ Slackware  ^  À base de\\ Knoppix  ^  À base de\\ Debian  ^  À base de\\ Red Hat  ^  À base d'\\ Ubuntu  ^  Autre  ^
 +|  Backtrack  |  Knoppix  |  Debian  |  Fedora  |  LinuxMint  |  FreeDos  |
 +|  OpenSuse  |  Damn Small Linux  |  Ubuntu  |  Mandriva  |  gNewSense  |  OpenSolaris  |
 +|  ZenWalk  |  Damn Vulnerable Linux  |  Kubuntu  |    |  gOS  |
 +| | |  Xubuntu  | |
 ===== Installation ===== ===== Installation =====
-<code> 
-#### Bureautique - Graphisme 
-sudo apt-get install gimp inkscape xournal ##pdfsam 
- 
-#### Internet  
-sudo apt-get install deluge nmap filezilla wireshark 
- 
-### Firefox 4 
-## http://nightly.mozilla.org/ 
-# FireGestures https://addons.mozilla.org/en-US/firefox/addon/6366/ 
-# HTTPS Everywhere http://www.eff.org/https-everywhere 
-# Adblock Plus https://addons.mozilla.org/fr/firefox/addon/1865/ 
-# Speed Dial http://speeddial.uworks.net/download.html 
-# SearchPreview https://addons.mozilla.org/en-US/firefox/addon/189/ 
-# Nightly Tester Tools https://addons.mozilla.org/en-US/firefox/addon/6543/ 
-# Test Pilot https://testpilot.mozillalabs.com/ 
-# RefControl http://www.stardrifter.org/refcontrol/ 
- 
-### 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 
- 
-### 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 vim ##devhelp gtkmm-documentation libgtkmm-2.4-dev glade 
- 
-#### Son et Vidéos ==== 
-sudo apt-get install vlc easytag pitivi cheese 
-### Config vlc pour freetv 
- 
- 
-### Pour le casque audio : 
-echo "options snd-hda-intel model=lenovo" | sudo tee -a /etc/modprobe.d/alsa-base.conf  
  
-#### Système +==== Mint : post install ==== 
-sudo apt-get install gparted gufw +  sudo apt-get install wget gpg apt-transport-https 
-ufw enable +  wget -qO- https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > packages.microsoft.gpg 
 +  sudo install -D -o root -g root -m 644 packages.microsoft.gpg /etc/apt/keyrings/packages.microsoft.gpg 
 +  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
  
-### sysv-rc-conf +==== Firefox ==== 
-sudo apt-get install sysv-rc-conf+  * FireGestures https://addons.mozilla.org/fr/firefox/addon/firegestures/ 
 +  * HTTPS Everywhere http://www.eff.org/https-everywhere 
 +  * Adblock Plus https://addons.mozilla.org/fr/firefox/addon/adblock-plus/ 
 +  * Ghostery https://addons.mozilla.org/en-US/firefox/addon/ghostery/ 
 +  * http://imagehost-grabber.com/index.php?page=download 
 +  * https://addons.mozilla.org/en-US/firefox/addon/downthemall/ 
 +  * https://addons.mozilla.org/en-US/firefox/addon/downthemall-anticontainer/ 
 +  * Keyword.Url : https://www.google.fr/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q= 
 +===== Injection ===== 
 +Pour les versions précédentes à 10.10 : 
 +[[http://blog.sckyzo.com/aircrack-ng-avec-une-carte-wireless-intel-3945-abg/|Tutoriel de Sckyzo]]
  
-### LAMP +Pour installer le driver permettant l'injection, à partir de 10.10 : 
-sudo apt-get install lamp-server^ +[[http://blog.macuyiko.com/2010/11/ubuntu-1010-fixed-channel-mon0-1.html|Tutoriel de Macuyiko]]
-sudo apt-get install phpmyadmin +
-</code>+
  
-===== 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 116: 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...
  
-===== Mes loisirs ===== +===== Mes ordinateurs ===== 
-Pour plus d'infos je vous conseil ma page sur wikipédia http://fr.wikipedia.org/wiki/Utilisateur:Binnette+  * [[:asus_f3jv|Asus F3JV]] 
 +  * [[:asus_g74sx|Asus G74Sx]]
  
-===== Mon ordinateur ===== +===== Drivers ===== 
-[[http://doc.ubuntu-fr.org/asus_f3jv|ASUS F3JV]] (article sur doc.ubuntu-fr.org)+[[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]]