Advertisement
Guest User

Untitled

a guest
May 30th, 2018
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. Heads Up!
  2. QuickBox works with the following
  3. Ubuntu 15.10 | 16.04
  4. [Please hold while I run some quick checks]
  5.  
  6. [ + Your QuickBox Pro License is Activated! + ]
  7. Preparation and setup will now begin
  8.  
  9.  
  10. Please enter a hostname for this server (Hit ENTER ↵ to make no changes): quickbox.hwid.in
  11. Hostname set to quickbox.hwid.in
  12.  
  13. Adding as primary account
  14. setting password for to 9m9xBK2uoTX8sm1z
  15. chpasswd: (user ) pam_chauthtok() failed, error:
  16. Authentication token manipulation error
  17. chpasswd: (line 1, user ) password not changed
  18. Usage:
  19. htpasswd [-cimBdpsDv] [-C cost] passwordfile username
  20. htpasswd -b[cmBdpsDv] [-C cost] passwordfile username password
  21.  
  22. htpasswd -n[imBdps] [-C cost] username
  23. htpasswd -nb[mBdps] [-C cost] username password
  24. -c Create a new file.
  25. -n Don't update file; display results on stdout.
  26. -b Use the password from the command line rather than prompting for it.
  27. -i Read password from stdin without verification (for script usage).
  28. -m Force MD5 encryption of the password (default).
  29. -B Force bcrypt encryption of the password (very secure).
  30. -C Set the computing time used for the bcrypt algorithm
  31. (higher is more secure but slower, default: 5, valid: 4 to 31).
  32. -d Force CRYPT encryption of the password (8 chars max, insecure).
  33. -s Force SHA encryption of the password (insecure).
  34. -p Do not encrypt the password (plaintext, insecure).
  35. -D Delete the specified user.
  36. -v Verify password for the specified user.
  37. On other systems than Windows and NetWare the '-p' flag will probably not work.
  38. The SHA algorithm does not use a salt and is less secure than the MD5 algorithm.
  39. "/var/run" already exists and is not a directory.
  40. Building your database and user
  41. setting password to ibhfvUzM6Ji9ds7Z
  42.  
  43. Is this a 10 gigabit server? (Default: N) n
  44. Who can afford that stuff anyway?
  45.  
  46. Please, write your public server IP (used for ftp) (Default: 94.75.202.152)
  47. Would you like to install ffmpeg? (Used for screenshots) [y]es or [n]o: y
  48. Would you like to install bbr? (Used for Congestion Control) [y]es or [n]o: y
  49. Block Public Trackers?: [y]es or [n]o: n
  50. [ + Allowing public trackers + ]
  51.  
  52. Press ENTER ↵ when you're ready to begin or Ctrl+Z to cancel
  53.  
  54. Blocking insecure ssdp port 1900 ... ✔ Done!
  55. Setting up system locales ... ✔ Done!
  56. Adding signed keys for MariaDB, and PHP7 ... ✔ Done!
  57. Installing Common Software Properties ... ✔ Done!
  58. Adding trusted sources for php7.1 and mariadb 10.2 ... ✔ Done!
  59. Initiating apt update/upgrade on your system ... ✔ Done!
  60. Installing: nginx-extras | subversion | ssl-cert | php-memcached | memcached | php7.1 | php7.1-cli | .1-geoip | php7.1-json | php7.1-mbstring | php7.1-mcrypt | php7.1-mysql | php7.p hp7.1-zip | libfcgi0ldbl | nano | unzip | htop | iotop | curl | vnstat | vnstati | automake | make | ✔ Done!
  61. Setting up system executables for QuickBox ... ✔ Done!
  62. Configuring Nginx ... ✔ Done!
  63. Building required user directory structure ... ✔ Done!
  64. Installing QuickBox dashboard to /srv/quickbox ... ✔ Done!
  65. Installing MariaDB drop-in ... ✔ Done!
  66. Installing phpMyAdmin at https://94.75.202.152/phpmyadmin ...
  67. Installing MySQL with user: root / passwd: z4FilKIaxs60EMJn ...
  68. Details are logged in the /root/.my.cnf file.
  69. Building database () for ... ✖ Database name cannot be empty.
  70. Enter password:
  71. ERROR 1045 (28000): Access denied for user '-h'@'localhost' (using password: YES )
  72. Installing ffmpeg to /usr/bin ... ✔ Done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement