martes, 29 de julio de 2008
KDE 4.1 Released
(more...)
OpenDNS Offers DNS Vulnerability Protection
(more...)
lunes, 28 de julio de 2008
FreeBSD Single Sign on with Active Directory and Access Control
This document assumes that you have a functioning FreeBSD sever on a network with internet access.
viernes, 25 de julio de 2008
Installing A FreeBSD 7.0 DNS Server With BIND
This tutorial shows how to set up a FreeBSD based server that offers DNS services. This tutorial is written for the 64-bit version of FreeBSD, but should apply to the 32-bit version.
Set Up Eclipse PDT 2.0 On Eclipse 3.4 (Ganymede)
Install Wordpress Multiuser (WPMU) On FreeBSD 7
Software mirror in FreeBSD
In my example I have at start an 8 GB hard disk where I installed FreeBSD 7.
How FreeBSD makes vulnerability auditing easy: portaudit
Building a Router With pfSense (Video)
jueves, 24 de julio de 2008
Apache, PHP and PostgreSQL
(more...)
Build your own NAS with FreeNAS (video)
(more...)
FreeBSD on the Openmoko
(more...)
Quick Guide to FreeBSD hostap for FreeBSD 8
access point. But I just needed an access point: no dhcp, bridging, etc. Here's how I did it."
iXsystems offers professional FreeBSD and PC-BSD support
(more...)
martes, 22 de julio de 2008
Video for BSD Project
On 10 July 2008 the Video for BSD project was created on SourceForge. This project will implement a V4L compatible API and device drivers for the BSD systems, enabling FreeBSD users to run Linux video applications. The project’s goal is to provide an emulation layer that would let you recompile the Linux source code on FreeBSD, and provide a sufficiently complete emulation of the Linux kernel APIs so that device drivers can be used without significant modifications to their source code."
(more...)
OpenSSH 5.1 released
sábado, 19 de julio de 2008
15 Resources To Get You Started With jQuery From Scratch
miércoles, 16 de julio de 2008
Build Web services with PHP in Eclipse
martes, 15 de julio de 2008
TrueCrypt 6.0 Released
(more...)
domingo, 13 de julio de 2008
ezjail - A jail administration framework
With ezjail, I can:
* create a jail flavour, upon which the creation of other jails can be based
* centrally update the jail's ports tree
The above does not fully describe the neat things you can do with ezjail. Read below to discover more fun and interesting things.
(more...)
FreeBSD-SA-08:06.bind
Topic: DNS cache poisoning
Category: contrib
Module: bind
Announced: 2008-07-13
Credits: Dan Kaminsky
Affects: All supported FreeBSD versions.
Corrected: 2008-07-12 10:07:33 UTC (RELENG_6, 6.3-STABLE)
2008-07-13 18:42:38 UTC (RELENG_6_3, 6.3-RELEASE-p3)
2008-07-13 18:42:38 UTC (RELENG_7, 7.0-STABLE)
2008-07-13 18:42:38 UTC (RELENG_7_0, 7.0-RELEASE-p3)
CVE Name: CVE-2008-1447
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches,
and the following sections, please visit
http://security.FreeBSD.org/.
(more...)
jueves, 10 de julio de 2008
Managing Jails
miércoles, 2 de julio de 2008
A slightly advanced Introduction to Vim
FreeBSD Technologies in New Firefox 3 Browser
(more...)
Anatomy of an Ajax Application
What You'll Learn in This Chapter:
* The Need for Ajax
* Introducing Ajax
* The Constituent Parts of Ajax
* Putting It All Together
In this chapter you will learn about the individual building blocks of Ajax and how they fit together to form the architecture of an Ajax application. Subsequent chapters will examine these components in more detail, finally assembling them into a working Ajax application.
martes, 1 de julio de 2008
Manipulate Excel Spreadsheets with PHP on Linux
Have you ever faced a situation when you need to manipulate Excel spreadsheets with PHP on the server that is running Linux? If you had a Windows Server you could use PHP COM extensions. However they are unavailable on Linux.
Hopefully, there is a solution. It is called Open XML. It’s a new format of Microsoft Office documents introduced in Microsoft Office 2007. Basically, an Open XML file is a ZIP archive that contains XML files that represent the document mark-up. You can view it yourself or read some documentation, my article isn’t about Open XML, but about the PHP library for working with Excel 2007 files. It also supports Excel 97 format by incorporating a PEAR library.
The library is called PHPExcel. It allows you to read/write Excel spreadsheets, save them in many formats including PDF and HTML. It supports formulas,styles and etc.
It requires:
- PHP 5.2+
- GD extension
- XML extension
- ZIP extension
I have these two simple examples that show you how to create an Excel spreadsheet and save it in several formats and how to read a spreadsheet and display it on the HTML page.
Adobe Makes Flash Crawlable
(more...)