Re: Problem: Slow Boot -- Hibernation?

2019-06-17 Thread Jeffrin Jose
hello ,


On Tue, May 14, 2019 at 04:12:29PM -0500, Dennis Wicks wrote:

> First off, I am running Debian Buster/Sid (that's what it says!) and the
> kernel is 4.19.0-4-686-pae. 32 bit system,
> 4 Gig of memory (3.xx usable!), IDE disks.

Our hardware may not be the same

> 
> My boots are getting slower and slower. I'll start from the top.
>
May not be the same

> The first thing that happens is I get a message
> 
>   Resuming from hibernation
>
 iam getting almost same response



> I have never put my system in hibernation! It seems to just
> sit there for several minutes with no disk access and no messages. Then it
> continues on.

Similar experience for me too 



Re: Debian New Guy

2018-02-17 Thread Jeffrin Jose
are you looking for path of a command ?  "whereis  systemctl"may be "systemd" 
is starting point for all scripts during startupcheck "cd /etc/init.d/"  which 
is atleast one place for startup scripts
--software engineerrajagiri school of engineering and technology
   On Saturday 17 February 2018, 6:09:14 PM IST, Legion Post #52 
 wrote:  
 
 Ok, I have a question. What is that script called that runs when you
start up the system that causes all that text to come across the
monitor? In that text I see a failure that references "systemct1
network service" but can't find where that is located to check it out.
Any help greatly appreciated.

  

debug method related for color patches

2013-11-11 Thread Jeffrin Jose
hello all,

i use GNOME 3 related on Debian.
sometimes i see color patches on screen.
suppose i point my mouse to "activities" part on the
top left part of the screen and then back again and 
then open windows come to it's original size. then
the color patch is cleared.

i used fglrx driver for my Radeon chipset
what exactly is happening ?
i would like to know where to start debugging and
what kind of tool or tools should be used to do that.


Thanks.
/Jeffrin.


-- 
software engineer
rajagiri school of engineering and technology


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2013200849.GA11344@debian



Re: block a program from access the Internet.

2013-09-11 Thread Jeffrin Jose
On Mon, Sep 09, 2013 at 11:01:38AM -, atar wrote:
> Hi there!!
> 
> Just wanted to know please if there's a way to block a specific
> program from accessing the Internet while preserving at the same
> time the ability of other programs to access the Internet, and if
> there's a way, so how?

may be this will help...
http://wiki.apparmor.net/index.php/Documentation

-- 
software engineer
Rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130911120252.ga5...@debian.jeff



Re: Identifying CPU

2013-09-07 Thread Jeffrin Jose
On Sat, Sep 07, 2013 at 02:17:36AM +0530, shirish शिरीष wrote:
> cpuid is the best if you are looking for any sort of detailed info.
> 
> See http://forums.debian.net/viewtopic.php?f=10&t=106956 for details.
> -- 
Looks cool :) anyway thanks.

-- 
software engineer
Rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130907180808.ga5...@debian.jeff



Re: How can I find the BusID?

2011-12-10 Thread Jeffrin Jose
> Another question, How do I check whether there is a 3D acceleration,
> seems 2D have.

See this...

$glxinfo | grep direct
direct rendering: Yes
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
$

If you get the above "direct rendering: Yes" when using glxinfo
then your 3D acceleration may work.

apt-get install mesa-utils , for glxinfo.


/Jeffrin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111210171115.ga17...@debian.jeff



Re: What to expect following major update

2011-11-24 Thread Jeffrin Jose
On Thu, Nov 24, 2011 at 09:41:12AM -0600, Harry Putnam wrote:
> 3) About etc resolv.conf being rendered useless during update: That
>two seems like it should be bug 
> 
>I pulled out an old backup with the right stuff in it and overwrote
>/etc/resolv.conf. I then proceeded to make the file imutable with
>chattr -i.
> 
>Am I likely to run into problems with /etc/resolv.conf set immutable?

to set immutable, i think you should use chattr +i

/Jeffrin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2024170156.ga2...@debian.jeff



Look what i found here.

2011-11-09 Thread Jeffrin Jose
hey!literally don't worry about your bills any longer this has been your 
solutionhttp://ip.hostujem.sk/AnthonyMartin48.html";>http://ip.hostujem.sk/AnthonyMartin48.htmlsee
 you.


Re: Encoder for linux

2011-09-15 Thread Jeffrin Jose
> I'm looking for something similar to Windows Media Encoder Series 9 ES in
> Linux.
I do not know typically about WME..
but will Acidrip help ?
+ http://sourceforge.net/projects/acidrip/
+ apt-get install acidrip


software engineer
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110915134133.ga4...@debian.jeff



Re: ASP scripts on Linux

