Hi techies, today we are going to look into how to create a new user in the Ubuntu server and be able to log in
Author: Collins Wekesa
How to Install Prometheus in Ubuntu 18.04|20.04|22.04
Techie Code is focusing on covering a wide range of IT resources, and technology trends. In this article Techies Code will take you through how
How to Install Zimbra Mail Server in Ubuntu 20.04|18.04|16.04
Zimbra is Mail server software that can be hosted locally or hosted by the Zimbra team. Exist in a variety including Network Edition and Zimbra
Best Way How to Install and Configure Dnsmasq in Ubuntu 22.04|20.04|18.04
Dnsmasq is an open-source software utility used for providing Domain Name System (DNS) caching, Dynamic Host Configuration Protocol (DHCP) server, router advertisement, and network boot
Origin and Foundation of Linux Kernel and Operating Sytems
Linux is a Unix-like operating system founded in the early 1990s by Finnish student Linus Torvalds and Free Software Foundation. While still a student at the
Top 10 Best Programming Languages in 2021.
n the digital world, there is still a lot of interest in learning to program and becoming an IT professional. Many people, however, have a
How to Install Apache in Ubuntu 18.04/20.04
To host a website or web-based application, you need a web server that will be able to run your application to enhance accessibility via web
How to Install Nginx Webserver in Ubuntu 18/20.
Nginx is currently one of the most utilized globally web hosting engine. I one of the most powerful web-server application with capability to host websites
How To Install MySQL in Ubuntu 18.04
MySQL Database is an open-source relational database that developers and organizations use to store, accessing and retrieving data. Mysql stores data in a structured manner,
How to Write if..else..if Statement in C Programing.
Control statements allow or enable sequential flow from one instruction to the other until the required/desired output is met. A programmer would like either to