Le navigateur Internet Mozilla Firefox

équivalent d’Internet Explorer

Firefox 2

Mozilla Firefox est un navigateur Web graphique gratuit dont le code source est libre développé et distribué par la Fondation Mozilla aidée de centaines de bénévoles grâce aux méthodes de développement en code source libre.

Le navigateur peut être personnalisé à partir d’une base fiable et épurée. Plutôt que d’être fourni avec un nombre considérable d’options dans une distribution standard, Firefox accepte des centaines d’extensions et de thèmes graphiques, ce qui permet à chaque utilisateur de le modifier à son goût.

Quelques fonctionnalités présentes par défaut dans Firefox :

* la navigation par onglets (facilement réorganisables) ;
* un bloqueur de fenêtres intruses (appelées aussi pop-ups) ;
* un système de moteurs de recherche intégré et facilement personnalisable ;
* les marque-pages (aussi appelés « signets ») dynamiques (lecteur de flux d’informations aux formats RSS et Atom) ;
* les applisignets (appelés aussi bookmarklets ou encore favelets) ;
* un gestionnaire de téléchargement ;
* un correcteur orthographique intégré

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Here is the process to install Ubuntu LTS 8.04 codename “Hardy Heron” on your computer.

First you’ll have to burn the CD you can find the iso to download here:
http://www.ubuntu.com/getubuntu/download

Then you’ll have to burn the ISO, you can use CD Burner XP wich is a very good FREE Cd burner software.

Do not burn it as a normal file, after choosing Create Data CD/DVD.

CD Burner XP

Click on File/Burn Disc from ISO file…

CD Burner XP Iso burning

Select your ISO File and click on Burn Disc.

CD Burner XP Iso burning

After the CD is burned restart your computer, it should boot on the CD and guide you to this window where you can choose your language:

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

It is possible to try Ubuntu without any changes on your computer easily by selecting “Try Ubuntu without change on your computer”.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

We will install Ubuntu so, select “Install Ubuntu”:

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Let it loads the kernel, it can take several minutes depending on your computer’s performance:

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

It is still loading applications

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Now the wallpaper appears showing you the beautiful Hardy Heron!

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

And the first window appears asking you for the default language you want install on the computer. It can be changed later and you can have several installed at the same time for public computer or like in my family where I prefer soft in English and my sister in French.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Choose the city where you live for the Time Zone, they changed this tool on the map, I think they shouldn’t have…. Select with the roll down button, it’s easier. And then click on “Forward”.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Then Choose your country and your keyboard configuration, if you’re not sure you can type on the bottom-left box to try. And then click “Forward”.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Then wait for the partitioner to load.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

You can let Ubuntu choose how to install it, be careful of your existing partition and windows in particulary if you don’t want to erase it. With the new graphical tool it’s easy to see what you do.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

If you want to install Ubuntu Linux on all of your had drive select the first option. If you want to do it more specificaly choose manual.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Then enter you name, your login, your password twice for verification and the name of the computer.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

After you can see all the settings you chose, after review click on “Install”.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

And now the system is being install.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

The installation is over, click on “Reboot Now”.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Remove the CD and press enter.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

First loading of Ubuntu.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Enter the username you put before and the password.

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

And now you can play with your brand new Ubuntu 8.04 LTS Hardy Heron

Installing Linux Ubuntu LTS 8.04 - Hardy Heron

Have Fun!!!!!

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Use KDE applications on Windows


Never wished of running Amarok in Windows?
With the open source software Ulteo Virtual Desktop you can now use KDE software in windows working with coLinux wich permit to run linux on a windows session.

It’ll help you to install them and even update them.

Ulteo Menu Bar

Ulteo menu on Windows

Amarok on Windows with Ulteo

It’s still a Beta so there is few glitches like the support of the dual-screen wich is very weird and it takes a lot of time to start, with an annoying blinking splash screen, but that works quite well and applications are very smooth.

Founded by former Mandrake creator Gael Duval, Ulteo is also the name of a Linux Distribution: Online Desktop.

More information on Ulteo.

DOWNLOAD Ulteo Virtual Desktop 0.5 Beta

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Install PHP on IIS6 / Windows Server 2003

How to install the php extension in IIS6:

1) Donwload the php package for Windows
2) Unzip it in a folder(i.e. c:\php)

Do not forget to add the reading and executing permission on that folder

3) Copy the “php.ini-recommended” file in %systemroot% (Usuallyc:\Windows)

To go to %systemroot%:
- Start/ Run… enter %systemroot% and then press Ok

4) Rename the file as “php.ini
5) Edit it, depending of the configuration you want
6) Open the IIS manager (inetmgr inRun…)
7) Go to the properties of the Default Web Site, in the Home Directory tab, and click onConfiguration
8 ) Click on Add, Executable and enter the directory to thephp5isapi.dll file (ex: c:\php\php5isapi.dll)
9) Write .php in Extension and then close the window by clicking on Ok
10) In the Documents tab addindex.php and put it on the top, so the first page to be open will be that one
11) In the IIS manager click on Web Service Extensions
12) Click on Add a new web service extension
13) Give it a name (i.e. PHP5.2.6) and add the file:php5isapi.dll
14) Check the box and cick on Ok
15) Finally restart IIS (iisreset in Run…)

Notes:
If you have several Website hosted on the same server, you can do it on the “Default Web Site” for all the websites or on a particular one if you want that only one to have php enabled.

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Youtube s’arrete au bout de 2 secondes


Si vous utilisez Firefox et que sur le site de Youtube les videos s’arretent au bout de deux secondes, c’est que vous utilisez une version du Flash Player qui apparemment a un bug. Pas de panique pour résoudre le problème c’est très simple:

