<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TK Doc</title>
    <link>https://doc.tkweb.site</link>
    <description>A modern, high-performance documentation platform.</description>
    <language>en-us</language>
    <lastBuildDate>Tue, 21 Apr 2026 08:21:30 GMT</lastBuildDate>
    <atom:link href="https://doc.tkweb.site/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Custom base RSS feed for WordPress</title>
      <link>https://doc.tkweb.site/docs/Wordpress/wordpress-rss</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/wordpress-rss</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Custom base RSS feed for WordPress with advanced RSS 2.0 implementation, timezone handling, and feed registration</description>
      <category>wordpress</category>
      <category>rss</category>
      <category>feed</category>
      <category>xml</category>
      <category>custom-feeds</category>
    </item>
    <item>
      <title>WordPress config</title>
      <link>https://doc.tkweb.site/docs/Wordpress/wordpress-set-homepage</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/wordpress-set-homepage</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>WordPress URL configuration, wp-config.php constants, and site URL management for deployments and migrations</description>
      <category>wordpress</category>
      <category>config</category>
      <category>wp-config</category>
      <category>url</category>
      <category>migration</category>
      <category>docker</category>
    </item>
    <item>
      <title>WordPress - wp_postmeta for specific post id</title>
      <link>https://doc.tkweb.site/docs/Wordpress/wp-post-view-count</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/wp-post-view-count</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Query and manage WordPress post metadata using wp_postmeta table with SQL examples and PHP implementations</description>
      <category>wordpress</category>
      <category>wp_postmeta</category>
      <category>post_id</category>
      <category>database</category>
      <category>sql</category>
      <category>metadata</category>
    </item>
    <item>
      <title>Component Examples</title>
      <link>https://doc.tkweb.site/docs/component-examples</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/component-examples</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Comprehensive examples of all available UI components</description>
      <category>ui</category>
      <category>component</category>
      <category>example</category>
    </item>
    <item>
      <title>Manage Node.js version with N</title>
      <link>https://doc.tkweb.site/docs/Misc/nodejs</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/nodejs</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Manage Node.js version with N</description>
      <category>nodejs</category>
      <category>n</category>
      <category>version</category>
    </item>
    <item>
      <title>Ollama installed on Linux with WebUI</title>
      <link>https://doc.tkweb.site/docs/Misc/ollama-ui</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/ollama-ui</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Guide to installing Ollama on Linux with a web user interface.</description>
      <category>ollama</category>
      <category>linux</category>
      <category>webui</category>
      <category>ubuntu</category>
      <category>fedora</category>
      <category>llm</category>
      <category>ai</category>
    </item>
    <item>
      <title>Php-fpm 8.0 with Nginx, MySQL</title>
      <link>https://doc.tkweb.site/docs/Misc/php-fpm_nginx</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/php-fpm_nginx</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Install PHP-FPM 8.0 with Nginx on Ubuntu 20.04 and MySQL</description>
      <category>php</category>
      <category>php-fpm</category>
      <category>nginx</category>
      <category>ubuntu</category>
      <category>20.04</category>
      <category>mysql</category>
      <category>database</category>
    </item>
    <item>
      <title>Ubuntu CLI config rclone with Google Drive</title>
      <link>https://doc.tkweb.site/docs/Misc/rclone_gdrive_ubuntu_cli</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/rclone_gdrive_ubuntu_cli</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Ubuntu CLI config rclone with Google Drive. How to make your own client_id for rclone.</description>
      <category>ubuntu</category>
      <category>rclone</category>
      <category>google drive</category>
      <category>cli</category>
      <category>systemd</category>
      <category>mount</category>
      <category>fedora</category>
    </item>
    <item>
      <title>Backup folder from remote server to local. Rsync</title>
      <link>https://doc.tkweb.site/docs/Misc/rsync_ssh_backup</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/rsync_ssh_backup</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Backup folder from remote server to local. Rsync</description>
      <category>backup</category>
      <category>rsync</category>
      <category>ssh</category>
    </item>
    <item>
      <title>Mount SSH Folder on macOS using SSHFS</title>
      <link>https://doc.tkweb.site/docs/Misc/sshfs-macos-mount-ssh-folder</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/sshfs-macos-mount-ssh-folder</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A step-by-step guide to mounting a remote SSH folder on macOS using SSHFS</description>
      <category>sshfs</category>
      <category>macos</category>
      <category>ssh</category>
      <category>mount</category>
      <category>filesystem</category>
    </item>
    <item>
      <title>How to Compress and Extract Files</title>
      <link>https://doc.tkweb.site/docs/Misc/tar-untar</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/tar-untar</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Compress and extract files using tar</description>
      <category>tar</category>
      <category>compress</category>
      <category>extract</category>
    </item>
    <item>
      <title>Terraform clone WSL instances</title>
      <link>https://doc.tkweb.site/docs/Misc/terraform_clone_wsl_instances</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/terraform_clone_wsl_instances</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Clone WSL instances using Terraform</description>
      <category>terraform</category>
      <category>wsl</category>
      <category>clone</category>
    </item>
    <item>
      <title>Install Windows 11 without internet</title>
      <link>https://doc.tkweb.site/docs/Misc/windows11_without_internet</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/windows11_without_internet</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to install Windows 11 without internet</description>
      <category>windows</category>
      <category>windows 11</category>
      <category>offline</category>
      <category>install</category>
    </item>
    <item>
      <title>WSL basic CLI commands</title>
      <link>https://doc.tkweb.site/docs/Misc/wsl</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/wsl</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>WSL basic CLI commands</description>
      <category>wsl</category>
      <category>windows</category>
      <category>linux</category>
    </item>
    <item>
      <title>Adguard best DNS servers</title>
      <link>https://doc.tkweb.site/docs/Network/adguard-best-dns</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/adguard-best-dns</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Adguard best DNS servers</description>
      <category>dns</category>
      <category>adguard</category>
      <category>servers</category>
    </item>
    <item>
      <title>Remove Apple controller</title>
      <link>https://doc.tkweb.site/docs/Network/apple-controller</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/apple-controller</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Remove Apple controller for install MacOS on old Mac Intel based</description>
      <category>apple</category>
      <category>controller</category>
      <category>macos</category>
    </item>
    <item>
      <title>Basic Bash monitoring tools</title>
      <link>https://doc.tkweb.site/docs/Network/basic_network_monitor</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/basic_network_monitor</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Basic Bash monitoring tools for network diagnostics and performance analysis</description>
      <category>network</category>
      <category>monitoring</category>
      <category>bash</category>
      <category>diagnostics</category>
      <category>tcp</category>
      <category>performance</category>
    </item>
    <item>
      <title>Cloudflared SSH Tunnel</title>
      <link>https://doc.tkweb.site/docs/Network/cloudflared_ssh_tunnel</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/cloudflared_ssh_tunnel</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Guide to setting up an SSH tunnel using Cloudflared for secure remote access.</description>
      <category>cloudflared</category>
      <category>ssh</category>
      <category>tunnel</category>
    </item>
    <item>
      <title>Grep connects by netstat</title>
      <link>https://doc.tkweb.site/docs/Network/grep-current-network-connections</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/grep-current-network-connections</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Grep current network connections by netstat</description>
      <category>network</category>
      <category>grep</category>
      <category>netstat</category>
    </item>
    <item>
      <title>Local VM Ubuntu with Proton VPN gateway</title>
      <link>https://doc.tkweb.site/docs/Network/local-vpn-ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/local-vpn-ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Local VM Ubuntu with Proton VPN gateway</description>
      <category>ubuntu</category>
      <category>vpn</category>
      <category>protonvpn</category>
    </item>
    <item>
      <title>Open standart ports on Ubuntu Server</title>
      <link>https://doc.tkweb.site/docs/Network/open_default_ports_ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/open_default_ports_ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Open standart ports on Ubuntu Server</description>
      <category>ubuntu</category>
      <category>server</category>
      <category>ports</category>
      <category>ufw</category>
    </item>
    <item>
      <title>Proxy DOT. Dns over Tls Cloudlfare with Unbound</title>
      <link>https://doc.tkweb.site/docs/Network/proxy-dot-unbound</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/proxy-dot-unbound</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Set up DNS over TLS (DoT) proxy using Unbound with Cloudflare's encrypted DNS service for enhanced privacy and security</description>
      <category>dns</category>
      <category>unbound</category>
      <category>cloudflare</category>
      <category>tls</category>
      <category>security</category>
      <category>privacy</category>
      <category>dot</category>
    </item>
    <item>
      <title>Fix Unifi DHCP lease IP for Unraid VM clonned from template or snapshot</title>
      <link>https://doc.tkweb.site/docs/Network/unifi_dhcp_fix_for_unraid_vm</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Network/unifi_dhcp_fix_for_unraid_vm</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Resolve DHCP IP address conflicts when cloning Ubuntu/Linux VMs in Unraid with Ubiquiti Unifi Cloud Gateway. Configure netplan to use MAC-based DHCP identification for unique IPs.</description>
      <category>unifi</category>
      <category>dhcp</category>
      <category>unraid</category>
      <category>vm</category>
      <category>ip</category>
      <category>lease</category>
      <category>ubiquiti</category>
      <category>cloud gateway</category>
      <category>netplan</category>
      <category>mac address</category>
      <category>vm cloning</category>
      <category>dhcp client</category>
      <category>network configuration</category>
    </item>
    <item>
      <title>Backup MySQL Databases on Linux using Cron</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/backup-mysql-linux-cron</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/backup-mysql-linux-cron</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide on how to set up automated backups for MySQL databases on a Linux server using cron jobs.</description>
      <category>MySQL</category>
      <category>Backup</category>
      <category>Linux</category>
      <category>Cron</category>
      <category>bash</category>
      <category>cron</category>
    </item>
    <item>
      <title>How to Mount Samba Share on Ubuntu using CIFS Protocol - Complete Guide</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/cifs_samba_mount</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/cifs_samba_mount</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Learn how to mount Samba/SMB network shares on Ubuntu using CIFS protocol. Step-by-step guide with permanent mounting, security options, and troubleshooting tips for Linux system administrators.</description>
      <category>samba</category>
      <category>cifs</category>
      <category>ubuntu</category>
      <category>smb</category>
      <category>network share</category>
      <category>linux mount</category>
      <category>fstab</category>
      <category>file sharing</category>
      <category>smb protocol</category>
    </item>
    <item>
      <title>Disable APP Armor in Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/disable_app_armor</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/disable_app_armor</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Disable app_armor on Ubuntu 24.04.01 also works with older releases</description>
      <category>ubuntu</category>
      <category>app_armor</category>
      <category>disable</category>
    </item>
    <item>
      <title>Fix Windows system time when it installed alongside with Linux</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/fix_windows_time_with_linux</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/fix_windows_time_with_linux</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to fix Windows system time with Linux</description>
      <category>windows</category>
      <category>linux</category>
      <category>time</category>
      <category>ubuntu</category>
      <category>ntp</category>
    </item>
    <item>
      <title>Change GRUB boot order in Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/grub_priority</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/grub_priority</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Change the default boot order of the GRUB menu in Ubuntu</description>
      <category>ubuntu</category>
      <category>grub</category>
      <category>boot</category>
      <category>order</category>
    </item>
    <item>
      <title>Icrease Swap in Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/increase_swap</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/increase_swap</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to increase swap in Ubuntu</description>
      <category>ubuntu</category>
      <category>swap</category>
    </item>
    <item>
      <title>Install MongoDB 7.0 on Ubuntu 22.04 Jammy</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/install_mongodb_ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/install_mongodb_ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Complete guide to installing and configuring MongoDB 7.0 on Ubuntu 22.04 Jammy with production-ready settings</description>
      <category>mongodb</category>
      <category>ubuntu</category>
      <category>22.04</category>
      <category>jammy</category>
      <category>database</category>
      <category>nosql</category>
    </item>
    <item>
      <title>Install Nvidia Drivers Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/install_nvidia_drivers_ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/install_nvidia_drivers_ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Complete guide to installing and configuring Nvidia proprietary drivers on Ubuntu Linux</description>
      <category>nvidia</category>
      <category>drivers</category>
      <category>ubuntu</category>
      <category>gpu</category>
      <category>cuda</category>
      <category>graphics</category>
    </item>
    <item>
      <title>Mount SSH folder on Windows</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/mount_ssh_folder_windows</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/mount_ssh_folder_windows</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Mount SSH folder on Windows</description>
      <category>ssh</category>
      <category>windows</category>
      <category>mount</category>
      <category>folder</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>Install PostgreSQL on Ubuntu server</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/postgresql-ubuntu-server</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/postgresql-ubuntu-server</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Install PostgreSQL on Ubuntu server</description>
      <category>ubuntu</category>
      <category>postgresql</category>
    </item>
    <item>
      <title>Using Screen with MicroK8s dashboard proxy example</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/screen_microk8s_basic</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/screen_microk8s_basic</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Using Screen with MicroK8s dashboard proxy example with basic commands</description>
      <category>screen</category>
      <category>microk8s</category>
      <category>k8s</category>
      <category>ubuntu</category>
      <category>dashboard</category>
    </item>
    <item>
      <title>Basic usage of SSH keys import, export, and generate</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/ssh_keys_basics</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/ssh_keys_basics</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Basic usage of SSH keys  export, and generate</description>
      <category>ssh</category>
      <category>keys</category>
      <category>import</category>
      <category>export</category>
      <category>generate</category>
    </item>
    <item>
      <title>Ubuntu nala gnome tweaks install</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/ubuntu-nala</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/ubuntu-nala</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Complete guide for setting up Ubuntu with Nala package manager, GNOME Tweaks, and essential development tools</description>
      <category>ubuntu</category>
      <category>nala</category>
      <category>gnome</category>
      <category>tweaks</category>
      <category>apt</category>
      <category>package-manager</category>
    </item>
    <item>
      <title>Using gnome-tweaks to customize Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/ubuntu_look_and_feel</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/ubuntu_look_and_feel</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Use gnome-tweaks to customize your Ubuntu desktop environment</description>
      <category>ubuntu</category>
      <category>gnome</category>
      <category>tweaks</category>
      <category>customization</category>
      <category>gtk</category>
      <category>themes</category>
      <category>icons</category>
    </item>
    <item>
      <title>Install Zsh, p10k, Oh My Zsh on Ubuntu</title>
      <link>https://doc.tkweb.site/docs/Ubuntu/zsh-p10k-ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Ubuntu/zsh-p10k-ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A step-by-step guide to installing Zsh, Powerlevel10k theme, and Oh My Zsh framework on Ubuntu.</description>
      <category>Ubuntu</category>
      <category>Zsh</category>
      <category>Powerlevel10k</category>
      <category>Oh My Zsh</category>
      <category>terminal customization</category>
    </item>
    <item>
      <title>Bridge to Host Network in VM</title>
      <link>https://doc.tkweb.site/docs/VM/bridge_to_host</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/bridge_to_host</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to add a bridge to host network in virtual machines using libvirt and virt-manager.</description>
      <category>bridge</category>
      <category>host</category>
      <category>network</category>
      <category>vm</category>
      <category>libvirt</category>
      <category>virt-manager</category>
    </item>
    <item>
      <title>Install Docker Desktop on Ubuntu</title>
      <link>https://doc.tkweb.site/docs/VM/docker_on_ubuntu</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/docker_on_ubuntu</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Install Docker Desktop on Ubuntu</description>
      <category>docker</category>
      <category>ubuntu</category>
      <category>container</category>
      <category>containerization</category>
      <category>docker desktop</category>
    </item>
    <item>
      <title>Fedora VM Server. Best alternative to Proxmox and VMware Setup</title>
      <link>https://doc.tkweb.site/docs/VM/fedora_vm_server</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/fedora_vm_server</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>VM server based on Fedora 42 server edition. No need Proxmox or VMware ESXi.</description>
      <category>fedora</category>
      <category>vm</category>
      <category>server</category>
      <category>kvm</category>
      <category>libvirt</category>
      <category>virt-manager</category>
      <category>proxmox</category>
      <category>vmware</category>
      <category>podman</category>
      <category>cockpit</category>
      <category>virtualization</category>
      <category>containers</category>
    </item>
    <item>
      <title>LXC export ssh keys</title>
      <link>https://doc.tkweb.site/docs/VM/lxc-export-ssh-keys</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/lxc-export-ssh-keys</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Export ssh keys to LXC container</description>
      <category>lxc</category>
      <category>ssh</category>
      <category>keys</category>
      <category>proxmox</category>
      <category>containers</category>
      <category>authentication</category>
    </item>
    <item>
      <title>Create Proxmox Ubuntu Cloud Init Template</title>
      <link>https://doc.tkweb.site/docs/VM/proxmox_cloud_init_clone</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/proxmox_cloud_init_clone</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Create Proxmox Ubuntu Cloud Init Template with Cloud-Init configuration for automated VM provisioning</description>
      <category>proxmox</category>
      <category>ubuntu</category>
      <category>cloud-init</category>
      <category>template</category>
      <category>virtualization</category>
      <category>qemu</category>
    </item>
    <item>
      <title>Resize disk on existing Unraid VM Linux</title>
      <link>https://doc.tkweb.site/docs/VM/unraid_vm_resize_disk</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/unraid_vm_resize_disk</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to resize disk on existing Unraid VM Linux</description>
      <category>unraid</category>
      <category>vm</category>
      <category>linux</category>
      <category>resize</category>
      <category>disk</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>WSL enable host mode networking</title>
      <link>https://doc.tkweb.site/docs/VM/wsl-enable-host-mode</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/VM/wsl-enable-host-mode</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Windows WSL enables host mode networking in Windows WSL config</description>
      <category>wsl</category>
      <category>windows</category>
      <category>linux</category>
      <category>networking</category>
    </item>
    <item>
      <title>WordPress RSS date time</title>
      <link>https://doc.tkweb.site/docs/Wordpress/add-wp-date-to-post</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/add-wp-date-to-post</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Add date time to WordPress RSS feed</description>
      <category>wordpress</category>
      <category>rss</category>
      <category>date</category>
      <category>time</category>
    </item>
    <item>
      <title>Delete posts in WordPress DB to light up the database</title>
      <link>https://doc.tkweb.site/docs/Wordpress/shrink_wp_posts</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/shrink_wp_posts</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Delete posts in WordPress DB to light up the database</description>
      <category>wordpress</category>
      <category>mysql</category>
      <category>database</category>
      <category>shrink</category>
    </item>
    <item>
      <title>TagDiv Newspaper Slow Query</title>
      <link>https://doc.tkweb.site/docs/Wordpress/tagdiv_newspaper_slow_qery</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/tagdiv_newspaper_slow_qery</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Fix TagDiv Newspaper Slow Query when background image is set</description>
      <category>wordpress</category>
      <category>tagdiv</category>
      <category>newspaper</category>
      <category>slow</category>
      <category>query</category>
      <category>db</category>
    </item>
    <item>
      <title>Limit posts in WordPress in admin area</title>
      <link>https://doc.tkweb.site/docs/Wordpress/wordpress-limit-posts</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Wordpress/wordpress-limit-posts</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Limit posts in WordPress in admin area</description>
      <category>wordpress</category>
      <category>admin</category>
      <category>posts</category>
    </item>
    <item>
      <title>Ubuntu CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/ubuntu-cli-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/ubuntu-cli-handbook</guid>
      <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential Ubuntu/Linux command-line commands — navigation, file management, system config, networking, logs, and more.</description>
      <category>ubuntu</category>
      <category>linux</category>
      <category>cli</category>
      <category>cheat-sheet</category>
      <category>terminal</category>
      <category>bash</category>
      <category>sysadmin</category>
    </item>
    <item>
      <title>Docker autostart container in Windows</title>
      <link>https://doc.tkweb.site/docs/Docker/docker-autostart-container</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/docker-autostart-container</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Docker containers can be configured to automatically restart on system reboot</description>
      <category>docker</category>
      <category>container</category>
      <category>autostart</category>
      <category>restart</category>
    </item>
    <item>
      <title>Docker HomeAssistant on Windows install</title>
      <link>https://doc.tkweb.site/docs/Docker/docker-ha-windows</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/docker-ha-windows</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Home Assistant from Docker Desktop is not supported to open port 8123. Easy fix to expose port from CLI.</description>
      <category>docker</category>
      <category>homeassistant</category>
      <category>windows</category>
      <category>cli</category>
    </item>
    <item>
      <title>GitLab Pipeline Next.js Example</title>
      <link>https://doc.tkweb.site/docs/Docker/gitlab_pipeline_nextjs_example</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/gitlab_pipeline_nextjs_example</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>GitLab CI/CD pipeline example for Next.js</description>
      <category>gitlab</category>
      <category>gitlab-ci</category>
      <category>nextjs</category>
      <category>pipeline</category>
      <category>ci</category>
    </item>
    <item>
      <title>Run GitLab Runner in Docker</title>
      <link>https://doc.tkweb.site/docs/Docker/gitlab_runner</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/gitlab_runner</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Run GitLab Runner in Docker</description>
      <category>gitlab</category>
      <category>docker</category>
      <category>gitlab-runner</category>
    </item>
    <item>
      <title>Install NVIDIA LLM Models on Docker</title>
      <link>https://doc.tkweb.site/docs/Docker/llm-models-nvidia</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/llm-models-nvidia</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to setting up NVIDIA LLM models using Docker containers.</description>
      <category>Docker</category>
      <category>NVIDIA</category>
      <category>LLM Models</category>
      <category>AI</category>
      <category>Containers</category>
      <category>vllm</category>
    </item>
    <item>
      <title>Modifying MCP Gateway to Use Playwright with Custom Directory</title>
      <link>https://doc.tkweb.site/docs/Docker/mcp-defaut-mount-playwright</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/mcp-defaut-mount-playwright</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to modifying the MCP Gateway to use the Playwright server with a custom directory for persistent storage.</description>
      <category>Docker</category>
      <category>MCP Gateway</category>
      <category>Playwright</category>
      <category>Containers</category>
      <category>Mounting</category>
    </item>
    <item>
      <title>Docker build image with Node.js app</title>
      <link>https://doc.tkweb.site/docs/Docker/nextjs_app_to_docker</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/nextjs_app_to_docker</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Build Docker image with Node.js app using Dockerfile and docker-compose.yaml</description>
      <category>docker</category>
      <category>nodejs</category>
      <category>nextjs</category>
      <category>dockerfile</category>
      <category>docker-compose</category>
    </item>
    <item>
      <title>Fix rootless and rootful Docker conflict Portainer install on Linux</title>
      <link>https://doc.tkweb.site/docs/Docker/rootless_rootful_docker_conflict</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/rootless_rootful_docker_conflict</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Fix rootless and rootful Docker conflict Portainer install on Linux</description>
      <category>docker</category>
      <category>rootless</category>
      <category>rootful</category>
      <category>conflict</category>
      <category>portainer</category>
      <category>linux</category>
    </item>
    <item>
      <title>Must-have docker containers for home use Unraid</title>
      <link>https://doc.tkweb.site/docs/Docker/unraid-base-containers</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Docker/unraid-base-containers</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Must-have docker containers for home use Unraid</description>
      <category>docker</category>
      <category>unraid</category>
      <category>home</category>
      <category>containers</category>
    </item>
    <item>
      <title>Create BTRFS snapshot before dnf install or update</title>
      <link>https://doc.tkweb.site/docs/Fedora/auto-btrfs-snapshot</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/auto-btrfs-snapshot</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Automatically create a BTRFS snapshot before installing or updating packages with dnf.</description>
      <category>btrfs</category>
      <category>dnf</category>
      <category>snapshot</category>
      <category>backup</category>
      <category>automation</category>
      <category>fedora</category>
      <category>snapper</category>
    </item>
    <item>
      <title>Black Screen Of Death (BSOD) on AMD/NVIDIA Hybrid Graphics Fedora Systems</title>
      <link>https://doc.tkweb.site/docs/Fedora/black-sof-amd-nvidia</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/black-sof-amd-nvidia</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Troubleshooting Black Screen Of Death (BSOD) issues on Fedora systems with AMD/NVIDIA hybrid graphics.</description>
      <category>Fedora</category>
      <category>Troubleshooting</category>
      <category>Graphics</category>
      <category>AMD</category>
      <category>NVIDIA</category>
      <category>Hybrid Graphics</category>
      <category>BSOD</category>
      <category>Black Screen Of Death</category>
      <category>Linux</category>
    </item>
    <item>
      <title>Install NVIDIA Driver on Fedora</title>
      <link>https://doc.tkweb.site/docs/Fedora/fedora-nvidia-driver</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/fedora-nvidia-driver</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A step-by-step guide to installing the NVIDIA proprietary driver on Fedora systems.</description>
      <category>Fedora</category>
      <category>NVIDIA</category>
      <category>Driver Installation</category>
      <category>Graphics</category>
      <category>Linux</category>
    </item>
    <item>
      <title>Fix dual boot time reset between Fedora and Windows</title>
      <link>https://doc.tkweb.site/docs/Fedora/fix-dual-boot-time-reset</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/fix-dual-boot-time-reset</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Resolve the issue of system time resetting when dual booting between Fedora and Windows by configuring Fedora to use local time.</description>
      <category>linux</category>
      <category>fedora</category>
      <category>dual-boot</category>
      <category>time</category>
      <category>windows</category>
      <category>rtc</category>
      <category>localtime</category>
    </item>
    <item>
      <title>Fix Night Contrast in Eco Mode on Asus Laptops</title>
      <link>https://doc.tkweb.site/docs/Fedora/fix-nigh-contrast-eco-mode</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/fix-nigh-contrast-eco-mode</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>On Asus TUF series laptops, with hybrid graphics and Eco Mode enabled on battery extrenky high contrast UI.</description>
      <category>Fedora</category>
      <category>Asus</category>
      <category>Hybrid Graphics</category>
      <category>Eco Mode</category>
      <category>Night Contrast</category>
      <category>UI</category>
      <category>Nvidia</category>
      <category>Linux</category>
    </item>
    <item>
      <title>Mount Windows Partition in Fedora</title>
      <link>https://doc.tkweb.site/docs/Fedora/mount-win-partition-fedora</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Fedora/mount-win-partition-fedora</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide on how to mount a Windows partition in Fedora using the terminal and configuring fstab for automatic mounting.</description>
      <category>fedora</category>
      <category>windows</category>
      <category>mount</category>
      <category>fstab</category>
      <category>ntfs</category>
    </item>
    <item>
      <title>Kubectl Autocomplete</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/autocomplete_kubectl</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/autocomplete_kubectl</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Enable kubectl command-line autocompletion for enhanced productivity.</description>
      
    </item>
    <item>
      <title>Using microk8s remotely with VS Code and Webstorm</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/connect_remote_to_kubernetes</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/connect_remote_to_kubernetes</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Using microk8s remotely with VS Code and Webstorm</description>
      <category>microk8s</category>
      <category>k8s</category>
      <category>ubuntu</category>
      <category>kubectl</category>
      <category>remote</category>
    </item>
    <item>
      <title>Deploy DockerHub Image to K3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/deploy_dockerhub_image_to_k3s</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/deploy_dockerhub_image_to_k3s</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Step-by-step guide to deploy a DockerHub image to a K3s cluster.</description>
      <category>k3s</category>
      <category>dockerhub</category>
      <category>deployment</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Basic deployment MySQL on Kubernetes microK8s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/deploy_mysql_kubernetes_basic</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/deploy_mysql_kubernetes_basic</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Deploy MySQL on Kubernetes microK8s</description>
      <category>kubernetes</category>
      <category>mysql</category>
      <category>microk8s</category>
      <category>deployment</category>
      <category>loadbalancer</category>
      <category>metallb</category>
    </item>
    <item>
      <title>MetalLB: Load Balancer for Kubernetes in Docker Desktop</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/docker-k8s-metallb</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/docker-k8s-metallb</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>MetalLB is a load-balancer implementation for Kubernetes that allows you to expose services externally. It provides a way to assign external IP addresses to services in a Kubernetes cluster, enabling them to be accessed from outside the cluster.</description>
      <category>Kubernetes</category>
      <category>Load Balancer</category>
      <category>MetalLB</category>
      <category>Networking</category>
    </item>
    <item>
      <title>FluxCD App Onboarding Guide</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/flux-onboarding</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/flux-onboarding</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Step-by-step instructions to add a new application to your FluxCD fleet repo.</description>
      <category>fluxcd</category>
      <category>gitops</category>
      <category>kubernetes</category>
      <category>onboarding</category>
    </item>
    <item>
      <title>Flux CD + Next.js — Step-by-Step Integration Guide</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/flux-to-node-app</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/flux-to-node-app</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Flux CD GitOps to any Next.js app, including Dockerization, Kubernetes manifests, CI pipeline, and Flux setup.</description>
      <category>flux</category>
      <category>gitops</category>
      <category>kubernetes</category>
      <category>nextjs</category>
      <category>docker</category>
      <category>ci-cd</category>
    </item>
    <item>
      <title>Install Jenkins Helm on Microk8s Metallb</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/jankins_metallb_microk8s</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/jankins_metallb_microk8s</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Install Jenkins Helm on Microk8s Metallb</description>
      <category>jenkins</category>
      <category>helm</category>
      <category>microk8s</category>
      <category>metallb</category>
      <category>k8s</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>K3s API Access via Cloudflare Tunnel</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k3s-api-cf-tunnel</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k3s-api-cf-tunnel</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to access K3s API securely using Cloudflare Tunnel.</description>
      <category>Kubernetes</category>
      <category>K3s</category>
      <category>Cloudflared</category>
      <category>Tunnels</category>
      <category>API Access</category>
    </item>
    <item>
      <title>K3s add node</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k3s_add_node</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k3s_add_node</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Instructions on how to add a node to a K3s cluster.</description>
      
    </item>
    <item>
      <title>K3s with LoadBalancer MetalLB</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k3s_metallb_loadbalancer</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k3s_metallb_loadbalancer</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>K3s with LoadBalancer MetalLB setup</description>
      <category>k3s</category>
      <category>kubernetes</category>
      <category>lightweight</category>
      <category>distribution</category>
      <category>layer2</category>
      <category>metallb</category>
      <category>loadbalancer</category>
    </item>
    <item>
      <title>Deploy Mysql with LoadBalancer MetalLb in K3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k3s_mysql_loadbalancer</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k3s_mysql_loadbalancer</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Deploy Mysql with LoadBalancer MetalLb in K3s</description>
      <category>k3s</category>
      <category>mysql</category>
      <category>loadbalancer</category>
      <category>metallb</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>MySQL deployment with PVC, Limits, my.cnf with LoadBalancer</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k3s_pvc_mysql_my_cnf</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k3s_pvc_mysql_my_cnf</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Deploying MySQL with PVC, Limits, my.cnf with LoadBalancer</description>
      <category>k3s</category>
      <category>mysql</category>
      <category>pvc</category>
      <category>limits</category>
      <category>mycnf</category>
      <category>loadbalancer</category>
      <category>deployment</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Prometheus + Grafana Setup on Kubernetes</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/k8s-monitoring-guide</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/k8s-monitoring-guide</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Step-by-step guide to set up Kubernetes monitoring with Prometheus and Grafana on Docker Desktop's built-in Kubernetes cluster, including Helm installation, configuration, and dashboard setup.</description>
      <category>kubernetes</category>
      <category>monitoring</category>
      <category>prometheus</category>
      <category>grafana</category>
      <category>docker-desktop</category>
      <category>helm</category>
    </item>
    <item>
      <title>Install Nginx on microK8s with Metallb using Kubernetes Deployment</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/kubernetes_deployment_nginx_metallb</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/kubernetes_deployment_nginx_metallb</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Install Nginx on microK8s with Metallb using Kubernetes Deployment</description>
      <category>nginx</category>
      <category>metallb</category>
      <category>microk8s</category>
      <category>k8s</category>
      <category>ubuntu</category>
      <category>container</category>
    </item>
    <item>
      <title>Microk8s Kubernetes More Commands for mostly debugging and troubleshooting</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/kubernetes_more_commands</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/kubernetes_more_commands</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Kubernetes More Commands for mostly debugging and troubleshooting</description>
      <category>kubernetes</category>
      <category>troubleshooting</category>
      <category>logs</category>
      <category>debugging</category>
      <category>kubectl</category>
      <category>microk8s</category>
      <category>minikube</category>
    </item>
    <item>
      <title>Port forward and external IP to Pods Kubernetes service</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/kubernetes_services</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/kubernetes_services</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Port forward and external IP to Pods Kubernetes service</description>
      <category>kubernetes</category>
      <category>metallb</category>
      <category>microk8s</category>
      <category>k8s</category>
      <category>container</category>
      <category>pod</category>
      <category>service</category>
      <category>port-forward</category>
      <category>nodeport</category>
      <category>loadbalancer</category>
      <category>clusterip</category>
      <category>externalname</category>
      <category>headless</category>
    </item>
    <item>
      <title>Local K3s publish to WWW with Cloudflared tunnel</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/local-k3s-cloudflared</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/local-k3s-cloudflared</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to publish a local K3s cluster to the WWW using Cloudflared tunnel.</description>
      <category>Kubernetes</category>
      <category>K3s</category>
      <category>Cloudflared</category>
      <category>Tunnels</category>
      <category>Local Development</category>
    </item>
    <item>
      <title>MariaDB Cluster with WordPress on MicroK8s with Helm</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/mariadb_cluster_wordpress</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/mariadb_cluster_wordpress</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to deploy MariaDB Cluster write primary and secondary replicas with WordPress on MicroK8s wit Helm</description>
      <category>mariadb</category>
      <category>wordpress</category>
      <category>microk8s</category>
      <category>kubernetes</category>
      <category>cluster</category>
      <category>replication</category>
    </item>
    <item>
      <title>MicroK8s install with Helm and OneDev</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/microk8s_helm_onedev</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/microk8s_helm_onedev</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>MicroK8s install with Helm and OneDev</description>
      <category>microk8s</category>
      <category>helm</category>
      <category>onedev</category>
      <category>k8s</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>MySQL InnoDB Cluster on K3s and expose it to LAN by LoadBalancer</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/mysql_innodb_cluster</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/mysql_innodb_cluster</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to deploy MySQL InnoDB Cluster on Kubernetes with MetalLB</description>
      <category>k3s</category>
      <category>metallb</category>
      <category>loadbalancer</category>
      <category>mysql</category>
      <category>innodb</category>
      <category>cluster</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Expose Nginx Load Balancer MetalLB with K3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/nginx_loadbalancer_k3s</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/nginx_loadbalancer_k3s</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Expose Nginx Load Balancer MetalLB with K3s</description>
      <category>k3s</category>
      <category>loadbalancer</category>
      <category>metallb</category>
      <category>nginx</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Setting Up Argo CD on Kubernetes</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/setup-argocd-k8s</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/setup-argocd-k8s</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Learn how to install and configure Argo CD, a popular GitOps continuous delivery tool, on a Kubernetes cluster. This guide covers the installation process, basic configuration, and how to deploy applications using Argo CD.</description>
      <category>Kubernetes</category>
      <category>Argo CD</category>
      <category>GitOps</category>
      <category>Continuous Delivery</category>
    </item>
    <item>
      <title>Simple WordPress setup with MySQL on K3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/wordpress_mysql_pvc</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/wordpress_mysql_pvc</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>How to deploy WordPress with MySQL on K3s with PVC and expose it to LAN by LoadBalancer</description>
      <category>k3s</category>
      <category>metallb</category>
      <category>loadbalancer</category>
      <category>wordpress</category>
      <category>mysql</category>
      <category>kubernetes</category>
      <category>pvc</category>
    </item>
    <item>
      <title>Deploy Wordpress with Innodb Cluster in K3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/wordpress_to_innodb_cluster_k3s</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/wordpress_to_innodb_cluster_k3s</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Deploy Wordpress with Innodb Cluster in K3s</description>
      <category>k3s</category>
      <category>wordpress</category>
      <category>innodb</category>
      <category>cluster</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Fetch remote repository template to private repository</title>
      <link>https://doc.tkweb.site/docs/Misc/fetch-remote-repository-to-private</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/fetch-remote-repository-to-private</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to fetching a remote repository template into your private repository using Git commands.</description>
      <category>git</category>
      <category>repository</category>
      <category>template</category>
      <category>private</category>
      <category>fetch</category>
    </item>
    <item>
      <title>Fix permissions on Mac for Midnight Commander install by Brew</title>
      <link>https://doc.tkweb.site/docs/Misc/fix-mac-premissions-mc</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/fix-mac-premissions-mc</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A quick guide to fix permissions issues on Mac when installing Midnight Commander via Homebrew.</description>
      <category>Mac</category>
      <category>Homebrew</category>
      <category>Midnight Commander</category>
      <category>Permissions</category>
    </item>
    <item>
      <title>Home Assistant YouTube App Control on Samsung Tizen OS</title>
      <link>https://doc.tkweb.site/docs/Misc/ha-samsung-tizen</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/ha-samsung-tizen</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Comprehensive guide for integrating Samsung Smart TV with Home Assistant using the Samsung TV Smart component. Learn how to control YouTube and other Tizen apps, configure app IDs, and automate media playback on Samsung Tizen OS devices.</description>
      <category>homeassistant</category>
      <category>samsung</category>
      <category>tizen</category>
      <category>youtube</category>
      <category>smart-tv</category>
      <category>media-player</category>
      <category>automation</category>
    </item>
    <item>
      <title>Add specific rooms/areas to Home Assistant for vacuum cleaner</title>
      <link>https://doc.tkweb.site/docs/Misc/ha_add_vacuum_zone</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/ha_add_vacuum_zone</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Add specific rooms or areas to Home Assistant for your vacuum cleaner</description>
      <category>homeassistant</category>
      <category>vacuum</category>
      <category>deebot</category>
      <category>ecovacs</category>
    </item>
    <item>
      <title>Install Prettier locally</title>
      <link>https://doc.tkweb.site/docs/Misc/install-prettier-local</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/install-prettier-local</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide on how to install Prettier locally in your project.</description>
      <category>Prettier</category>
      <category>Installation</category>
      <category>JavaScript</category>
      <category>Code Formatting</category>
    </item>
    <item>
      <title>Install Node.js 24 on Linux</title>
      <link>https://doc.tkweb.site/docs/Misc/linux-nodejs-install</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/linux-nodejs-install</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide on how to install Node.js on a Linux system.</description>
      <category>Node.js</category>
      <category>Installation</category>
      <category>Linux</category>
      <category>JavaScript</category>
      <category>pnpm</category>
    </item>
    <item>
      <title>MySQL 8.0 on MacOS 26 with Brew</title>
      <link>https://doc.tkweb.site/docs/Misc/macos-mysql8-brew</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/macos-mysql8-brew</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A guide to installing MySQL 8.0 on MacOS 26 using Homebrew.</description>
      <category>macos</category>
      <category>mysql</category>
      <category>brew</category>
      <category>database</category>
    </item>
    <item>
      <title>Enable Auto-Login on Windows without Password Prompt</title>
      <link>https://doc.tkweb.site/docs/Misc/make-windows-autologin</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/make-windows-autologin</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>A step-by-step guide to configure Windows for automatic user login without requiring a password.</description>
      <category>windows</category>
      <category>autologin</category>
      <category>registry</category>
      <category>user</category>
      <category>password</category>
    </item>
    <item>
      <title>MySQL Database Import/Export</title>
      <link>https://doc.tkweb.site/docs/Misc/mysql-data-import-export</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/mysql-data-import-export</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Quick dump large MySQL database import/export tips.</description>
      <category>mysql</category>
      <category>import</category>
      <category>large</category>
      <category>database</category>
    </item>
    <item>
      <title>Update to NextJs 15 slug params</title>
      <link>https://doc.tkweb.site/docs/Misc/nextjs_params_slug</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Misc/nextjs_params_slug</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>This document explains the update to NextJs 15 slug params and addresses the issues related to unresolved variables `fs` and `path`.</description>
      <category>nextjs</category>
      <category>slug</category>
      <category>params</category>
      <category>update</category>
    </item>
    <item>
      <title>Ansible CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/ansible-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/ansible-handbook</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential Ansible commands — ad-hoc tasks, playbooks, inventory, vault, galaxy, configuration, debugging, and more.</description>
      <category>ansible</category>
      <category>automation</category>
      <category>devops</category>
      <category>cheat-sheet</category>
      <category>configuration-management</category>
      <category>infrastructure</category>
    </item>
    <item>
      <title>Docker CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/docker-cli-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/docker-cli-handbook</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential Docker commands — container lifecycle, image management, volumes, networks, Docker Compose, logs, debugging, and more.</description>
      <category>docker</category>
      <category>cli</category>
      <category>containers</category>
      <category>devops</category>
      <category>cheat-sheet</category>
      <category>docker-compose</category>
    </item>
    <item>
      <title>Git, GitHub Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/git-github-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/git-github-handbook</guid>
      <pubDate>Tue, 21 Apr 2026 08:20:56 GMT</pubDate>
      <description>Quick reference handbook for essential Git and GitHub CLI commands</description>
      <category>git</category>
      <category>github</category>
      <category>cheat-sheet</category>
      <category>version-control</category>
      <category>gh-cli</category>
    </item>
    <item>
      <title>Kubernetes CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/kubernetes-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/kubernetes-handbook</guid>
      <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential kubectl commands — cluster management, pod operations, deployments, services, debugging, configs, logs, and more.</description>
      <category>kubernetes</category>
      <category>kubectl</category>
      <category>k8s</category>
      <category>cheat-sheet</category>
      <category>devops</category>
      <category>containers</category>
      <category>orchestration</category>
    </item>
    <item>
      <title>macOS CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/mac-cli-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/mac-cli-handbook</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential macOS terminal commands — file management, system info, networking, disk utilities, process control, package management, and more.</description>
      <category>macos</category>
      <category>terminal</category>
      <category>cli</category>
      <category>cheat-sheet</category>
      <category>zsh</category>
      <category>bash</category>
      <category>commands</category>
    </item>
    <item>
      <title>Terraform CLI Handbook</title>
      <link>https://doc.tkweb.site/docs/Cheat%20Sheets/terraform-handbook</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Cheat%20Sheets/terraform-handbook</guid>
      <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
      <description>Quick reference for essential Terraform commands — init, plan, apply, destroy, state management, workspaces, debugging, backends, and more.</description>
      <category>terraform</category>
      <category>iac</category>
      <category>infrastructure</category>
      <category>cheat-sheet</category>
      <category>devops</category>
      <category>hashicorp</category>
      <category>hcl</category>
    </item>
    <item>
      <title>Traefik Let's Encrypt Setup on k3s</title>
      <link>https://doc.tkweb.site/docs/Kubernetes/traefik-ssl-cert-https</link>
      <guid isPermaLink="true">https://doc.tkweb.site/docs/Kubernetes/traefik-ssl-cert-https</guid>
      <pubDate>Sat, 15 Jun 2024 00:00:00 GMT</pubDate>
      <description>Step-by-step guide to configure HTTP→HTTPS redirect and Let's Encrypt TLS certificates for a k3s cluster using Traefik v3.</description>
      <category>Kubernetes</category>
      <category>Traefik</category>
      <category>Let's Encrypt</category>
      <category>TLS</category>
      <category>ACME</category>
      <category>Helm</category>
      <category>k3s</category>
    </item>
  </channel>
</rss>