User contributions for AwesomO
Jump to navigation
Jump to search
2 September 2025
- 14:4614:46, 2 September 2025 diff hist +54 CompleteNoobs Docker Image 2 →5.2: Test Extensions current
- 14:4214:42, 2 September 2025 diff hist +3 CompleteNoobs Docker Image 2 →5.2: Test Extensions
- 14:3614:36, 2 September 2025 diff hist +78 CompleteNoobs Docker Image Install No edit summary current
- 14:3114:31, 2 September 2025 diff hist +10 CompleteNoobs Docker Image 0.2 Install Basics →Create directory for file sharing current
- 14:3114:31, 2 September 2025 diff hist +3,856 N CompleteNoobs Docker Image 0.2 Install Basics Created page with " * Requires docker installed on system == Download image== * Download the completenoobs container image. <code>docker pull completenoobs/cnoobs-wiki:0.2</code> == Create directory for file sharing == * If you do not create this file - docker will create one for you when you run the <code>docker run</code> command. ** If docker run creates the file, you will not have permissions to send data to that directory. ** Change permission's if that happens <code>sudo chmod 777..."
- 12:2712:27, 2 September 2025 diff hist +11 N CompleteNoobs Docker Image Install Created page with "placeholder"
- 12:2412:24, 2 September 2025 diff hist +13,540 N CompleteNoobs Docker Image 2 Created page with " ==todo== * Use Dir for import export of xml. * Min scripts - just setup mediawiki with extensions. = Complete Noobs Docker Wiki Tutorial v0.2 = * Version 0.2 - Simplified with manual import/export * Docker install guide == Overview == This tutorial creates a MediaWiki Docker container with: * MediaWiki 1.44 * PageNotice extension (for license notices) * YouTube extension (for video embedding) * Shared directory for XML import/export == Prere..."
- 10:5310:53, 2 September 2025 diff hist +91 CompleteNoobs Docker Image Creation →Complete Noobs Docker Wiki Tutorial current
- 10:3810:38, 2 September 2025 diff hist +85 N Talk:Restore the completenoobs Main Page Created page with "* Enter in page - saves retyping <pre>{{:Restore_the_completenoobs_Main_Page}}</pre>" current
- 10:2310:23, 2 September 2025 diff hist +41 CompleteNoobs Docker Image Creation →4.1: Check the Wiki
- 10:2110:21, 2 September 2025 diff hist +683 N Restore the completenoobs Main Page Created page with "<div class="toccolours mw-collapsible mw-collapsed"> Restore the completenoobs Main Page: <div class="mw-collapsible-content"> By default, the <code>completenoobs</code> MediaWiki instance overwrites the Main Page with content like "<strong>MediaWiki has been installed.</strong>" To revert to the page’s state before this change, undo the initial revision:<br><br> 1. Go to <code>http://localhost:8080</code> in your browser.<br> 2. On the Main Page, click <b>View Histo..." current
1 September 2025
- 21:1621:16, 1 September 2025 diff hist +30 Ubuntu2404 Install Docker and Docker Compose →Install First Container/Image current
- 21:1321:13, 1 September 2025 diff hist +2,674 Ubuntu2404 Install Docker and Docker Compose →Run container
- 20:5220:52, 1 September 2025 diff hist +2,616 CompleteNoobs Docker Image Creation →3.2: Run the Container
- 20:5020:50, 1 September 2025 diff hist +2,617 Ubuntu2404 Install Docker and Docker Compose →Run container
- 20:3520:35, 1 September 2025 diff hist −4 Docker Mediawiki Local Install →Step 2: Create a Docker Compose File current
- 20:2020:20, 1 September 2025 diff hist +81 CompleteNoobs Docker Image Creation →Expected Results
- 20:0420:04, 1 September 2025 diff hist −319 CompleteNoobs Docker Image Creation →Important Notes
- 20:0420:04, 1 September 2025 diff hist −403 CompleteNoobs Docker Image Creation →Update System Features
- 20:0020:00, 1 September 2025 diff hist −467 CompleteNoobs Docker Image Creation →Step 1: Clean Start
- 19:1319:13, 1 September 2025 diff hist +192 CompleteNoobs Local Wiki In Docker →Starting Environment current
- 18:3718:37, 1 September 2025 diff hist −36 Main Page →CompleteNoobs: A Downloadable Wiki for Reproducible Computer Tutorials current
- 18:0018:00, 1 September 2025 diff hist −1 Main Page →Get Started
- 17:5917:59, 1 September 2025 diff hist −5,834 Main Page No edit summary
- 17:5517:55, 1 September 2025 diff hist +147 Local CompleteNoobs Wiki No edit summary current Tag: Visual edit: Switched
- 17:4117:41, 1 September 2025 diff hist +15,839 N Docker Image Sharing - Export Import Created page with "= Upload Your Docker Image to Docker Hub on Ubuntu 24.04 - Complete Beginner's Guide = This tutorial will walk you through uploading your first Docker image to Docker Hub, making it available for anyone to download and run. We'll use the CompleteNoobs Wiki image as our example. == What is Docker Hub? == Docker Hub is like GitHub but for Docker images. It's a cloud-based registry where you can: * Store your Docker images publicly (free) or privately (paid) * Share conta..." current
- 17:3917:39, 1 September 2025 diff hist +65 CompleteNoobs Docker Image Creation →Complete Noobs Docker Wiki Tutorial
- 17:3617:36, 1 September 2025 diff hist +38,031 N CompleteNoobs Docker Image Creation Created page with "= Complete Noobs Docker Wiki Tutorial = ==errors== * This mainly works - just need to fix the extensions popular pages and contrubtion scores * The XML updater requires more work - currently idea placeholder == Prerequisites == * Ubuntu 24.04 * Docker installed and running * Your user in docker group: <code>sudo usermod -aG docker $USER</code> (then logout/login) == Step 1: Clean Start == Remove any previous attempts: <syntaxhighlight lang="bash"> # Stop and remove e..."
- 17:3417:34, 1 September 2025 diff hist +5,189 Ubuntu2404 Install Docker and Docker Compose No edit summary
30 August 2025
- 14:4014:40, 30 August 2025 diff hist +10 Ubuntu2404 Install Docker and Docker Compose →Install Docker and Docker Compose
29 August 2025
- 12:2512:25, 29 August 2025 diff hist +10,508 N Docker Mediawiki Local Install Created page with "= Setting Up a Plain MediaWiki Instance with Docker on Ubuntu 24.04 = This guide provides a simple, step-by-step process to set up a basic MediaWiki instance locally using Docker and Docker Compose on Ubuntu 24.04. It is designed for beginners and assumes you have Docker and Docker Compose installed (see Docker_Install_Guide for setup details). The setup includes MediaWiki with a MariaDB database, running in Docker containers. == Prerequisites == * Ubuntu 24.04..."
- 09:0909:09, 29 August 2025 diff hist −53 Main Page →In Concept development Mode - a wiki you can download
- 09:0909:09, 29 August 2025 diff hist +61 Host Your Own Mediawiki Online - In Ubuntu 22.04 LXC Container →Forgot your Admin Password current
28 August 2025
- 16:0216:02, 28 August 2025 diff hist −40 DEMONSTRATE-MIT Introduction to Computer Science and Programming in Python 6.0001 Fall 2016 Undergraduate →Lecture 1: What is Computation? current
15 August 2025
- 09:1709:17, 15 August 2025 diff hist −10 Host Your Own Mediawiki Online - In Ubuntu 22.04 LXC Container No edit summary
10 August 2025
- 20:1320:13, 10 August 2025 diff hist −17 Docker Install Guide No edit summary current
- 20:1220:12, 10 August 2025 diff hist +18 Docker Install Guide forgot ] Tag: Visual edit
- 20:1220:12, 10 August 2025 diff hist +3,124 N Ubuntu2404 Install Docker and Docker Compose Created page with "=== Preparation === Before we begin, make sure you're logged in with a user account that has sudo privileges. === Update System Packages === Update your package list to ensure you have the latest versions of packages: <source lang="bash"> sudo apt update && sudo apt upgrade -y </source> === Install Docker Prerequisites === Install the necessary packages for Docker setup: <source lang="bash"> sudo apt install -y apt-transport-https ca-certificates curl software-pro..."
- 20:1120:11, 10 August 2025 diff hist +118 N Docker Install Guide Created page with "Docker install guides Ubuntu2404_Install_Docker_and_Docker_Compose| Ubuntu 24.04 Install Docker and Docker Compose"
1 August 2025
- 00:1000:10, 1 August 2025 diff hist +157 User:HelaineB72 No edit summary Tag: Visual edit: Switched
11 July 2025
- 19:3519:35, 11 July 2025 diff hist +36 N33Bcoin No edit summary current
- 19:3419:34, 11 July 2025 diff hist −13 LICENCE HEADERS →UNLICENSE current
- 19:3319:33, 11 July 2025 diff hist +1,765 LICENCE HEADERS →PIRATE
- 19:2619:26, 11 July 2025 diff hist +1,516 N LICENSE HEADER UNLICENSE Created page with "{|style="border-style: solid; boarder-width: 20px;" align="center" | <b>LICENCE</b>: When you edit this page, you agree to release your contribution under the <b>UnLicense</b><br \> <div class="toccolours mw-collapsible mw-collapsed"> LICENCE <div class="mw-collapsible-content"> This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form..." current
- 19:1319:13, 11 July 2025 diff hist −207 User:HelaineB72 No edit summary
- 19:0619:06, 11 July 2025 diff hist +1,123 N Ubuntu Pro Created page with "This is very useful for when you have to use an older ubuntu version and want updates. Ubuntu Pro is particularly valuable for older Ubuntu releases (e.g., LTS versions like 16.04, 18.04, etc.) that may no longer receive standard updates. With Ubuntu Pro, you get Expanded Security Maintenance (ESM), which provides security updates and patches for up to 10 years, even for packages in the Ubuntu Main and Universe repositories. This is a lifesaver for legacy systems th..." current
9 July 2025
- 21:2821:28, 9 July 2025 diff hist +22,208 N GPG Walk Through Noobs - Ubuntu Containers Created page with "Going to learn the basics of GPG in a quick walk through * <b>IMPORTANT NOTE</b>: In the <b>LXC Containers</b> <code>sudo</code> is required - not 100% sure why - is not required when using on normal host (not container) == Step one creating conatiners and logging in == * Create 2 ubuntu 24.04 containers foo and bar <pre> lxc launch ubuntu:24.04 foo lxc exec foo bash su - ubuntu </pre> <pre> lxc launch ubuntu:24.04 bar lxc exec bar bash su - ubuntu </pre> and have 2..." current
7 July 2025
- 15:3415:34, 7 July 2025 diff hist +1,197 N33Bcoin 0.0.1 →Line 120 Change Merkel Hash current
- 15:2615:26, 7 July 2025 diff hist +6,649 N33Bcoin Address Generator Bitcoin →Note's current
- 15:2515:25, 7 July 2025 diff hist +5,839 N NoobCoin List of address prefixes Created page with "{{:LICENCE_HEADER_CC_BY_V3}} * forked from https://en.bitcoin.it/wiki/List_of_address_prefixes on 20/08/2024 Blockchain-based currencies use encoded strings, which are in a Base58Check encoding with the exception of Bech32 encodings. <br> The encoding includes a prefix (traditionally a single ''version byte''), which affects the leading symbol(s) in the encoded result. <br> {| class="wikitable" |- !Decimal prefix !Hex !Example use !Leading symbol(s) !Example..." current