New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Hide redirects

2 September 2025

  • 14:3114:31, 2 September 2025 CompleteNoobs Docker Image 0.2 Install Basics (hist | edit) [3,866 bytes] AwesomO (talk | contribs) (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 CompleteNoobs Docker Image Install (hist | edit) [89 bytes] AwesomO (talk | contribs) (Created page with "placeholder")
  • 12:2412:24, 2 September 2025 CompleteNoobs Docker Image 2 (hist | edit) [13,597 bytes] AwesomO (talk | contribs) (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:2110:21, 2 September 2025 Restore the completenoobs Main Page (hist | edit) [683 bytes] AwesomO (talk | contribs) (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...")

1 September 2025

  • 17:4117:41, 1 September 2025 Docker Image Sharing - Export Import (hist | edit) [15,839 bytes] AwesomO (talk | contribs) (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...")
  • 17:3617:36, 1 September 2025 CompleteNoobs Docker Image Creation (hist | edit) [39,736 bytes] AwesomO (talk | contribs) (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...")

29 August 2025

  • 12:2512:25, 29 August 2025 Docker Mediawiki Local Install (hist | edit) [10,504 bytes] AwesomO (talk | contribs) (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...")

10 August 2025

  • 20:1220:12, 10 August 2025 Ubuntu2404 Install Docker and Docker Compose (hist | edit) [13,644 bytes] AwesomO (talk | contribs) (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 Docker Install Guide (hist | edit) [119 bytes] AwesomO (talk | contribs) (Created page with "Docker install guides Ubuntu2404_Install_Docker_and_Docker_Compose| Ubuntu 24.04 Install Docker and Docker Compose")

11 July 2025

  • 19:2619:26, 11 July 2025 LICENSE HEADER UNLICENSE (hist | edit) [1,516 bytes] AwesomO (talk | contribs) (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...")
  • 19:0619:06, 11 July 2025 Ubuntu Pro (hist | edit) [1,123 bytes] AwesomO (talk | contribs) (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...")

9 July 2025

  • 21:2821:28, 9 July 2025 GPG Walk Through Noobs - Ubuntu Containers (hist | edit) [22,208 bytes] AwesomO (talk | contribs) (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...")

7 July 2025

  • 15:2515:25, 7 July 2025 NoobCoin List of address prefixes (hist | edit) [5,839 bytes] AwesomO (talk | contribs) (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...")
  • 13:1713:17, 7 July 2025 LICENCE HEADER CC BY V3 (hist | edit) [19,389 bytes] AwesomO (talk | contribs) (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>CC BY Licence</b><br \> More information about the <b>CC BY licence</b> can be found here:<br \> <code>https://creativecommons.org/licenses/by/3.0/</code> <div class="toccolours mw-collapsible mw-collapsed"> Over View <div class="mw-collapsible-content"> You are free to: * Share — copy and redistribute the mat...")

24 June 2025

  • 14:5914:59, 24 June 2025 Cookies CompleteNoobs Info (hist | edit) [2,791 bytes] AwesomO (talk | contribs) (Created page with "=Privacy and Cookie Information= This page explains how we collect and use information when you visit our wiki. ==What Information We Collect== ===Essential Wiki Functions=== * '''Page Views''': Tracked via the HitCounters extension to identify popular content. * '''Session Data''': Temporary data to maintain your browsing session. * '''Server Logs''': Apache logs collect basic access information, including IP addresses, browser type, and timestamps. ===Visitor Stati...")
  • 14:5714:57, 24 June 2025 Ubuntu Mediawiki Tracking Visitors (hist | edit) [3,395 bytes] AwesomO (talk | contribs) (Created page with " Options to See If Anyone is visiting your Wiki ==HitCounters== As easy as installing an extension: https://www.mediawiki.org/wiki/Extension:HitCounters * Move to your wiki's extensions directory <code>cd /var/www/html/mediawiki/extensions</code> * Download the extension from GIT <code>git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/HitCounters</code> * Enable it in LocalSettings.php by adding the line: <pre> wfLoadExtension( 'HitCounters' ); </pre> * Ru...")

23 June 2025

  • 12:4112:41, 23 June 2025 SET EDITOR (hist | edit) [708 bytes] AwesomO (talk | contribs) (Created page with "<div class="toccolours mw-collapsible mw-collapsed"> Set CLi Text <code>$EDITOR</code> - Quick Guide <div class="mw-collapsible-content"> <b>FIND WHICH SHELL YOU ARE USING</b><br> * This command will tell you your current shell. <code>echo $SHELL</code> <br> <b>SH SHELL</b> * Check if '''EDITOR''' is already set: <code>echo $EDITOR</code> * Set the environment variable: <code>set EDITOR=nano</code> * Unset the variable: <code>unset EDITOR</code> <br> <b>BASH SHELL</b> *...")

16 June 2025

  • 05:1305:13, 16 June 2025 Fetch Posts From HIVE Blockchain (hist | edit) [20,089 bytes] AwesomO (talk | contribs) (Created page with "* Fetching a syntax_wiki post from HIVE ==Container Setup== * create container <code>lxc launch ubuntu:24.04 hive</code> * Login to container <code>lxc exec hive bash</code> * switch to user ubuntu <code>su - ubuntu</code> ===Update System and Install Dependencies=== * Update package lists <code>sudo apt update && sudo apt upgrade -y</code> * Install essential packages <code>sudo apt install -y python3 python3-pip python3-venv git build-essential</code> * Install de...")
  • 03:3503:35, 16 June 2025 Editing Find Hive Users Memo Key and Send Encrypted Message (hist | edit) [22,112 bytes] AwesomO (talk | contribs) (Created page with "=Intro= Learning about hive by tinkering * Find The Memo Public Key from username * Encrypt a Message so only the private key holder of that public key can decrypt ==Creating Container== * Creating a Container so we know reproducable (depends installed ... etc) * create container <code>lxc launch ubuntu:24.04 keys</code> * Login to container <code>lxc exec keys bash</code> * switch to user ubuntu <code>su - ubuntu</code> ==Update Container and Install Dependencies=...")