2011-08-24 Thread Jeffrin Jose
> http://library.linode.com/frameworks/mod-mono/debian-5-lenny#sph_configure-apache

Thank YOu :) It Really Helped.

/Jeffrin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110824165816.ga5...@debian.jeff



Re: ASP scripts on Linux

2011-08-24 Thread Jeffrin Jose
> Use mod_mono for your apache

I have installed package, enabled mod_mono and did a apache2 restart
now can i run a typical index.asp and where should i put it ?

> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/4e54fb41.6040...@dieitexperten.de
> 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110824142515.ga3...@debian.jeff



ASP scripts on Linux

2011-08-24 Thread Jeffrin Jose
hello all,

I have installed Apache,mod_perl  and also libapache-asp-perl.  when i
try to run  the script i see  the ASP script in the  browser.  help me
please...


/Jeffrin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110824115201.ga2...@debian.jeff



Re: fullscreen video with mencoder

2011-05-02 Thread Jeffrin Jose
On Mon, May 02, 2011 at 09:25:30PM +0530, Jeffrin Jose wrote:
> On Sun, May 01, 2011 at 11:26:38PM -0500, Ron Johnson wrote:
> > Why don't you accept the lateral black bars?
> 
> Because it seems to get a bigger view of the Video.

I mean bigger view without blackbars.
-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110502155800.ga3...@debian.jeff



Re: fullscreen video with mencoder

2011-05-02 Thread Jeffrin Jose
On Sun, May 01, 2011 at 11:26:38PM -0500, Ron Johnson wrote:
> Why don't you accept the lateral black bars?

Because it seems to get a bigger view of the Video.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110502155530.ga3...@debian.jeff



Re: fullscreen video with mencoder

2011-05-01 Thread Jeffrin Jose
On Sun, May 01, 2011 at 01:33:20AM +0300, Andrei Popescu wrote:
> 
> What is the resolution of the video?
> What is the resolution of the display?
> 
> Before you answer these questions we can only guess what you want.

theresolutionofthevideoisnormally
720x480(source. it  is a VOB file) the  target display is
my  TV which is  1920x1080 capable  and 16/9  capable.  i
will list some of the things i did ...

mencoder Stage.Beauty.VOB  -o Stage.Beauty.avi -sid 0 -oac \
mp3lame -lameopts br=192:cbr:vol=6 -ovc xvid -xvidencopts \
pass=1  -vf crop=720:432:0:72,harddup -ofps 25 -aspect 16:9

when i did the above i got some thing which could be made
to fill screen on my TV without getting egg heads.

actually until now there are two cropping values that has
helped me  is..  704:448:8:18 and 720:432:0:72  . But did
not  calculate  it  myself,i  just  discovered  it  while
applying recommended crops using "mplayer -vf cropdetect"

So when i apply those  two cropping values to some videos
, i get my result.  But  what iam asking is that , will i
get video to fill my screen  in my wide screen TV for all
my rip's  without black bands  and egg heads.So i  need a
general technique  that works for all  rather than trying
with the two dicovered crop values


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110501174419.ga2...@debian.jeff



Re: fullscreen video with mencoder

2011-04-30 Thread Jeffrin Jose
On Sat, Apr 30, 2011 at 03:04:37PM -0400, Rob Owens wrote:
> I think he wants the black bars.  What he doesn't want is for the video
> to get stretched to fill the screen, wrecking the aspect ratio in the
> process.

I do not want the black bars. I need the picture to be 
fullscreen without getting stretched.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110430212842.ga16...@debian.jeff



fullscreen video with mencoder

2011-04-30 Thread Jeffrin Jose
Hello Everybody,

Is there any method to encode DVD to a fullscreen
video without getting stretched,using mencoder ?


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110430160725.ga11...@debian.jeff



Re: download/install

2011-03-29 Thread Jeffrin Jose
On Tue, Mar 29, 2011 at 08:07:08AM +0200, Klistvud wrote:
> Dne, 29. 03. 2011 07:34:47 je Petya napisal(a):
> >Dear Sirs,
> >
> >I haven't found the answer to my problem on the Debian's page. I
> >would like to get some information about the installation
> >packages. As I saw, there are more *.iso files, and I would like
> >to know, that is the first one enough to install the system and do
> >the others contain different softwares for Debian?
> >
> >I'm looking forward to your answer. Sincerely:
> >
> >Peter Petyanszky
> >
> >29.03.2011.
> >Budapest, Hungary
> 
> Dear Sir,
> 
> In answer to your question, yes, the first CD (or DVD) of a Debian
> set is enough for installing Debian. Additional CD's and DVD'd just
> contain the rest of the software that Debian provides, but said
> software can as well be downloaded via the Internet AFTER you
> install Debian. The only thing to watch out is the architecture of
> your computer: the *.i386 ISOs are used for 32-bit processors, and
> the AMD64 ones are used for 64-bit processors (both Intel and AMD,
> despite the naming).


