How to install and configure FTP server with chroot in Ubuntu 12.04 LTS In this tutorial we will learn how to configure FTP server with chroot enable in Ubuntu 12.04 LTS. Advantage : The ftp user is bounded to login only into home directory ( because of chroot enabled ).The user can’not change directory other […]
Server
How to install and configure Secure FTP server in Ubuntu 12.04 LTS
In this tutorial we will learn how to install and configure VSFTP server.In this practical we will disable the Anonymous login and will allow system user to login with password. This tutorial is 2nd part of the post How to install and configure FTP server in Ubuntu 12.04 LTS Note: We will install the vsftpd […]
How to install and configure FTP server in Ubuntu 12.04 LTS
How to install and configure FTP server in Ubuntu 12.04 LTS Target Readers: Linux new users or linux system admins FTP Server IP Address = 10.10.0.25 This post has second part also: Read later if you do not know how anonymous user can login in FTP server. Given below is second part of this post […]
Installing Nagios-3.5.0 in CentOS 6.4 using yum
Installing Nagios-3.5.0 in CentOS 6.4 This post is updated version of post “https://sharadchhetri.com/2013/02/27/installing-nagios-3-4-4-in-centos-6-3/”. We will use the new EPEL repo rpm i.e epel-release-6-8.noarch.rpm.(Today I found that in EPEL repo the nagios 3.5 is available and I tested it in my staging machine) Rest of the steps are same Download the EPEL repo in your system […]
How to install owncloud in Ubuntu 12.10
In this we will learn,how to install owncloud in Ubuntu 12.10. Owncloud is a free and opensource software.Through owncloud you can store,sync or share data. The owncloud is managed through web browser by user. In this tutorial we are installing the owncloud with the help of apt-get command. You can download the package supporting other […]
How to install mysql server in RedHat and CentOS
In this post we will learn about,how to install mysql server in RedHat and CentOS. MySQL is a relational database management system (RDBMS), and ships with no GUI tools to administer MySQL databases or manage data contained within the databases. Read More About MySQL Server By-Default Port no. of MySQL : 3306 (It is a […]
Recent Comments