How to setup VNC server on centos 8 / RHEL 8
VNC application is used to access graphical desktop of remote machine. In this article, we will see about setup VNC server on centos 8 / […]
VNC application is used to access graphical desktop of remote machine. In this article, we will see about setup VNC server on centos 8 / […]
There are many different ways to configure a static IP address on RHEL 8 and Centos 8 servers. Here we can cover these 3 methods […]
Samba is an opensource and most popular package that provides file and print service using SMB/CIFS protocol. This step by step article explains how to […]
This article helps you to install and configure basic mail server on Centos 7. Here i have used Postfix for SMTP, Dovecot for POP/IMAP and […]
FTP server is used to exchange files between computers over network . This guide helps you to setup ftp server on centos 7 . This […]
Phpmyadmin is an opensource tool to manage MySQL database using web browser. it can perform almost all tasks such as creating,deleting,modifying databases,users,tables and fields . […]
LAMP is a group of open source softwares installed together to build a webserver. LAMP refers to Linux (Operating system), Apache (Web service), MySQL/MariaDB (Database) […]
VNC server is used to connect and control desktop environment of the server from remote clients. VNC viewer is used on remote computer to connect […]
After installing Centos 7, You may not able to connect network in that machine. This will happen because Ethernet interfaces are not enabled by default.This […]
Webmin is a web-based graphical tool for unix . It is used to manage services like User management, Disk managemet, Network, Iptables ( Firewall ), […]
Phpmyadmin is a free tool used to administrate MySQL . it supports all major operation with MySQL in GUI mode. In the previous post we […]
LEMP stack LEMP stack is nothing but a group of open source softwares combined together to make a webserver . LEMP refers to the first […]
Node.js is a platform that works on V8 JavaScript Engine .it uses an event-driven function which is very useful for hosting real-time applications. In this […]
NFS ( Network File System ) is used to share a directory with other clients over a network. It is very useful when it is […]
VNC server VNC is used to display X windows sessions on remote computers.In this tutorial, we can learn how to setup VNC server on centos […]
Cacti – Network and performance monitoring tool Cacti is one of best monitoring tool used to monitor network, CPU load, memory, Disk and other services. […]
This article describes how to setup a mail server in centos 6 . Here i have used three popular packages which is very easy to […]
DNS DNS helps to resolve domain name to ip address and ip address to domain name . In this post we can see how to […]
SVN – Apache subversion SVN – Subversion is a versioning and revision control system used by developers to track and keep up earlier versions of […]
FTP – File transfer protocol is used to transfer files from one host to another over TCP . Configuring ftp server on linux is safe and […]
Copyright © 2024 | Privacy | Terms and conditions