To register on the Lantis Electronics forumplease contact Hendri by phone. All Memberare registered manually. In this waywe can block all bad content and spammers.Phone:+27 83 460 5586
sudo swapoff -a
sudo dd if=/dev/zero of=/swapfile bs=1k count=2048k
sudo chmod 0600 /swapfile
sudo mkswap /swapfile
sudo swapon -a
sudo echo "/swapfile swap swap auto 0 0" | tee -a /etc/fstab