1) Télécharger le désinstalleur depuis le site d’Abobe
2) Télécharger le lecteur Flash Version 9.0.47.0
3) Fermer Firefox
4) Lancer le désinstallateur, puis l’installateur
5) Rouvrer Firefox
Et retourner sur YouTube pour voir vos vidéos

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Install MySQL 5.0 on Windows Server 2003

1) To Install MYSQL 5.0 on a Windows Server 2003, you must first Download the MySQL Community Server file.

2) Once it has been downloaded, double-click on the file to start the installation.

3) Click “Next” on the MySQL Server 5.0 - Setup Wizard Window.

Install MySQL Server Windows Server 2003

4) We will choose a “Typical” installation.

Install MySQL Server Windows Server 2003

5) Click “Next” on the advertising for the Enterprise version, you can click on “More” if you want to have information about this version.

Install MySQL Server Windows Server 2003

6) Click “Next” again on the second advertising for the Enterprise version.

Install MySQL Server Windows Server 2003

7) The server is ready, but now it’s time to setup it. Check the box “Configure The MySQL Server Now”

Install MySQL Server Windows Server 2003

8)Click “Next” on the First window of the Configuration Wizard.

Install MySQL Server Windows Server 2003

9) Choose “Detailed Configuration” so we can tune the setup.

Install MySQL Server Windows Server 2003

10) As long as the server will only be used as a MySQL Dedicated Server, choose “Dedicated MySQL Server Machine”.

Install MySQL Server Windows Server 2003

11) Choose “Multifuntional Database” so it can be used for InnoDB and MyISAM engines (Difference between InnoDB and MySAM).

Install MySQL Server Windows Server 2003

12) Choose on wich place you want to store the datafile.

Install MySQL Server Windows Server 2003

13) I’m building a MySQL server for a website with a lot of connexions so I choose “Online Transaction Processing (OLTP)“.

Install MySQL Server Windows Server 2003

14) As long it must be connected on a network, we must have TCP/IP, so check “Enable TCP/IP Networking“.

Install MySQL Server Windows Server 2003

15) The server will manage english and french data so the “Standard Character Set” will be enough.

Install<br />
MySQL Server Windows Server 2003

16) We’ll install it as a service so the server is starting when the server is booted and it will run in the background.

Install MySQL Server Windows Server 2003

17) Enter the root (administrator) password, and check the box if you want to be able to acess the MySQL Server from an other machine.

Install MySQL Server Windows Server 2003

18) Now to execute the setup click on “Execute“.

Install MySQL Server Windows Server 2003

19) Wait while it’s finish, and click on the button “Finish” when it appears.

Install MySQL Server Windows Server 2003

And the MySQL Server is installed and ready to receive data.

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Installer IIS 6.0 sur Windows Server 2003

1- Aller dans Ajout/Suppression de Programmes

Démarrer/ Panneau de configuration/ Ajout-Suppression de Programmes

Install IIS

2- Aller dans Ajouter ou supprimer des composants windows

Dans la fenêtre Ajout/Suppression de Programmes cliquer surAjouter ou supprimer des composants windows

Install IIS

3- Sélectionner Services Internet (IIS) pour l’installation

Double-cliquer sur Services Internet (IIS)

Install IIS

Sélectionner Service FTP (File Transfer Protocol) et Composants logiciel enfichable des services Internet (IIS) dans la fenêtre Services Internet (IIS) puis cliquer OK

Install IIS

OK / Suivant

Install IIS

Afin d’ouvrir le gestionnaire de IIS, taper en ligne de commande inetmgr.exe
Et c’est bon!!

Si vous voulez installer PHP sur votre serveur IIS:
Installer PHP sur IIS 6.0 pour Windows Server 2003

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Retrouver un mot de passe windows

Tatie Jacqueline a perdu son mot de passe windows et elle ne peut plus accéder aux photos du petit dernier?
L’empechant de se connecter à internet et de donner des nouvelles à toute la famille.
Pas de panique, il existe le projet Open source “Ophcrack” composé de 2 “logiciels” différent.

motdepassewindows

Le premier Òphcrâck 2.4.1 permet de trouver les mots de passe d’une machine, mais encore faut-il pouvoir l’installer.

C’est là qu’intervient Ophcrack LiveCD 1.2.1 qui atteint le meme but, mais en tournant sur un Live CD, ce qui change énormément la donne.
Vous avez juste à insérer la galette -machine éteinte- de l’allumer, et de booter sur le CD et c’est partis.

mot de passe windows LiveCD

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Les Raccourcis Clavier dans Gmail


Gmail, le fameux webmail de Google propose depuis un certain temps la possibilité de gérer sa boite aux lettres avec le clavier de votre ordinateur, ce qui peut vous faire gagner un temps précieux.

Mais il y en a tellement à retenir que l’on peut s’y perdre parfois. La version française (ainsi que 36 autres) vont passer à la version 2 ce soir, qui introduit entre-autre plus de raccourcis clavier et un moyen facile de se les rappeler.

Pour cela il suffit juste de cliquer sur “?” afin d’activer une petite fenêtre qui les afficheras tous.

Raccourcis Clavier Gmail ?

Si vous n’avez pas activé les raccourcis clavier, il vous faut aller dans Paramètres\Général, cocher “Activer les raccourcis clavier” et cliquer sur le bouton “Enregistrer les modifications”.

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Comme dans l’A380

Vous rêvez de monter dans le plus gros avion commercial, mais vous n’avez pas encore prévu d’aller à Singapour.
Il vous est quand même possible de visiter la cabine en 3D de l’Airbus-A380 et pourquoi pas après lancer une petite partie de Flight Simulator.

Blog Ifitcangowrong Cabine A380

Share: Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists