Main public logs
From Sea of Fate
Jump to navigationJump to search
Combined display of all available logs of Sea of Fate. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:51, 21 May 2025 Wikisailor talk contribs created page Image Processing Application (Created page with "==Introduction== Now that there are a few webservers on the Homelab Proxmox host it is time to look at starting to make use of it. The first project will be to organise and manage my collection of Photographs that have been accumulating over the last 25 years. It is assumed that there are many other applications that will attempt to accomplish the same or similar management to some degree. == Things that I will need to learn== * Some sort of knowledge of C/C++ I alre...")
- 13:48, 21 May 2025 Wikisailor talk contribs created page Image Processing application (Created page with "==Introduction== Now that there are a few webservers on the Homelab Proxmox host it is time to look at starting to make use of it. The first project will be to organise and manage my collection of Photographs that have been accumulating over the last 25 years. It is assumed that there are many other applications that will attempt to accomplish the same or similar management to some degree. == Things that I will need to learn== * Some sort of knowledge of C/C++ I alre...")
- 12:46, 12 May 2025 Wikisailor talk contribs created page Sea of Fate:General disclaimer (Created page with "==Introduction== All of the works on these websites are the property of Sea of Fate. The domain names will be seaoffate.net and seaoffate.uk. ==Other Websites with similar names== There is no affiliation to other websites that may have the same or similar names. Any domains that are found will be listed here but this is not an exclusive list ===[seaoffate.org]=== There is a foundation website called https://seaoffate.org but there is no connection to them. When the...")
- 12:23, 12 May 2025 Wikisailor talk contribs created page Sea of Fate:Privacy policy (Created page with "Sea of Fate does not intend to store any information about anyone. There is no option to create users. The only users will be created by the website owner. Cookies and other tracking methods may be being used by the different web applications to assist the visitors but the information is not being used by the website controllers.")
- 12:17, 12 May 2025 Wikisailor talk contribs created page Sea of Fate:About (Created page with "==Introduction== This wiki is my own personal notes. They are to help me remember how I did things. The notes may help some readers but the objective was for them to be notes for reference. Some of the information has been taken directly from other sources and some is taken from my own knowledge. A normal wiki will require sources to be referenced however, this is my own personal notes so the only time that sources have been included is because it makes sense to me at...")
- 23:29, 10 May 2025 Wikisailor talk contribs created page Pfsense (Created page with "==Introduction==")
- 23:28, 10 May 2025 Wikisailor talk contribs created page VPNserver (Created page with "==Introduction==")
- 23:17, 10 May 2025 Wikisailor talk contribs created page File server (Created page with "==Introduction== File server is the webserver host fig. It is currently hosting a NextCloud install.")
- 23:14, 10 May 2025 Wikisailor talk contribs created page Nameserver (Created page with "==Introduction== There is a single nameserver hostname ns1 on the Infra network. DNSmasq has been used to setup this DNS cache and local DNS server. It ahs been more useful than I first thought it would be as now I don't have to do much if another host is added to the network. == Add New Records== There is a few bash scripts that set new DNS / PTR records and print out a list of DNS entries. At present each host has two files to represent it's DNS name, one is for sea...")
- 21:05, 10 May 2025 Wikisailor talk contribs created page Remote Access Terminal (Created page with "==Introduction== There are two Windows 11 pro desktop VMs setup hostnames Walnut and Wahoo on the Terminals network, There is also a Linux Ubuntu desktop VM, Lychee, on the same network. These three will be used by RDP over the VPN. The two Win 11 VMs RDP have been tested initially against each other and later from the desktop grape(192.168.0.10) outside Pfsense as straight RDP. I have set them to use the basic security but I am less than confident that the simple basic...")
- 22:47, 10 April 2025 Wikisailor talk contribs created page Postfix Installation (Created page with "==Install Postfix== Postfix was can be installed with apt the line is no more complicated than sudo apt install postfix once the install gets going it asks a few questions either answer them now or add them to a config file later. The first question is something like General type of mail configuration. The two possible options are either internet with smarthost which would deliver local mail locally but use the smarthost for outgoing mail but as there is no real need...")
- 21:36, 10 April 2025 Wikisailor talk contribs created page Lime (Created page with "==Introduction== Lime is the Default of the Webservers, if someone types seaoffate.net or www.seaofate.net this is the webserver that will be listening. It will also be listening to lime.seaoffate.local and seaoffate.local. It may also be able to have lime.seaoffate.net but that is not certain as it may not be on the cloudflare DNS yet. The Content Management System is Joomla for this server. ==Joomla== Joomla has been setup and has the backup extension Akeeba Ba...")
- 00:52, 25 March 2025 Nigel talk contribs changed group membership for Wikisailor from (none) to bot, administrator, interface administrator, bureaucrat and suppressor (dedicated wiki sailor)
- 00:43, 25 March 2025 User account Wikisailor talk contribs was created by Nigel talk contribs (specific to wiki)
- 11:31, 21 March 2025 Sailor talk contribs created page Other temporary projects (Created page with "==Introduction== My early investigations of AI with stable Diffusion. I will leave these early notes long past there date so my confusion can be seen and hopefully see some progression. ==Using the GPU on My Windows 11 PC== I have downloaded the components to install the Stable Diffusion components. I installed Python but an early version (3.10.6) because I was told that it wouldn't work on the later versions, not sure how true that is but I did it anyway. I also inst...")
- 01:49, 15 March 2025 Sailor talk contribs created page SSL Config (Created page with "==Intoduction== ==The Process == There will be two setups for SSL/TLS one for the seaoffate.local and one for seaoffate.net. ===Local DNS Names SSL Setup=== We will do the SSL/TLS for the .local access first mainly because because it is better to see it working on a local level and if we did the global first there is a good chance we would never get a around to doing the local, in which case some of the access will be completely without any cert. It is part of the lea...")
- 20:56, 14 March 2025 Sailor talk contribs created page Add a Hostname & IP Address to DNSmsaq (Created page with "==Details of the script== ==add_dns_record,sh== There is a script that can be run to add a dns record to dnsmasq sudo ./add_dns_record.sh <hostname> <ip_address> It will have two parameters one for hostname and the other for the IP Address of the host we would be dealing with. The code for the script #!/bin/bash # # Script to add or update a DNS record in dnsmasq # # Get hostname and IP address from command line HOSTNAME="$1" IP_ADDRESS="$2" # # Check if pa...")
- 09:33, 14 March 2025 192.168.100.9 talk created page Webserver Setup (Created page with "==Introduction== Some scripts to help with the deployment of webservers. ====Add site to Nginx==== This will take two parameters the first is the website name and the second is the IP address there is no need to add seaoffate.local or .net. this script will create four configs. * sitename.seaoffate.local as http * sitename.seaoffate.local as https * sitename.seaoffate.net as http * sitename.seaoffate.net as https It should enable both of the http: versions (.local &...")
- 06:21, 13 March 2025 Sailor talk contribs created page Create Virtual Machine from a template (Created page with "==Introduction== This is not a deep dive in to ansible or similar but a simple quick and dirty guide to creating a new VM from a template and configuring some of the networking with cloud init. ==qm clone== To create a new host from your template with the specified IP address, gateway, DNS server, and search domain, you can use the Proxmox command-line interface (CLI) with the qm clone command and appropriate Cloud-Init parameters. Here's how you can do it: Using t...")
- 00:14, 12 March 2025 Sailor talk contribs created page UpLoad Server (Created page with "==Introduction== We need a method of easily getting image files uploaded from both LAN and Internet ready to be edited and displayed on the webserver")
- 20:03, 8 March 2025 Sailor talk contribs changed protection settings for Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 20:03, 8 March 2025 Sailor talk contribs protected Proxmox Server [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 19:53, 8 March 2025 Sailor talk contribs changed protection settings for Main Page [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 19:52, 8 March 2025 Sailor talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:51, 8 March 2025 Sailor talk contribs protected Home Lab [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 07:32, 7 March 2025 Sailor talk contribs created page File:Seacoin.png (possible logo)
- 07:32, 7 March 2025 Sailor talk contribs uploaded File:Seacoin.png (possible logo)
- 03:59, 7 March 2025 Sailor talk contribs created page File:ShipLogo1.png
- 03:59, 7 March 2025 Sailor talk contribs uploaded File:ShipLogo1.png
- 03:59, 7 March 2025 Sailor talk contribs created page File:ShipLogo80.png
- 03:59, 7 March 2025 Sailor talk contribs uploaded File:ShipLogo80.png
- 01:44, 7 March 2025 Sailor talk contribs created page Reverse Proxy (Created page with "==Introduction== The Reverse Proxy will be a '''Virtual Machines''' based on Nginx as it is a fairly light install and will be easily capable of forwarding all traffic to the webservers in the home lab")
- 01:26, 7 March 2025 Sailor talk contribs created page MySQL Server (Created page with "==Introduction== The host Mandarin is the MySQL server. It will not be made available to the WWW as there is no need. ===PHPMyAdmin=== PHPMyAdmin has been installed but it will only be available to the LAN. By restricting it to LAN access only there much less security concerns and there is not really much need to do much admin on MySQL in any case. PHPMyAdmin will probably be used primarily for trouble shooting and maybe some manual backups but even then we need to do...")
- 00:40, 7 March 2025 Nigel talk contribs changed group membership for Sailor from (none) to administrator, interface administrator, bureaucrat and suppressor
- 00:37, 7 March 2025 User account Sailor talk contribs was created by Nigel talk contribs
- 00:57, 5 March 2025 Nigel talk contribs created page Plum (Photo) (Created page with "==Introduction== The host plum.seaoffate.net will be at an IP address of production.20. The purpose will be to show photos using Piwigo. The main premise is that plum will have a hard drive for it's OS as normal but read only access to the photo archive. ==Strawberry== To separate the photo archive from the webserver and avoid any data loss of the original photos we will store the files on a different VM and share the files by a read only NFS. All pictures will be upl...")
- 15:48, 1 March 2025 192.168.100.9 talk created page External Access (Created page with "==Introduction== I will want access to various hosts for file shares and configuration. This is where I will describe it. ==SSH Access== I will want access to the hosts inside the network not least the production hosts to continue the configuration while I am somewhere else. The problem is that Pfsense can only forward based on port so if I want to SSH to Lime from outside of the WAN port of Pfsense there is no way of the firewall from knowing that mean Lime and no...")
- 07:26, 1 March 2025 Nigel talk contribs created page Webservers (Created page with "==Introduction== == Website log files and locations == The Docroots are /var/www/wiki.seaoffate.local/public_html and /var/www/seaoffate.local/public_html The access logs are seperate for each config ===www.seaoffate on Lime=== For the .net they are /var/log/apache2/www.seaoffate.net-error.log /var/log/apache2/www.seaoffate.net-access.log and the local are /var/log/apache2/lime.seaoffate.local-error.log /var/log/apache2/lime.seaoffate.local-access.log ===w...")
- 18:35, 28 February 2025 Nigel talk contribs created page Open several ssh terminals at once (Created page with "==Introduction== Continuing the theme of '''Random stuff''' and more particularly of '''Code Snippets'''")
- 18:24, 28 February 2025 Nigel talk contribs created page Linux Bash & Shell (Created page with "==Introduction== Continuing the theme of Random stuff and more particularly of")
- 18:23, 28 February 2025 Nigel talk contribs created page Code Snippets (Created page with "==Introduction== Some random code snippets or config options that I think I may want again.It will be best if it is divided into some sort of subject order, it can be cross-referenced at a later date if required. To link back to the section heading '''Random stuff'''. ==Linux Bash & Shell== Some stuff for bash.")
- 18:15, 28 February 2025 Nigel talk contribs created page Random stuff (Created page with "==Introduction== There will be a load of random notes on a wide variety of things so I will need somewhere to put them in case I forget them. That place is here. ==Code Snippets== Some bits of code or notes on how to do something.")
- 06:38, 28 February 2025 Nigel talk contribs created page Virtual Machines (Created page with "==Introduction== There will be a variety of Virtual Machines contained within the Home Lab. A Brief description will be provided here with a more complete set of notes on each individual VM on the links. ==Virtual Machines== A fairly high description of each of the VMs in use in the Home Lab. ===Pfsense=== The firewall and gateway to the whole of the Home Lab. The Virgin router will forward all incoming traffic from the Internet to the WAN port of th...")
- 04:52, 28 February 2025 Nigel talk contribs created page Home Lab (Created page with "==Introduction==")
- 04:23, 28 February 2025 Nigel talk contribs created page Proxmox Server (Created page with "==Introduction== This is the server that will sit under my desk until I move house.")
- 01:57, 28 February 2025 MediaWiki default talk contribs created page Main Page