linux Tutorials

1. smskannel SMS gateway run in background

By: Ram : 2015-04-24

Description: To make the smskannel run in the background you need to run the following two commands.


2. Running jar files in background in ssh window

By: Sachi : 2012-07-15

Description: When you need to run a java application in the background in unix, you can use the screen command. When you run the screen command in your ssh window, even after you close the window, your application will still run. In fact this will work for any application not only java application.


3. Install and configure Memcached in linux

By: Emiley J : 2012-03-16

Description: It really makes your website load faster. It uses a simple caching mechanism to store frequently used database queries or any variables or objects into your RAM which makes it easier to fetch from this cache instead of making db calls everytime. This is quite useful especially if your site is a dynamic site which generates data from database.


4. Can't locate ExtUtils/MakeMaker.pm in @INC ...

By: Ashley : 2011-09-18

Description: If you are getting this error (Can't locate ExtUtils/MakeMaker.pm in @INC ...), here is a simple solution for you.


5. Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697

By: : 2011-09-18

Description: If you are getting this error (Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697), here is a simple solution for you.


6. make: Nothing to be done for `all'.

By: Emiley J : 2011-06-13

Description: If you are getting this error (make: Nothing to be done for `all'.) when you 'make' it simply means that you are trying to 'make' the same application a second time.


7. bash: svn: command not found

By: Emiley J : 2011-06-13

Description: If you get the error bash: svn: command not found, I take it that, linux is not your hardcore. Because this error is a beginner's question and could be easily resolved as below.


8. apxs: command not found

By: Emiley J : 2011-06-13

Description: If you get the error apxs: command not found, I take it that, linux is not your hardcore. Because this error is a beginner's question and could be easily resolved as below.


9. bash: make: command not found

By: Emiley J : 2011-06-13

Description: If you get the error bash: make: command not found, I take it that, linux is not your hardcore. Because this error is a beginner's question and could be easily resolved as below.


10. How to burn your CD / DVD ISO image using Nero Burning ROM (Ahead Software) on Windows

By: Ross Laver : 2011-03-02

Description: It's a good idea to consult the CD / DVD writing software's documentation before you start, because if you make a mistake you'll probably have to throw the disc out and start again. However here are the steps: