Linux FTP Server : Basic of FTP server
What is FTP? FTP is an acronym for File Transfer Protocol. As the name suggests,FTP is used to transfer files between computers on
Read moreTech Blog and Discussion
Linux is an open-source operating system (OS). An operating system is software that directly manages a system’s hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work. Here, at https://blog.eduguru.in, We will discuss and solve real-life problems coming on Linux OS. We also know more interesting features of Linux here.
What is FTP? FTP is an acronym for File Transfer Protocol. As the name suggests,FTP is used to transfer files between computers on
Read moreThere are various distros of Linux and available for number of different purpose. We will discuss about Fedora distro of
Read moreGoogle Chrome is a closed source web browser and it is developed by Google Inc. Google Chrome can be installed
Read moreWhat is squid? Many of you are using Squid without even knowing it! Some companies have embedded Squid in their
Read moreIn this article we will learn about step by step installation and configuration of LDAP. To learn about Basic of
Read moreWhat is LDAP? LDAP stands for Lightweight Directory Access Protocol. As the name suggests, it is a lightweight client-server protocol
Read moreWhat is Sendmail? Sendmail is a mail server used for sending and receiving mails. It works on SMTP (Simple Mail Transfer
Read moreIn the previous post we have already completed the first step to install Nagios core service, Now in this article
Read moreWhat is Nagios? Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before
Read moreFTP command not found # ftp 192.168.1.56 -bash: ftp: command not found # yum -y install ftp The above command
Read more