issue194:c_c
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
issue194:c_c [2023/07/01 10:40] – auntiee | issue194:c_c [2023/07/03 16:00] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 9: | Ligne 9: | ||
You can make the folder name meaningful or keep that gci as per the instructions. For simplicity, I will do that too.** | You can make the folder name meaningful or keep that gci as per the instructions. For simplicity, I will do that too.** | ||
- | Bien que j’essaie de garder la rubrique C&C aussi conviviale que possible pour les débutants, je peux parfois ne pas expliquer les choses aussi bien que je ne le devrais ; ainsi, si vous vous trouvez bloqué envoyez-nous un mail à misc@fullcirclemagazine.org | + | Bien que j’essaie de garder la rubrique C&C aussi conviviale que possible pour les débutants, je peux parfois ne pas expliquer les choses aussi bien que je le devrais ; ainsi, si vous vous trouvez bloqué, envoyez-nous un mail à misc@fullcirclemagazine.org |
Apache est gratuit et Open Source et le configurer est simple. Vous pourrez trouver les instructions sur la page officielle d’Ubuntu : | Apache est gratuit et Open Source et le configurer est simple. Vous pourrez trouver les instructions sur la page officielle d’Ubuntu : | ||
Ligne 35: | Ligne 35: | ||
I made mine 127.0.0.5** | I made mine 127.0.0.5** | ||
- | Veuillez continuer : https:// | + | Veuillez continuer |
Il suffit de procéder et de faire les modifications. Nous ne discuterons pas de cette partie-ci, car tout est présenté très clairement. | Il suffit de procéder et de faire les modifications. Nous ne discuterons pas de cette partie-ci, car tout est présenté très clairement. | ||
Ligne 41: | Ligne 41: | ||
Comme vous pouvez le constater, je suis les consignes aussi pour m’assurer que le tutoriel fonctionne toujours. | Comme vous pouvez le constater, je suis les consignes aussi pour m’assurer que le tutoriel fonctionne toujours. | ||
- | Et bien sûr que non. Vous pouvez voir que c’est le DNS – c’est toujours le DNS….XD | + | Et bien sûr que ça ne marche pas. Vous pouvez voir que c’est le DNS – c’est toujours le DNS….XD |
Pour faire fonctionner la dernière étape , il faut ajouter une entrée à votre fichier hosts (hôtes) | Pour faire fonctionner la dernière étape , il faut ajouter une entrée à votre fichier hosts (hôtes) | ||
Ligne 62: | Ligne 62: | ||
Before we go on to installing Nginx, let’s talk about Apache. I looked this up in Wikipedia, so not everything may be 100%. The Apache HTTP Server was created by Robert McCool in 1995 and has fallen under under the Apache Software Foundation since 1999. ** | Before we go on to installing Nginx, let’s talk about Apache. I looked this up in Wikipedia, so not everything may be 100%. The Apache HTTP Server was created by Robert McCool in 1995 and has fallen under under the Apache Software Foundation since 1999. ** | ||
- | Enregistrez-la et tapez | + | Enregistrez-la et tapez : |
gci.example.com | gci.example.com | ||
Ligne 71: | Ligne 71: | ||
Avant d’installer Nginx, parlons d' | Avant d’installer Nginx, parlons d' | ||
+ | |||
**Because of this popularity, Apache benefits from great documentation and integrated support from other software projects. (It was the most popular server on the internet from at least 1996 through 2016.) That said, it is by no means perfect, so in 2002, Igor Sysoev began work on Nginx, as Apache could not handle more than ten thousand concurrent connections. Nginx was released to the public in 2004, and was able to deliver on serving more than ten thousand concurrent connections. Nginx has since become more popular than Apache, due to its small size and its ability to scale on minimal hardware. We will talk more on this later in this CnC series, I just want you to know the basic difference. (We will get much more in-depth when we talk security) You will also hear people talking about static and dynamic content and file-based and URI-based, but this is beyond our n00b CnC for now.** | **Because of this popularity, Apache benefits from great documentation and integrated support from other software projects. (It was the most popular server on the internet from at least 1996 through 2016.) That said, it is by no means perfect, so in 2002, Igor Sysoev began work on Nginx, as Apache could not handle more than ten thousand concurrent connections. Nginx was released to the public in 2004, and was able to deliver on serving more than ten thousand concurrent connections. Nginx has since become more popular than Apache, due to its small size and its ability to scale on minimal hardware. We will talk more on this later in this CnC series, I just want you to know the basic difference. (We will get much more in-depth when we talk security) You will also hear people talking about static and dynamic content and file-based and URI-based, but this is beyond our n00b CnC for now.** | ||
- | À cause de cette popularité, | + | À cause de cette popularité, |
**For those of you who just want to play, you have a web server on your Ubuntu machine now. Now’s a good time to learn basic HTML & CSS. | **For those of you who just want to play, you have a web server on your Ubuntu machine now. Now’s a good time to learn basic HTML & CSS. | ||
Ligne 84: | Ligne 85: | ||
[Editors note: see all this blank space? Don't believe him. He's slacking. Nah, just kidding.]** | [Editors note: see all this blank space? Don't believe him. He's slacking. Nah, just kidding.]** | ||
- | Pour ceux qui ne veulent que jouer, vous avez maintenant un serveur Web sur votre machine Ubuntu. C’est le bon moment d’apprendre | + | Pour ceux qui ne veulent que jouer, vous avez maintenant un serveur Web sur votre machine Ubuntu. C’est le bon moment d’apprendre |
Allons maintenant à Nginx. | Allons maintenant à Nginx. | ||
- | Bon, n’y allons pas, car je prendrais plus de ma place dans la revue, mais on continuera dans le prochain numéro. | + | Bon, n’y allons pas, car je prendrais plus que ma place dans la revue, mais on continuera dans le prochain numéro. |
[Note de l' | [Note de l' | ||
issue194/c_c.1688200846.txt.gz · Dernière modification : 2023/07/01 10:40 de auntiee