Archive | August, 2009

Rilis kademar Linux 4.9

13 Aug

Adonay Sanz Alsina telah mengumumkan rilis kademar Linux 4.9, Distro DVD Live berbasis Debian GNU/Linux 5.0 dengan KDE 3 ini menawarkan dukungan bahasa catalan, spanyol dan inggris. Beberapa fitur baru di rilis ini termasuk :

  • Perbaikan untuk CADI, piranti konfigurasi sistem milik kdemar, sekarang datang dengan modul konfigurasi GRUB dan berbagai opsi konfigurasi baru untuk web browser
  • Perbaikan bug minor dan perbaikan di “kademarcenter”
  • Utility setup Hardware
  • Update mayor untuk installer sistem, sekarang menambahkan opsi untuk memilih 100% “libre system”
  • Start-Up grafis baru dengan fbsplash
  • Update Kernel Linux 2.6.29

Anda bisa membaca pengumuman rilis (dalam bahasa spanyol) untuk daftar lengkap perubahan dan peningkatan. Unduh: kademar_V4.9_Leo-DVD.iso (1,662MB, MD5).

Popularity: 2% [?]

Rilis SystemRescueCD 1.2.3

13 Aug

François Dupoux mengumumkan rilis SystemRescueCd 1.2.3, disk rescue sistem berbasis Gentoo Linux tersedia dalam CD maupun USB bootable untuk mengadministrasi atau memperbaiki sistem dan data setelah terjadi crash. Apa yang baru di rilis ini? “Updated the alternative kernels to Linux kernel 2.6.27.29; updated e2fsprogs to version 1.41.8 (ext2, ext3, ext4 file system tools); updated dump to 0.4b42 (better support for ext4); updated NTFS-3G to version 2009.4.4 AR16 (NTFS-3G advanced release); added missing firmware (package linux-firmware); initial support Partclone 0.1.1; updated GParted to version 0.4.6; updated Parted to version 1.9.0.”. Baca changelog untuk informasi lebih detil. unduh CD Bootable dari : systemrescuecd-x86-1.2.3.iso (236MB, MD5).

Popularity: 4% [?]

Rilis Finnix 93.0

13 Aug

Ryan Finnie merilis Finnix 93.0, CD distribusi linux kecil yang diperuntukkan untuk administrator sistem dan diracik dari cabang Debian testing: “Finnix 93.0 released. It is a maintenance release, but due to the length of time between Finnix 92.1 and 93.0, the time between Debian upstream updates warranted a major version number bump. New features include Linux kernel 2.6.30, and updated upstream software. Vitals: Linux 2.6.30 (based on Debian 2.6.30-5), Debian testing (2009-08-08). Changes: dist-upgrade; upgraded Memtest86+ to 2.11; re-ordered main menu (x86); several fixes related to Debian and Linux kernel upgrades; removed: EVMS (unmaintained upstream, obsolete, low penetration), unionfs-tools (incompatible with current Unionfs), cramfsprogs (not used by Finnix, low need outside Finnix), ftp (use lftp instead).” Anda bisa membaca Pengumuman Rilis dan Catatan Rilis Untuk Informasi lebih lanjut. Unduh (MD5): finnix-93.0.iso (121MB), finnix-ppc-93.0.iso (132MB).

Popularity: 2% [?]

Melihat Kapasitas Disk di Linux

11 Aug

Untuk melihat kapasistas disk di Linux anda bisa menggunakan perintah df. jika anda mengetikkan perintah df tanpa opsi, akan muncul keluaran seperti berikut :

Filesystem           1K-blocks      Used       Available Use% Mounted on
/dev/hda1             28088736  15830836  10808036  60% /

Tampilan diatas disajikan dalam satuan Kilobytes. Untuk mendapat tampilan yang lebih mudah dibaca anda bisa menggunakan opsi -h (human readable). Dengan Opsi -h keluaran diatas akan menjadi :

Filesystem            Size    Used  Avail Use% Mounted on
/dev/hda1              27G   16G   11G   60%  /

Lebih mudah dibaca bukan? bahwa kapasitas disk 27 Gb, digunakan 16 Gb dan kosong 11 Gb. hati-hati dengan opsi -h dan -H, opsi -h menggunakan satuan 1024, sedangkan opsi -H menggunakan satuan 1000.

