Category: Technology

  • Installing MariaDB and secure it on Debian

    Installing MariaDB and secure it on Debian

    MariaDB is one of the best relational databases and we can use it on Debian Linux to host databases for apps, blogs, and websites. In this article we’ll learn installing MariaDB and securing it on Debian. 1. Refresh the system once. sudo apt update 2. Install MariaDB server. sudo apt install mariadb-server 3. Secure it. […]

    Click here to read more

  • Installing Nginx from source on Debian

    Installing Nginx from source on Debian

    Installing Nginx on Debian is easy, but that may be outdated. Since Debian is stable Linux distribution, we cannot blame them for this. That’s why we are going to install Nginx from source on Debian. 1. Refresh the Debian system once. sudo apt update 2. Installing needed packages. sudo apt install curl gnupg2 ca-certificates lsb-release […]

    Click here to read more

  • Installing latest PHP on Debian

    Installing latest PHP on Debian

    Debian Linux distribution is stable so it is common that most packages it shipped with will be not latest and that’s the reason we’ll be installing latest PHP on Debian. See how: 1. Update the system once. sudo apt update 2. Install needed packages. sudo apt install apt-transport-https lsb-release ca-certificates curl -y 3. Using deb.sury.org […]

    Click here to read more

  • Installing Let’s Encrypt SSL/TLS Certificate on Debian running Nginx

    Installing Let’s Encrypt SSL/TLS Certificate on Debian running Nginx

    Using Debian Linux and Nginx web server to manage your applications and websites, now it is easy to install free SSL/TLS certificates as Let’s Encrypt enabled us to make website HTTPS enabled. We will be using certbot tool to get all our work easy. 1. SSH into the server and update it once. SSH into […]

    Click here to read more

  • Make Let’s Encrypt folder accessible

    Make Let’s Encrypt folder accessible

    Using Let’s Encrypt is the best way to get free SSL/TLS certificates and their is a client certbot that makes it easy to install and manage all the job of creating and automatically renewing them. But some Linux users encounter a Permission denied error when they try to enter into or cd into /etc/letsencrypt/live directory, […]

    Click here to read more

  • Is PHP still relevant to build websites in 2023? Benefits and trends

    Is PHP still relevant to build websites in 2023? Benefits and trends

    Long years ago, PHP came into existence, and since then, it has been used as one of the finest and cost effective programming languages to develop dynamic web solutions. Due to changing tech stack and time, is it still worth developing web solutions with PHP in 2023? Isn’t the programming language outdated? These types of […]

    Click here to read more

  • List of supported 5G bands in India

    List of supported 5G bands in India

    PM Narendra Modi officially has launched the commercial 5G services in India on 1st October, 2022, at the inauguration of the 6th edition of India Mobile Congress (IMC) 2022. Key takeaways: Airtel has rolled out its 5G network and services in 8 cities first, including Delhi, Mumbai, Varanasi, and Bangalore. According to Airtel’s statement, they […]

    Click here to read more

  • What to expect security-wise in 2023? (Security trends)

    What to expect security-wise in 2023? (Security trends)

    With the way technology has been advancing at an exponential rate, it can be hard to keep up with the latest security trends. We’ve already seen a number of breakthroughs in recent years, so what can we expect to see in 2023? With technology and cyber threats constantly evolving, it can be hard to stay […]

    Click here to read more

  • Linux vs. Windows servers – which one should I choose?

    Linux vs. Windows servers – which one should I choose?

    Imagine that you are a talented chef who prepares and sells meals in a tiny kitchen at home. You have several pots and pans, and you always get the job done on time, but after a few months, your home business has taken off, and now you need some extra and bigger kitchen stuff. A […]

    Click here to read more

  • What is voltage stabilizer? How does it work?

    What is voltage stabilizer? How does it work?

    Voltage stabilizer is an electric device used to automatically maintain a constant voltage level when their is constant fluctuations in the incoming voltage. A voltage stabilizer acts as a safeguard shield and reduces chances of malfunction by offering a stable voltage output to the load at its output terminals irrespective of any variations in the […]

    Click here to read more

  • What things to consider to get the best LED display

    What things to consider to get the best LED display

    To get the best result as per your requirement you should always rely on LED display manufacturers who provide absolute deals. A lot of companies work as middlemen but they do not have adequate experience in the particular field. That is why they are sometimes unable to provide customized services. On the other hand, the […]

    Click here to read more

  • What is a LoRaWAN Gateway Module used for?

    What is a LoRaWAN Gateway Module used for?

    LoRaWAN Gateway Module is a wireless data transmission module that is used for wireless data transmission. The main advantage of this module is that it can reduce the cost of wireless data transmission and can also achieve a higher data transmission effect. There are several different applications of Lora module. Low-Power Wide Area Network. LoraWAN […]

    Click here to read more