Tag: Apache

  • Create unique download links in Raspberry Pi using Apache

    For all package download and installation, I will do that under virtual environment to manage dependencies without affecting the system Python installation. The detail of creating a virtual environment can be found in my previous blog https://cs-student.com/virtual-environment-in-raspberry-pi/ Step 1: Download package for Raspberry Pi Open a terminal and run the following commands to ensure your system Read more