This will only allow authorized users to use proxy server.
nobody can access internet without username and password
Watch Video :
` [youtube http://www.youtube.com/watch?v=sfdZGzlVKnk&w=570&h=425]This will only allow authorized users to use proxy server.
nobody can access internet without username and password
Watch Video :
` [youtube http://www.youtube.com/watch?v=sfdZGzlVKnk&w=570&h=425]RAM (Random Access Memory ) is a temporary memory on your system, RAM is the place in your computer where the processor can reach quickly to currently running programs and data. How to check RAM on your Linux CentOs/RHEL Server. You can use the following commands to check how much RAM is Installed on your…
Learn How to Display Users Info and Activity In Linux When you are administrating bunch of groups and users on your Linux system, you might be wondering how to monitor their configuration and activity on the system. Linux provides various commands, which gives you comprehensive overview of users and groups activity. So in this article…
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…
MySQL is most popular Open Source Data Base Server. MySql is RDBMS ( Relational Database Management System. it provides multi user access to the number of databases. Step-1 : Installation of MySql Server using yum.` [root@dbase1 /]# yum install mysql mysql-server php-mysql Step-2 : Start mysql service. [root@dbase1 /]# service mysqld start Post…
How to Root Samsung Galaxy S4 All Models [ 4 Easy Steps] ` Post Views: 1,590
INTRODUCTION How to Setup Linux Crontab with Examples Every Linux administrators need to automate their important tasks using task scheduler which is something called crontab in Linux operating system. The word crontab has two parts Cron ( cron derives from chronos, Greek for time) and tab (stands for table). ` Post Views: 3,325