Lupa kalau harus nge-blog lagi. Ini nih masalah performa Mac OSX “Tiger” yang jalan di komputer x86.
Setelah melakukan beberapa teknik tertentu, barulah si Tiger ini jalan dengan cukup responsif. Pertama yang saya lakukan adalah memodifikasi parameter boot menjadi:
-F platform=X86PC perintah di atas menandakan bahwa -F mengabaikan konfigurasi boot dan platform menandakan bahwa komputer kita menggunakan [...]

more »

This is a starting point for Linux project

Posted on: February 6, 2008
Tags:

Linus started to post a kernel (operating system core), a minix clone to the mailing list. I wonder this archived on google mailing list.

This is a starting point for Linux operating system project until now we use and get benefit from it. Linux is only act as a kernel but not the whole operating system. There are some misunderstandings about how to differentiate between Linux and additional/supported packages which build a single operating system. Supported packages are GNU (GNU Not Unix) to work with along with kernel to handle different task.

So how can we use this term to describe Linux system? Instead of using only “Linux”, use GNU/Linux and for more specific, use with its distribution, such us Ubuntu Linux, Fedora Linux, openSuSE Linux etc.

Leave a Comment