there are also single cd's available for separate Desktop environments.

http://cdimage.debian.org/debian-cd/6.0.1a/i386/iso-cd/debian-6.0.1a-i386-kde-CD-1.iso
http://cdimage.debian.org/debian-cd/6.0.1a/i386/iso-cd/debian-6.0.1a-i386-xfce+lxde-CD-1.iso


/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110329095057.ga4...@debian.jeff



Re: Debian intallation

2011-03-08 Thread Jeffrin Jose
On Tue, Mar 08, 2011 at 12:48:23PM +, Yassine Ehssan wrote:

Normally you need a Linux partition for Installing Debian.
If you do not want to change your partition setup,you can
try to run debian using virtualization with windows platform.

http://www.virtualbox.org/

/Jeffrin.


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110308183524.ga4...@debian.jeff



Re: iso to hdd booting.

2011-03-07 Thread Jeffrin Jose
On Mon, Mar 07, 2011 at 08:08:00PM +0700, Sthu Deus wrote:
> Good time of the day.
thanks

> I'm trying to transfer a bootable image to a HDD - to boot from it as
> if from the image, this way:
> 
> cat ./boot.iso > /dev/sdb
> sync
 
It may create a hidden partition , if iam correct.
I mean HIDDEN NTFS like that ... cfdisk may show it as sdb1.

> Then I try to boot from it in KVM having specified at command line:
> -hda /dev/sdb -boot c
> 
> but it does not boot.
may be since the /dev/sdb1 is the one which contains files.
by the way.. any errors..

 
> Using fdisk shows me partitioning at all - that i suppose should not to
> be.
> 
> Is it workable way i have undertaken? Or I can achieve it only
> installing a linux on HDD and then make it loading from its boot loader
> having transferred the image to a partition (cat ./boot.iso
> > /dev/sdb1)?
About KVM I do not know. But the other part may work.


/Jeffrin.


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2011030727.ga2...@debian.jeff



Re: Where is the disk label stored?

2011-03-05 Thread Jeffrin Jose
On Sat, Mar 05, 2011 at 07:04:29PM +0100, Hans-J. Ullrich wrote:
> But I got no success, too. IMO the label is stored somewhere else and maybe 
> bound to the hardware, i.e. the UUID or something. 

i think the disk label is stored in the hardware.
"tune2fs -l  /dev/your-sd-card | more " should show
the tunable parameters of which disk label may be first.

Also try to use e2label command.

"e2label device" may show you the label and
"e2label device [newlabel]" may set one for you.

/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110305194513.ga4...@debian.jeff



Re: Icewm GNOME and KDE menus empty

2011-03-04 Thread Jeffrin Jose
On Fri, Mar 04, 2011 at 03:41:15PM +, Carl Fink wrote:
> The GNOME and KDE menus in Icewm on my system have no elements. Odd, since I 
> have GNOME installed. (Icewm is way better for a netbook, so I'd rather use 
> it.) GNOME itself works fine. 
> 

Iam not sure about this,but please install the
packages named "menu" and "icewm-gnome-support".
Hope something happens...

apt-get install menu icewm-gnome-support
Also check that you are clicking top level
"Programs" menu and not "Applications".


/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110304201052.ga2...@debian.jeff



Re: ndiswrapper-common 1.53-2

2011-03-02 Thread Jeffrin Jose
On Tue, Mar 01, 2011 at 02:26:05PM -0800, Alan Hutchinson wrote:
>if some one could pleas point me in the right direction, thank you .

How About http://wiki.debian.org/NdisWrapper

/Jeffrin.


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110302175805.ga10...@debian.jeff



Re: Amarok crashing on launch

2011-03-01 Thread Jeffrin Jose
On Tue, Mar 01, 2011 at 06:07:35PM +, AG wrote:
> (1) how do I capture all of the debugging output from amarok --debug?

I think You may start gnome terminal and run  "amarok --debug 2> debug.txt".


> (2) any initial thoughts on why Amarok might start to crash today?
> I updated today and rebooted yesterday, and Amarok was working fine
> for me yesterday after I booted up.  So, it may have been something
> in today's updates (I only had 7 packages updated, but cannot
> remember which).

"ldd /usr/bin/amarok" will give you library dependencies for amarok.

example output :
linux-vdso.so.1 =>  (0x7fff7bd2d000)

install a package called apt-file.
do "apt-file update"
now you may find which package gives by
"apt-file find linux-vdso.so.1"

so you can  select a check the packages that amarok is 
depended on. :)



