Planet Ubuntu Malaysia

Syndicate content
Updated: 26 weeks 2 days ago

lowendbox.com: A place to look for cheap-ish VPS and Dedicated Server – Less than USD7 / month!

Wed, 10/08/2011 - 14:09
lowendbox.com is a website that lists bare minimum VPS or Dedicated Server offerings with the lowest price. For VPS, the category is divided by the virtualization technology and the operating system, as well as the geographical location of the data centers. Additionally lowendbox.com provides discussion forum for optimizing web server and databases for the bare [...]
Categories: Open Source

Menghasilkan eBook Sendiri Berformat ePUB Dengan LibreOffice

Tue, 09/08/2011 - 23:00
Dunia sedang menuju ke arah kehidupan serba digital. Bakal & sedang menyertai pesta digital ini ialah buku dan ianya dipanggil eBook. Di Malaysia, saya menjangkakan 2012 adalah tahun bermulanya industri buku berbentuk digital (ianya bukan ebook b...
Categories: Open Source

Ubuntu Software Center Antaramuka Serba Baru Diperlihatkan Dalam Oneiric Ocelot

Tue, 09/08/2011 - 12:00
Sekiranya anda sedang menggunakan Ubuntu 10.10 Alpha 3, kemaskini terbaru daripada pihak pembangun ubuntu menyertakan Ubuntu Software Center (Preview) dengan antaramuka serba baru seperti yang dapat anda lihat dalam screenshot di atass. Untuk mencu...
Categories: Open Source

Convert Audio files online with OggConvert.com!

Tue, 09/08/2011 - 01:37
OggConvert.com enables users to convert audio files to and from popular audio formats (MP3, OGG Vorbis, Flac, WMA, M4A, Wav) on-the-fly. The website feature a simple interface to accept input file and to provide feedback once the file has been conver...
Categories: Open Source

Rant: GNOME should stop trying to mimic others

Sun, 07/08/2011 - 14:31
GNOME should stop trying to mimic other desktop environment and should concentrate building its own identity, because it has been driving people away… John Goerzen: Please. Stop. Removing. Features. Linus Torvalds Ditches GNOME For Xfce After two weeks of using GNOME 3, I officially hate it  
Categories: Open Source

Linus Torvalds Akui Menggunakan Xfce & Menghentam Gnome 3

Sun, 07/08/2011 - 10:56
Sekiranya anda merasakan Gnome 3 (+Gnome-Shell) sesuatu yang sangat berbaloi untuk dicuba, mungkin artikel ini sesuatu yang boleh membuatkan anda berfikir beberapa kali. Linus Torvalds, dalam perbualan di Google+ baru-baru ini tanpa berlapik menghent...
Categories: Open Source

My wishlist: PHP Development in the Cloud

Sun, 07/08/2011 - 04:46
I’m not a PHP developer by profession, nor I’m very good at it, there are times where I was required to write PHP web application for my daytime job. While it is still a simple application, nevertheless I grew fond of the simplicity of PHP application development and deployment (though some aspects of the language [...]
Categories: Open Source

strace as a poor man’s SSH keylogger ?

Sun, 07/08/2011 - 04:18
Wow, I never know that strace can be used as a poor man’s ssh keylogger – Poor Man’s SSH Keylogger
Categories: Open Source

How to save (or mirror) an entire website with httrack in Debian and Ubuntu

Sun, 07/08/2011 - 04:07
Httrack is a tool for copying and saving an entire website in Debian and Ubuntu. Httrack can crawl an online website save each of the pages (including graphic and other downloadable files). Among httrack features are: Able to continue interrupted downloads Selective download Customizable user-agent Customizable Scan-rules, can exclude files from being crawled Accept cookies [...]
Categories: Open Source

How to add contrib and non-free repository in Debian GNU/Linux

Sun, 07/08/2011 - 03:16
Debian GNU/Linux is probably the only Linux distro that has the largest software repository. However the default installation for Debian only includes the ‘main’ repository which is directly maintained by the Debian community and fulfills the Debian Free Software Guidelines (DFSG). The two other repositories ‘contrib’ and ‘non-free’ are not enabled by default as it [...]
Categories: Open Source

Ubuntu Oneiric Ocelot – 11.10 Alpha 3

Sat, 06/08/2011 - 12:56
Pembangunan Ubuntu Oneiric Ocelot 11.10 kini telah mencapai tahap Alpha 3 dan sarat dengan fungsi & ciri yang masih dalam pembangunan dan percubaan sebelum versi akhir yang bakal menemui pengguna pada 13 Oktober nanti. Antara perubahan yang dil...
Categories: Open Source

Caching Youtube Using Squid Caching Proxy

Sat, 06/08/2011 - 07:38
I'm doing quick post today as I'm quite busy right now. But I don't want to make my friend Piju disappointed as he request me (quite so long... sorry heheh) about my changes on his previous squid.conf to cache youtube which is not working anymore since...
Categories: Open Source

A sketch of Blog Post Design

Thu, 04/08/2011 - 00:02
I've been doing some designing for a small project for my friends for his personal used. Basically it's the design for his blog. Specifically - the design will be focus on the post body itself. He was specifically asking for a clean and easy to read ty...
Categories: Open Source

I don’t use Mac OS X, Am I not cool?

Wed, 03/08/2011 - 11:45
I don’t use Mac OS X, I’m I not cool?
Categories: Open Source

Bitcoin spending and transaction can be traceable

Tue, 02/08/2011 - 12:47
It seems that Bitcoin is only designed to eliminate the need for centralized issuer and central authority, but not anonymity, which is a common misconception among internet users as according to one of its developers (Jeff Garzik), transaction is recorded in public log and although the identity of the parties involved can’t be directly identified, [...]
Categories: Open Source

Linux Package Manager Cheat Sheet Reference Chart

Tue, 02/08/2011 - 10:17
Linux comes in many flavors or distros, and each distro handles software installation differently from one another. Most GNU/Linux distro uses a package management system to manage software updates/instalation/removal in order to help users administer their Linux systems. However, many of these package management system has different interface and commands, as such users from Ubuntu [...]
Categories: Open Source

How to optimize MySQL tables automatically using cron

Tue, 02/08/2011 - 09:23
Busy websites which has a lot of insert/delete transactions may introduce fragmentation in MySQL tables. Fortunately, users and optimize mysql tables with ‘OPTIMIZE TABLE’ command, but how to execute it automatically? Here’s how: The mysql-client package in Ubuntu installation comes with a tool called mysqlcheck which is handy for optimizing table in mysql. This command [...]
Categories: Open Source

How to change hostname in Ubuntu server

Tue, 02/08/2011 - 09:08
Here’s how you can change hostname in Ubuntu server 1. Edit /etc/hostname, and change the hostname 2. Edit /etc/hosts file, and add the hostname to 127.0.0.1, or to any local machine ip 3. run, “sudo server hostname stop”, and &#8220...
Categories: Open Source

MVC 3 : Create A Simple Blog Application Pt. 4

Mon, 01/08/2011 - 08:18
It has been a while since my last post on MVC 3. It was quite a hectic few weeks of my life, since there are a lot of task need to be submitted. Finally I manage to steal some time to finish up my tutorial on how to "Create A Simple Blog Applicati...
Categories: Open Source

How to secure server from SYN-flood attack using iptables

Mon, 01/08/2011 - 01:06
SYN-flood attack is commonly utilized as a mean to disrupt network communication and it is a form of (Distributed Denial-of-Service) DDOS attack. RFC4987 details common mitigation to deal with SYN-flood attack. However in this post, I’m going to share you the method that I use to reduce the risk of SYN-flood attack from my department [...]
Categories: Open Source