Help for this page

Select Code to Download


  1. or download this
    #IP Configuration
    #Fri Aug 27 16:07:40 NZST 2021
    ...
    interface=eth0
    domain_name_servers=8.8.8. 8.8.1.1
    ip_address=192.130.1.10/24
    
  2. or download this
      
    #static domain_name_servers=192.168.1.1
    
    ...
        interface wlan0
      static ip_address=192.130.3.10/24
        nohook wpa_supplicant
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
    untie @dhcpcd_array;