Similar Posts
Rename/Move or Delete Directory and Files in Linux
INTRODUCTION Rename/Move :mv is Linux command that can use to rename files and directories; it also used to move files and directories from one location to another, same like cut and paste command in MS Windows. SOLUTION Syntax of mv command:` $ mv [options] source dest Post Views: 5,392
[Video]How to fix MSVCR100.dll error in Far Cry 4!!!
How to fix MSVCR100.dll error in Far Cry 4 Description :` This is also a very common Far Cry 4 crash. But you can fix this easily. In this video i will show How to fix MSVCR100.dll error in Far Cry 4. Install Microsoft NET Framework. Download : Microsoft NET Framework Install Microsoft Visual C…
How to Control Internet Access Using Squid Proxy Server
INTRODUCTION: Squid Proxy Server Squid Proxy Server is a powerful web caching server. It is used by hundreds of ISPs (internet service provider) companies to reduce their bandwidth usage and improve response time. E.g. if one client request www.BroExperts.com, it will cache web contents from the internet during the first request and then on…
How to Install FileZilla on CentOs 6.3
FileZila is a cross-platform graphical FTP, FTPS and SFTP client with many of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. Step-1` Before installing FileZilla using ‘yum’ command you need to install epel-release-6-8.noarh.rpm Post Views: 3,253
Access remote systems using ssh and VNC.
SSH & VNC Remote Access Remote Access lets you to connect other computer that are located over the network. Makes your life easier to manage nodes remotely you don’t need to be there physically you can connect your node through remote access, for command-line remote access Linux provide us SSH (Secure SHell) if you are…
Setting Up Networking in Linux CentOS/RHEL/Fedora
After installing Operating System the first thing come into mind, how to modify network setting of your Linux Box. Network management is really simple when it comes to CentOS/RHEL/fedora, Most of the setting is easy and simple to adjust. We need to modify few files to configure our networking, as most of the configuration kept…
