Archive for » 2010 «

How to kill processes (application) in console mode

Actually this is my (late) response for my friend yalmove. Sorry friend. To find out what process running in the memory/ computer through console mode is using ps x command. Let say you use ubuntu, type this command in your console #sudo ps x Then you will see lots of processes running. The number in [...]

Category: Ubuntu  Tags: , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
squid cache_dir performance

I m using squid in my ubuntu 9.10 server edition. I always try to look for the best configuration for my network. My server spec is Pentium III with 128 MB and 10 GB harddisk. This is the part of the squid configuration in /etc/squid/squid.conf I use. cache_mem 50 MB cache_swap_low 60 cache_swap_high 70 cache_dir [...]

Category: Ubuntu, Web  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Evolution-alarm-notify crash ubuntu 9

I got this message on one pc today. “Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information” According to a discussion in bugs.launchpad.net I will try a suggestion posted by a [...]

Category: Ubuntu  Tags: , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Canon LBP-3050 laser printer in Slackware 13

Try to install CAPT_Printer_Driver_for_Linux_V190_uk_EN.tar.gz that I downloaded from support-ph.canon-asia.com. You can download it here too. Because there are only rpm files inside the Driver folder, we can change the rpm to tgz. #su #rpm2tgz *.rpm Install them. #installpkg *.tgz Then edit /etc/ccpd.conf #nano /etc/ccpd.conf add this line DevicePath /dev/usb/lp0 make file /var/ccpd/fifo0 #mkdir -p /var/ccpd/ [...]

Category: Printer, Slackware  Tags: , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Slackware 13.1 already?

wow I missed this news. I don’t know if slackware now has gone through 13.1 version. Here is the news : === That’s right, another stable release of Slackware is finally ready to go. Slackware 13.1 is available in both 32-bit x86 and 64-bit x86_64 editions, and brings with it many major improvements, like KDE [...]

Category: Slackware  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
vino-server setting

Ubuntu 9.04 to 10.04 has application called vino. This is remote desktop application. But it has advance function compare to standard remote desktop that I usually use in System-Preferences-Remote Desktop menu. Vino server could run in the background and put it in rc.local which will be executed every computer start. And it will display ubuntu [...]

Category: Ubuntu  Tags: ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Minimum Requirements for Slackware 12.2

Just a little experiment. I wonder if I install slackware 12.2 into old pc, is it work or not. I have amd athlon processor with 128 mb memory, 40 giga of hard drive, foxcon motherboard with intel chipset and integrated vga and sound card. So I install the slack into it. It worked perfectly well. [...]

Category: Slackware  Tags:  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
restore trash icon in dolphin – slackware 13

I accidentally remove trash icon again in dolphin. This is the second one. I accidentally click on remove trash while I want to empty trash. The old one I just delete the .kde folder in /home/user to restore it. But it erased the mail setting in kmail too. Fortunately I have a backup in other [...]

Category: Slackware  Tags: ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
jwimagerotator – NextGen Gallery in my web doesn’t work

NextGen Gallery is one of the best plugin for displaying images in our site in better way. You can browse this plugin in your plugins menu in your wordpress. After installing it and trying to activate, there is a message said I need jwimagerotator that i should download somewhere and put imagerotator.swf file in my [...]

Category: Web  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Build wp-ecommerce plugin in wordpress

Wp-E commerce plugin is one of the best plugin in wordpress for commercial use. We can build online shop built in wordpress platform. This is how to use it. I made example on my localhost computer that ready for server use. I m gonna start it with wordpress installation in the machine with the wordpress [...]

Category: Web  Tags: , , , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
Install Drupal 6.17

About Drupal Drupal is a free software package that allows an individual, a community of users, or an enterprise to easily publish, manage and organize a wide variety of content on a website. Hundreds of thousands of people and organizations are using Drupal to power an endless variety of web sites, including * Community web [...]

Category: Linux - Open Source, Web  Tags: ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit
makepkg txz slackware 13 above

I have wrote about txz compression before. It is like tgz compression file. The easiest way to install software in slackware. And they have the same way to build txz compare to tgz. For example I compile some software with these steps: #./configure #make #make install DESTDIR=/tmp/mysofware then this is how to build txz #cd [...]

Category: Slackware  Tags: , ,  Leave a Comment Share Del.icio.us Digg Technorati Blinklist Furl reddit