• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » server
Piste : • svg • ascii • wordfence • otp • inpes • amdar • s3m • raccourcisseur_d_url • association • icao

server

Recherche

Voici les résultats de votre recherche.

Contient
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
toute catégorie
  • toute catégorie
  • informatique (124)
  • glossaire (42)
  • divers (7)
  • web (2)
  • wiki (2)
  • electronique (1)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Pages trouvées :

  • server_monitoring (inf…admin)

Résultats plein texte:

ai_coding @informatique:ai_lm
32 Occurrences trouvées, Dernière modification : il y a 9 jours
wiki>--ctx-size 55000</nowiki>'' * llama-server ''<nowiki>--ctx-size 50000</nowiki>'' * ... ps://github.com/mistralai/mistral-vibe ===== MCP server ===== Les serveurs MCP sont des programmes qui e... th Your App via MCP]] (//show how to build an MCP server for a task management app//) Curated lists: * [[https://github.com/rohitg00/awesome-devops-mcp-servers|rohitg00/awesome-devops-mcp-servers]] A curated
android @informatique
16 Occurrences trouvées, Dernière modification : il y a 11 mois
USB à un smartphone Android * [[http://android.serverbox.ch/?p=549|Android USB Host + Arduino: How to c... [https://developer.android.com/reference/java/net/ServerSocket.html|ServerSocket]] This class represents a server-side socket that waits for incoming client connections. A ServerSo
zeroshell @informatique:reseau
15 Occurrences trouvées, Dernière modification : il y a 13 ans
oshell.org Zeroshell is a Linux distribution for servers and embedded devices aimed at providing the main... /HSDPA connections by using 3G modems; * RADIUS server for providing secure authentication and automatic... (802.11i complaint) are supported too; the RADIUS server may also, depending on the username, group or MAC... o shape VoIP and P2P applications; * HTTP Proxy server which is able to block the web pages containing v
httpd @informatique
13 Occurrences trouvées, Dernière modification : il y a 14 ans
====== * [[wpen>Comparison_of_lightweight_web_servers|Comparison of lightweight web servers]] * [[glossaire/c10k|The C10k problem]] is a limitation that most web servers currently have. ===== Apache ===== Voir [[/inf... regular (TCP/http) and secure (SSL/TLS/https) web-servers. This program is FREE for commercial and non-co
server_monitoring @informatique:system_admin
13 Occurrences trouvées, Dernière modification : il y a 15 mois
====== Server Monitoring ====== Voir aussi: [[/informatique/web/webstats|/informatique/web/webstats]] À ... https://www.webpagefx.com/blog/web-design/10-free-server-network-monitoring-tools-that-kick-ass/|10 Free Server & Network Monitoring Tools that Kick Ass]] ===== O... k connections and much more. - nmap - scan your server for open ports. - ntop web based tool - ntop is
design_pattern @informatique
12 Occurrences trouvées, Dernière modification : il y a 3 ans
esley, ISBN 0201633612] * Iterator * [[#observer|Observer]] * Event Listener * [[#strategy|Strategy]] The diagram below shows the relationships b... essitant de nombreux tests conditionnels ==== Observer ==== Le patron de conception observateur/observa... automatically. {{:informatique:design_pattern:observer_design_pattern_01.jpg|Observer design pattern}} {
centipede @informatique:gps
11 Occurrences trouvées, Dernière modification : il y a 7 ans
ant des flux DGPS (RTCM SC104 messages) de "NTRIP Server" (des bases) et distribuant ces flux aux "NTRIP C... rep/|CasterREP]] en Gnu GPL v3 qui implémente les Servers et la Web GUI. Une instance en ligne par les au... s.es/casterApoyo.php Liste de softs : * Older server by German Federal Agency for Cartography and Geod... /software.rtcm-ntrip.org/browser/ntrip/trunk/ntripserver|ntripserver]] http://software.rtcm-ntrip.org
mrtg @informatique
10 Occurrences trouvées, Dernière modification : il y a 14 ans
/bash -c 'wget --quiet -O - \"http:\/\/localhost\/server-status"'`; $output =~ /(.*) requests\/sec/; ... us and extended status info from your # Apache webserver -- your httpd.conf needs to include something like the # following: (uncommented) #<Location /server-status> # SetHandler server-status # Order allow,deny # Allow from localhost #</Location> #Exten
ai_lm @informatique
9 Occurrences trouvées, Dernière modification : il y a 2 jours
rotocol, voir [[/informatique/ai_lm/ai_coding#mcp_server|MCP Server]] * **RAG** (Retrieval-Augmented Generation): combine deux capacités de l’IA -> la récupérat... ]]. ==== Online services ==== launch a opencode server : <code> opencode serve --port=30781 --print-logs... eGPU) [[/informatique/egpu|eGPU]] ===== Models servers ===== ==== llama.cpp ==== https://github.com/g
raspberrypi @informatique
9 Occurrences trouvées, Dernière modification : il y a 3 ans
[http://www.penguintutor.com/linux/raspberrypi-webserver|Creating a LAMP server with the Raspberry Pi]] * [[http://www.clusterdb.com/mysql-cluster/mysql-cluster... y-Pi-NTP.html|The Raspberry-Pi as a Stratum-1 NTP Server]] * Tuning * [[http://www.lowendbox.com/bl... ]] * [[http://dev.mysql.com/doc/refman/5.0/en/server-parameters.html|8.9.2. Tuning Server Parameters]]
activitywatch @divers
8 Occurrences trouvées, Dernière modification : il y a 4 semaines
ker. https://github.com/ActivityWatch ===== MCP Server ===== Avec un serveur MCP on peut interroger ses... ttps://github.com/8bitgentleman/activitywatch-mcp-server|8bitgentleman/activitywatch-mcp-server]] et Opencode opencode.json: <code> { "$schema": "https://openc... e","/home/.../dev/activitywatch/activitywatch-mcp-server/dist/index.js"] }, }, } </code> {{:divers:
c10k @glossaire
8 Occurrences trouvées, Dernière modification : il y a 14 ans
= The C10k problem is a limitation that most web servers currently have, which limits the web server to being able to handle a maximum of about ten thousand simu... mbination of operating system constraints and web server software limitations. A few web servers have been developed to counter the C10K problem: * nginx, whic
gpu_bench @informatique:ai_lm
8 Occurrences trouvées, Dernière modification : il y a 2 jours
GemmaCoder3-12B-Q5_K_M ==== Pour lancer ''llama-server'' avec le modèle "GemmaCoder3-12B-Q5_K_M.gguf" (f... ''<nowiki>--ctx-size 42000</nowiki>'' * ''llama-server'' : * ''<nowiki>--ctx-size 40000 --n-gpu-laye... -Instruct-Q4_K_M.gguf' </code> <code> exec llama-server \ -m Qwen3-Coder-30B-A3B-Instruct-Q4_K_M.gguf \ ... AFILE = 1 | OPENMP = 1 | REPACK = 1 | srv llama_server: n_parallel is set to auto, using n_parallel = 4
model_bench @informatique:ai_lm
8 Occurrences trouvées, Dernière modification : il y a 3 semaines
Code/bronx/AI_Coding/llama.cpp-86/build/bin/llama-server --host 0.0.0.0 --port 8012 -m ~/Data/AI_Models/ge... template, thinking = 1 0.20.076.461 I srv llama_server: model loaded 0.20.076.464 I srv llama_server: server is listening on http://0.0.0.0:8012 0.20.076.470 I srv update_slots: all slots are idle 0.35.420
cache @informatique:php
8 Occurrences trouvées, Dernière modification : il y a 14 ans
rator: en http://www.eaccelerator.net/ =====Zend_Server Community Edition ===== http://www.journaldunet.com/developpeur/breve/37930/zend-server---un-serveur-web-php-pour-les-applications-critiq... e plugin Eclipse, PDT). Supportant PHP 5.2, Zend Server intègre la version 1.7 du Zend Framework. Une com... ctivité aux bases de données Oracle, MySQL et SQL Server, sans oublier des dispositifs haute performance,
nabaztag @divers
7 Occurrences trouvées, Dernière modification : il y a 14 ans
windows @informatique:microsoft
7 Occurrences trouvées, Dernière modification : il y a 12 ans
symfony @informatique:php
7 Occurrences trouvées, Dernière modification : il y a 17 mois
play_framework_old @informatique:java:frameworks
7 Occurrences trouvées, Dernière modification : il y a 11 ans
replication @informatique:sgbd:mysql
7 Occurrences trouvées, Dernière modification : il y a 4 ans
minecraft
6 Occurrences trouvées, Dernière modification : il y a 3 ans
sig @glossaire
6 Occurrences trouvées, Dernière modification : il y a 13 ans
docker @informatique
6 Occurrences trouvées, Dernière modification : il y a 15 mois
dotnet @informatique
6 Occurrences trouvées, Dernière modification : il y a 14 ans
egpu @informatique
6 Occurrences trouvées, Dernière modification : il y a 4 jours
igc @informatique
6 Occurrences trouvées, Dernière modification : il y a 12 ans
javascript @informatique
6 Occurrences trouvées, Dernière modification : il y a 4 semaines
nginx @informatique
6 Occurrences trouvées, Dernière modification : il y a 3 ans
sgbd @informatique
6 Occurrences trouvées, Dernière modification : il y a 8 mois
wordpress @informatique
6 Occurrences trouvées, Dernière modification : il y a 8 mois
codium @informatique:ide
6 Occurrences trouvées, Dernière modification : il y a 12 mois
trac @informatique:issue_tracking_system
6 Occurrences trouvées, Dernière modification : il y a 14 ans
actualites @informatique:opendata
6 Occurrences trouvées, Dernière modification : il y a 13 ans
laravel_1 @informatique:php
6 Occurrences trouvées, Dernière modification : il y a 12 mois
hebergeurs_internet @informatique
5 Occurrences trouvées, Dernière modification : il y a 10 mois
progressive_web_app_pwa @informatique
5 Occurrences trouvées, Dernière modification : il y a 11 mois
xmpp @informatique
5 Occurrences trouvées, Dernière modification : il y a 14 ans
mcp-inspector @informatique:ai_lm
5 Occurrences trouvées, Dernière modification : il y a 2 semaines
ssh @informatique:reseau
5 Occurrences trouvées, Dernière modification : il y a 8 mois
install_proxmox_vm_centos-5.5-minimal_5.5_i386 @informatique:system_admin
5 Occurrences trouvées, Dernière modification : il y a 14 ans
systemd @informatique:system_admin
5 Occurrences trouvées, Dernière modification : il y a 6 mois
meteo @divers
4 Occurrences trouvées, Dernière modification : il y a 2 ans
bi @glossaire
4 Occurrences trouvées, Dernière modification : il y a 14 ans
jsp @glossaire
4 Occurrences trouvées, Dernière modification : il y a 14 ans
sse @glossaire
4 Occurrences trouvées, Dernière modification : il y a 3 ans
ansible @informatique
4 Occurrences trouvées, Dernière modification : il y a 3 ans
apache @informatique
4 Occurrences trouvées, Dernière modification : il y a 14 ans
excel @informatique
4 Occurrences trouvées, Dernière modification : il y a 14 ans
glusterfs @informatique
4 Occurrences trouvées, Dernière modification : il y a 5 ans
php @informatique
4 Occurrences trouvées, Dernière modification : il y a 7 semaines
applications_faites_avec_flutter @informatique:flutter
4 Occurrences trouvées, Dernière modification : il y a 10 mois
frameworks @informatique:java
4 Occurrences trouvées, Dernière modification : il y a 10 ans
ubuntu @informatique:linux
4 Occurrences trouvées, Dernière modification : il y a 7 mois
postfix @informatique:reseau
4 Occurrences trouvées, Dernière modification : il y a 10 mois
play_framework @informatique:java:frameworks
4 Occurrences trouvées, Dernière modification : il y a 10 ans
vpn @informatique:microsoft:windows
4 Occurrences trouvées, Dernière modification : il y a 14 ans
minetest
3 Occurrences trouvées, Dernière modification : il y a 3 ans
ddsl @glossaire
3 Occurrences trouvées, Dernière modification : il y a 14 ans
jstl @glossaire
3 Occurrences trouvées, Dernière modification : il y a 14 ans
rarp @glossaire
3 Occurrences trouvées, Dernière modification : il y a 14 ans
flash @informatique
3 Occurrences trouvées, Dernière modification : il y a 14 ans
linkeddata @informatique
3 Occurrences trouvées, Dernière modification : il y a 6 ans
mono @informatique
3 Occurrences trouvées, Dernière modification : il y a 14 ans
tests_de_charge @informatique
3 Occurrences trouvées, Dernière modification : il y a 5 ans
virtualisation @informatique
3 Occurrences trouvées, Dernière modification : il y a 14 ans
performance @informatique:php
3 Occurrences trouvées, Dernière modification : il y a 10 ans
xmlblaster @informatique:projets
3 Occurrences trouvées, Dernière modification : il y a 14 ans
couchdb @informatique:sgdb
3 Occurrences trouvées, Dernière modification : il y a 8 mois
le_programme_du_front_national @divers
2 Occurrences trouvées, Dernière modification : il y a 14 ans
asp @glossaire
2 Occurrences trouvées, Dernière modification : il y a 14 ans
cwop @glossaire
2 Occurrences trouvées, Dernière modification : il y a 14 ans
jta @glossaire
2 Occurrences trouvées, Dernière modification : il y a 14 ans
ndb @glossaire
2 Occurrences trouvées, Dernière modification : il y a 14 ans
openid @glossaire
2 Occurrences trouvées, Dernière modification : il y a 7 ans
rmm @glossaire
2 Occurrences trouvées, Dernière modification : il y a 9 ans
vapid @glossaire
2 Occurrences trouvées, Dernière modification : il y a 12 mois
xmpp @glossaire
2 Occurrences trouvées, Dernière modification : il y a 13 ans
cloud_computing @informatique
2 Occurrences trouvées, Dernière modification : il y a 12 mois
error_services @informatique
2 Occurrences trouvées, Dernière modification : il y a 8 ans
flutter @informatique
2 Occurrences trouvées, Dernière modification : il y a 6 mois
leap_motion @informatique
2 Occurrences trouvées, Dernière modification : il y a 13 ans
nvidia @informatique
2 Occurrences trouvées, Dernière modification : il y a 4 jours
oauth @informatique
2 Occurrences trouvées, Dernière modification : il y a 9 mois
openmaptiles @informatique
2 Occurrences trouvées, Dernière modification : il y a 4 ans
sftp @informatique
2 Occurrences trouvées, Dernière modification : il y a 14 ans
streaming_video @informatique
2 Occurrences trouvées, Dernière modification : il y a 11 ans
system_admin @informatique
2 Occurrences trouvées, Dernière modification : il y a 17 mois
traitement_informatique_de_la_langue_francaise @informatique
2 Occurrences trouvées, Dernière modification : il y a 14 ans
web @informatique
2 Occurrences trouvées, Dernière modification : il y a 10 ans
xmlrpc @informatique
2 Occurrences trouvées, Dernière modification : il y a 14 ans
syntax @wiki
2 Occurrences trouvées, Dernière modification : il y a 2 ans
protocole_version_http @divers:nabaztag
2 Occurrences trouvées, Dernière modification : il y a 14 ans
ai_nlp_rag @informatique:ai_lm
2 Occurrences trouvées, Dernière modification : il y a 9 jours
ai_vision @informatique:ai_lm
2 Occurrences trouvées, Dernière modification : il y a 8 semaines
installation @informatique:apache
2 Occurrences trouvées, Dernière modification : il y a 14 ans
mod_ssl @informatique:apache
2 Occurrences trouvées, Dernière modification : il y a 14 ans
sharepoint @informatique:cms
2 Occurrences trouvées, Dernière modification : il y a 14 ans
tips_tutos_examples @informatique:flutter
2 Occurrences trouvées, Dernière modification : il y a 9 mois
jquery @informatique:javascript
2 Occurrences trouvées, Dernière modification : il y a 5 ans
ubuntu_old @informatique:linux
2 Occurrences trouvées, Dernière modification : il y a 12 ans
multiotp @informatique:php
2 Occurrences trouvées, Dernière modification : il y a 3 ans
tips @informatique:php
2 Occurrences trouvées, Dernière modification : il y a 8 mois
imap @informatique:reseau
2 Occurrences trouvées, Dernière modification : il y a 14 ans
rsync @informatique:system_admin
2 Occurrences trouvées, Dernière modification : il y a 17 mois
rsyslog @informatique:system_admin
2 Occurrences trouvées, Dernière modification : il y a 5 ans
webperformance @informatique:web
2 Occurrences trouvées, Dernière modification : il y a 14 ans
citations
1 Occurrences trouvées, Dernière modification : il y a 5 semaines
cyrille
1 Occurrences trouvées, Dernière modification : il y a 4 semaines
listes.comptoir.net
1 Occurrences trouvées, Dernière modification : il y a 5 ans
web
1 Occurrences trouvées, Dernière modification : il y a 26 heures
fablab @divers
1 Occurrences trouvées, Dernière modification : il y a 14 ans
pieces_jointes @divers
1 Occurrences trouvées, Dernière modification : il y a 12 mois
pic-mini-web @electronique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
amf @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
cas @glossaire
1 Occurrences trouvées, Dernière modification : il y a 8 ans
cifs @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
crs @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 mois
dkim @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ejb @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
hackerspace @glossaire
1 Occurrences trouvées, Dernière modification : il y a 13 ans
hsm @glossaire
1 Occurrences trouvées, Dernière modification : il y a 3 ans
http @glossaire
1 Occurrences trouvées, Dernière modification : il y a 6 ans
icann @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ifttt @glossaire
1 Occurrences trouvées, Dernière modification : il y a 17 mois
ipmi @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
isc @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
jxta @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
msmq @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
mts @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ofsad @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
osc @glossaire
1 Occurrences trouvées, Dernière modification : il y a 11 ans
osm @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
pac @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
passkey @glossaire
1 Occurrences trouvées, Dernière modification : il y a 19 mois
rtc @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
saas @glossaire
1 Occurrences trouvées, Dernière modification : il y a 12 mois
tts @glossaire
1 Occurrences trouvées, Dernière modification : il y a 10 mois
vpn @glossaire
1 Occurrences trouvées, Dernière modification : il y a 8 mois
wpad @glossaire
1 Occurrences trouvées, Dernière modification : il y a 14 ans
axcrypt @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
calendar_adressbook_messaging @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
codes-barres_2d @informatique
1 Occurrences trouvées, Dernière modification : il y a 11 mois
discourse @informatique
1 Occurrences trouvées, Dernière modification : il y a 4 ans
gephi @informatique
1 Occurrences trouvées, Dernière modification : il y a 4 ans
git @informatique
1 Occurrences trouvées, Dernière modification : il y a 8 semaines
keepass @informatique
1 Occurrences trouvées, Dernière modification : il y a 5 ans
mini-ordi @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
opendata @informatique
1 Occurrences trouvées, Dernière modification : il y a 4 ans
orm @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ovh @informatique
1 Occurrences trouvées, Dernière modification : il y a 2 ans
owncloud @informatique
1 Occurrences trouvées, Dernière modification : il y a 11 ans
scanners_de_vulnerabilites @informatique
1 Occurrences trouvées, Dernière modification : il y a 5 ans
syncml @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
vector_tiles @informatique
1 Occurrences trouvées, Dernière modification : il y a 17 mois
web_semantique @informatique
1 Occurrences trouvées, Dernière modification : il y a 6 ans
wireshark @informatique
1 Occurrences trouvées, Dernière modification : il y a 14 ans
workflow @informatique
1 Occurrences trouvées, Dernière modification : il y a 18 mois
instant_messenger @web
1 Occurrences trouvées, Dernière modification : il y a 5 mois
mastodon @web
1 Occurrences trouvées, Dernière modification : il y a 4 ans
redmine @informatique:gestion_de_projet
1 Occurrences trouvées, Dernière modification : il y a 14 ans
librairies @informatique:java
1 Occurrences trouvées, Dernière modification : il y a 10 ans
openjdk @informatique:java
1 Occurrences trouvées, Dernière modification : il y a 11 ans
acteurs @informatique:opendata
1 Occurrences trouvées, Dernière modification : il y a 14 ans
draft_conference2 @informatique:opendata
1 Occurrences trouvées, Dernière modification : il y a 14 ans
comparaison_zend_framework_symfony @informatique:php
1 Occurrences trouvées, Dernière modification : il y a 14 ans
dal @informatique:php
1 Occurrences trouvées, Dernière modification : il y a 14 ans
zend_framework @informatique:php
1 Occurrences trouvées, Dernière modification : il y a 14 ans
yacy @informatique:raspberrypi
1 Occurrences trouvées, Dernière modification : il y a 10 ans
dns @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 14 ans
firewall @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 3 ans
ntp @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 14 ans
openfiler @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 14 ans
ping @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 14 ans
debian10-docker @informatique:system_admin
1 Occurrences trouvées, Dernière modification : il y a 5 ans
dns @informatique:system_admin
1 Occurrences trouvées, Dernière modification : il y a 14 ans
prometheus @informatique:system_admin
1 Occurrences trouvées, Dernière modification : il y a 3 ans
webfont @informatique:web
1 Occurrences trouvées, Dernière modification : il y a 3 ans
webstats @informatique:web
1 Occurrences trouvées, Dernière modification : il y a 2 ans
virtual_file @informatique:windows
1 Occurrences trouvées, Dernière modification : il y a 14 ans
winsock @informatique:windows
1 Occurrences trouvées, Dernière modification : il y a 14 ans
dokuwiki_and_fluxbb @wiki:sso
1 Occurrences trouvées, Dernière modification : il y a 14 ans
jdbc @informatique:java:librairies
1 Occurrences trouvées, Dernière modification : il y a 14 ans
filamentphp @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 12 mois
etude_perso @informatique:php:symfony
1 Occurrences trouvées, Dernière modification : il y a 14 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki