Wednesday, February 8, 2012
Linux, Security, Rants and Raves

Categories


 

September 2007
S M T W T F S
« Aug   Oct »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives


BlackViper.com

September 3rd, 2007 by LinuxChick

An excellent site with tons of information and help for windows users.
“Have you tweaked your OS lately?”

Installation guides, tweaks, super tweaks and configuration help are just a few of the topics for Red Hat 8, and Windows 2000 up to Vista.

It’s worth a look.

OS Guides

Source: www.BlackViper.com

~LC

Technorati Tags: , , ,

Powered by ScribeFire.

Posted in Help & Howtos, Linux, Security, Windows | No Comments »

Point, Click … Eavesdrop: How the FBI Wiretap Net Operates

September 3rd, 2007 by Baldy

The FBI has quietly built a sophisticated, point-and-click surveillance system that performs instant wiretaps on almost any communications device, according to nearly a thousand pages of restricted documents newly released under the Freedom of Information Act.

The surveillance system, called DCSNet, for Digital Collection System Network, connects FBI wiretapping rooms to switches controlled by traditional land-line operators, internet-telephony providers and cellular companies. It is far more intricately woven into the nation’s telecom infrastructure than observers suspected.

It’s a “comprehensive wiretap system that intercepts wire-line phones, cellular phones, SMS and push-to-talk systems,” says Steven Bellovin, a Columbia University computer science professor and longtime surveillance expert.

Read More

Technorati Tags:

Posted in Security | No Comments »

Introduce your Mac to Open Source Software

September 3rd, 2007 by LinuxChick

The Fink project helps make it happen. They modify Unix software so it compiles and runs on Mac OS X, Using Debian tools like dpkg and apt-get to provide binary package management.

Fink adds its own package manager, named (surprise!) fink. You can view fink as a build engine – it takes package descriptions and produces binary .deb packages from that. In the process, it downloads the original source code from the Internet, patches it as necessary, then goes through the whole process of configuring and building the package. Finally, it wraps the results up in a package archive that is ready to be installed by dpkg.

Since Fink sits on top of Mac OS X, it has a strict policy to avoid interference with the base system. As a result, Fink manages a separate directory tree and provides the infrastructure to make it easy to use.

Why use Fink?

Five reasons to use Fink to install Unix software on your Mac:

Power. Mac OS X includes only a basic set of command line tools. Fink brings you enhancements for these tools as well as a selection of graphical applications developed for Linux and other Unix variants.

Convenience. With Fink the compile process is fully automated; you’ll never have to worry about Makefiles or configure scripts and their parameters again. The dependency system automatically takes care that all required libraries are present. Our packages are usually set up for their maximum feature set.

Safety. Fink’s strict non-interference policy makes sure that the vulnerable parts of you Mac OS X system are not touched. You can update Mac OS X without fear that it will step on Fink’s toes and vice versa. Also, the packaging system lets you safely remove software you no longer need.

Coherence. Fink is not just a random collection of packages, it is a coherent distribution. Installed files are placed in predictable locations. Documentation listings are kept up to date. There’s a unified interface to control server processes. And there’s more, most of it working for you under the hood.

Flexibility. You only download and install the programs you need. Fink gives you the freedom to install XFree86 or other X11 solutions in any way you like. If you don’t want X11 at all, that’s okay too.

Package Database

FINK

~LC

Technorati Tags: , , ,

Powered by ScribeFire.

Posted in Linux, News, Software | No Comments »