In Linux, a user account is a unique identifier that is associated with a specific set of permissions and privileges. These permissions and privileges determine what actions the user can perform on the system, such as creating and modifying files, running programs, and accessing system resources. Each user account is […]
linux
3 posts
Since version 4.0, Samba can, additionally to an NT4 PDC, act as a Domain Controller that is compatible with Microsoft Active Directory. In the following, we explain how to set up Samba as an Active Directory Domain Controller from scratch. Turn off SELINUX Set your IP to host-name as like […]
Apache Tomcat Installation on Linux (RHEL 7 and Centos 7) in Highly Secure Mode Apache Tomcat often referred to as Tomcat Server, is an open-source Java Servlet Container developed by the Apache Software Foundation (ASF). Tomcat Installation on Linux is very easy and quick . Set hostname of Linux machine […]