/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110301204752.ga8...@debian.jeff



Re: opened OpenSSL port

2011-02-27 Thread Jeffrin Jose
On Sun, Feb 27, 2011 at 01:50:24AM -0800, erikmccaskey64 wrote:
> Main question: is it safe, to open a port for an openssl server? 

It may be safe not to open a port because it can cause attacks.
It may not be safe to close a port because you may not be able to run the 
service.
So it may be safe to open and protect yourself.



> Is it secure? - it could be DOSed' [DenialofService] or could it be attacked 
> in any way?

http://en.wikipedia.org/wiki/Denial-of-service_attack


> Are there any iptables rule for restricting connections to dyndns names?

Look and see if the following link helps.
http://lists.netfilter.org/pipermail/netfilter/2002-March/031869.html


> How could i restrict the openssl server to only accept traffic from given 
> clients? Please help me "think"..
> 
> Or are there any "production ready" methods, that can do authentication too? 
> [+using ssl].
> "openssl s_server" and "openssl s_client" would be perfect, but the problem 
> is it doesn't has username/password auth :\

http://www.vanemery.com/Linux/Apache/apache-SSL.html
Following the above may help you.

/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110227194549.ga4...@debian.jeff



Re: [OT] programming Dbus

2011-02-26 Thread Jeffrin Jose
On Fri, Feb 25, 2011 at 08:25:58AM -0600, Hugo Vanwoerkom wrote:
> Anybody tried using dbus as root non-gui like Hal does?

Following link may be helpful for you...
1. http://www.ibm.com/developerworks/linux/library/l-dbus.html

Try using the following files in root mode.
1. http://www.beautifulwork.org/wp-content/uploads/2011/02/dbus-ping-send.c
2. http://www.beautifulwork.org/wp-content/uploads/2011/02/dbus-ping-listen.c

I had compile errors. I have not fixed it. 
You can try it out for yourself.

/Jeffrin

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110226200441.ga3...@debian.jeff



Re: Suspend to disk fails after Squeeze upgrade

2011-02-25 Thread Jeffrin Jose
On Thu, Feb 24, 2011 at 08:56:10PM -0800, Richard Lawrence wrote:
> But I'm uncertain where to look for more information (I can't find
> anything more informative anywhere in /var/log), or how to go about
> determining whether this is a configuration issue I can fix or a bug
> that I should file.
> 
> Any pointers would be greatly appreciated!

I think some module which help in the  suspend/resume
process has failed to complete initialization.
EDAC(Error Correction And Detection) module might
have found error in a device or may be the module
needs a patch.

You can do dmesg | grep edac and see if there is 
a probe failure for any device.

I Think it is a kernel module issue.

You can try to get some information from
http:// patchwork.kernel.org
To search in google for patchwork..

:patchwork.kernel.org

/Jeffrin. 



-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110225190508.ga3...@debian.jeff



Re: Can't umount smb share because of nepomukse

2011-02-24 Thread Jeffrin Jose
On Thu, Feb 24, 2011 at 09:20:09AM -0600, Kent West wrote:
> 
> What is the correct way for me to unmount this share?
> 

"You need to go to the K menu (the blue k in a square) 
 then Settings> System Settings>Advanced>Nepomuk Services
 then deactivate the semantic server"

the above is an extract from http://ubuntuforums.org/showthread.php?t=1052816

So try first deactivating the server and then unmount using
umount or smbumount command.

/Jeffrin 


-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110224162945.ga5...@debian.jeff



Re: Prevent user from using or reuse same old password

2011-02-22 Thread Jeffrin Jose
On Tue, Feb 22, 2011 at 04:15:17PM +0200, Brent Clark wrote:
> 
> I would like to know, in /etc/pam.d/common-password, can I just add
> 'remember=10'
> 

hello..
an entry of the following type may work...

password required  pam_unix.so remember=10  

Also the following link may be helpful.
http://www.deer-run.com/~hal/sysadmin/pam_cracklib.html

/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110222182655.ga3...@debian.jeff



Re: screen resolution in Squeeze?

2011-02-18 Thread Jeffrin Jose
On Fri, Feb 18, 2011 at 05:16:06PM +0100, Lars Nielsen wrote:
> I have just installed squeeze and it seems to work fine. But my screen
> resolution is to low! I have a 24" wide screen and I can "only" set the
> resolution to 1280x1024. Where or how do I get the right resolution on
> 1920x1080 ?

You can edit the file /etc/X11/xorg.conf. Scroll
down to the "Screen" section and change to your
desired resolution. Also check if  you have the
correct driver installed for your display card.

/Jeffrin.

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110218171922.gb3...@debian.jeff



Re: Kodak scanner not found or not working

