Similar Posts
How To Install VsFTP on Centos 6.4
VSFTPD is a service which allows us to setup ftp server in secure way. it is Very Secure File Transfer Protocol Daemon (VSFTPD). By default ftp server can be access anonymously ( ‘/var/ftp’ anonymous space )Â and we can also configure login-based FTP sessions. ` Post Views: 9,790
Search Text within Files in Linux
To learn one of the most easiest way to search particular search string in text file on a computer running Linux operating system. ` Post Views: 1,818
How to enable ‘root’ user in Ubuntu 12.04
By default, the Root user password is locked in Ubuntu. Meaning you cannot use ‘su’ command to switch from regular user to root user and also you will not be able to login directly as ‘root’ user. However, you can use ‘root’ privileges by using ‘sudo’. SuperUserDo ( sudo ) needs your account password not…
The program can’t start because MF.dll is missing from your computer.
Movie maker has stopped working on windows 8.1 the error stated below :` Error : The program can’t start because MF.dll is missing from your computer. Try reinstalling the program to fix this problem. Post Views: 2,601
Block specific keyword in Squid Proxy
INTRODUCTION After learning how to block website using ban list, so now in this short guide I am going to tell you how to restrict any websites based on keywords in squid proxy server. Blocking keywords in squid proxy server is very helpful for the system administrators in colleges and schools networks.` SOLUTION Let’s start…
How to Install DHCP on CentOs 7 / RHEL 7
INTRODUCTION DHCP on CentOS 7/RHEL 7 In this Tutorial we are going to install DHCP (Dynamic Host Configuration Protocol) on CentOS 7. What is DHCP? DHCP Stands for Dynamic Host Configurations Protocol that is used to dynamically assign IP Addresses to Clients, on every device attached on network requires an IP Address to communicate with…

