Squid error message in your language : Share

Hai all server administrator, wondering to display error messages in your own language? Me too.
Squid that i use in Ubuntu 9.10 is version 2.7 stable.
Add this line to /etc/squid/squid.conf
error_directory /usr/share/squid/errors/id
Well, If you are Indonesian. But if not, choose your directory of language.
Then let’s edit the words.
#sudo gedit /usr/share/squid/errors/id/ERR_ACCESS_DENIED
Change everything you want to.
And you [...]

mplayer Slackware 12.2 : Share

It is start from my curiousity about playing wmv file in my slackware. I found that slackware can run mplayer. Universal video player that I can run it from terminal. But still you have to log on as init 4 at least. Or in GUI mode.
You can download the program in slacky.eu or slackbuild.com. Or [...]

phpbb3 error 406 when login to administration control panel : Share

I installed phpbb3 today. It’s a forum cms then freely to download and use. Also it has lots of skin to try. You can get the source from www.phpbb.com and the tutorial to install it too.
I run all these steps and manage to install phpbb to my website here. But when trying to edit the [...]

Category: Web  Tags: , , ,  Leave a Comment
Ubuntu 8.10 can’t use MCP61 sound driver – can not shutdown : Share

I have one office’s pc that use some motherboard with MCP61 sound card. I knew it when I do lspci in the terminal. I m using Ubuntu 8.10. It seems the alsa driver can’t handle it. And I discovered in bugs.launchpad.org it was recorded as the bug. The sound won’t come out, and the computer [...]

Ubuntu 10.04 Lucid Lynx alpha 2 released : Share

Sources : distrowatch
Steve Langasek has announced the availability of the second alpha release of Ubuntu 10.04, code name “Lucid Lynx”: “Welcome to Lucid Lynx Alpha 2, which will in time become Ubuntu 10.04 LTS. New features: updated packages, Linux kernel 2.6.32, KDE 4.4 RC1; full removal of the HAL package, making Ubuntu faster to boot [...]

Canon LBP-3050 in Ubuntu 8.04 above : Share

First time buying laserjet printer in my office is buying Canon LBP-3050. With hope that the printer will be give us much of printing. We can download the driver in Canon website and hope perfectly well in linux.
But there’s a trouble. The driver only will not make the printer print. The source I read [...]

Slackware 13 with mobi, kppp error exit 1 : Share

After successfully installed mobi in my notebook with slackware 13, finally I had to try it in my office’s pc. This is because my office internet is down until today. But the step I wrote before can’t connect, even the kppp show some error exit 1 and cannot login.
So what is the problem with it? [...]

Category: Slackware  Tags: , ,  Leave a Comment
hp deskjet d2566 : Share

i m using hp deskjet d2566 in my slackware 12.2. With Cups 1.3.9 it works well.
But the catridges seem too litle for printing. Then I found out that those catridge was made for testing only. I have to buy a couple new one to print correctly again.
The testing catridges only capable to print 80 pages. [...]

Ubuntu find out UUID : Share

Ubuntu from the begining used uuid as an identification in fstab mount point. Every partition has its own unique uuid. Uuid is Universally Unique Identifier. DIfferent with other linux distros that still using sda/ hda identifier.
We can find out the uuid in the /etc/fstab for each partition the ubuntu mount. But of course there are [...]

Ubuntu 9.04 sound intel chipset : Share

I found another problem with intel soundcard onboard chipset when installed with ubuntu 9.04 jaunty. The sound won’t come out. After googling awhile, I read in http://www.ugos.ugm.ac.id/ there is a blacklist module setting for intel chipset in Ubuntu 9.04. We have to make some change in the setting to make it works. I don’t know [...]

iptables forwarding : Share

Iptables is open application that all linux has. Iptables controls the lan/internet traffic in or out from our computer. It will be very usefull when we are going to restricted access from a computer into the lan or to the internet. But we need to understand how it works. Things that I don’t fully understand [...]

Ubuntu Studio 9.04 / or just Ubuntu using Mobi : Share

After successful with slackware, now I m curious to use mobi in Ubuntu. See the previous here about mobi in slackware.
I used Ubuntu Studio 9.04 in my Ion notebook with Dual Core E3200 processor.
Since I did’nt find some software in the application panel, I tried to look for wvdial. But we have to run it [...]