User contributions for AwesomO
Jump to navigation
Jump to search
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 current
- 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
- 13:1813:18, 7 July 2025 diff hist +19,661 LICENCE HEADERS →CC-BY
- 13:1713:17, 7 July 2025 diff hist +19,389 N LICENCE HEADER CC BY V3 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..." current
4 July 2025
- 22:3322:33, 4 July 2025 diff hist +138 N33Bcoin 0.0.1 No edit summary Tag: Visual edit: Switched
- 19:3619:36, 4 July 2025 diff hist −3 N33Bcoin 0.0.1 →Line 207
- 19:3619:36, 4 July 2025 diff hist −3 N33Bcoin 0.0.1 →Line 204
- 19:3519:35, 4 July 2025 diff hist −3 N33Bcoin 0.0.1 →Line 200
- 19:3519:35, 4 July 2025 diff hist −3 N33Bcoin 0.0.1 →Line 195
- 19:3419:34, 4 July 2025 diff hist −1 N33Bcoin 0.0.1 →Start up HardWare
- 13:0913:09, 4 July 2025 diff hist +757 N33Bcoin 0.0.1 →n33b-node
26 June 2025
- 19:2419:24, 26 June 2025 diff hist +63 N33Bcoin 0.0.1 →Container and VPS Setup
- 13:4313:43, 26 June 2025 diff hist +7 GenesisH0 Creating Genesis Hash →MainNet current
- 13:4313:43, 26 June 2025 diff hist +175 GenesisH0 Creating Genesis Hash →MainNet
25 June 2025
- 18:3018:30, 25 June 2025 diff hist +71 N33Bcoin 0.0.1 →Server Setup
- 13:1813:18, 25 June 2025 diff hist +73 Main Page →Essential Links current
- 13:1713:17, 25 June 2025 diff hist +32 N33Bcoin 0.0.1 →Start up HardWare
- 12:5012:50, 25 June 2025 diff hist +180 N33Bcoin 0.0.1 →Coin Params for N33Bcoin 0.1 POW
24 June 2025
- 14:5914:59, 24 June 2025 diff hist +2,791 N Cookies CompleteNoobs Info 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..." current
- 14:5714:57, 24 June 2025 diff hist +3,395 N Ubuntu Mediawiki Tracking Visitors 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..." current
- 01:2401:24, 24 June 2025 diff hist +28 Main Page No edit summary
23 June 2025
- 12:4412:44, 23 June 2025 diff hist +208 SET$EDITOR →Drop Down Info Box For Setting $EDITOR current
- 12:4112:41, 23 June 2025 diff hist +708 N SET EDITOR 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> *..." current
22 June 2025
- 11:3011:30, 22 June 2025 diff hist +9 SET$EDITOR →Drop Down Info Box For Setting $EDITOR
- 11:2811:28, 22 June 2025 diff hist +831 SET$EDITOR →Set $EDITOR
- 11:2211:22, 22 June 2025 diff hist +11 SET$EDITOR →BASH SHELL Checking, Setting, and Unsetting $EDITOR
- 11:1911:19, 22 June 2025 diff hist +2 SET$EDITOR →SH SHELL Checking, Setting, and Unsetting $EDITOR
21 June 2025
- 01:5201:52, 21 June 2025 diff hist +8,778 CompleteNoobs Local Wiki In Docker →Script Details current
- 01:4401:44, 21 June 2025 diff hist +28 CompleteNoobs Local Wiki In Docker →Login to Container for Maintenance
20 June 2025
- 22:3422:34, 20 June 2025 diff hist +14 N33Bcoin 0.0.1 →Line 87
- 22:3122:31, 20 June 2025 diff hist +22 N33Bcoin 0.0.1 →Line 74 - 77 MainNet BIP Section
- 22:3022:30, 20 June 2025 diff hist +69 N33Bcoin 0.0.1 →Change Names for Files
- 22:3022:30, 20 June 2025 diff hist +7 N33Bcoin 0.0.1 →Change Names for Files
- 22:2822:28, 20 June 2025 diff hist −5 N33Bcoin 0.0.1 →Change Name for Docs
- 22:2722:27, 20 June 2025 diff hist −5 N33Bcoin 0.0.1 →Change Name for Docs
- 22:1822:18, 20 June 2025 diff hist 0 N33Bcoin 0.0.1 →Renaming Bitcoin to N33Bcoin
16 June 2025
- 05:2005:20, 16 June 2025 diff hist +89 Fetch Posts From HIVE Blockchain No edit summary current
- 05:1305:13, 16 June 2025 diff hist +20,000 N Fetch Posts From HIVE Blockchain 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..."
- 04:3304:33, 16 June 2025 diff hist +267 Editing Find Hive Users Memo Key and Send Encrypted Message →Create Virtual Environment (Recommended) current
- 04:3204:32, 16 June 2025 diff hist −160 Editing Find Hive Users Memo Key and Send Encrypted Message →Install Beem
- 03:4003:40, 16 June 2025 diff hist +104 Editing Find Hive Users Memo Key and Send Encrypted Message No edit summary Tag: Visual edit: Switched
- 03:3503:35, 16 June 2025 diff hist +21,901 N Editing Find Hive Users Memo Key and Send Encrypted Message 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=..."