2011-02-18 Thread Jeffrin Jose
On Fri, Feb 18, 2011 at 05:31:52PM +0100, Thierry de Coulon wrote:
> I enabled it in /etc/default/saned, but I have _big_ problems to find the 
> scanner. Scantwain sometime finds it, some time not. Xsane says no scanner 
> found. gscan2pdf lists the scanner but can't set the optionsa and (mostly) 
> refuses to scan.
> 
I have not used saned, but i think you do not have
sufficient permissions to access it.May be that is
why Xsane could not find it, and gscan2pdf cannot
set options...

/Jeffrin

-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110218171151.ga3...@debian.jeff



Re: How can I do that with mount

2011-02-15 Thread Jeffrin Jose
On Thu, Feb 03, 2011 at 06:23:00PM +, T o n g wrote:
> However, if I use cryptsetup + mount myself, I will see in df:
> 
>  /dev/mapper/name ext2 ... /mnt/point
> 
> Is there any way for mount/df to show "/dev/sdaxx" instead of "/dev/
> mapper/name"? 
> 
> Thanks
Iam not sure about that...but did you try /proc/partitions ?
also lines from manual for mount...

The device indication.
Most devices are indicated by a file name (of  a  block  special
device),  like /dev/sda1, but there are other possibilities. For
example, in the case of an  NFS  mount,  device  may  look  like
knuth.cwi.nl:/dir.   It  is possible to indicate a block special
device using its volume LABEL or UUID (see the -L and -U options
below).

/Jeffrin.



-- 
software engineer.
department of computer science
rajagiri school of engineering and technology.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110215200224.ga5...@debian.jeff



Re: problem with saslauthd

2010-02-19 Thread Jeffrin Jose
On Fri, Feb 19, 2010 at 12:32:36PM +1100, Alex Samad wrote:
> 
> I have setup pam with this file /etc/pam.d/imap-test
> auth  sufficient  pam_unix2.so
> authrequired  pam_winbind.so debug_state debug
> authrequired  pam_deny.so
> 
> account  sufficient  pam_unix2.so
> accountrequired pam_winbind.so debug_state debug
> accountrequired pam_deny.so

may be you can try putting it like this..
auth  sufficient  pam_winbind.so 
auth  sufficient  pam_unix2.so

account  sufficient  pam_winbind.so 
account  sufficient  pam_unix2.so


Just a guess :) 

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219162721.ga2...@debianlabs



Re: Amarok 2.2.1 proxy issue

2010-02-19 Thread Jeffrin Jose
On Thu, Feb 18, 2010 at 02:51:28PM -0700, Bjorn Meyer wrote:
> Hi all.
> 
> I am wondering if anyone else has run into this issue, and found a resolution.
> 
> I am finding that Amarok 2.2.1 will not detect the global KDE settings for 
> the 
> proxy server. So I am unable to stream music and it will not look up the 
> lyrics.
You can try global proxy settings using konqueror.The global
proxy setting may not be working because konqueror is in the offline
mode.

> However, if I run "export http_proxy=http://192.168.1.1:8080"; in a console 
> session, then run /usr/bin/amarok, I am able to stream again. Lyrics, still 
> don't show up, but I'm not too worried about that.
you may do one thing.Edit ~/.kde/share/config/kioslaverc
and try adding ..

ProxyType=1
http_proxy=http://192.168.1.1:8080

Save and Restart Amarok.

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219161116.ga2...@debianlabs



Re: Best Video Capture Device for Debian?

2010-02-18 Thread Jeffrin Jose
On Thu, Feb 18, 2010 at 08:08:48AM -0500, Thomas H. George wrote:
> 
> Any recommendations or experience with this problem?
> 
hello. 
You can try 
http://www.mythtv.org/download
You can get MythTV  from working debian-multimedia.org
repositories.

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100218200953.ga4...@debianlabs



Re: knetworkmanager on debian testing broken

2010-02-18 Thread Jeffrin Jose
> On Tue, Feb 9, 2010 at 12:22 AM, godo  wrote:
> >
> >> Have the same problem with WiFi.
> >> I don't think it's knetworkmanager or networ-kmanager. I install previous
> >> version but it's the same.

hello.
you can use commandline tools . apt-get install wireless-tools.
Also you can have a look at www.kde.org/application/internet/kwlan/
It is a wireless LAN Manager.

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100218181648.ga2...@debianlabs



Re: How to enforce use of dhcpcd instead of dhclient in debian/testing?

2010-02-18 Thread Jeffrin Jose
> 
> Is there any way to assign dhcpcd higher priority than dhclient3 when my
> system is going to obtain IP?
hello.
there is a configuration file /etc/dhcp3/dhclient.conf
you can try any options which will help disable dhclient
or give priority to dhcpd. Also do man dhclient.conf for
options.

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100218163319.ga3...@debianlabs



