Friday, March 12, 2010

[HowTo] Make Apache User Directory on Ubuntu

January 8, 2010 by Ivan  
Filed under Ubuntu, Web Server

On system (in my case is Ubuntu server) with have multiple user and each user permit to have their own home directory, then you need to install mod_userdir on your apache. So you can have the address like this: www.anyurl.com/~username/. Each user will have their own subdirectory specified by UserDir driective in the configuration.

Nice And Steady Ubuntu Karmic Koala

November 9, 2009 by Ivan  
Filed under Ubuntu

After 2 days being play around with new Ubuntu version 9.10 with code name “Karmic Koala”, i find that this version is nice and steady. Not like the disappointed Jaunty one.  I’m pretty happy using this Ubuntu version. It is much faster, steady and stable. And i like the new Gnome too.
Now everything is working [...]

Disappointing Jaunty Jackalope, New Hope For Karmic Koala

October 23, 2009 by Ivan  
Filed under Ubuntu

I am using Ubuntu for almost a year now. I was using Ubuntu from 8.04 Hardy Heron and then upgrade to 8.10 Interpid Ibex and this both version is good and i had happy time using this version of Ubuntu. Firefox browser run smoothly as well as compiz. I am not a linux expert, i [...]

Create, Resize and Delete Partition Easily With GParted

October 22, 2009 by Ivan  
Filed under Ubuntu

Gparted is a GNOME partition editor for creating, reorganizing and deleting disk  partitions. GParted is free and open source software under GNU General Public license. GParted also release a livecd, so you can boot it from media like CD or USB, and you can manage partition which have another operating system on it such as [...]

[HowTo] Change Ubuntu IP Address from DHCP to Static

October 14, 2009 by Ivan  
Filed under Ubuntu

For those who are new to Ubuntu or Debian, default setting of your network card is using DHCP. And in some case you want to use static IP, maybe for bypass some filter or your DHCP server is not working properly then you cannot connect to the network unless your network administrator come and fix it. In [...]

[HowTo] Install DHCP Server On Ubuntu

October 1, 2009 by Ivan  
Filed under Ubuntu

To complete my guide “How To Install And Configure Squid as Transparent Proxy“, you will need a DHCP server installed on the server as well. So all of your client will have the same gateway point to Squid Server. In my case i installed Proxy server (Squid) and DHCP server is on the same machine. [...]

[HowTo] Recover Root Password In Ubuntu

September 8, 2009 by Ivan  
Filed under Ubuntu

Some people say you won’t need to use root account anymore in Ubuntu. That’s why Ubuntu doesn’t activate root account for default install. In my opinion they want to make Ubuntu more secure. Since Ubuntu now is user-friendly and not just for developer or other computer geek, end-user or even a newbie can use Ubuntu. [...]

[HowTo]Filter Some Website During Work Hour With Squid

September 5, 2009 by Ivan  
Filed under Featured Content, Ubuntu

In most of case, a company want to efficient and maximize their bandwidth use. In which you know you can speed up your loading time when browsing by using squid as a web cache. I’m not gonna tell you how squid do it or how to install it. For more details about squid you can [...]

[HowTo]Open Microsoft Word 2007 (docx) Format With Open Office

August 26, 2009 by Ivan  
Filed under Ubuntu

Today most of company already use Microsoft Office 2007 with their new file format, and for the Microsoft Word 2007 you will see .docx format rather than .doc format. You will have no problems to open .doc format in open office (most of the case), but you can’t open it if it is in .docx [...]

[HowTo] Install Chromium (Open Source Google Chrome) On Ubuntu

July 31, 2009 by Ivan  
Filed under Featured Content, Web Browser

[ivankristianto.com] So far Mozilla firefox is the best for me with the useful plugins such as: Firebug, Greasemonkey, Google Toolbar, Delicious, StumbleUpon, and Google gears. Those plugins is safe me lot of time and fun when do browsing and working.
And second comes Google Chrome. I also like Google Chrome, because it fast in load time. [...]

Next Page »