
Setup LAMP server on ubuntu 18.04 – Apache,MySQL and PHP
LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It is the most popular web […]
LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It is the most popular web […]
In this tutorial, We are going to see how to setup network on ubuntu 18.04 desktop and server versions. Ubuntu introduced netplan utlity to configure […]
This article explains how to enable remote desktop on ubuntu 16.04 server and cloud versions. Maybe it can be used for desktop versions. We are […]
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 […]
Samba is a free software used to enable file and print services on unix-like systems. It runs on most unix variants, such as Linux, AIX, […]
DHCP server is used to assign IP address to client computers and other Network devices . Basically we need Ipaddress, Subnet mask, Gateway and DNS […]
VNC server is used to share graphical desktop which can be controlled from other computers . This guide is helpful to install VNC server on […]
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 ), […]
SVN (Subversion) is an opensource version control system. it is used to store previous changes of your project files like documentation, coding etc. also you […]
DNS server is used to resolve domain name into IP address. There are three common DNS server configurations can be done using BIND, caching nameserver, […]
NFS ( Network file systems ) is used to share files with other computers over the network. It is mainly used for centralized home folders. […]
Eclipse is a open-source development environment used to develop applications . it supports various programming languages and can be installed in all Operating systems (Windows […]
Skype is a popular messaging and voip service which supports almost all OS platforms . It offers free skype to skype calls low call costs […]
Apache Tomcat is an open source web application which is used to deploy JAVA servlets and JSPs. This article helps you to install Tomcat 7 […]
FTP is used to transfer files from one host to another over TCP network. This article explains how to setup FTP server on ubuntu 14.04 […]
Copyright © 2019 | Privacy | Terms and conditions