Jika anda ingin melihat jumlah inodes dan bukan kapasitas disk, anda bisa menggunakan opsi -i. Keluaran yang dihasilkan berupa jumlah inodes pada disk seperti berikut :

Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/hda1            7253184  107423 7145761    2% /

sekian, semoga bermanfaat

Popularity: 5% [?]

Membaca Log Secara Live menggunakan Tail

11 Aug

Jika anda sering bermain dengan log di mesin linux anda tentu familiar dengan tail, secara default aplikasi ini akan menampilkan 10 baris terakhir dari file yang anda buka. sebagai contoh, jika anda ingin  menampilkan 10 baris terakhir dari log siapa yang mengakses server apache, anda bisa menggunakan perintah :

tail /var/log/httpd/access.log

Tapi perintah diatas hanya menampilkan 10 baris dan berhenti. Kita dapat meminta tail untuk terus menerus menampilkan baris terbaru di log dengan memberikan opsi -f. sehingga perintah diatas diubah menjadi

tail -f /var/log/httpd/access.log

Tentu anda bisa menggunakan cara diatas untuk membaca fila apapun secara “live”. selamat mencoba

Popularity: 2% [?]

Rilis PC/OS 2009.3

11 Aug

pcosRoberto J. Dohnert mengumumkan rilis PC/OS 2009.3, distribusi linux desktop berbasis xubuntu: “PC/OS 2009.3 has been released to the general public. This release fixes many of the hardware issues that users had with PC/OS 2009v2 series. With this release we went ahead and installed all updates so all security updates since PC/OS maintenance pack 3 have been applied. The changes to PC/OS 2009.3 application wise are common across all releases except that Xfce 4.6 was not included in WebStation due to some issues that are being explored right now on some models of netbooks. OpenOffice.org 3.1, Pidgin 2.5.8, Firefox 3.0.12, Mozilla Thunderbird and many more application updates have been applied.” Baca Pengumuman Rilis untuk informasi lebih lanjut. Unduh: pc-os-ow20093.iso (1,613MB, MD5).

Popularity: 1% [?]

Rilis SAM Linux 2009

11 Aug

SAM Linux distribusi berbasis PCLinuxOS berupa Live CD yang menyajikan Desktop XFCETelah dirilis : The Sam Linux team announces the release of SAM Linux 2009. The distribution is based on PCLinuxOS 2009.1 but it will be the last release based on PCLinuxOS. The most important changes are the upgrade to kernel version 2.6.26.8, Xfce 4.6.1, support of a variety of WLAN hardware and support of the MSI Wind netbook architecture. Minor changes include the upgrade of all packages as of 18 July 2009 and the use of Opera as email client instead of Thunderbird. SAM Linux 2009 is made fully compatible with the PCLinuxOS repositories. In the process of changing from PCLinuxOS to a distribution still unannounced we will stop hosting our own PCLinuxOS repository but we will keep up the support for SAM Linux 2009 as long as it is in use by our community. Info lengkap bisa anda baca di Pengumuman Rilis. Unduh: SAM2009.iso (679MB, MD5).

Popularity: 1% [?]

Rilis Arch Linux 2009.08

11 Aug

Dieter Plaetinck mengumumkan rilis kumpulan image CD instalasi baru untuk Arch Linux versi 2009.08: These images are built from a current snapshot of core, which includes Linux kernel 2.6.30.4, udev 141 and Pacman 3.3.0. Changes compared to 2009.02: more up-to-date software; usage of new AIF installer, which brings better disk editor with support for dm_crypt and LVM setups, support for automated installations using configuration files, a framework to build your own installation procedures, better date/time setting with NTP support, re-factored GRUB installation routines and usability improvements; Aufs instead of Unionfs; enhanced boot device detection on image start; bug fixes (XFS freeze, mirror setting, clock corrections, network settings). Baca Pengumuman Rilis dan Catatan Rilis untuk info detail. Unduh (MD5): archlinux-2009.08-core-i686.iso (344MB, torrent), archlinux-2009.08-core-x86_64.iso (664MB, torrent).

Popularity: 1% [?]