Friday, 20 January 2012

Advanced Packaging Tools

Advanced Packaging Tool, which has since been ported by Conectiva for use with rpm and has been adopted by several other distributions. The command apt-get is a powerful command line tools that are used to working with Ubuntu's Advanced Packaging Tool (APT) performing such functions as installation...
Share:

Tuesday, 17 January 2012

NTP Linux Server

In general, the Network Time Protocol (NTP) is a protocol for synchronized to the system time on the computer to the source (server). There are several sites NTP "Stratum 1" (NTP sites with resources from the atomic clock time) and "Stratum 2" (NTP sites with NTP time sources from other sites,...
Share:

Saturday, 14 January 2012

Proxy Transparant Linux Debian

Login root first before installing anything on our debian system. Install with the command:       # apt-get install squid After that you can configure it with the command      # nano / etc / squid / squid.conf search the files below and replace               visible_hostname replace with your domain name        ...
Share: