All public logs

Jump to navigation Jump to search

Combined display of all available logs of Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 19:27, 8 March 2023 Adam.birds talk contribs created page Change WordPress Domain (Created page with "'''To change a WordPress domain execute the following MySQL Commands:''' <pre> UPDATE wp_options SET option_value = replace(option_value, 'https://oldomain.com', 'https://new...")
  • 19:06, 8 March 2023 Adam.birds talk contribs created page Create MySQL User And Grant Privileges (Created page with "To create a MySQL user and grant privileges run the below commands: <pre> CREATE USER 'username'@'localhost' IDENTIFIED BY 'SuperSecurePassword'; </pre> <pre> GRANT ALL PRIV...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)