neorom posteets tagged adresse mac  [ Profile ]

Sort by: Date / Title /

  1. 2 years ago and saved by 1 other
    1. # Works with dash "-" and colon ":" as a separator
    2. # The “/i” modifier at the end makes it case-insensitive (Perl-like syntax)
    3. /^([0-9A-F]{2}[:-]){5}[0-9A-F]{2}$/i
    4.  
    5. # General syntax (match lower and upper case)
    6. ^([0-9a-fA-F]{2}[:-]){5}[0-9a-fA-F]{2}$
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/511"></script>
  2. 2 years ago
    1. # accedez à ce fichier
    2. /etc/udev/rules.d/z25_persistent-net.rules
    3.  
    4. # on trouve à l'interieur, l association adresse mac avec l'interface linux
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/60"></script>

First / Previous / Next / Last / Page 1 of 1 (2 posteets)