Showing posts with label networking. Show all posts
Showing posts with label networking. Show all posts
Intel, Belkin Pushing Ozmo, the Wi-Fi-Based Bluetooth Killer

Intel, Belkin Pushing Ozmo, the Wi-Fi-Based Bluetooth Killer


Ozmo, a spanking new startup backed by Intel and partnered with Belkin, will demo its new Wi-Fi-based Bluetooth competitor at Computex on Tuesday 3 Jun 2008.

The system, which is the central part of Intel’s Cliffside concept, uses current Wi-Fi hardware to create secondary networks that connect with peripherals built with its new transceiver. The transceiver will have a power draw comparable to Bluetooth, but its biggest perk is that it’ll support enough bandwidth for the long, long overdue high-quality media streaming that the 'tooth could never deliver.

Intel claims that this tech could allow up to eight secondary connections (which would mean eight wireless peripherals at once) as well as a concurrent connection to a standard 802.11x network, all on existing Wi-Fi hardware. It looks like anyone running current-gen Intel wireless adapters can expect to be able to connect with Ozma chip-equipped accessories with what essentially amounts to a driver upgrade.

There aren’t any Cliffside-enabled devices on the market yet, but Intel and Belkin have enough resources and market presence to give the system a pretty good chance at catching on.


LANMAP / CurlFTPFS

LANMAP / CurlFTPFS

Looks like a cool utility - can produce a LAN map in GUI format.

Works for Windows and Linux.

http://www.parseerror.com/lanmap/

CurlFTPFS mounts a remote FTP location as local subdirectory.

http://sourceforge.net/projects/curlftpfs
Home Network Setup

Home Network Setup

1. Webserver
- I'm still looking for a webserver that can support PHP, CGI, Perl etc without too heavy a memory footprint.
- candidates include apache, appweb, lighttpd and thttpd-php
- tested thttpd and it works, but doesn't have any PHP support

2. FTP server (installed and working)
- to support requirement no 1.
- downloaded and installed openssh-sshd, openssh-sftp

3. mySQL server
- pending work

4. Mail server
- pending work