User contributions for AwesomO

A user with 163 edits. Account created on 15 April 2023.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

26 June 2025

25 June 2025

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

21 June 2025

20 June 2025

16 June 2025

5 June 2025

3 June 2025

  • 22:1122:11, 3 June 2025 diff hist +3,841 N SCP Basics Created page with "==Transferring files with SCP== The Secure Copy Protocol (SCP) is a useful tool for transferring files between your local machine and a remote server using SSH. SCP ensures that the data is encrypted during transit, providing a secure and efficient way to transfer files. ===Install an SCP client=== Most Unix-based systems, including Linux and macOS, have an SCP client pre-installed. For Windows, you can use the built-in SCP client included with the OpenSSH package (a..." current
  • 11:2911:29, 3 June 2025 diff hist +544 N Ubuntu 24.04 xmlstarlet xml to text converter extractor Created page with " ==Install xmlstarlet - An XML Parser == <code>sudo apt install xmlstarlet</code> ===Extract Text - ignoring tags=== * Assuming your file is input.xml, extract text content (ignoring tags): <code>xmlstarlet sel -t -v "//text()" input.xml > output.txt</code> ===Extract TAG Content=== * If the XML has specific elements you want (e.g., <content> tags), refine the query: <code>xmlstarlet sel -t -v "//content" input.xml > output.txt</code><br> Replace '''content''' with..." current
  • 00:0700:07, 3 June 2025 diff hist +194 SelfHost AI No edit summary current Tag: Visual edit: Switched
  • 00:0600:06, 3 June 2025 diff hist +32,696 N Ubuntu 24.04 SelfHost AI Ollama Thinkpad T470 External GPU Razor Core X with GeForce GTX 970 Created page with " * Basic Guide for Self Hosted AI on Ubuntu 24.04 on ThinkPad T470 using external graphics card using Razor Core X with GeForce GTX 970. Did try without GPU, worked but not great. ==Setting up the GPU installing drivers== <div class="toccolours mw-collapsible mw-collapsed"> Graphics Card Ubuntu 24.04 - Razor Core X with GeForce GTX 970: Notes: <div class="mw-collapsible-content"> * Plug in and turn on <code>boltctl</code><br> Ouput:<pre> noob@noob-ThinkPad-T470:~$ bolt..." current

2 June 2025

29 May 2025

19 May 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)