902 private links
How do I capture a specific protocol or port, such as 80 (HTTP) or 443 (HTTPS), using the TCPDump tool under Linux/UNIX? How do I record traffic with TCPDump and find problems later on with my network or server issues? Letâs dive into the nitty-gritty of capturing and analyzing your network traffic for trapshooting network and server issues.
Aujourd'hui, comment bien optimiser ses images pour pouvoir partager des trucs mĂȘme si le dĂ©bit montant de son serveur est Ă chier.
Si comme moi vous autohĂ©bergez votre site, dĂ©jĂ partagez moi l'info (par mail cf la page de contact ou alors par commentaire lĂ oĂč vous avez trouvĂ© ce post), et ensuite vous vous ĂȘtes surement retrouvĂ© dans la mĂȘme situation que moi ; vous voulez partager des photos, mais votre tĂ©lĂ©phone prends des photos de plusieurs Mo (voire dizaines de Mo), et votre connexion montante Ă la maison est dĂ©plorable (pour rester poli).
The next generation Linux workstation, designed for reliability, performance, and sustainability.
Bluefin Administration Guide - Bluefin and Aurora - Universal Blue
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bluefin:latest
This is a roundup of the best websites where you can find and download free HTML templates built with... Tagged with html, css, webdev, frontend.
Mail and news settings - MozillaZine Knowledge Base
Preference Name Status Type Value
mailnews.default_news_sort_order: default integer x
mailnews.default_news_sort_type: default integer y
mailnews.default_sort_order: default integer x
mailnews.default_sort_type: default integer y
1 = Ascending
2 = Descending
17 = None
18 = Date
19 = Subject
20 = Author
21 = ID (Order Received)
22 = Thread
23 = Priority
24 = Status
25 = Size
26 = Flagged
27 = Unread
28 = Recipient
29 = Location
30 = Label
31 = Junk Status
32 = Attachments
33 = Account
34 = Custom
35 = Received
Iptables is a firewall that plays an essential role in network security for most Linux systems. While many iptables tutorials will teach you how to create firewall rules to secure your server, this one will focus on a different aspect of firewall management: listing and deleting rules.
In this tutorial, we will cover how to do the following iptables tasks:
- List rules
- Clear Packet and Byte Counters
- Delete rules
- Flush chains (delete all rules in a chain)
- Flush all chains and tables, delete all chains, and accept all traffic
Dans ce cours, nous allons commencer par expliquer ce quâest Git. Pour cela, nous allons dĂ©finir ce quâest un systĂšme de gestion de version et comprendre en quoi Git est diffĂ©rent des autres systĂšmes de gestion de version et pourquoi il est si populaire.
Nous allons ensuite découvrir les fonctionnalités principales de Git et apprendre à les utiliser. Nous apprendrons notamment à créer un nouveau dépÎt Git avec la commande
git init
ou à cloner un dépÎt existant avecgit clone
, Ă observer lâĂ©tat dâun projet avecgit status
, Ă ajouter des fichiers Ă lâindex avecgit add
, Ă valider des modifications avecgit commit
, etc.Nous Ă©tudierons Ă©galement le systĂšme de branches de Git qui est lâun des composants qui rendent ce systĂšme de version trĂšs puissant et flexible.
Finalement, nous découvrirons GitHub et apprendrons à gérer nos différents dépÎts et à travailler sur des dépÎts hébergés.
Echo is a node script to post new items from an RSS feed to various services including Micro.blog and Mastodon. Checkout the readme on GitHub for installation instructions. Use the forms below to generate your config.
Creating shapes using CSS is, without any doubt, a classic exercise. In many cases, we try to use hacky code and workarounds, but CSS has evolved, and we have modern ways to create CSS Shapes with clean, reusable code. In this comprehensive guide, Temani Afif explores different techniques for creating common shapes with the smallest and most flexible code possible.
GraphQL is a powerful tool for querying data from remote servers and my preferred way of building APIs (Application Programming Interface). For some people, it might be difficult to learn as the tutorials are usually written using tools such as Apollo or Relay. These tools are great but often suited for more complicated projects. In certain scenarios, there might be better to choose a more lightweight approach and not increase bundle size with additional libraries. In these cases, you can work directly with the tools available in the browser. In this quick tutorial, we will use fetch, commonly available in your browser. Letâs first quickly revise what fetch is and how it is usually used with REST API, then we can move to simple GraphQL queries execution.
This article shows you how to set up .onion website with a custom domain for localhost on the dark web. Why would someone want to host their website on the dark web? The reasons could be anything from hosting a private site and keeping othersâ eyes away from it to showcasing a site to friends to demonstrate its coolness.
Tool: cathuggermkp224o vanity address generator for tor onion v3 (ed25519) hidden services
Welcome to Codidact, the community-run, open-source Q&A platform. We're working together to build communities around high-quality, peer-reviewed questions, answers, articles, and other content. Codidact puts people first; we're here to help you share knowledge and get curated answers in a friendly environment.
StackOverflow alternative.
Si on charge toujours la jeunesse de maux, quoi quâelle fasse, gĂ©nĂ©ration aprĂšs gĂ©nĂ©ration, peut-ĂȘtre que lâĂąge ne fait rien Ă lâaffaire ? DĂ©cryptage.
Cette leçon vous apprendra dâabord les notions de base de Markdown â une syntaxe de balisage facile Ă lire et Ă©crire â ainsi que Pandoc, un outil en ligne de commande qui permet de convertir du texte brut en diffĂ©rents types de fichiers bien formatĂ©s : PDF, .docx, HTML, LaTeX, diaporama, et plus encore. Ă lâaide de Pandoc comme outil de composition numĂ©rique, vous pouvez utiliser la syntaxe Markdown pour ajouter des figures ou une bibliographie, et changer facilement de style de citation, par exemple de Chicago Ă MLA, le tout en utilisant du texte brut.
Selfhosting your own cloud and web services is so satisfying, but it's also very time consuming, and dangerous. With Cosmos, take the chore out of selfhosting, with automated maintenance and fully secured setup out of the box. It even integrates to your existing setup.
Type-level programming in TypeScript involves using types as values and manipulating them to achieve various tasks at compile time. Here's an exhaustive list of elements and techniques commonly used in type-level programming in TypeScript.
kubectl
is the CLI tool used to communicate to the Kubernetes API it can seem simple at first but can quickly get complicated.
So in this blog post, I aim to write the guide I wish I had when I started. Focusing first on command syntax and useful commands, before moving on to the vibrant ecosystem of plugins and tools built to expand the functionalities ofkubectl
and Kubernetes.
Sharing tips and tricks along the way as well as a helpfulkubectl cheatsheet
at the end. đ
This is a website made by me, Ryan Mulligan, a front-end builder of the web and fellow passenger through space and time.
Documentation basée sur BookStack.