All public logs

Jump to navigation Jump to search

Combined display of all available logs of Da Nerd Mage Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:28, 26 November 2023 Guruofnothing talk contribs created page User:Guruofnothing (Created page with "This page is all about Grant Reed...")
  • 17:23, 25 November 2023 Tinker talk contribs created page PVE Clustering (Created page with "<span style="font-size: 18pt; color: rgb(132, 63, 161);">'''WIP'''</span> I really need to flesh out this page... = Useful links & discussion = * [https://forum.proxmox.com/threads/made-mistake-in-corosync-conf-now-cannot-edit.77173/post-342983 Made mistake in corosync.conf; now cannot edit] * [https://silicon.blog/2022/06/06/create-proxmox-cluster-over-a-private-network-using-tailscale/ Create Proxmox Cluster (over a private network) using Tailscale]")
  • 03:12, 18 November 2023 Tinker talk contribs created page FTP Serving (Created page with "* sudo apt-get install proftpd * sudo service proftpd restart == accessing FTP through a firewall (pfSense) == * vi /etc/proftpd/proftpd.conf Lines 51 & 56 need to be un-commented & edited Then create 2 port forwards, one specifically for port 21 (FTP) & one for the the range chosen in PassivePorts.")
  • 23:29, 9 November 2023 Tinker talk contribs created page PVE All-in-One (Created page with " == Configure your second Network Port == Add a second Linux Bridge (This will be named '''vmbr1''') * (Datacenter / Server ... System / Network) * No addresses or gateways * Assign your, as yet unused, second physical Ethernet port to this bridge ** For good measure, put something along the lines of "Local Network" in the comment for this one ** (You could edit vmbr0 & put "The Interwebs" in it's comment too...) * <span style="color: rgb(132, 63, 161); font-size: 18pt;"...")
  • 18:19, 20 August 2023 Tinker talk contribs moved page SBC - LogicalDOC to Specialised Servers - LogicalDOC
  • 16:57, 20 August 2023 Tinker talk contribs created page Cloud Servers - NextCloud (Created page with "[https://nextcloud.com/ Nextcloud] [https://docs.nextcloud.com/server/latest/admin_manual/installation/source_installation.html Official Linux install instructions] aka... Doing it the old school way == Prerequisites == === Build your VM of choice and install a LAMP stack === * <code>sudo apt install apache2 libapache2-mod-php php-xml php-mbstring php-apcu php-intl imagemagick inkscape php-gd php-cli php-cgi php mariadb-server mariadb-client php-mysql</code> === Set...")
  • 13:35, 18 August 2023 Tinker talk contribs created page SBC - LogicalDOC (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- --="" debian="" {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 12 (bookworm) {{!}} <br> {{!}}} [https://docs.logicaldoc.com/ LogicalDOC] is a document Management System... It seems to be fairly functional & useful....")
  • 13:01, 12 August 2023 Tinker talk contribs created page SSL certs via ClouDNS (Created page with "= Step 1 = In your ClouDNS dashboard, select '''DNS Hosting''', then select the domain you want to add SSL to. Then click the '''Free SSL''' button.")
  • 13:00, 12 August 2023 Tinker talk contribs created page File:Freesslbutton.png
  • 13:00, 12 August 2023 Tinker talk contribs uploaded File:Freesslbutton.png
  • 14:32, 6 May 2023 Tinker talk contribs created page Programming Stuff (Created page with "= Tools of the Trade = * VSCode & PlatformIO")
  • 14:03, 6 May 2023 Tinker talk contribs created page File:Platformio-ide-vscode-pkg-installer.png
  • 14:03, 6 May 2023 Tinker talk contribs uploaded File:Platformio-ide-vscode-pkg-installer.png
  • 13:58, 6 May 2023 Tinker talk contribs created page VSCode & PlatformIO (Created page with "You can install VSCode directly from the Software Manager... If you don't have an aversion to flatpack. Or... ==== Download ==== *<code>wget <nowiki>https://go.microsoft.com/fwlink/?LinkID=760868</nowiki></code> *<code>mv index.html\?LinkID\=760868 vsc.deb</code> ==== Install ==== *<code>sudo apt install ./vsc.deb</code> ==== Install PlatformIO ==== Gonna fail hard if you don't first improve the python install... *<code>sudo apt-get install python3-distutils</code>...")
  • 13:42, 27 April 2023 Tinker talk contribs created page Mediaserver - Emby (Created page with "'''<span style="color: rgb(224, 62, 45); font-size: 24pt;" >W...I...P...</span>''' = Installation = = Storage = = Initial Configuration = = Some Reference Materials = = Some Useful Links = * Using [https://jellyfin.org/ Jellyfin] * [https://jellyfin.org/downloads/server Installation] = Oddities & Issues =")
  • 13:41, 27 April 2023 Tinker talk contribs created page Mediaserver - Plex (Created page with "'''<span style="color: rgb(224, 62, 45); font-size: 24pt;" >W...I...P...</span>''' = Installation = = Storage = = Initial Configuration = = Some Reference Materials = = Some Useful Links = = Oddities & Issues =")
  • 12:56, 27 April 2023 Tinker talk contribs created page Mediaserver - Jellyfin (Created page with "* Using [https://jellyfin.org/ Jellyfin] ** [https://jellyfin.org/downloads/server Installation]")
  • 16:04, 17 April 2023 Tinker talk contribs created page Transmission-Remote (Created page with "There are a few iterations of Transmission Remote now... * '''transmission-remote-gtk''' in the repositories * '''transmission-remote-cli''' in the repositories * [https://github.com/transmission-remote-gui/transgui Transmission Remote GUI] on github")
  • 15:55, 17 April 2023 Tinker talk contribs created page Torrenting Server (Created page with "= Storage = *Storage space for downloading (Torrents & such) should be done on a dedicated drive. **If setting up on an ESXi-based VM, set up a datastore specifically for this purpose. **Another option is to mount the storage space via NFS. Best solution... Give the VM a fresh new drive of 500GB to 1TB. Format the drive & set it to a sensible mounting method (Identify by label... mount at boot...) chmod -R ugo+rwX /mnt Create "Done" & "WIP" folders on that drive Sha...")
  • 15:46, 17 April 2023 Tinker talk contribs created page OpenVPN Autoconnect - Using NordVPN (Created page with "== Setting up NordVPN in Linux - Mint specifically == This is the basics, there is more info at the NordVPN site, [https://support.nordvpn.com/Connectivity/Linux/1325531132/Installing-and-using-NordVPN-on-Debian-Ubuntu-Elementary-OS-and-Linux-Mint.htm Installing in Debian] To install NordVPN to run in the background of your Linux install, you can either go to their [https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn-release_1.0.0_all.deb download page] OR foll...")
  • 15:44, 17 April 2023 Tinker talk contribs created page OpenVPN Autoconnect - Using PIA (Created page with "=== Autoconnect PIA VPN on Boot === Create the OpenVPN autoconnect init.d startup script file * <code>sudo vim /etc/init.d/openvpnauto</code> Paste this OpenVPN autoconnect startup script, if you do not want to use Sweden.ovpn then replace it in the <code>DAEMON_OPTS</code> line <pre> #!/bin/sh ### BEGIN INIT INFO # Provides: OpenVPN Autoconnect # Required-Start: $local_fs $remote_fs $network # Required-Stop: $local_fs $remote_fs $network # Default-Sta...")
  • 15:42, 17 April 2023 Tinker talk contribs created page OpenVPN Configuration - Using NordVPN (Created page with "== Setting up NordVPN in Linux - Mint specifically == There is quite a bit to enter in here so I am gonna just link to Nord's official setup page...<br> [https://support.nordvpn.com/Connectivity/Linux/1325531132/Installing-and-using-NordVPN-on-Debian-Ubuntu-Elementary-OS-and-Linux-Mint.htm NordVPN Setup in Linux] Which sets you up using NordVPNs own package... For OpenVPN see: [https://support.nordvpn.com/Connectivity/Linux/1047409422/How-can-I-connect-to-NordVPN-using...")
  • 15:41, 17 April 2023 Tinker talk contribs created page OpenVPN Configuration - Using PIA (Created page with "Enter the OpenVPN folder * <code>cd /etc/openvpn</code> Download the Private Internet Access OpenVPN configuration files (extension .ovpn) * <code>sudo wget --no-check-certificate <nowiki>https://www.privateinternetaccess.com/openvpn/openvpn.zip</nowiki></code> Unzip the openvpn configuration files * <code>sudo unzip openvpn.zip</code> You can list all of the countries you can connect to with this command inside the <code>/etc/openvpn</code> folder * <code>ls -lh *.o...")
  • 15:39, 17 April 2023 Tinker talk contribs created page VPN Setup (Created page with "== Install OpenVPN == Install OpenVPN and unzip<br>* <code>sudo apt-get install openvpn unzip -y</code> == Configure OpenVPN == * [[OpenVPN Configuration - Using PIA{{!}}Using PIA]]<br>* [[OpenVPN Configuration - Using NordVPN{{!}}Using NordVPN]] == Test that the VPN is working ==<br>Start the vpn:<br>* <code>sudo openvpn --config /etc/openvpn/Sweden.ovpn --auth-user-pass /etc/openvpn/login.txt</code> Check it (in a second terminal):<br>* &lt...")
  • 23:23, 16 April 2023 Tinker talk contribs created page Proxmox Backup Client (Created page with "= Installation = * <code>wget <nowiki>https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg</nowiki> -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg</code> * <code>vi /etc/apt/sources.list</code> * add in: <syntaxhighlight> # Proxmox Backup Server pbs-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription </syntaxhighlight> * <code>vi /etc/apt/so...")
  • 17:01, 14 April 2023 Tinker talk contribs created page Linux - Stats over MQTT (Created page with "=== /usr/local/bin/MQTTstats.sh === <syntaxhighlight lang="sh" line="1"> # Get uptime if [ -f "/proc/uptime" ]; then uptime=`cat /proc/uptime` uptime=${uptime%%.*} seconds=$(( uptime%60 )) minutes=$(( uptime/60%60 )) hours=$(( uptime/60/60%24 )) days=$(( uptime/60/60/24 )) fi # Get loadavg if [ -f "/proc/loadavg" ]; then OneMin=`cat /proc/loadavg {{!}} cut -b 1-4` FiveMin=`cat /proc/loadavg {{!}} cut -b 6-9` FifteenMin=`cat /proc/loadavg {{!}} cut -b 11-14` fi # Get %...")
  • 15:47, 14 April 2023 Tinker talk contribs created page MQTT monitoring Daemon (Created page with "== Requirements: == * <code>apt install mosquitto-clients</code> * <code>apt install jq</code> == The systemd Unit == <code>/etc/systemd/system/MQTTmon.service</code> <syntaxhighlight lang="bash"> [Unit] Description=MQTT Monitoring Daemon After=network.target Requires=network.target [Service] Type=simple User=root ExecStart=/usr/bin/MQTTmon Restart=always [Install] WantedBy=multi-user.target </syntaxhighlight> * <code>systemctl daemon-reload</code> * <code>systemc...")
  • 15:45, 10 April 2023 Tinker talk contribs moved page PVE Removable Drive Backups to PVE External Drive Backups without leaving a redirect
  • 15:43, 10 April 2023 Tinker talk contribs created page PVE Removable Drive Backups (Created page with "First, need USB drive handling. = A starting point: USBmount = * [https://www.linuxuprising.com/2019/04/automatically-mount-usb-drives-on.html Automatically Mount USB Drives On Ubuntu Or Debian Server With USBmount] ** [https://github.com/rbrito/usbmount USBmount on GitHub] * <code>apt install -y git debhelper build-essential lockfile-progs</code> * <code>mkdir src</code> * <code>cd src</code> * <code>git clone https://github.com/rbrito/usbmount</code> * <code>cd usbmou...")
  • 23:24, 9 April 2023 Tinker talk contribs created page File:Successful-Containers.png
  • 23:24, 9 April 2023 Tinker talk contribs uploaded File:Successful-Containers.png
  • 23:09, 9 April 2023 Tinker talk contribs created page Database - Grafana (Created page with "Originally written by Grant Reed (you will need '''gnupg''') == How To Install Grafana on Linux Mint 20 == https://grafana.com/docs/grafana/latest/installation/debian/ Installation was tested on a fresh VM of Mint 20 so if i screwed something up, it wasn't going to be my Automation server There are 2 versions that could be installed -OSS and Enterprise. It is suggested by Grafana to install the Enterprise version for stability. We will be installing the latest versio...")
  • 23:03, 9 April 2023 Tinker talk contribs created page Database - InfluxDB (Created page with "Originally written by Grant Reed (you will need '''curl''' & '''gnupg''') == Installing InfluxDB on Mint 19.3 and 20 == === Start by adding it to the repository === *<code>echo "deb <nowiki>https://repos.influxdata.com/debian</nowiki> stretch stable" {{!}} sudo tee /etc/apt/sources.list.d/influxdb.list</code> === Install GPG Key === *<code>sudo curl -sL <nowiki>https://repos.influxdata.com/influxdb.key</nowiki> {{!}} sudo apt-key add -</code> === Update the index...")
  • 20:15, 9 April 2023 Tinker talk contribs created page PVE LXC Containers (Created page with "<span style="color: rgb(132, 63, 161);" >Note: I am just beginning to learn the ins & outs of LXC containers.</span> So far, LXC containers are just like regular Linux (for the most part...) & the same procedures apply when building. = Stumbling Blocks = == Standard LXC containers built upon Debian seem to block non-root users from using ping... == '''ping: socket: Operation not permitted''' [https://www.suse.com/support/kb/doc/?id=000020581 Discussion & a solution]...")
  • 13:48, 8 April 2023 Tinker talk contribs deleted page User:WilliamZapata7 (Spam)
  • 13:47, 8 April 2023 Tinker talk contribs blocked WilliamZapata7 talk contribs with an expiry time of indefinite (account creation disabled, email disabled, cannot edit own talk page) (Spammer)
  • 13:45, 8 April 2023 Tinker talk contribs deleted page User:RosellaAlonso (Spam)
  • 13:45, 8 April 2023 Tinker talk contribs deleted page No Credit Check Payday Loans Online Alternatives For Everybody (Spam)
  • 13:44, 8 April 2023 Tinker talk contribs blocked RosellaAlonso talk contribs with an expiry time of indefinite (account creation disabled, cannot edit own talk page) (Spammer)
  • 13:42, 8 April 2023 Tinker talk contribs deleted page Five Methods Of Payday Loans Online Canada Domination (Spam)
  • 04:09, 27 March 2023 RosellaAlonso talk contribs created page No Credit Check Payday Loans Online Alternatives For Everybody (Created page with "Payday loans usually are not a solution to long-term financial problems and may only be used as a last resort. The interest rates on payday loans are normally very high, with APRs (apr interest rates) including 300% to 500% or higher. Some payday lenders may need borrowers to supply a copy with their driver's license or another proof of residence in order to approve the borrowed funds. Borrowers who are considering a pay day loan should be mindful of the potential conseq...")
  • 04:09, 27 March 2023 RosellaAlonso talk contribs created page User:RosellaAlonso (Created page with "Borrowers who will be considering an installment loan should carefully review the fine print of the money, including the interest rate and repayment schedule. Payday loans might have a negative affect a borrower's credit history, particularly if they're unable to repay the credit on time or default about the loan. Payday [https://sites.google.com/view/loans-info/guaranteed-payday-loans guaranteed approval loans for poor credit canada] are generally small loans, starting...")
  • 04:06, 27 March 2023 User account RosellaAlonso talk contribs was created
  • 21:07, 25 March 2023 WilliamZapata7 talk contribs created page Five Methods Of Payday Loans Online Canada Domination (Created page with "Payday loans could possibly be more expensive for borrowers who have no other choices for covering technology expenses or another equipment costs. Borrowers who are can not repay a cash advance may be subject to additional fines, which can increase the cost of the loan. Some lenders may offer payday loans with no appraisal of creditworthiness or minimal documentation, which can cause them to become particularly attractive to people that are in a very hurry to get cash. B...")
  • 21:07, 25 March 2023 WilliamZapata7 talk contribs created page User:WilliamZapata7 (Created page with "Borrowers who use payday cash advances often have low incomes and poor people's credit reports, so that it is difficult to enable them to access other forms of credit. Borrowers who are not able to qualify for the traditional loan or credit card may still manage to access other forms of credit, such as a secured plastic card or a credit builder loan. Some states have implemented stricter regulations on payday lending, in order to guard consumers from predatory practices...")
  • 21:05, 25 March 2023 User account WilliamZapata7 talk contribs was created
  • 01:14, 8 March 2023 Tinker talk contribs created page WIP (Created page with "* WeeWX * TailScale")
  • 01:11, 8 March 2023 Tinker talk contribs created page WeeWX (Created page with "{{{!}} class="wikitable" style="float: right; width: 322px;" border="2" {{!}}+ Proven on: {{!}}- <!-- Debian --> {{!}} style="text-align: center; width: 60px;" {{!}} [[File:Logo Debian.png{{!}}60px{{!}}link=https://www.debian.org/{{!}}center{{!}}middle{{!}}frameless]] {{!}} style="text-align: center; width: 40px;" {{!}} 11 (bullseye) {{!}} <br> {{!}}} '''<span style="color: rgb(132, 63, 161); font-size: 24pt;" >WIP!!!</span>''' = WeeWX HowTo = <br>")
  • 01:00, 8 March 2023 Tinker talk contribs created page TailScale (Created page with "WIP!!! = TailScale HowTo = WIP!!!")
  • 15:40, 7 March 2023 Tinker talk contribs created page Getting up-to-date NodeJS & NPM (Created page with "= The Old Instructions = <span style="color:#8B0082">'''NOTE:''' The Ubunto repositories serve up an outdated version of Node.js. (v10.19.0)</span> <span style="color:#8B0082">Node-Red 2 requires v12... (and apparently, soon to require newer than that...)</span> [[Getting nodejs v12{{!}}Getting nodejs v12]] <span style="color:#8B0082">To determine what version you actually have once it's installed:</span> * <code><span style="color:#8B0082">nodejs -v</span></code> Any...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)