<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>AllSupported - Tech Support &amp; Tutorials</title>
  <link>https://allsupported.com</link>
  <description>Latest tech tutorials, guides, and troubleshooting tips</description>
  <language>en-us</language>
  <lastBuildDate>Thu, 05 Mar 2026 21:25:58 -0500</lastBuildDate>
  <atom:link href="https://allsupported.com/feed" rel="self" type="application/rss+xml" />
  <item>
    <title>How to Fix Permission Denied Errors in Linux: Complete Guide</title>
    <link>https://allsupported.com/article/how-to-fix-permission-denied-errors-linux-complete-guide</link>
    <guid>https://allsupported.com/article/how-to-fix-permission-denied-errors-linux-complete-guide</guid>
    <description><![CDATA[Learn how to troubleshoot and fix Permission Denied errors in Linux with chmod, chown, and proper file permissions. Includes solutions for SSH keys, scripts, and web servers.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>How to Fix No Space Left on Device Errors in Linux</title>
    <link>https://allsupported.com/article/how-to-fix-no-space-left-on-device-errors-linux</link>
    <guid>https://allsupported.com/article/how-to-fix-no-space-left-on-device-errors-linux</guid>
    <description><![CDATA[Complete guide to diagnosing and fixing disk space issues in Linux. Learn how to find large files, clean up logs, and free up space safely.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>Troubleshooting Network Connectivity Issues in Linux: Complete Guide</title>
    <link>https://allsupported.com/article/troubleshooting-network-connectivity-issues-linux</link>
    <guid>https://allsupported.com/article/troubleshooting-network-connectivity-issues-linux</guid>
    <description><![CDATA[Learn how to diagnose and fix network problems in Linux. Covers ping, traceroute, DNS issues, firewall problems, and interface configuration.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>Systemd Service Troubleshooting: Complete Guide to Fix Failed Services</title>
    <link>https://allsupported.com/article/systemd-service-troubleshooting-fix-failed-services</link>
    <guid>https://allsupported.com/article/systemd-service-troubleshooting-fix-failed-services</guid>
    <description><![CDATA[Master systemd troubleshooting with this comprehensive guide. Learn how to diagnose failed services, read logs, and fix common systemd issues in Linux.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>Fix SSH Connection Refused and Timeout Errors in Linux</title>
    <link>https://allsupported.com/article/fix-ssh-connection-refused-timeout-errors-linux</link>
    <guid>https://allsupported.com/article/fix-ssh-connection-refused-timeout-errors-linux</guid>
    <description><![CDATA[Complete guide to troubleshooting SSH connection problems. Learn how to fix connection refused, timeout, and authentication errors.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>How to Fix APT Package Manager Errors in Ubuntu and Debian</title>
    <link>https://allsupported.com/article/fix-apt-package-manager-errors-ubuntu-debian</link>
    <guid>https://allsupported.com/article/fix-apt-package-manager-errors-ubuntu-debian</guid>
    <description><![CDATA[Solve common apt-get and apt errors in Ubuntu/Debian. Fix broken packages, lock files, dependency issues, and repository problems.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:43:43 -0500</pubDate>
  </item>
  <item>
    <title>Linux Performance Monitoring: Find High CPU and Memory Usage</title>
    <link>https://allsupported.com/article/linux-performance-monitoring-high-cpu-memory</link>
    <guid>https://allsupported.com/article/linux-performance-monitoring-high-cpu-memory</guid>
    <description><![CDATA[Master Linux performance monitoring with top, htop, ps, and other tools. Learn how to identify and kill processes causing high CPU and memory usage.]]></description>
    <pubDate>Mon, 01 Dec 2025 15:42:13 -0500</pubDate>
  </item>
  <item>
    <title>Turn off laptop display when HDMI is plugged-in (external display primacy)</title>
    <link>https://allsupported.com/article/turn-off-laptop-display-when-hdmi-is-plugged-in-external-display-primacy</link>
    <guid>https://allsupported.com/article/turn-off-laptop-display-when-hdmi-is-plugged-in-external-display-primacy</guid>
    <description><![CDATA[
Running on the the display that is needed will save power, reduce thermal load on your laptop heat pipes and fans. This will also conserve the battery and extend the life of your display if it's only]]></description>
    <pubDate>Sun, 15 Sep 2024 10:19:11 -0400</pubDate>
  </item>
  <item>
    <title>Debian Fix missing GPG NO_PUBKEY key</title>
    <link>https://allsupported.com/article/debian-fix-missing-gpg-no_pubkey-key</link>
    <guid>https://allsupported.com/article/debian-fix-missing-gpg-no_pubkey-key</guid>
    <description><![CDATA[
If you get an error like this



"The following signatures couldn't be verified because the public key is not available: NO_PUBKEY"



Fix with this command:



apt-get install debian-keyring debian-]]></description>
    <pubDate>Thu, 04 Apr 2024 18:08:42 -0400</pubDate>
  </item>
  <item>
    <title>Create 100GB swap file in one line</title>
    <link>https://allsupported.com/article/create-100gb-swap-file-in-one-line</link>
    <guid>https://allsupported.com/article/create-100gb-swap-file-in-one-line</guid>
    <description><![CDATA[
Create 100GB swap file in Linux using a single line.



The file will be named swapfile1.



dd if=/dev/zero of=/swapfile1 bs=1024 count=104857600 &amp;&amp; chown root:root /swapfile1 &amp;&amp; chm]]></description>
    <pubDate>Thu, 08 Apr 2021 00:12:42 -0400</pubDate>
  </item>
  <item>
    <title>Fix &quot;Row size too large (&gt; 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB&quot;</title>
    <link>https://allsupported.com/article/fix-row-size-too-large-8126-changing-some-columns-to-text-or-blob-or-using-row_formatdynamic-or-row_formatcompressed-may-help-in-current-row-format-blob</link>
    <guid>https://allsupported.com/article/fix-row-size-too-large-8126-changing-some-columns-to-text-or-blob-or-using-row_formatdynamic-or-row_formatcompressed-may-help-in-current-row-format-blob</guid>
    <description><![CDATA[

One possible solution is to simply add this line before your SQL query to get around this issue.

SET SESSION innodb_strict_mode=OFF;

https://jira.mariadb.org/browse/MDEV-10364
]]></description>
    <pubDate>Thu, 25 Mar 2021 00:59:35 -0400</pubDate>
  </item>
  <item>
    <title>Installing new Kernels with Linux</title>
    <link>https://allsupported.com/article/installing-new-kernels-with-linux</link>
    <guid>https://allsupported.com/article/installing-new-kernels-with-linux</guid>
    <description><![CDATA[




Here's a simple tool to facilitate the installation of mainline Kernels.



https://github.com/bkw777/mainline




]]></description>
    <pubDate>Mon, 15 Feb 2021 10:47:19 -0500</pubDate>
  </item>
  <item>
    <title>Resolve Debian, Ubuntu slow DNS lookups</title>
    <link>https://allsupported.com/article/resolve-debian-ubuntu-slow-dns-lookups</link>
    <guid>https://allsupported.com/article/resolve-debian-ubuntu-slow-dns-lookups</guid>
    <description><![CDATA[




This issue can be caused by many things however if you are using a recent version of linux you may want to try to the following links.







Diagnostics of the issue



https://www.math.tamu.edu]]></description>
    <pubDate>Sun, 18 Oct 2020 01:50:04 -0400</pubDate>
  </item>
  <item>
    <title>Install Imagick with PHP 7.4 Debian</title>
    <link>https://allsupported.com/article/install-imagick</link>
    <guid>https://allsupported.com/article/install-imagick</guid>
    <description><![CDATA[








Follow this guide




https://www.tecmint.com/install-imagemagick-on-debian-ubuntu/





]]></description>
    <pubDate>Sun, 18 Oct 2020 00:27:18 -0400</pubDate>
  </item>
  <item>
    <title>PHP 7.4 on Debian for Servers</title>
    <link>https://allsupported.com/article/php-7-4-on-debian-for-servers</link>
    <guid>https://allsupported.com/article/php-7-4-on-debian-for-servers</guid>
    <description><![CDATA[
For Debian servers already stripped of sudo.











apt install -y apt-transport-https lsb-release ca-certificates wget
wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gp]]></description>
    <pubDate>Sat, 17 Oct 2020 21:36:15 -0400</pubDate>
  </item>
  <item>
    <title>Resolve &#039;ERROR: &#039;/usr/sbin/iptables-restore -w -n&#039; failed: iptables-restore v1.8.2 (nf_tables):&#039;</title>
    <link>https://allsupported.com/article/resolve-error-usr-sbin-iptables-restore-w-n-failed-iptables-restore-v1-8-2-nf_tables</link>
    <guid>https://allsupported.com/article/resolve-error-usr-sbin-iptables-restore-w-n-failed-iptables-restore-v1-8-2-nf_tables</guid>
    <description><![CDATA[After changing the configuration of a firewall the journal may report an error when restarting the firewall service such as the following:

ERROR: '/usr/sbin/iptables-restore -w -n' failed: iptables-r]]></description>
    <pubDate>Sun, 11 Oct 2020 20:51:01 -0400</pubDate>
  </item>
  <item>
    <title>VirtualBox error &quot;same UUID as an existing virtual machine.&quot;</title>
    <link>https://allsupported.com/article/virtualbox-error-same-uuid-as-an-existing-virtual-machine</link>
    <guid>https://allsupported.com/article/virtualbox-error-same-uuid-as-an-existing-virtual-machine</guid>
    <description><![CDATA[If you copy a VirtualMachine without using the Clone command in VirtualBox you might receive an error similar to
Trying to open a VM .. which has the same UUID as an existing virtual machine.
The way ]]></description>
    <pubDate>Sun, 11 Oct 2020 13:45:50 -0400</pubDate>
  </item>
  <item>
    <title>Shrink VirtualBox Disk Ubuntu</title>
    <link>https://allsupported.com/article/shrink-virtualbox-disk-ubuntu</link>
    <guid>https://allsupported.com/article/shrink-virtualbox-disk-ubuntu</guid>
    <description><![CDATA[In order to recover diskspace on your VirtualBox host machine it is necessary to zero out the unused portion of VirtualBox disks.

Follow these steps to get the job done.

&nbsp;


install zerofree

s]]></description>
    <pubDate>Thu, 09 Apr 2020 14:51:20 -0400</pubDate>
  </item>
  <item>
    <title>Linux Security OS and Default Passwords</title>
    <link>https://allsupported.com/article/linux-security-os-and-default-passwords</link>
    <guid>https://allsupported.com/article/linux-security-os-and-default-passwords</guid>
    <description><![CDATA[Parrot OS
User: root
Password: toor

Homepage: https://parrotlinux.org/
Download: https://parrotlinux.org/download.php
BlackArch Linux
User: root
Password: blackarch

Homepage: https://blackarch.org/
]]></description>
    <pubDate>Sun, 22 Mar 2020 16:57:08 -0400</pubDate>
  </item>
  <item>
    <title>How to stop black screen flickering NVidia, Ubuntu, Cinnamon, Mint</title>
    <link>https://allsupported.com/article/how-to-stop-black-screen-flickering-nvidia-ubuntu-cinnamon-mint</link>
    <guid>https://allsupported.com/article/how-to-stop-black-screen-flickering-nvidia-ubuntu-cinnamon-mint</guid>
    <description><![CDATA[&nbsp;

This will work on Linux Mint 18, Linux Mint 19, Ubuntu, Ubuntu with Cinnamon Desktop Environment and other Linux systems using the NVidia drivers.

	Open your application menu
	Search "nvidia"]]></description>
    <pubDate>Thu, 12 Mar 2020 15:53:13 -0400</pubDate>
  </item>
  <item>
    <title>Remove all games in Ubuntu and Debian in one line</title>
    <link>https://allsupported.com/article/remove-all-games-in-ubuntu-and-debian-in-one-line</link>
    <guid>https://allsupported.com/article/remove-all-games-in-ubuntu-and-debian-in-one-line</guid>
    <description><![CDATA[The default installation of popular Debian-based desktop operating systems include many games.

For developers and diskspace conscious users these games are unessary.

To remove all the games using a ]]></description>
    <pubDate>Tue, 03 Mar 2020 16:58:20 -0500</pubDate>
  </item>
  <item>
    <title>How to fix: You do not have permissions necessary to view the contents of &quot;sf_Shared&quot;</title>
    <link>https://allsupported.com/article/how-to-fix-you-do-not-have-permissions-necessary-to-view-the-contents-of-sf_shared</link>
    <guid>https://allsupported.com/article/how-to-fix-you-do-not-have-permissions-necessary-to-view-the-contents-of-sf_shared</guid>
    <description><![CDATA[When attemping to add shared folder from a Host machine to a Guest VirtualBox machine you may encounter the following error.

This location could not be displayed. "You do not have permissions necessa]]></description>
    <pubDate>Mon, 02 Mar 2020 12:42:51 -0500</pubDate>
  </item>
  <item>
    <title>Disable Blueooth Gigabyte Ryzen Linux</title>
    <link>https://allsupported.com/article/disable-blueooth-gigabyte-ryzen-linux</link>
    <guid>https://allsupported.com/article/disable-blueooth-gigabyte-ryzen-linux</guid>
    <description><![CDATA[For optimal security we will disable Bluetooth when Linux is starting up.

We will add the following command in /etc/rc.local
rfkill block bluetooth
&nbsp;

Since as of Ubuntu 18.04 there is no longer]]></description>
    <pubDate>Mon, 02 Mar 2020 02:22:22 -0500</pubDate>
  </item>
  <item>
    <title>Access/Copy Android Files using Ubuntu / Linux / Debian</title>
    <link>https://allsupported.com/article/access-copy-android-files-using-ubuntu-linux-debian</link>
    <guid>https://allsupported.com/article/access-copy-android-files-using-ubuntu-linux-debian</guid>
    <description><![CDATA[Ensure you're using the original cable for data transfer. Some USB cables will not work correctly for data transfer.

Afterwards install the necessary packages as indicated below.

Access/Copy Android]]></description>
    <pubDate>Wed, 05 Feb 2020 22:43:40 -0500</pubDate>
  </item>
  <item>
    <title>Disable Cinnamon 2D rendering alert</title>
    <link>https://allsupported.com/article/disable-cinnamon-2d-rendering-alert</link>
    <guid>https://allsupported.com/article/disable-cinnamon-2d-rendering-alert</guid>
    <description><![CDATA[echo "export CINNAMON_2D=true" &gt;&gt; ~/.profile

&nbsp;

Credits:

https://unix.stackexchange.com/questions/295921/how-do-i-turn-off-the-running-in-software-rendering-mode-warning]]></description>
    <pubDate>Mon, 13 Jan 2020 02:32:30 -0500</pubDate>
  </item>
  <item>
    <title>Fix file permissions</title>
    <link>https://allsupported.com/article/fix-file-permissions</link>
    <guid>https://allsupported.com/article/fix-file-permissions</guid>
    <description><![CDATA[Synching files and copying files between devices can sometimes lead to incorrect permissions.

Use the following lines to set them back to your desired permission based on their type, either Files [-t]]></description>
    <pubDate>Mon, 21 Oct 2019 04:58:32 -0400</pubDate>
  </item>
  <item>
    <title>Meteor Reactive Joins</title>
    <link>https://allsupported.com/article/meteor-reactive-joins</link>
    <guid>https://allsupported.com/article/meteor-reactive-joins</guid>
    <description><![CDATA[https://www.discovermeteor.com/blog/reactive-joins-in-meteor/

Use this package

https://github.com/peerlibrary/meteor-reactive-publish
Meteor.publish('subscribed-posts', function () {
  this.autorun(]]></description>
    <pubDate>Tue, 08 Oct 2019 18:58:41 -0400</pubDate>
  </item>
  <item>
    <title>NVM &#039;You need to run &quot;nvm install N/A&quot;&#039;</title>
    <link>https://allsupported.com/article/nvm-you-need-to-run-nvm-install-n-a</link>
    <guid>https://allsupported.com/article/nvm-you-need-to-run-nvm-install-n-a</guid>
    <description><![CDATA[If you've changed node versions with NVM you might experience this error message in the console.

N/A: version "N/A" is not yet installed.

You need to run "nvm install N/A" to install it before using]]></description>
    <pubDate>Tue, 08 Oct 2019 18:49:25 -0400</pubDate>
  </item>
  <item>
    <title>Fix Firefox force HTTPS redirects on development machines</title>
    <link>https://allsupported.com/article/fix-firefox-force-https-redirects-on-development-machines</link>
    <guid>https://allsupported.com/article/fix-firefox-force-https-redirects-on-development-machines</guid>
    <description><![CDATA[This stackoverflow explains the issue and provides good solution to this annoying problem.

First clear Site Preferences then, Look for network.stricttransportsecurity.preloadlist and set it to "false]]></description>
    <pubDate>Mon, 20 May 2019 10:37:38 -0400</pubDate>
  </item>
  <item>
    <title>Install and configure PHP + NGINX for Ubuntu 18.04</title>
    <link>https://allsupported.com/article/install-and-configure-php-nginx-for-ubuntu-18-04</link>
    <guid>https://allsupported.com/article/install-and-configure-php-nginx-for-ubuntu-18-04</guid>
    <description><![CDATA[How to install and configuration NGINX with PHP.

It's really simple.

Install NGINX and php-fpm
apt install nginx php-fpm
Then add this configuration to the NGINX site with which you want to enable P]]></description>
    <pubDate>Mon, 13 May 2019 23:14:22 -0400</pubDate>
  </item>
  <item>
    <title>Meteor get Collections by Reference</title>
    <link>https://allsupported.com/article/meteor-get-collections-by-reference</link>
    <guid>https://allsupported.com/article/meteor-get-collections-by-reference</guid>
    <description><![CDATA[

This short code sample will show you how to get access to a Collection by reference.

The root variable is essentially referencing the this global but detects the correct global reference based on]]></description>
    <pubDate>Tue, 23 Apr 2019 16:53:53 -0400</pubDate>
  </item>
  <item>
    <title>Iron Router Multiple Data Context with Meteor</title>
    <link>https://allsupported.com/article/iron-router-multiple-data-context-with-meteor</link>
    <guid>https://allsupported.com/article/iron-router-multiple-data-context-with-meteor</guid>
    <description><![CDATA[Here's how to do it:

Router.route('/things', {

    name: 'things',    

    waitOn: function () {

        return [this.subscribe('thing'),this.subscribe('thinga')];

    },

    data: function () {]]></description>
    <pubDate>Tue, 23 Apr 2019 13:30:49 -0400</pubDate>
  </item>
  <item>
    <title>Set Fn key to always on with Apple keyboard</title>
    <link>https://allsupported.com/article/set-fn-key-to-always-on-with-apple-keyboard</link>
    <guid>https://allsupported.com/article/set-fn-key-to-always-on-with-apple-keyboard</guid>
    <description><![CDATA[If you're using an Apple keyboard with Linux and want to use the Function keys normally, for example F2 to rename files, it's possible to do so with a simple modification.

Open a terminal and run thi]]></description>
    <pubDate>Mon, 08 Apr 2019 21:24:37 -0400</pubDate>
  </item>
  <item>
    <title>How to create a telephone number link that opens dialer on mobile devices?</title>
    <link>https://allsupported.com/article/how-to-create-a-telephone-number-link-that-opens-dialer-on-mobile-devices</link>
    <guid>https://allsupported.com/article/how-to-create-a-telephone-number-link-that-opens-dialer-on-mobile-devices</guid>
    <description><![CDATA[HTML5 has some nice new tricks.

One of them is creating dialable links and here's how:
&lt;a href="tel:+1112223333"&gt;111-222-3333&lt;/a&gt;
&nbsp;

That's right. It's as simple as that!]]></description>
    <pubDate>Sat, 06 Apr 2019 20:00:23 -0400</pubDate>
  </item>
  <item>
    <title>How to Fix Ubuntu Landscape - Invalid Machine token</title>
    <link>https://allsupported.com/article/how-to-fix-ubuntu-landscape-invalid-machine-token</link>
    <guid>https://allsupported.com/article/how-to-fix-ubuntu-landscape-invalid-machine-token</guid>
    <description><![CDATA[Ubuntu Landscape allows you to keep systems updated when deployed in large clusters.

If you clone a machine and look in its logs you might find an error message similar to the ones below.

Error mess]]></description>
    <pubDate>Wed, 03 Apr 2019 17:16:21 -0400</pubDate>
  </item>
  <item>
    <title>Fix slow GUI, sluggish interface with Mint Cinnamon</title>
    <link>https://allsupported.com/article/fix-slow-gui-sluggish-interface-with-mint-cinnamon</link>
    <guid>https://allsupported.com/article/fix-slow-gui-sluggish-interface-with-mint-cinnamon</guid>
    <description><![CDATA[&nbsp;

If you have been using your system heavily, with multiple workspaces, various applications that are not entirely memory efficient, these combined factors can lead to your interface feeling slu]]></description>
    <pubDate>Wed, 03 Apr 2019 15:09:40 -0400</pubDate>
  </item>
  <item>
    <title>Monitor Postfix mail Queue</title>
    <link>https://allsupported.com/article/monitor-postfix-mail-queue</link>
    <guid>https://allsupported.com/article/monitor-postfix-mail-queue</guid>
    <description><![CDATA[&nbsp;
watch -n1 mailq
&nbsp;

&nbsp;

Credits:

https://www.techbrown.com/monitor-postfix-mail-server-ubuntu-16-04/]]></description>
    <pubDate>Wed, 13 Mar 2019 14:08:46 -0400</pubDate>
  </item>
  <item>
    <title>Continuous network monitoring with linux</title>
    <link>https://allsupported.com/article/continuous-network-monitoring-with-linux</link>
    <guid>https://allsupported.com/article/continuous-network-monitoring-with-linux</guid>
    <description><![CDATA[For displaying network activity continuously in Linux via the command line. CLI
netstat -t -u -c]]></description>
    <pubDate>Tue, 12 Mar 2019 13:30:53 -0400</pubDate>
  </item>
  <item>
    <title>SSH Tunneling on Linux and Mac</title>
    <link>https://allsupported.com/article/ssh-tunneling-on-linux-and-mac</link>
    <guid>https://allsupported.com/article/ssh-tunneling-on-linux-and-mac</guid>
    <description><![CDATA[Do you need to tunnel to another machine frequently?

Would you like an App to save time and make it more user friendly?

Well, good news!

There's a solution for Linux and Apple machines.

For Linux ]]></description>
    <pubDate>Tue, 12 Mar 2019 01:03:34 -0400</pubDate>
  </item>
  <item>
    <title>Debian Unattended Security Updates</title>
    <link>https://allsupported.com/article/debian-unattended-security-updates</link>
    <guid>https://allsupported.com/article/debian-unattended-security-updates</guid>
    <description><![CDATA[Follow these instructions and set your email to receive notifications.

https://wiki.debian.org/UnattendedUpgrades

apt-get install unattended-upgrades apt-listchanges apticron -y

nano /etc/apt/apt.c]]></description>
    <pubDate>Tue, 11 Dec 2018 23:26:29 -0500</pubDate>
  </item>
  <item>
    <title>Solve Proxmox CloudLinux Kernel Care GPG Error</title>
    <link>https://allsupported.com/article/solve-proxmox-cloudlinux-kernel-care-gpg-error</link>
    <guid>https://allsupported.com/article/solve-proxmox-cloudlinux-kernel-care-gpg-error</guid>
    <description><![CDATA[apt-key adv --keyserver subkeys.pgp.net --recv-key E58FE9B3FE3B0470525159BD6DC3D600CDEF74BB
 apt-get install dirmngr
&nbsp;

UPDATE: 

This issue may be caused by a buggy package installation script ]]></description>
    <pubDate>Fri, 24 Aug 2018 18:49:45 -0400</pubDate>
  </item>
  <item>
    <title>Meteor template instance data context</title>
    <link>https://allsupported.com/article/meteor-template-instance-data-context</link>
    <guid>https://allsupported.com/article/meteor-template-instance-data-context</guid>
    <description><![CDATA[&nbsp;

Working with Meteor templates one must understand how to access data context in the various sections of templates.

These links provide good explanations:

https://stackoverflow.com/questions/]]></description>
    <pubDate>Sat, 18 Aug 2018 16:03:46 -0400</pubDate>
  </item>
  <item>
    <title>Proxmox disable swap unless totally out of RAM</title>
    <link>https://allsupported.com/article/proxmox-disable-swap-unless-totally-out-of-ram</link>
    <guid>https://allsupported.com/article/proxmox-disable-swap-unless-totally-out-of-ram</guid>
    <description><![CDATA[The defautl vm.swappiness value for Proxmox 5.2.x is 60

&nbsp;

Run this command in Shell in order to reduce swappiness to an absolute necessity when the system is out of RAM.
 sysctl -w vm.swappines]]></description>
    <pubDate>Tue, 14 Aug 2018 23:41:09 -0400</pubDate>
  </item>
  <item>
    <title>The public key is not available: NO_PUBKEY 68818C72E52529D4</title>
    <link>https://allsupported.com/article/the-public-key-is-not-available-no_pubkey-68818c72e52529d4</link>
    <guid>https://allsupported.com/article/the-public-key-is-not-available-no_pubkey-68818c72e52529d4</guid>
    <description><![CDATA[After adding a mongodb you may experience an error about the GPG PUB KEY like teh following.

W: GPG error: http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/testing Release: The following signatu]]></description>
    <pubDate>Sat, 11 Aug 2018 18:54:19 -0400</pubDate>
  </item>
  <item>
    <title>Meteor Remote MongoDB</title>
    <link>https://allsupported.com/article/meteor-remote-mongodb</link>
    <guid>https://allsupported.com/article/meteor-remote-mongodb</guid>
    <description><![CDATA[I don't like to use big repeating command and I was searching for a solution where I will be setting a variable embedded with something so every time I start my meteor app; the MONGO_URL will set to e]]></description>
    <pubDate>Fri, 10 Aug 2018 14:27:13 -0400</pubDate>
  </item>
  <item>
    <title>Meteor-up, LXD, Proxmox</title>
    <link>https://allsupported.com/article/meteor-up-lxd-proxmox</link>
    <guid>https://allsupported.com/article/meteor-up-lxd-proxmox</guid>
    <description><![CDATA[When trying to setup a meteor up node on proxmox CT the console will give out this error.
failed to register layer: ApplyLayer exit status 1 stdout: stderr: permission denied
&nbsp;

This is because a]]></description>
    <pubDate>Fri, 10 Aug 2018 00:00:16 -0400</pubDate>
  </item>
  <item>
    <title>Fix: Error: Cannot find module &#039;@babel/runtime/helpers/builtin/objectSpread&#039;</title>
    <link>https://allsupported.com/article/fix-error-cannot-find-module-babel-runtime-helpers-builtin-objectspread</link>
    <guid>https://allsupported.com/article/fix-error-cannot-find-module-babel-runtime-helpers-builtin-objectspread</guid>
    <description><![CDATA[Another common error:

Error: Cannot find module '@babel/runtime/helpers/builtin/interopRequireDefault'

How to fix:

This has been traced in the forums as an incompatibility with the latest versio]]></description>
    <pubDate>Thu, 09 Aug 2018 23:03:36 -0400</pubDate>
  </item>
  <item>
    <title>Proxmox XFCE4 Setup with Ubuntu + VNC Server</title>
    <link>https://allsupported.com/article/proxmox-xfce4-setup-with-ubuntu-vnc-server</link>
    <guid>https://allsupported.com/article/proxmox-xfce4-setup-with-ubuntu-vnc-server</guid>
    <description><![CDATA[Configure your instance using this guide to install the necessary packages and setup VNC to start on reboot.

Tip: You will want to connect via SSH tunnel to your VNC server. That is the safest way to]]></description>
    <pubDate>Sat, 04 Aug 2018 02:17:19 -0400</pubDate>
  </item>
  <item>
    <title>Fix Gitlab won&#039;t start, database system is shut down, failed to load.</title>
    <link>https://allsupported.com/article/fix-gitlab-wont-start-database-system-is-shut-down-failed-to-load</link>
    <guid>https://allsupported.com/article/fix-gitlab-wont-start-database-system-is-shut-down-failed-to-load</guid>
    <description><![CDATA[When you have issues with GitLab you will want to check the status to see which component of gitlab is not working as expected. Do this using the following command:
sudo gitlab-ctl status
Verify the l]]></description>
    <pubDate>Sat, 23 Jun 2018 14:55:27 -0400</pubDate>
  </item>
  <item>
    <title>Fix Discord App Black Screen Crash Virtualbox</title>
    <link>https://allsupported.com/article/fix-discord-app-black-screen-crash-virtualbox</link>
    <guid>https://allsupported.com/article/fix-discord-app-black-screen-crash-virtualbox</guid>
    <description><![CDATA[Windows, Linux (Ubuntu, Mint, Debian etc...), MacOS may be affected by this issue if you are using running a guest operating system and trying to use Discord.

In order to resolve this issue follow th]]></description>
    <pubDate>Wed, 02 May 2018 12:32:47 -0400</pubDate>
  </item>
</channel>
</rss>