Advertisement
Guest User

Untitled

a guest
May 31st, 2018
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. user@pihole:~$ curl -sSL https://install.pi-hole.net | bash
  2.  
  3.  
  4. [✗] Root user check
  5. Script called with non-root privileges
  6. The Pi-hole requires elevated privileges to install and run
  7. Please check the installer for any concerns regarding this requirement
  8. Make sure to download this script from a trusted source
  9.  
  10. [✓] Sudo utility check
  11.  
  12. [✓] Root user check
  13.  
  14. .;;,.
  15. .ccccc:,.
  16. :cccclll:. ..,,
  17. :ccccclll. ;ooodc
  18. 'ccll:;ll .oooodc
  19. .;cll.;;looo:.
  20. .. ','.
  21. .',,,,,,'.
  22. .',,,,,,,,,,.
  23. .',,,,,,,,,,,,....
  24. ....''',,,,,,,'.......
  25. ......... .... .........
  26. .......... ..........
  27. .......... ..........
  28. ......... .... .........
  29. ........,,,,,,,'......
  30. ....',,,,,,,,,,,,.
  31. .',,,,,,,,,'.
  32. .',,,,,,'.
  33. ..'''.
  34.  
  35. [✓] Disk space check
  36.  
  37. [✓] Update local cache of available packages
  38.  
  39. [✓] Checking apt-get for upgraded packages... up to date!
  40.  
  41. [i] Installer Dependency checks...
  42. [✓] Checking for apt-utils
  43. [✓] Checking for dialog
  44. [✓] Checking for debconf
  45. [✓] Checking for dhcpcd5
  46. [✓] Checking for git
  47. [✓] Checking for iproute2
  48. [✓] Checking for whiptail
  49.  
  50.  
  51. [✓] Stopping dnsmasq service...
  52.  
  53. [✓] Stopping lighttpd service...
  54. [i] Using Google DNS servers
  55. [i] Static IP already configured
  56. [i] Unable to find IPv6 ULA/GUA address, IPv6 adblocking will not be enabled
  57. [i] IPv4 address: 192.168.0.119/24
  58. [i] IPv6 address:
  59. [i] Web Interface On
  60. [i] Logging On.
  61. [✗] Check for existing repository in /etc/.pihole
  62. [✓] Clone https://github.com/pi-hole/pi-hole.git into /etc/.pihole
  63.  
  64. [✗] Check for existing repository in /var/www/html/admin
  65. [✓] Clone https://github.com/pi-hole/AdminLTE.git into /var/www/html/admin
  66.  
  67. [i] Main Dependency checks...
  68. [✓] Checking for bc
  69. [✓] Checking for cron
  70. [✓] Checking for curl
  71. [✓] Checking for dnsmasq
  72. [✓] Checking for dnsutils
  73. [✓] Checking for iputils-ping
  74. [✓] Checking for lsof
  75. [✓] Checking for netcat
  76. [✓] Checking for sudo
  77. [✓] Checking for unzip
  78. [✓] Checking for wget
  79. [✓] Checking for idn2
  80. [✓] Checking for sqlite3
  81. [✓] Checking for lighttpd
  82. [✓] Checking for php-common
  83. [✓] Checking for php-cgi
  84. [✓] Checking for php-sqlite3
  85.  
  86.  
  87. [✓] Enabling lighttpd service to start on reboot
  88. [✓] Installing scripts from /etc/.pihole
  89.  
  90. [i] Installing configs from /etc/.pihole...
  91. [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  92. [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf
  93.  
  94. [✓] Creating log and changing owner to dnsmasq
  95.  
  96. [i] Installing blocking page...
  97. [✓] Creating directory for blocking page, and copying files
  98. [✗] Backing up index.lighttpd.html
  99. No default index.lighttpd.html file found... not backing up
  100.  
  101. [✓] Installing sudoer file
  102.  
  103. [✓] Installing latest Cron script
  104.  
  105. [✓] Installing latest logrotate script
  106.  
  107. [i] FTL Checks...
  108. [✓] Detected x86_64 architecture
  109. [i] Checking for existing FTL binary...
  110. [i] Downloading and Installing FTL.../tmp/tmp.tlvwELuiKR /etc/.pihole
  111.  
  112. <after a few seconds the system freezes at this point>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement