Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

New pages

More actions
New pages
Hide registered users | Hide bots | Show redirects
  • 21:13, 31 August 2024Star Craft 2 Hydra build (hist | edit) ‎[868 bytes]Admin (talk | contribs) (Created page with "Category:Video game guides Based on this: https://lotv.spawningtool.com/build/164399/ = Build order = <div style="column-count:3"> #Overlord #Hatchery #Extractor #Spawning Pool #Overlord #Queen x2 #Zergling x4 #Metabolic Boost #Overlord #Queen x2 #Overlord #Lair #Extractor x3 #Overlord #Zergling x14 #Hydralisk Den #Evolution Chamber #Muscular Augments #Hydralisk x7 #Zerg Missile Weapons Level 1 #Hydralisk #Hydralisk x2 #Zergling x2 #Hatchery #Grooved Spines </div>...")
  • 21:16, 30 August 2024NixOS installation guide (hist | edit) ‎[2,338 bytes]Admin (talk | contribs) (Created page with "Category:Technical guides = introduction = this uses flakes # obtain nixos ISO (graphical installer is nicer i guess) # boot it # open up a terminal and partition disk # wipe your disk: blkdiscard /dev/nvme0n1 = partition your disk = # create boot partition # create root partition # parted <device> # mklabel gpt # mkpart partitoin name? boot file system type? fat32 start? 0% end? 2GB # mkpart partitoin name? root file system type? btrfs start? 2GB end? 100% # set 1...") Tag: Visual edit
  • 07:22, 30 August 2024Star Craft 2 Protoss build (hist | edit) ‎[672 bytes]Admin (talk | contribs) (Created page with "Category:Video game guides Based on this: https://lotv.spawningtool.com/build/179316/ = Build Order = <div style="column-count:2"> #Pylon #'''Chrono Probes''' #Gateway #Assimilator #Nexus #Cybernetics Core #Assimilator #Pylon #: #Warp Gate #Adept (Chrono Boost) #'''Chrono Probes''' #Robotics Facility #Shield Battery #Stalker #'''Chrono Probes (Natural)''' #Sentry #: #Observer #Pylon #'''Chrono Probes (Natural)''' #Immortal #Forge, Twilight Council #Pylon #: #'''Chr...")
  • 23:07, 29 August 2024Star Craft 2 skytoss build (hist | edit) ‎[1,188 bytes]Admin (talk | contribs) (Created page with "Category:Video game guides Make probes constantly until reaching about 80. = Build order = #Pylon #Gateway #Assimilator #Nexus #Cybernetics Core #: #Assimilator #Pylon #Adept (Chrono Boost) #Warp Gate #: #Stargate #Stalker #Shield Battery #Void Ray (Chrono Boost) #: #Pylon #Assimilator x2 #Stargate #Pylon #Fleet Beacon #Pylon #: #Forge #Carrier (Chrono Boost) #Photon Cannon x2 #Carrier (Chrono Boost) #: #Nexus #Carrier (Chrono Boost) #Shield Battery #Photon Cannon...")
  • 06:22, 28 August 2024Stellaris virtual rush build (hist | edit) ‎[6,845 bytes]Admin (talk | contribs) (Created page with "Category:Video game guides = Introduction = This is a written version of [https://youtu.be/jEf0JmFRkK4?si=xeTsbCpk_8HCt_SJ a video] by [https://www.youtube.com/@MontuPlays Montu Plays]. All credit goes to them. It is a tall empire which leverages the new features from The Machine Age DLC. As far as I know, the only other necessary DLC for this build is Humanoids and Astral Planes. = Build = * '''Species:''' ** Machine * '''Origin:''' ** Voidforged * '''Governmen...")
  • 06:14, 28 August 2024Building a site with zola and sourcehut (hist | edit) ‎[2,789 bytes]Admin (talk | contribs) (Created page with "= Building a site with Zola and Sourcehut = == Introduction == The following is a small tutorial on how to build a static webpage using [https://www.getzola.org/ Zola] and [https://builds.sr.ht/ Sourcehut's build service]. This guide is somewhat redundant since Zola's documentation is already very clear, but I want to write a first post in order to test this site. <br> == Prerequisites == First off, download Zola using your package manager. [https://www.getzola...")
  • 06:11, 28 August 2024Introduction to gpg key usage (hist | edit) ‎[9,978 bytes]Admin (talk | contribs) (Created page with "= Introduction = The following is an introductory tutorial on how to use GPG keys to send secure and trusted messages across the internet. GPG is widely used to send secure and verified messages all over the internet, including in the Linux Kernel project! In order for it to work, everyone has to have a key-pair. Key pairs consist of two cryptographic keys: a public key and a private key. The public key is used to encrypt data or verify digital signatures, and it can...")
  • 20:43, 27 August 2024Ultimate chicken stock (hist | edit) ‎[1,979 bytes]Admin (talk | contribs) (Created page with "Category:Recipe Lorem ipsum") originally created as "Chicken stock"
  • 05:25, 13 August 2024Transfering primary dns from gandi to vpsfree (hist | edit) ‎[53 bytes]Admin (talk | contribs) (Created page with "== Basic procedure == Go to https://vpsadmin.vpsfree.cz/?page=dns&action=primary_zone_list * Create a primary zone Go to https://gandi.net, select your domain and click on the "nameservers" tab * Change them to the ones vpsfree provided Go https://vpsadmin.vpsfree.cz/?page=networking&action=ip_addresses * Set reverse record with your domain == Setting up DNSSEC == In order to setup DNSSEC, go to https://gandi.net and select your domain. Click on the nameserver tab and c...") Tag: Visual edit: Switched
  • 16:45, 8 August 2024IPV6 tunneling on vpsfree (hist | edit) ‎[9,270 bytes]Admin (talk | contribs) (Created page with "{{note|This was translated from the original: https://kb.vpsfree.cz/informace/projekty/ipv6tunel.}} vpsFree.cz operates its own tunneling server, through which it is possible to obtain an IPv6 tunnel to places where IPv6 has not yet been introduced. == Motivation == On June 6, 2017, the operation of the [https://www.root.cz/clanky/sixxs-vypne-ipv6-tunely-sluzby-ukonci-6-cervna/ SixXS tunneling platform was terminated]. It was the only one that provided a tunneling serve...")
  • 23:04, 7 August 2024Cheat sheet (hist | edit) ‎[1,246 bytes]Admin (talk | contribs) (Created page with "This is a simple list of useful commands for use in the VPS. Some of the commands are self-explanatory and no description is needed. {| class="wikitable" |+Commands !Command !Description !Note |- |nixos-rebuild switch --build-host root@posixlycorrect.com --target-host root@posixlycorrect.com --use-substitutes --flake .\#vps | | |- |sudo -u postgres psql | | |- | | | |}") Tag: Visual edit
  • 04:36, 4 August 2024Making kombucha from scratch (hist | edit) ‎[2,246 bytes]Admin (talk | contribs) (Created page with "This is a simple reference on how to make kombucha from scratch. == Pre-requisites == === Kombucha === Ironically, in order to make kombucha, you will need kombucha to begin with. You can get some in your local supermarket (it should be without flavor or any sort of additives) or you can use some from your previous batch. === Glass jar === The glass jar will be used to store your batch of kombucha. Don't use plastic (or any other material) to store your kombucha. ===...") Tag: Visual edit: Switched
  • 16:58, 2 August 2024Meet.posixlycorrect.com (hist | edit) ‎[317 bytes]Admin (talk | contribs) (Created page with "Meet is posixlycorrect's meeting service. It is a self hosted instance of Jitsi. In order to use it, you're going to need to request access. To do so, see Requesting meet access. Once you have access, head over to https://meet.posixlycorrect.com to start a meeting or join an existing meeting.")
  • 16:00, 2 August 2024Requesting meet access (hist | edit) ‎[3,109 bytes]Admin (talk | contribs) (Created page with "This is simple a guide for requesting access to meet.posixlycorrect.com using easyrsa.")
  • 05:39, 2 August 2024Main Page (hist | edit) ‎[145 bytes]MediaWiki default (talk | contribs)