All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Da Nerd Mage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:58, 3 January 2022 Bart talk contribs moved page NetMan - SSL Certs to SSL Certs (Cleanup)
- 15:56, 3 January 2022 Bart talk contribs moved page NetMan - nmap to Nmap
- 15:53, 3 January 2022 Bart talk contribs moved page NetMan - Dynamic DNS to Dynamic DNS (Cleanup)
- 15:04, 3 January 2022 Bart talk contribs moved page WebServer - UserDir to UserDir (Cleanup)
- 15:00, 3 January 2022 Bart talk contribs moved page WebServer - Name-based Virtual Host Support to Name-based Virtual Host Support (Cleanup)
- 14:58, 3 January 2022 Bart talk contribs created page Category:ObsoleteStuff (Created page with "Things in this category exist here to help with maintaining things that really should just be upgraded.")
- 14:55, 3 January 2022 Bart talk contribs created page Category:DBServers (Created page with "Build & maintain a Database Server.")
- 14:45, 3 January 2022 Bart talk contribs created page MySQL (Created page with "= MySQL on Debian = Debian does not have MySQL in its repositories... :( We can solve this! Check the [https://dev.mysql.com/downloads/repo/apt/ MySQL download page] for current version... If you're happy with '''8.0.27''', go ahead, download & install. * <code>wget <nowiki>https://dev.mysql.com/get/mysql-apt-config_0.8.20-1_all.deb</nowiki></code> * <code>sudo apt install ./mysql-apt-config_0.8.20-1_all.deb</code> It may ask about distro version. On LMDE 4 or Sparky...")
- 14:43, 3 January 2022 Bart talk contribs created page Category:SoftwareTools (Created page with "Utility type software...")
- 14:42, 3 January 2022 Bart talk contribs created page Category:Linux (Created page with "Things related to Linux...")
- 14:38, 3 January 2022 Bart talk contribs created page Fixing vim (Created page with "= VIM (& fixing it on Debian) = (as installed on Debian) has mouse weirdness. Selecting text with the mouse automatically enters '''visual mode'''. This prevents useful things like using the mouse to copy/paste while editing in the terminal. ('''Visual Mode''' is stupid...) ==== Solution ==== Either enter: *<code>:set mouse-=a</code> during an editing session, or even better, put it (without the leading colon) in your <code>~/.vimrc</code> file. (create the <code>.vim...")
- 14:34, 3 January 2022 Bart talk contribs created page Category:WebServers (Created page with "Build & maintain a WebServer.")
- 14:32, 3 January 2022 Bart talk contribs created page Category:ServerBuilding (Created page with "Clear help in building various sorts of servers.")