Aller au contenu
[[Rechercher]]
Mon wheequi a moi
Vous êtes ici: Page d'accueil
Afficher la page
Derniers changementsPlan du siteS'identifier
  • mediacenter
  • misc
  • playground
  • recommends
  • sysadmin
  • vim
  • web
  • wiki
  • ze_archive
  • Git et ses commandes usuelles
  • Page d'accueil

Recherche

Voici les résultats de votre recherche.

Correspondance exacte
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@sysadmin:tips
  • toute catégorie
  • sysadmin:tips:ubuntu (1)
toute date
  • toute 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 :

  • Commandes linux qui sauvent la vie
  • IPMI et principales commandes
  • RPM et commandes utiles

Résultats plein texte:

SPF
10 Occurrences trouvées, Dernière modification: il y a 10 ans
===== * Enregistrements DNS zone //mondomaine.com// :<code> ;[...] @ IN TXT "v=spf1 a:mail.mondomaine.com a:mail2.mondomaine.com ~all" @ IN SPF "v=spf1 a:mail.mondomaine.com a:mail2.mondomaine.com ~all" ;[...]</code> * En
Envoyer un mail en utilisant telnet
9 Occurrences trouvées, Dernière modification: il y a 13 ans
ce faire : * taper <code>telnet mail.mondomaine.com smtp</code> * vous devriez avoir une réponse du... ying xx.yyy.zz.tt... Connected to mail.mondomaine.com smtp. Escape character is '^]'. 220 mail.mondomaine.com ESMTP Postfix (Debian/GNU)</code> * envoyer vot... écédé de "ehlo" :<code> ehlo autremachine.domaine.com</code> * vous devriez recevoir la réponse suiva
Débugger l'authentification sur un serveur de mail
8 Occurrences trouvées, Dernière modification: il y a 11 ans
ort SMTP (25) :<code>telnet monserveur.mondomaine.com smtp</code> * envoyer ensuite au serveur :<code>ehlo ehlo.mondomaine.com</code> * Le serveur renvoie alors les commande... par exemple :<code> telnet monserveur.mondomaine.com smtp Trying 127.0.0.1... Connected to localhost.l... sur mon serveur de courrier ehlo helo.mondomaine.com 250-mail.mondomaine.com 250-PIPELINING 250-SIZE 1
Gérer ses mailing list avec mailman
5 Occurrences trouvées, Dernière modification: il y a 3 ans
ar membre) : <code>DERAIE Odile <odile@mondomaine.com></code> Fort d'un fichier ///tmp/liste_membres_m... de mailman, par exemple via https://sites.google.com/site/oauthgoog/mlistsdkim et la notion de //trust... clone_member --remove ancienne.adresse@mondomaine.com nouvelle.adresse@mondomaine.com</code> <note> * Si l'adresse avait été ajoutée avec un champ en plus
Astuces ubuntu maverick @sysadmin:tips:ubuntu
5 Occurrences trouvées, Dernière modification: il y a 11 ans
/ubuntu_partner.list deb http://archive.canonical.com/ubuntu maverick partner EOF </code> ensuite il ne... vez télécharger : <code> http://archive.canonical.com/ubuntu/pool/partner/s/sun-java6/sun-java6-bin_6.2... -0ubuntu1~10.10_i386.deb http://archive.canonical.com/ubuntu/pool/partner/s/sun-java6/sun-java6-jdk_6.2... tu1~10.10_i386.deb et/ou http://archive.canonical.com/ubuntu/pool/partner/s/sun-java6/sun-java6-jre_6.2
OpenSSL
5 Occurrences trouvées, Dernière modification: il y a 6 ans
nu d'un certificat distant (remplacer host.domain.com par l'ip/hostname de la cible, et 9999 par le num... >openssl s_client -showcerts -connect host.domain.com:9999 </dev/null</code> * Afficher certaines inf... s) d'un certificat distant (remplacer host.domain.com par l'ip/hostname de la cible, et 9999 par le num... e>echo | openssl s_client -servername host.domain.com -connect host.domain.com:9999 2>/dev/null | opens
Logcheck
3 Occurrences trouvées, Dernière modification: il y a 10 ans
nbound}, [10.0.0.1]:39213 [10.0.0.1] <root@domain.com> -> <root@domain.com>, Queue-ID: 8589710013F, Message-ID: <20141016205157.1B85842A6@mailserver.domain.com>, mail_id: DpzmaAs5yyiC,Hits: 4.799, size: 786, q
Commandes linux qui sauvent la vie
3 Occurrences trouvées, Dernière modification: il y a 7 ans
tils</code> Référence : http://www.commandlinefu.com/commands/view/3592/execute-a-command-with-a-timeo... indispensable ;) ), et utilisez [[https://github.com/nelhage/reptyr|reptyr]] pour attacher ce processu... l reptyr</code> Référence : http://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-
LDAP
3 Occurrences trouvées, Dernière modification: il y a 10 ans
ur LDAP :<code>ldapsearch -xLL -h ldap.mondomaine.com -b "" -s base "objectclass=*" "cn=SubSchema" +</c... nouveau fichier<code> # cd /var/lib/ldap/example.com/ # db4.2_dump id2entry.bdb > /root/id2entry.bdb.d... ences ===== * Schémas et imports : http://www.zytrax.com/books/ldap/ch6/slapd-config.html#use-schemas
Problème de validation de certificat SSL sous pidgin
2 Occurrences trouvées, Dernière modification: il y a 11 ans
ns l'exemple d'un xmppp sur le domaine mondomaine.com : * récupérer le certificat depuis le serveur ... 509/tls_peers/" en nommant ce fichier "mondomaine.com" La connexion devrait pouvoir s'effectuer a prés
Libvirt
2 Occurrences trouvées, Dernière modification: il y a 4 ans
</name> <source> <host name="nfs.mondomaine.com"/> <dir path="/srv/iso"/> <format type='n... st "qemu:%%///%%session" ( https://listman.redhat.com/archives/libvirt-users/2015-December/msg00005.htm
Ajouter des bureaux virtuels sous Cinnamon
2 Occurrences trouvées, Dernière modification: il y a 11 ans
le, je me suis dirigé vers [[http://www.linuxmint.com|Linux Mint]] version 17.1 qui propose [[http://cinnamon.linuxmint.com/|Cinnamon]]. De base il n'y a que 2 bureaux virt
SSH
2 Occurrences trouvées, Dernière modification: il y a 8 ans
HostKeyChecking=no utilisateur@machine.mondomaine.com</code> Comme toujours avec SSH il est possible d... :<code> Host machine Hostname machine.mondomaine.com User utilisateur HostKeyAlias machine StrictHostK
Définir une nouvelle option distribuée par DHCP
2 Occurrences trouvées, Dernière modification: il y a 11 ans
address; option voip-tftp-servers tftp.mondomaine.com; </code> <note>On peut declarer une IP ou un nom ... our plus d'informations voir le man dhcp-options : http://www.linuxmanpages.com/man5/dhcp-options.5.php
Monter une image disque qcow2
1 Occurrences trouvées, Dernière modification: il y a 11 ans
ns utiles ===== * http://ramanchennai.wordpress.com/2010/02/14/network-block-device-in-linux/ =====
Recupérer les fichiers d'un index de répertoire avec wget
1 Occurrences trouvées, Dernière modification: il y a 11 ans
SVN
1 Occurrences trouvées, Dernière modification: il y a 11 ans
RAID matériel avec MegaCLI
1 Occurrences trouvées, Dernière modification: il y a 10 ans
Jouer avec le scheduler d'I/O disque
1 Occurrences trouvées, Dernière modification: il y a 11 ans
start.txt · Dernière modification: 2014/11/03 17:48 par james
Afficher la pageAnciennes révisions
Gestionnaire MultimédiaHaut de page
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0