You are here |
btc.info.gf | ||
| | | |
solarianprogrammer.com
|
|
| | | | C++11 tutorial - regular expressions | |
| | | |
bartoszgorka.com
|
|
| | | | In Elixir, regular expressions can extract a lot of useful information. Using Regex and named_captures/3 function, we can parse the input data based on the prepared regex. | |
| | | |
blog.oddbit.com
|
|
| | | | If you are starting virtual machines via libvirt, and you have attached them to the default network, there is a very simple method you can use to determine the address assigned to your running instance: Libvirt runs dnsmasq for the default network, and saves leases in a local file (/var/lib/libvirt/dnsmasq/default.leases under RHEL). You can get the MAC address assigned to a virtual machine by querying the domain XML description. Putting this together gets us something along the lines of: | |
| | | |
blog.quarkslab.com
|
|
| |