The Anti way

I’ve just downloaded & installed AntiX M8 -test 1, which worked like charmed on my Compaq laptop.

Gnome & Kde are become more & more floated now, do you really need a full Desktop Environment(DE) ? AntiX doesn’t give you any DE, it comes with two Window Manager (WM): FluxBox & IceWM. I prefer Fluxbox (but IceWM maybe be easier). It provides a rich-featured desktop but requires the minimum hardware. Yes, it can run on almost every boxes, so that don’t throw your old compuper away! My laptop is not old, but I love the super-high-speed and Antix seems to be suitable me. A very stable system with lighting speed is AntiX’s target.

AntiX, developed by anticapitalista, is a branch of Mepis(developed by Warren), a debian-based distro (thank God).

Homepage: http://antix.mepis.com

Communities: http://antix.freeforums.org , http://mepislovers.org/forums

——————————-

Note: For Vietnamese users, you can use Hanoilug Debian “Lenny” mirror.

Some Kubuntu 8.10 with Kde4 screenshots

Bravo Kde, bravo Qt :D

My desktop

Is that really cool ?

OxygenOffice Professional

Bạn cảm thấy OpenOffice thiếu thốn các hình ảnh, clipart, theme presentation, hiệu ứng còn nghèo nàn?
Hãy thử OxygenOffice Professional, 1 bộ OpenOffice với nhiều cải tiến và chuyên nghiệp hơn.

Đọc tiếp »

Posted in soft. Thẻ: . 2 phản hồi »

Rau Ubuntu

Thêm 1 lựa chọn mới trong khẩu phần ăn kiêng: :D

http://luiscosio.com/ubuntu-lettuce

Posted in fun, ubuntu. Thẻ: . 5 phản hồi »

xvnkb và Hardy

Bộ gõ tiếng việt dường như là 1 đề tài muôn thuở, phiên bản Ubuntu 8.04 mới xvnkb lại gặp trục trặc. Sau 30 phút mày mò, cuối cùng mình cũng làm xvnkb hoạt động được. cách thực hiện rất đơn giản Đọc tiếp »

Which File Extension Are You?

This is a funny test. Find out your file extension at: http://www.bbspot.com/News/2004/10/extension_quiz.php

And I am:

Hey, maybe it’s right. :D Now, go to check your extension and share it . :D

Posted in fun. Thẻ: . Leave a Comment »

Đăng ký nhận đĩa Ubuntu 8.04

Dù hiện nay chưa có bản chính thức của Hardy, nhưng ngay bây giờ các bạn đã có thể đăng ký để nhận đĩa miễn phí tại:

Ubuntu: shipit.ubuntu.com

Kubuntu: shipit.kubuntu.org

Edubuntu: shipit.edubuntu.org

thời gian ship khá lâu từ 6-10 tuần

Biến máy tính trông giống Mac Pro hơn với Gnome Global Menu

Bạn thích MacOS, bạn có nhớ thanh top panel của MacOS có khả năng tự thay đổi tuỳ thuộc chương trình đang chạy?? Thật sự Linux cũng có thể làm được điều này với tiện ích nhỏ Gnome Global Menu

Nếu bạn vẫn chưa hình dung ra thì hãy xem ảnh trong các link bên dưới(hãy chú ý thanh top panel):

terminal

nautilus

pidgin

gthump

Đọc tiếp »

Đoạn code tuyệt mật của Windows Vista!!!

1 mẫu quảng cáo vui của anh em nhà Linux tặng bác Bill :D

Nguồn: http://blog.linuxoss.com/2008/04/07/windows-vista-code-revealed

/*
TOP SECRET Microsoft(c) Project:Longhorn(TM) SP1
Estimated release date:2008
*/
#include “win95.h”
#include “win98.h”
#include “leopard.h”

char chew_up_some_ram[10000000];

void main () {
while (!CRASHED) {

if (first_time_install) {
make_10_gigabyte_swapfile();
do_nothing_loop();
search_and_destroy(FIREFOX | OPENOFFICEORG | ANYTHING_GOOGLE);
hang_system();
}

if (still_not_crashed) {
basically_run_windows_xp();
do_nothing_loop();
}
}

if (!DX10GPU()) {
set_graphics(aero, very_slow);
set_mouse(reaction, sometimes);
}

// printf(”Welcome to Windows 2000″);
// printf(”Welcome to Windows XP”);
printf(”Welcome to Windows Vista”);

while (something) {
sleep(10);
get_user_input();
sleep(10);
act_on_user_input();
sleep(10);
flicker_led_promisingly(hard_disk);
}

creat_general_protection_fault();
}