I’ve built many owncloud server on various distributions and never had major problem except for the php compatibility issue that needs php-5.3.3 since 4.xx version. This time when installing 4.0.7 version on debian squeeze 6.5.0, I face some weird problems when uploading large files from its web interface. I can upload small jpeg files normally, […]
Read MorePosts in category KLIXs
Dealing with MTP (media transfer protocol) on android
MTP is probably the most annoying thing I encounter lately on many android devices, including my galaxy nexus. Media Transfer Protocol (commonly referred to as MTP) is part of the “Winblows Media” framework and thus closely related to Winblows Media Player. I have no idea why in the world of opensource like this android, have […]
Read MoreSplit file using rar
If you need to compress a large archive file and upload them to a filesharing site which had size limitation, you must split them first into some parts. You need rar application to do this, so install it using : {code}apt-get install rar{/code} After complete then run this command using terminal or konsole to compress […]
Read MoreAW-NB100H – AR5B225 Atheros half size mini pci-e using compat wireless
This is a quick hack, not a real problem solver for this Azurewave AW-NB100H which also identified as AR5B225 and comes as a combo WLAN and Bluetooth 3.0 half size mini pci-e card. There are no linux driver references for this card i could find at this very moment, even on Qualcomm Atheros and Azurewave […]
Read MoreAR8161 ethernet using compat-wireless
After rooting the kindle being bugging me whole day yesterday, it’s time to deal with Atheros ar8161 ethernet driver. This ethernet chipset were used on axioo komodo model and some asus laptop. Once, I remember have to deal with atheros ethernet chipset in past, not clearly remember the chipset code, but for so long the […]
Read Morenuvolaplayer on klixs
Got bored with your music collection ? No worry .. there are quite a lot of internet radio station out there, just like shoutcast, pandora, grooveshark, google music, and many more with tons of selections of amazing artist, genre and songs. Just recently I’ve been using nuvolaplayer on my ubuntu system to listen to my […]
Read MoreDealing with ubuntu’s uid gid
Not like any other distro i’ve known, Ubuntu using uid and gid start from 1000 rather than 500 such as on klixs, fedora, mageia and any other else, even mac osx lion. This could be problematic if you were dual booting or using many sftp transfering files on network between them, because you had to […]
Read Morefrom grub2 mbr to partition
for chainloading with klixs, grub2 must install on the partition, not mbr, thus we can chainloading it within klixs grub bootloader. if you already install ubuntu on mbr, here is how to so it will install on partition : boot into ubuntu installation, and {code}grub-setup –force /dev/sdaxx warn: Attempting to install GRUB to a partition […]
Read Morereducing boot time with e4rat
As you may see on my about page, I’m using axioo notebook NL model with 1.8Ghz core duo and 3Gb RAM for everyday use. Pretty an old spec and as time goes by, software are getting more resource hungry and bloated. Using KDE4 as my main os, the boot time process is really pain in […]
Read Morenet_applet route fix
Just compiled new kernel 3.1.1 last weekend for i586 arch and works perfectly on my axioo notebook. All hardware working as I expected and stable enough since I already use it for 4 days without any fuss. Suspend and hibernate also perfectly running well and can wake up ethernet and my iwl-5100 without difficulties. Also, the intel […]
Read More