User contributions
Jump to navigation
Jump to search
- 19:27, 8 March 2023 diff hist +676 N 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..." current
- 19:06, 8 March 2023 diff hist +328 N 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..." current
- 02:07, 29 January 2022 diff hist +696 N Make script to silence output unless errors and always recompile Created page with "'''Here is the script to silence output when running make unless their are errors, it will also always recompile too:''' <pre> #!/bin/bash # Ensure no targets end with .c ar..." current
- 02:01, 29 January 2022 diff hist +105 N Category:Make Created page with "This will include everything to do with the Linux command Make! Category:Linux Category:Contents" current
- 22:33, 26 October 2021 diff hist +1 Main Page current
- 20:27, 22 October 2021 diff hist +280 N MediaWiki:Sidebar Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * Credits for Site ** https://adbwebd..." current
- 19:51, 22 October 2021 diff hist +82 Main Page Added link to ADB Web Designs
- 22:11, 15 January 2019 diff hist -1 Wordpress Extra Theme Hide Arrow in Drop Down Menu current
- 22:11, 15 January 2019 diff hist +439 N Wordpress Extra Theme Hide Arrow in Drop Down Menu Created page with "'''To hide the arrow in the drop-down menu of the Extra theme in Wordpress follow the below:''' Login to Wordpress Admin Then click Extra and then Theme Options Scroll down..."
- 23:56, 9 December 2016 diff hist +334 N The Trust Relationship Between This Workstation and the Primary Domain Failed Created page with "When you get the '''The Trust Relationship Between This Workstation and the Primary Domain Failed''' error run the below in '''Powershell''' as '''Administrator''': <pre> Tes..." current
- 09:50, 21 November 2016 diff hist +1 Reset Domain Trust Relationship current
- 09:50, 21 November 2016 diff hist +287 N Reset Domain Trust Relationship Created page with "If you get '''he trust relationship between this workstation and the primary domain failed''' when attempting to logon then run the following as Admin in Powershell: <pre> Te..."
- 22:43, 1 November 2016 diff hist +21 Category:Citrix current
- 22:42, 1 November 2016 diff hist +42 N Category:Windows Updates Created page with "Category:Windows Category:Contents" current
- 22:42, 1 November 2016 diff hist +29 Windows Update Hangs on Checking for Updates current
- 22:41, 1 November 2016 diff hist +2,690 N Windows Update Hangs on Checking for Updates Created page with "We emphasise that for this to work, you must follow exactly as this describes. There are two main types of Windows 7 installations: '''32 bit''' or '''64 bit'''. You need to..."
- 22:26, 1 November 2016 diff hist +198 N WiFi Profile Type Change Created page with "'''Run the following command as admin in CMD replacing SSID with your wireless name:''' <pre> netsh wlan set profiletype name=SSID profiletype=all </pre> [[Category:Windows]..." current