Setup and debug a Django app in PyCharm Community Edition
Did you know that the freely available PyCharm community edition is perfectly suited for developing and debugging Django web applications? The goal of the article …
Tutorials for getting things done in Linux
Did you know that the freely available PyCharm community edition is perfectly suited for developing and debugging Django web applications? The goal of the article …
Is your VirtualBox virtual machine starting to run out of disk space? No worries, because VirtualBox allows you to easily increase the disk size of …
Developing your own program for a Raspberry PI, which you want to automatically start each time your Raspberry PI boots? Not sure how to do …
A Raspberry PI is a wonderful and powerful little computer. You can even run it as a server 24/7 all year round. There is just …
Wouldn’t it be convenient if you could use your own domain name to access your server, instead of its IP address? This article describes how …
This article explains how to setup a virtual private server (VPS) on the Linode cloud infrastructure. Debian 10 “buster” is the Linux distribution of choice …
Do you have a file on your Linux PC that needs to be transferred to your Linux server and you are not sure how to …
The VirtualBox guest additions comprise of a driver collection that improves the integration between the host and the guest. It makes it easier and more …