__lseek_nocancel ()

2010-02-10 Thread Jeffrin Jose
hello all ,

while doing a backtrace i found __lseek_nocancel.
the command was to search for badblocks.

what exactly is __lseek_nocancel ?
I have googled but cound not find.
Please help me out in understanding that.

/all thanks.

/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



programming doubt

2010-01-31 Thread Jeffrin Jose
hello all,


i have a program based on C code.
i have to add functionality to the
program.Is it possible to that func\
tionality using python or any other 
scripting languages.

/all thanks.
/Jeffrin.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



malayalam font rendering

2010-01-30 Thread Jeffrin Jose
hello all

I use debian GNU/Linux.
My website is hosted on a machine
which has wordpress installed.
I have installed a plugin related to google transliteration.
when i type malayalam language i see malayalam in my blog,but
when i publish the blog i see question marks and not the language.
Please help me to fix it.
all thanks,
/Jeffrin.




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



categorization

2010-01-12 Thread Jeffrin Jose
hello all,

i was just thinking about categorizing mail from mailing lists.
anyway not on the basis of list name, but was looking forward 
for a technical categorization. Mails in this list comes on various
topics. is it possible to categorize like, mails on network goes
to one section and the database another one and so on...

/All Thanks.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: unable to open mailbox

2010-01-09 Thread Jeffrin Jose
> But since something must be moving your mail to Mail/mbox rather than
> the default, I would take a look at your MDA's (procmail) configuration
> as recommended  by the mutt FAQ.

i have invoked  " fetchmail -v --mda /usr/bin/procmail"
my procmailrc is ...

{
MAILDIR=$HOME/Mail
DEFAULT=$MAILDIR/mbox



:0
* ^To.*bugs.debian.org
debian-bugs

:0
* ^From.*bugs.debian.org
debian-bugs

:0
* ^to.*debian-ker...@lists.debian.org
debian-kernel
}

/thanks.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



unable to open mailbox

2010-01-09 Thread Jeffrin Jose
hello

when i try to open my mail box Mail/mbox
it gives ...Mail/mbox is not a mailbox
but /var/mail/jeffrin works.
here are some outputs..
{
mbox: ISO-8859 mail text, with very long lines
/var/mail/jeffrin: ASCII mail text, with very long lines
}
why am i unable to read mbox ?

/all thanks


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



announcement

2009-04-01 Thread Jeffrin Jose
hello all,

I have a good news to announce.
I have started a Fundamnetal Research(as i call )  on Installers and
Builders.

You can see the scratch work at
http://www.trueangle.org/ and
http://www.gnuresearch.com/
All support in terms of suggestion and advice are welcome.

I like to have donation in terms of work such as software development,
scientific support
and  money for website maintanance and support.(as of now)
We are now in it's ground work stage



About Me.
Iam Jeffrin Jose, a software engineer working in academia.

Please free to email me for more questions at ahiliat...@trueangle.org


Re: Snort (debian (etch) always ago)

2008-10-27 Thread jeffrin Jose

Márcio Luciano Donada wrote:

Hi list,

Because debian (etch) while still maintaining version 2.3.3. FreeBSD,
for example currunt already uses the version 2.8.2.2. Why not at least
debian stable places in the version 2.4, I have problems to update the
rules with the oinkmaster

thnx.
  
try  using debian sid  which may contain bugs but will have a newer 
version  :)

there is also a debian derived disro name as sidux :)

/jeffrin





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




multiple conections

2006-06-03 Thread Jeffrin Jose
hello all,

i have net connections from two isp's.
but i want to use the bandwidth of both
the isp's together.

one is dhcp eth0
other is ppp0 with GPRS

iam not able to use both the bandwidth together.
is there any problem if there are two gateways of
two different isp's . 

i think there is some problem with DNS and resolv.conf

please help me out
thanks in advance.


-- 
Jeffrin JOSE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: mail option

2006-05-26 Thread Jeffrin Jose
On Thu, May 25, 2006 at 02:05:56PM +0100, Mark wrote:
> man fetchmail?

thank you very much.

-- 
Mission SS - Jeffrin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mail option

2006-05-25 Thread Jeffrin Jose
hello all,

since i have subscribed to various mailing lists.
i just want to keep a copy only of those mails which is directly
to my address(i mean non-mailing list mails)
for example 
i need to keep a copy of only mails to [EMAIL PROTECTED]
at server and the rest should be deleted always from the server
after being fetched.

thanks in advance.
-- 
Mission SS - Jeffrin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: compile firefox.

