Advertisement
Guest User

Untitled

a guest
Mar 9th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. 2017-03-09T06:55:41.368414429Z ensures that someone cannot guess at the root password from the network.
  2. 2017-03-09T06:55:41.368419580Z
  3. 2017-03-09T06:55:41.368424257Z Disallow root login remotely? [Y/n] n
  4. 2017-03-09T06:55:41.368533611Z ... skipping.
  5. 2017-03-09T06:55:41.368540878Z
  6. 2017-03-09T06:55:41.368545408Z By default, MariaDB comes with a database named 'test' that anyone can
  7. 2017-03-09T06:55:41.368550614Z access. This is also intended only for testing, and should be removed
  8. 2017-03-09T06:55:41.368555546Z before moving into a production environment.
  9. 2017-03-09T06:55:41.368560497Z
  10. 2017-03-09T06:55:41.368656660Z Remove test database and access to it? [Y/n] y
  11. 2017-03-09T06:55:41.368663875Z - Dropping test database...
  12. 2017-03-09T06:55:41.374109842Z ... Success!
  13. 2017-03-09T06:55:41.374133349Z - Removing privileges on test database...
  14. 2017-03-09T06:55:41.379333637Z ... Success!
  15. 2017-03-09T06:55:41.379355295Z
  16. 2017-03-09T06:55:41.379361311Z Reloading the privilege tables will ensure that all changes made so far
  17. 2017-03-09T06:55:41.379366966Z will take effect immediately.
  18. 2017-03-09T06:55:41.379372015Z
  19. 2017-03-09T06:55:41.379376695Z Reload privilege tables now? [Y/n] y
  20. 2017-03-09T06:55:41.384745939Z ... Success!
  21. 2017-03-09T06:55:41.384767468Z
  22. 2017-03-09T06:55:41.384773435Z Cleaning up...
  23. 2017-03-09T06:55:41.385880325Z
  24. 2017-03-09T06:55:41.385901715Z All done! If you've completed all of the above steps, your MariaDB
  25. 2017-03-09T06:55:41.385916968Z installation should now be secure.
  26. 2017-03-09T06:55:41.385922854Z
  27. 2017-03-09T06:55:41.385930949Z Thanks for using MariaDB!
  28. Logs from 3/9/17 6:55 AM to 3/9/17 6:55 AM
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement