Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of CompleteNoobs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:49, 5 May 2023 AwesomO talk contribs created page FreeBSD 13.2: Monitoring and Managing System Resources (Created page with "Drafting: ==Memory usage== In FreeBSD, the alternative to the Linux command '''free -m''' is the '''sysctl''' and '''top''' commands. The free -m command in Linux displays memory usage in megabytes. To obtain similar information in FreeBSD, you can use the following methods: ===Using sysctl=== The sysctl command can be used to display memory usage information. Run the following command to get the memory usage in bytes: <code>sysctl hw.physmem hw.pagesize vm.stats.vm...")
- 12:16, 3 May 2023 AwesomO talk contribs created page LICENCE HEADER FreeBSD Documentation (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>FreeBSD Documentation License</b><br \> <div class="toccolours mw-collapsible mw-collapsed"> LICENCE <div class="mw-collapsible-content"> <pre> Copyright (c) YEAR <YEAR OF DOCUMENTATION>, <AUTHOR NAME>. All rights reserved. Redistribution and use in source (SGML DocBook) and 'compiled' forms (SGML, HTML, PDF,...")
- 22:54, 27 April 2023 AwesomO talk contribs created page LICENCE HEADER BLANK (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>(ENTER LICENCE NAME HERE)</b><br \> <div class="toccolours mw-collapsible mw-collapsed"> LICENCE <div class="mw-collapsible-content"> ENTER LICENCE HERE </div> </div> |}")
- 22:53, 27 April 2023 AwesomO talk contribs created page Find the License of Man Pages (Created page with "The man pages in Ubuntu also use a variety of licenses, depending on the specific software and authors' preferences. As mentioned in my previous response, common licenses used for man pages in Ubuntu distributions include the GNU General Public License (GPL), GNU Lesser General Public License (LGPL), BSD License, MIT License, and Apache License. To find the specific license for a particular man page in Ubuntu 20.04, you can look at the copyright information typically fo...")
- 22:31, 23 April 2023 AwesomO talk contribs created page Main PageBK (Created page with " =In Concept Mode= <div class="toccolours mw-collapsible mw-collapsed"> '''''DISCLAIMER:''''' <div class="mw-collapsible-content"> he content provided on completenoobs.com is for general informational and educational purposes only. The website owner and authors make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services...")
- 22:24, 23 April 2023 AwesomO talk contribs created page Host Your Own Mediawiki Online - In Ubuntu 22.04 LXC Container (Created page with " '''$EDITOR''' is used as a place holder for an editor of your choice. ==Installing LXD== <code>sudo snap install lxd</code><br \> <code>lxd init</code><br \> Selecting all defaults, apart from "Size in GB of the new loop device (1GB minimum) [default=6GB]:" increasing to 30GB: <div class="toccolours mw-collapsible mw-collapsed"> <code>lxd init</code> selected options: <div class="mw-collapsible-content"> <pre> Would you like to use LXD clustering? (yes/no) [default=...")
- 22:22, 23 April 2023 AwesomO talk contribs created page Host Your Own Mediawiki Online Ubuntu 22.04 (Created page with "==Creating a MediaWiki Server on Ubuntu with Apache2== ===DNS=== Domain Name System: An index that connects an ip address with a more human readable name(website name):<br \> Like a phone book would index a persons name with a phone number.<br \> If you have a domain name for your wiki, point it to your server's ip address.<br \> This will be required for a letsencrypt cert also.<br \> I am using <b>namecheap.com</b> and on the <b>Advanced DNS</b> Page<br \> Add two T...")
- 22:21, 23 April 2023 AwesomO talk contribs created page Host Your Own Mediawiki Online (Created page with "Host your Wiki on Ubuntu 22.04 Host your Wiki in a Ubuntu 22.04 LXC Container")