Cheap usb-ethernet adapter for MacOSX

I recently purchased a cheap usb-ethernet adapter for my Macbook Air for just 5 EUR. The model name is KY-LANRD9700, it’s a usb 2.0 to ethernet 100Mbps adapter and it uses the AX88772 chipset. The USB id is: 0×9700:0x0fe6 This chipset is fully supported under MacOSX. You can download the driver from ASIX website. No [...]

Share

Una nuova avventura: Skylable

Ieri io e tre dei fondatori di ClamAV abbiamo finalmente annunciato il nostro nuovo progetto: Skylable Sx. Si tratta di un software open-source che permetterà a chiunque di trasformare dei server a basso costo in uno clustered storage altamente affidabile, ridondante e veloce allo stesso tempo. L’idea è quella di rendere alla portata di tutti [...]

Share

Booting Linux on a 3TB disk with grub2

I recently purchased a 3TB disk for my home server. All disks of size 2TB and above cannot be partitioned using the standard fdisk tool. They require a GPT partition table. First of all install parted and gnu-fdisk (an fdisk replacement based on libparted): apt-get install parted gnu-fdisk Assuming the 3TB disk is sda, run: [...]

Share