2006-05-24 Thread Jeffrin Jose
On Thu, May 25, 2006 at 01:11:28AM +0200, Mark Maas wrote:
> It would seem you miss a program that is beeing used by the make script.
> 
> apt-cache search nsinstall may give you a package that provides it.
> 
apt-cache does not give any typical nsinstall stuff.
i had downloaded an rpm having nsinstall and installed it
by converting it to deb using alien. the error report i 
gave was with nsinstall installed.

thanks in advance.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



compile firefox.

2006-05-24 Thread Jeffrin Jose
hello all,
i am trying to compile firefox.
i had given ./configure --disable-compile-environment
--enable-application=browser
it did not show any errors.
but when i gave "make" it gave...

---
/usr/bin/nsinstall -R nsinstall ../dist/bin
/usr/bin/nsinstall: cannot access nsinstall: No such file or directory
make[1]: *** [export] Error 1
make[1]: Leaving directory `/home/src/mozilla/config'
make: *** [default] Error 2
---
please help me out..

thanks in advance.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Newbie selecting package manager

2005-07-07 Thread Jeffrin Jose
On Wed, 2005-07-06 at 21:42 -0600, Elmer E. Dow wrote:
> After having used Red Hat 9 and Knoppix (hard disk install), I installed 
> Sarge 
> a while ago and plan to stick with it. 
All support to you.
> Now I need to select a package manager 
> to use  that fits my needs. My laptop is used for office tapplications 
> (creating documents, some graphics, presentation, browsing, e-mail, etc.) and 
> I don't anticipate installing and removing too many applications.
> 
okay
> I'm leaning toward using apt (and maybe occasionally using Synaptic) rather 
> then Aptitude. Given my use, shouldn't the simplicity of apt be adequate over 
> the long haul?
May be...
> 
> Is using deborphan and -- purge just as effective as Aptitude's cleaning 
> methods? If so, then what's Aptitude's advantage? Or is this just a matter of 
> preference?
Aptitude gives you a GUI...
I recommend using apt it is very stable as well for security reasons.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



authetication

2005-07-01 Thread Jeffrin Jose
when i try to install software using apt i get the message " Not 
Authenticated " what is this... what happened ?


--
Jeffrin [ http://trueangle.org ]

Send instant messages to your online friends http://in.messenger.yahoo.com 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




message board related

2003-10-06 Thread Jeffrin Jose T.
hello all,

Is there any free message board script related stuff
available for Debian GNU/Linux server.
Please help me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



subscribe

2003-09-28 Thread Jeffrin Jose T.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Hardware related

2001-10-11 Thread Jeffrin Jose T.

 Hello all,

 Does any boot parameter or parameters  require to boot a 
 kernel  successfully when a typical  log related 
 to  the Hard disk is shown below.
  
 


(scsi0)  found at PCI 0/12/0
(scsi0) Wide Channel A, SCSI ID=7, 32/255 SCBs
(scsi0) Downloading sequencer code... 393 instructions downloaded
(scsi1)  found at PCI 0/12/1
(scsi1) Wide Channel B, SCSI ID=7, 32/255 SCBs
(scsi1) Downloading sequencer code... 393 instructions downloaded
scsi:  Detection failed (no card)
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0
Failed initialization of WD-7000 SCSI card!
DC390: 0 adapters found
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.33/3.2.4
   
scsi1 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.33/3.2.4
   
scsi : 2 hosts.
  Vendor: SEAGATE   Model: ST39175LC Rev: 0001
  Type:   Direct-Access  ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
(scsi0:0:0:2) Synchronous at 80.0 Mbyte/sec, offset 15.
  Vendor: ESG-SHV   Model: SCA HSBP M7   Rev: 0.08
  Type:   Processor  ANSI SCSI revision: 02
scsi : detected 1 SCSI disk total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 17783240 [8683 MB] [8.7 GB]

 




-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: nVidia kernel driver fails to initialize

2001-10-05 Thread Jeffrin Jose T .




 Hello ,

  Problem may be related to SDRAM.
  If you have source tree you may be able to fix it in that.
  NVIDIA_kernel-1.0-1541.tar.gz has a file called os-registry.c
  Try going through that and see if anything is possible.
  
 

-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



error related

2001-10-05 Thread Jeffrin Jose T .


 Hello all ,

 The output of "ps x" at a particular situation is related to this ..


Unknown HZ value! (12) Assume 100.
Warning: /usr/src/linux/System.map has an incorrect kernel version.
  PID TTY  STAT   TIME COMMAND
  596 ?S  0:01 oafd --ac-activate --ior-output-fd=10
 1687 tty2 S  0:00 -bash
 1689 tty2 S  0:00 mutt
 1695 tty2 S  0:01 emacs /tmp/mutt-jefspca-1689-0
 1704 tty1 S  0:00 -bash
 1706 tty1 R  0:00 ps x
 

What does the first two lines say ?


-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



X related

2001-10-04 Thread Jeffrin Jose T .


 Is  there any freely downloadable X window system administration guide
 available ? 

-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: mutt doesn't know about procmail actions

2001-10-03 Thread Jeffrin Jose T .

> [EMAIL PROTECTED]/Mail

 correction...

 MAILDIR=$HOME/Mail



-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: mutt doesn't know about procmail actions

2001-10-03 Thread Jeffrin Jose T .



Try this in your .procmailrc

[EMAIL PROTECTED]/Mail
DEFAULT=$HOME/Mail/mbox







-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: apm, grub

2001-10-01 Thread Jeffrin Jose T .



 Here is my menu.lst related stuff.

color black/white
# Boot automatically after 30 secs.
timeout 15
# By default, boot the first entry.
default 0
# Fallback to the second entry.
fallback 1
# For booting Linux
title  Debian GNU/Linux
root (hd0,1)
kernel /vmlinuz root=/dev/hda2 idebus=66  apm=on acpi=no-idle ide0=ata66
mem=128M  panic=10




-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: apm, grub

2001-10-01 Thread Jeffrin Jose T .



 Here is my menu.lst related stuff...


color black/white
# Boot automatically after 30 secs.
timeout 15
# By default, boot the first entry.
default 0
# Fallback to the second entry.
fallback 1
# For booting Linux
title  Debian GNU/Linux
root (hd0,1)
kernel /vmlinuz root=/dev/hda2 idebus=66  apm=on acpi=no-idle ide0=ata66
mem=128M  panic=10








-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: notification related

2001-10-01 Thread Jeffrin Jose T .



  I  added "mailboxes  `echo $HOME/Mail*`  " in  my .muttrc  in  my home
directory and  has moved  procmail.log from $HOME/Mail  and now i  get a
notofication of  "N" before opening  mail.But can i get  a noitification
typically on a mailbox without even opening the mailbox.

  Suppose i have different ones like 

   debian-user  
   debian-devel  
   fsf-i
   
   Suppose a new mail arrives at debian-user , then it should be related
   to this..

 N debian-user
   debian-devel
   fsf-i
  

 



-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



notification related

2001-10-01 Thread Jeffrin Jose T .





Iam using mutt  as MUA and i have different mail  boxes.  Is it possible
to make an arrangement such that i should to notified that a new message
has arrived at a typical box without opening it.



-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Package optimization

2001-09-30 Thread Jeffrin Jose T .


  Hello all

 Is it possible to make *k7.deb instead of *i386.deb ?
 
-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



AMD related

2001-09-30 Thread Jeffrin Jose T .


 Hello all


  I have a AMD  Duron processor and when i do "uname  -m " i get related
  to i686 is it correct ?

-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



display manager related

2001-09-29 Thread Jeffrin Jose T .

 Is there any technical advantage in using a display manager
 to start X window system apart from using "xinit" related
 stuff from the command line ?
  

-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



emacs related

2001-09-29 Thread Jeffrin Jose T .


 How to fix emacs such that it does not 
 typically do lines longer than 75 columns ?

-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



mutt related

2001-09-29 Thread Jeffrin Jose T .

Hello all  ,

 Is there any option in mutt such that it
 is possible to add address of the  sender to abook ?


-- 
Jeffrin Jose T.
www.MSServices.org
GPG:1024D/F5726A1B



Re: NVidia RivaTNT2 M64

2001-06-24 Thread Jeffrin Jose .T.
   Hello :  
   
Please try this after you have compiled the kernel and 
   have your GNU/Linux system running on the using the kernel.
 
  1 . Put the compressed driver's from www.nvidia.com  to /usr/src
  2 . cd /usr/src
  3 . Freshly unpack the NVIDIA_GLX-1.0-1251.tar.gz 
 
  4 . Freshly unpack the NVIDIA_kernel-1.0-1251.tar.gz
  5 . cd NVIDIA_GLX-1.0-1251
  6 . Do "make install"
  7 . cd ..
  8 . cd NVIDIA_kernel-1.0-1251
  9 . Do "make install"
  10. Edit your Xserver's configuration file if not properly edited
  
 You should have  < Driver "nvidia" > in your device section
 You should have Load "glx" line.
 You should not have Load "GLcore" and "Load "dri"  line.
   
   alias char-major-195 NVdriver
   please run "update-modules" .

 Please ask if help is required

      -Jeffrin. 

-- 
Jeffrin Jose T. GNU gives free software.
Computer Science Engineer.  GOD gives free eternal life.
Mission Systems and Services. 
Kerala.India.