1 lien privé
https://openai.com/blog/chatgpt
https://www.zdnet.com/article/how-to-use-chatgpt/
https://www.techradar.com/news/chatgpt-explained
ChatGPT Tutorial - A Crash Course on Chat GPT for Beginners
https://yewtu.be/watch?v=JTxsNm9IdYU
Welcome to ChatGPT! Here's a brief guide to using the system:
Start by typing in your question or statement in the text box and hitting enter. ChatGPT will then process your input and generate a response.
ChatGPT uses advanced natural language processing algorithms to understand and respond to your input. You can ask questions, make statements, or have a conversation with the system.
ChatGPT is designed to provide helpful and informative responses. However, please note that it is an artificial intelligence system and may not always provide perfect answers.
If you want to end the conversation, simply type "bye" or "exit" and ChatGPT will stop responding.
You can also ask ChatGPT for help or guidance on a particular topic. For example, you can ask for advice on how to solve a problem or learn more about a particular subject.
Keep in mind that ChatGPT is a language model trained on large amounts of text data, so it does not have personal experience or emotions. It is designed to provide informative and neutral responses.
Finally, remember to be respectful and use appropriate language when interacting with ChatGPT. The system is designed to provide a helpful and informative experience for everyone.
I hope this guide helps you navigate your interactions with ChatGPT!
Sur Windows 11 vous ne pouvez pas utiliser le MBR comme style de partition pour le lecteur Système (C:) mais vous pouvez utiliser les deux (MBR et GPT) pour
L'outil Let's Encrypt SSL permet de générer gratuitement un certificat SSL valide, ce qui permet d'avoir le HTTPS sur votre site internet.
Comment éviter le partage de toutes ses données avec l'application Joplin.
Impossible de modifier, d'imprimer, d'annoter un pdf ? Voici le genre de situation qui peut t'arriver lorsque tu récupères un document confidentiel dont
Comment fonctionne le stockage d'une image, comment réduire leur taille et pourquoi. Suivi d'un bref tutoriel simple avec le logiciel GIMP.
It's easy to take gorgeous long-exposure shots of rivers or waterfalls with an iPhone 13 or earlier iPhone.
https://www.cnet.com/tech/mobile/an-iphone-is-all-you-need-to-take-dreamy-long-exposure-vacation-photos/
https://lehollandaisvolant.net/?id=20220731171149
find - https://www.tecmint.com/35-practical-examples-of-linux-find-command/
df - https://www.tecmint.com/how-to-check-disk-space-in-linux/
Performance monitor - https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/
Network monitor - https://www.tecmint.com/linux-networking-commands/
Funky - https://www.tecmint.com/20-funny-commands-of-linux-or-linux-is-fun-in-terminal/
ifconfig - https://www.tecmint.com/ifconfig-command-examples/
https://www.tecmint.com/ifconfig-command-examples/
------ https://www.tecmint.com/clear-ram-memory-cache-buffer-and-swap-space-on-linux/
https://www.tecmint.com/find-top-large-directories-and-files-sizes-in-linux/
https://www.tecmint.com/12-top-command-examples-in-linux/
https://www.tecmint.com/commands-to-collect-system-and-hardware-information-in-linux/
https://learning.lpi.org/fr/learning-materials/101-500/103/103.1/103.1_01/
https://learning.lpi.org/fr/learning-materials/101-500/103/103.1/103.1_02/
https://www.tecmint.com/echo-command-in-linux/
https://www.tecmint.com/15-basic-ls-command-examples-in-linux/
https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/
https://www.tecmint.com/10-lsof-command-examples-in-linux/
https://www.tecmint.com/11-cron-scheduling-task-examples-in-linux/
https://www.tecmint.com/linux-network-configuration-and-troubleshooting-commands/
https://www.tecmint.com/useful-linux-commands-for-system-administrators/
https://www.tecmint.com/10-wget-command-examples-in-linux/
https://opensource.com/article/19/5/may-the-force-linux
https://opensource.com/article/21/9/lspci-linux-hardware
Display disk partition size :
lsblk -o name,size
lsblk | grep -v part | awk '{print $1 "\t" $4}'