Redhat Linux sudo users

July 6, 2015 admin 0

This page gives basic information about Sudo users. The file used by sudo is /etc/sudoers Never use vi to open this file. Use the command […]

NFS : Network File System

July 6, 2015 admin 0

A network file system is a computer file system that supports sharing of files, printers, etc over a computer network. Package : nfs-utils.rpm Configuration file […]

Linux SSH (Secure Shell)

July 6, 2015 admin 0

SSH is a network protocol. It allows data to be exchanged using a secure channel between two networked devices. Same protocol is used for: ssh […]

File Transfer Protocol (FTP)

July 6, 2015 admin 0

Package: vsftpd—-.rpm Configuration file: /etc/vsftpd/vsftpd.conf Package: ftp (client) Two types of login: (a) Anonymous login: Anyone can login using the username “anonymous” or “ftp”, with […]

Bind DNS Service

July 6, 2015 admin 0

DNS is a structured database system that maps a computer’s fully qualified domain name into an IP address. Computers in a network use IP addresses […]