Blocking Skype in FreeBSD
We need computer with Windows and Skype installed, preferably the latest version. Turning off all programs that could connect to the Internet, windows update and everything else. Lets enable Skype and...
View Article[How To] Install and Configure DHCP Server
dhcpd server is designed for automatic and dynamic assignment of: IP-addresses wins dns default gateway time server subnet mask Dhcp does not require a server on each subnet, it can work through the...
View ArticleSupport php-zip extension in Fedora 16 [How To]
Solve the problem of support php-zip-extension in Fedora-16 Problem If you install PHP from the standard repository found no support php-zip-extension, Moodle 2.2 will not run on the server. This is a...
View Article[How To] change or setup new ip address in FreeBSD
[How To] change or setup new ip address in FreeBSD Set IP address useing ifconfig command:ex. ifconfig re0 inet 202.54.1.22 To setup up ip permanently open file /etc/rc.conf, then add or modify network...
View Article[Review] 18 steps to better Data Security
01 We still use tar Back up with tar. The old ones are the best, and a full backup of your home directory with tar is easy to do and easy to restore from. Put it on a USB stick, external drive, cloud...
View Article[Error & Solution] Could not reliably determine the server’s fully qualified...
Sometimes after installation of apache 2 on Ubuntu, when restarting apache You will get this erorr message $ service apache restart * Restarting web server apache2 apache2: Could not reliably determine...
View Article[How To] Enable iptables log file in Ubuntu 11.04
Edit syslog configuration file vim /etc/rsyslog.d/50-default.conf Restart rsyslog service service rsyslog restart Change owner of the firewall.log file chown syslog:adm /var/log/firewall.log After...
View Article[How To] Install and configure MySAR on freeBSD 9
When I try install MySAR (MySQL Squid Access Report 2.1.4) on my FreeBSD 9 server I have got many problems. Now I want to write installation process and solutions of those problems in this article....
View ArticleSetup MAC address filtering in FreeBSD [HowTo]
To enable MAC address filtering in FreeBSD first you need get MAC addresses for all clients which you want to give internet access. To get MACs I suggest use FastResolver. You need to run it any...
View ArticleInstall WEB server (LAMP) on Ubuntu with Firewall, Phpmyadmin and Firewall
Installing LAMP server Update source apt-get update Install Vim apt-get install vim Install tasksel apt-get install tasksel Install LAMP (with tasksel) type tasksel select LAMP and install Install...
View ArticleWatchgurd http-proxy problem with some web pages
Sometimes some web sites have some headers which is not standard. To open this kind of sites (ex. odnoklassniki.ru) behind the WatchGuard firewall you need to reconfigure http-proxy. In Proxy Settings...
View ArticleSNMP v3 Device Template for Zabbix 3
Download SNMP v3 Device Template for Zabbix 3 – Template-SNMPv3-Device-Zabbix3 Related posts: Get Device Information Get All Hardware Devices lspci Get Drives Info fdisk -l...
View ArticleBlocking Skype in FreeBSD
We need computer with Windows and Skype installed, preferably the latest version. Turning off all programs that could connect to the Internet, windows update and everything else. Lets enable Skype and...
View Article[How To] Install and Configure DHCP Server
dhcpd server is designed for automatic and dynamic assignment of: IP-addresses wins dns default gateway time server subnet mask Dhcp does not require a server on each subnet, it can work through the...
View Article