How to Configure APN and MMS for Safaricom Ethiopia PLC Network
Safaricom Ethiopia PLC telecommunications company operates in Ethiopia and is a subsidiary of Safaricom PLC Kenya. Safaricom Ethiopia…
How to host a C# code on Nginx in CentOS
C# is an OOP Language developed by Microsoft and is part of its .NET initiatives widely used for…
How to install Java JDK on ubuntu Debian/Linux 11
Java Development Kit (JDK) is a software development kit that is used to develop applications in the Java…
How to Install Postgres database on ubuntu Debian 11
Postgres database is an open-source database management system mostly preferred for its reliability, scalability, and many other features…
How to install and Configure Nginx on Ubuntu Debian/Linux 11
Nginx is an open-source web server software widely used as a load balancer, reverse proxy, and HTTP Cache.…
How to install MySQL server on Ubuntu Debian GNU/Linux 11
MySQL server is an open-source database management system mostly used for data warehousing, web applications, and e-commerce. The…
How to backup and Reset Ubuntu Server to Default Settings
Ubuntu Server is an open-source operating system that runs server applications, including web servers, database servers file servers,…
How to Deploy a JAR program, Optimize, Secure, and Schedule Auto-Run
In Java when we build a program the output is a JAR(Java ARchive) which is the compressed format…
How to Optimize PostgreSQL database Performance
PostgreSQL is a database that has gained a lot of popularity and reputation because of its reliability, data…
Python Script to Extract Data from Oracle Database to an Excel
Python programming can be used to perform the ETL process, ETL Process involves collecting data from various data…