In some point of your life you may have heard about hacker, depending on where you heard about it your opinion towards hacker may be good or bad. This is not your fault as mainstream media often mistake the real hacker with cracker (the bad guy). While there is no official definition of hacker, most people agree with this definition : “Hacker is people who committed to circumvention of computer security”. Now just like good movies there’s always bad guy who use security weakness for malicious intend, we call this people ‘black hat’; and of course there is also the
Continue reading What is a Hacker?
Monitoring proxy server access is really important for network admin, and this is true for any network administrator from as simple as Internet Cafe, Government Organization, Educational Institution or even Home network. In this article I’ll be using squid as my proxy server, so you’ll need to install special software to monitor your proxy server.
So I assume you already have squid installed as proxy server on your machine, and run without any trouble. You need to install a software called sqstat that will monitor your squid access in real time.
Steps to install and configure sqstat:
Download sqstat packet
[root@rendy ~]# wget http://samm.kiev.ua/sqstat/sqstat-1.20.tar.gz
Extract sqstat
Continue reading Real Time Proxy Server Monitoring
Before we study even deeper it’s always good idea to know what we’re going to study and what we can expect to get by studying it. In this article we’re going to explore all Computer Science Course that you can learn from this website.
Data Storage In this subject, we consider topics associated with data representation and the storage of data within a computer. The types of data we will consider including text, numeric values, images, audio, and video.
Data Manipulation In
Continue reading Computer Science Course