Ubuntu Create New User with sudo Privileges on Ubuntu 22.04/Debian Sep 12, 2022 0 The sudo command provides privileges that only the root account has. In this article, I will guide you to create a…
Debian Configure Permanent Static IP Address and Alias Interfaces on Debian-based Systems May 17, 2019 0 By default most of Debian-based systems use DHCP dynamic method in order to assign IP Addresses on network…
Ubuntu Install LAMP (Apache-Php-MySQL) in Ubuntu 19.04 May 14, 2019 1 LAMP stack is an acronim which stands for Linux Apache HTTP webserver, MySQL relational database and PHP dynamic…
Ubuntu Run ASP.NET Apps with Apache and ModMono on Ubuntu May 12, 2019 0 ASP.NET is an Open Source server-side web application framework developed by Microsoft designed for programmers to…