Yellow Dog Linux

6 September 2007

Yellow Dog Linux includes well-known GNU/Linux components such as the Linux kernel proper, GCC, and the GNU C Library, as well as other free/open-source technologies such as Apache, PostgreSQL, Python, Webmin, and XFree86. The distribution also includes user applications, such as the Mozilla Firefox Web browser, OpenOffice.org, Evolution, Rhythmbox, MPlayer, Pidgin, and GIMP.

Yellow Dog Linux is a derivative of Fedora Core and relies on the RPM package manager. Through successive versions of Yellow Dog Linux, Terra Soft Solutions has invested heavily in implementing support specifically for Apple and IBM hardware. As a result, Yellow Dog Linux supports accelerated graphics and audio hardware out of the box, although some other hardware components such as AirPort Extreme (Apple’s 802.11g wireless cards) on Apple PowerBooks and iBooks will not function properly without modifications to the kernel.

Since v5.0, Yellow Dog Linux defaults to an Enlightenment window manager desktop, although other desktop environments such as KDE, GNOME and Xfce are also provided and supported.

Releases

Distributed on eight CDs (four install CDs and four source CDs), YDL 4.1 comprises over 1000 packages.

Yellow Dog Linux 5.0 was one of the first Linux distribution to run on Sony’s PlayStation 3 platform. it is designed specifically for HDTV so users with SDTV will have to use the commands ‘installtext’ and ‘ydl480i’ to be able to install and run.

Distribution

Yellow Dog Linux is available in several editions ranging in price from $30 to $90 — boxed with printed manual, support, and T-shirt; boxed with printed manual but without support; and a “geek edition” with CDs only (no documentation). The proceeds from these boxed distributions partly fund the development of the operating system. Their packaging is designed to match the white polycarbonate coating of the last PowerPC iMacs and iBooks, computers on which the desktop version is likely to be run.

As with most Linux distributions, Terra Soft Solutions also makes Yellow Dog Linux available as a free download from public FTP mirrors.

MAC Spoofing

9 July 2007

How to MAC Spoofing

By. EFRIEL ELYASA, efriel_e@yahoo.co.id 

1. # ifconfig eth0 hw ether MA:CA:DD:RR:BA:RU 


2. # ifconfig eth0 


3. # ifconfig eth0 down 


4. # ifconfig eth0 192.168.1.1 hw ether MA:CA:DD:RR:BA:RU up 


5. # ifconfig eth0 



/etc/sysconfig/network-scripts/ifcfg-eth0


1. to Avoid failed message when "service network restart


  Shutting down interface eth0:


  Device eth0 has different MAC address than expected, ignoring.


  [FAILED]


try:


2. set BOOTPROTO=static di ifcfg-eth0 change to BOOTPROTO=none


 


file /etc/sysconfig/network-scripts/ifcfg-eth0 containing:

DEVICE=eth0

BOOTPROTO=static

BROADCAST=192.168.0.255

IPADDR=192.168.2.185


NETMASK=255.255.255.0

NETWORK=192.168.0.0

ONBOOT=yes


HWADDR=MA:CA:DD:RR:BA:RU


 


3.edit file rc.local di /etc/rc.d/rc.local

  ifconfig eth0 hw ether MA:CA:DD:RR:BA:RU

Get free blog up and running in minutes with Blogsome | Theme designs available here