[FFmpeg-user] Text shaper in subtitle

2020-06-11 Thread Unni Krishnan
Hi, Is it possible to force harfbuzz shaper when using subtitle filter to burn subtitle to a video? It works with ass when selecting shaping=complex Regards, ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg

[FFmpeg-user] ffmpeg not properly rendering utf8 subtitle srt file

2020-06-11 Thread Unni Krishnan
Hello, I am using a utf8 srt file in mac to hardcode subtitle to a video. -- $file -I Ernest_Celestine_2012.srt Ernest_Celestine_2012.srt: text/plain; charset=utf-8 $uname -a Darwin 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64 --

Re: [go-nuts] Memory issues when spawning 1 million go routines that communicate on a channel

2017-10-04 Thread Unni Krishnan
On Mon, Oct 2, 2017 at 7:26 PM, Unni Krishnan wrote: > >> I tried FreeOSMemory, didn't make any difference. >> > >> On Mon, 2 Oct 2017, 5:26 a.m. Ian Lance Taylor, wrote: >> >>> On Sat, Sep 30, 2017 at 9:29 AM, wrote: >>> > >>> &g

Re: [go-nuts] Memory issues when spawning 1 million go routines that communicate on a channel

2017-10-02 Thread Unni Krishnan
I tried FreeOSMemory, didn't make any difference. On Mon, 2 Oct 2017, 5:26 a.m. Ian Lance Taylor, wrote: > On Sat, Sep 30, 2017 at 9:29 AM, wrote: > > > > From what I understand reading and a few comments from the gopher slack, > > this is because go is not releasing memory back to OS but hol

Re: [ILUG-Cochin.org] Fwd: [smc-discuss] സ്വതന്ത്രമലയാളം കമ്പ്യൂട്ടിങ്ങിന്റെ വാര്‍ഷികം: പ്രചരണം: smc camp

2013-08-27 Thread unni krishnan
, Aug 27, 2013 at 6:08 PM, Praveen A wrote: > 27/08/13-നു unni krishnan എഴുതിയിരിക്കുന്നു: > > excuse for off topic. Can somebody tell me why malayalam char in Gmail > and > > Facebook are scrambled. But they are in good shape in other website like > > Manorama/mathu

debian desktop installation crashing

2013-05-23 Thread unni krishnan
Hi My debain installation on lenovo laptop is crashing at random times. Logs I can see in /var/log/message are : === May 23 13:42:48 debian kernel: [ 5186.468312] Call Trace: May 23 13:42:48 debian kernel: [ 5186.468318][] ? warn_slowpath_common+0x78/0x8c

Re: [ILUG-Cochin.org] Meet the Raspberry Pi!

2012-06-26 Thread unni krishnan
Debian image of Rpi comes with LXDE ( http://www.raspberrypi.org/downloads ). Arch Linux is a minimal distro, but you can always install the desktop environment you want. I am not sure, if the image that Rpi providing comes with X. But it is possible to install it, if its not. I ordered one from h

Re: [ILUG-Cochin.org] membership in mailing list

2012-03-24 Thread unni krishnan
follow this http://www.ilug-cochin.org/mailing-list/ On Sat, Mar 24, 2012 at 3:16 PM, joseph joy wrote: > HI, > please add me to the mailing list > > -- > Joseph Joy > Chennai-80 > Phone: 09962-JOSEPH > "Onwards We Go Never Backwards" > > ___ > Indian

Re: [ILUG-Cochin.org] Getting error (Directory not empty) when copying file using 'cp' command to shared location (NFS) and trying to remove directory after killing copy process

2012-03-22 Thread unni krishnan
D state of process is uninterruptible state. >From http://wiki.openvz.org/Processes_in_D_state D state occurs then the process is in uninterruptible sleep. This state is bad, because you can't do anything with the process in D state. Fortunately, process normally remains in such state not for so

Re: [ILUG-Cochin.org] Practicallly reaching Linux to the world

2012-01-31 Thread unni krishnan
I am also interested in it. Nice idea ___ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #ilugko...@irc.freenode.net

Re: [ILUG-Cochin.org] DragonFlyBSD perfomance improvements and others

2011-11-11 Thread unni krishnan
I dont know about DFBSD. I was using FreeBSD as desktop system for around 1 month. It gives the package management system called ports. That is almost equal to abs in arch linux and gentoo portage. Like arch linux, freebsd also provides binary packages. Once you install desktop system like gnome or

Re: [ILUG-Cochin.org] RMS and Jobs

2011-10-10 Thread unni krishnan
On Mon, Oct 10, 2011 at 11:01 AM, Jos Collin wrote: > On Sun, Oct 09, 2011 at 08:34:51PM -0700, Praseed Pai wrote: >> As far as I am concerned , Steve Jobs brought back MAC OS X into the >> mainstream and It has helped lot of people >> in Kerala to make a good living through it. Now , there are c

Re: [Bf-committers] WebGL exporter

2011-08-19 Thread Unni Krishnan
Oh awesome Ya will check that also :) Thanks a lot :) On Fri, Aug 19, 2011 at 6:43 AM, Campbell Barton wrote: > On Fri, Aug 19, 2011 at 6:31 PM, Unni Krishnan > wrote: > > Hey, > > > > Currently am working on a project in WebGL, and wanted a json exprter in > > ble

[Bf-committers] WebGL exporter

2011-08-19 Thread Unni Krishnan
Hey, Currently am working on a project in WebGL, and wanted a json exprter in blender. Wanted to know if it is already existing for 2.5x. Could not find anything related in the catalog. thanks in advance kodemax ___ Bf-committers mailing list Bf-committ

Re: [ILUG-Cochin.org] Reset password..

2011-07-01 Thread unni krishnan
That comes under something called physical security. You can do 1. Set bios password But still, its not secure. because, if the person can open the cabinet and reset the CMOS, then no use 2. Force linux to ask single user password Still not secure. If the person can put a live cd and mount you

Re: [ILUG-Cochin.org] Fwd: Kernel compiling

2011-06-29 Thread unni krishnan
There will be kernel source packages that you can install. Usually you can find the kernel source at /usr/src On Wed, Jun 29, 2011 at 5:15 PM, Karthik wrote: > Hi, > > The > > apt-get build-dep linux is not responding while trying to customize the > Ubuntu kernel. Is there any alternate steps we

Re: [ubuntu-in] ubuntu-in post acknowledgement

2011-06-13 Thread unni krishnan
Thanks On Mon, Jun 13, 2011 at 7:50 PM, Lalremlien Neitham wrote: > Maybe you can see your preferences? > Your preferences: > https://lists.ubuntu.com/mailman/options/ubuntu-in/list%40mutexes.org > > On Mon, Jun 13, 2011 at 6:57 PM, unni wrote: >> >> Is it possible to stop this by somebody manag

Re: [ILUG-Cochin.org] Battery indicator

2011-06-10 Thread unni krishnan
Then system might have recognized the battery. what cat /proc/acpi/battery/BAT1/state and cat /proc/acpi/battery/BAT1/info says, those commands will help you to see, if OS is able to identify the battery. Also install acpi package, if that is not in the system and execute acpi -b that will s

Re: [ILUG-Cochin.org] Battery Indicator

2011-06-09 Thread unni krishnan
which desktop environment you are using ? are you able to see anything in : /proc/acpi/battery/ ? ls -l /proc/acpi/battery/ On Thu, Jun 9, 2011 at 10:16 PM, karthik balasubramaniam wrote: > Hi, > >   I am using Ubuntu 10.10 on my Toshiba L640 which has Intel i3 processor. > My battery is not rec

Re: [ubuntu-in] video and audio streaming in gnu/linux

2011-06-05 Thread unni krishnan
I never used it but, as far as i know these will work http://www.shoutcast.com/broadcast-tools That is proprietary application http://en.wikipedia.org/wiki/Icecast :- free software On Sun, Jun 5, 2011 at 10:23 AM, stranger in black. wrote: > A internet radio team contacted me for convertin

Re: [ubuntu-in] Offline Ubuntu

2011-06-03 Thread unni krishnan
Its good to see full package dvds from ubuntu like what debian provides On Fri, Jun 3, 2011 at 10:16 PM, Ramnarayan.K wrote: > On Fri, Jun 3, 2011 at 9:10 PM, Kartik S wrote: >> The main  problem with Ubuntu I envisage would be adding and updating >> software without a net connection. I don't kn

Re: [ubuntu-in] Folder locking and encyption available in ubuntu

2011-05-31 Thread unni krishnan
what file system you are using in that drive ? On Wed, Jun 1, 2011 at 9:41 AM, Brian D'Souza wrote: > Hi all, > > I use Ubuntu 10.4 and a 1 tb ext drive to store my docs, backups, movies > etc. > > Got some friends who want to borrow the drive. I do not want them to have > access to the docs and

Re: [Hybrid-graphics-linux] bumblebee test on my Laptop

2011-05-24 Thread unni krishnan
My system details are here https://bugs.launchpad.net/lpbugreporter/+bug/752542/comments/98 Hope that helps On Wed, May 25, 2011 at 2:46 AM, unni krishnan wrote: > Hi, > > $ sudo dmidecode -s system-product-name > Dell System XPS L502X > > $ lspci | grep VGA > 00:02.0 VGA

[Hybrid-graphics-linux] bumblebee test on my Laptop

2011-05-24 Thread unni krishnan
Hi, $ sudo dmidecode -s system-product-name Dell System XPS L502X $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1) $ lsb_

Re: [ILUG-Cochin.org] Cannot upgrade to ubuntu 10.04

2011-04-27 Thread unni krishnan
are u getting the ubuntu login screen ? Then you can select the classic interface from there On Wed, Apr 27, 2011 at 3:13 PM, Reji Rajan Varghese wrote: > I typed  "sudo apt-get upgrade --fix-missing" > then it downloaded lot of file and > >  when I restarted the system it got hang with a dialog

Re: [ILUG-Cochin.org] Windows SDK Programming under Linux

2010-06-25 Thread unni krishnan
Praseed bhai, As a tech your mail and all of your blog posts are interesting to me. But you sent it to wrong list :-) . On Mon, Jun 21, 2010 at 11:45 PM, Praseed Pai wrote: > Hi all , >   I just explored Wine Project from a software development angle ( as opposed > to Emulation aspect ). I wrot

Re: [ILUG-Cochin.org] BURG not working after update

2010-02-05 Thread unni krishnan
Go to http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org and look for "To unsubscribe from Mailinglist, get a password reminder". Enter your mail address there and click on the button. On Fri, Feb 5, 2010 at 7:45 PM, Management wrote: > unsubscribe > > On Fri, Feb 5, 2010 at 9:06

Re: [ILUG-Cochin.org] Exim log analyser

2010-01-25 Thread unni krishnan
The hosting control panel like WHM/Cpanel has good option to get the mail statistics from Exim logs. You can also use MTA log analyzers like http://www.enderunix.org/isoqlog/ On Mon, Jan 25, 2010 at 11:36 PM, Deepu Joseph wrote: > *bump* > > Any suggestions, guys? > > Deepu > > 2010/1/20 Deepu

Re: [ILUG-Cochin.org] Cluster file system

2009-12-13 Thread unni krishnan
I am just curious seeing your mail. >> >> Are you taking about the biological heartbeat and the biomedical device >> “the pacemaker” ? Or these are some other technicall stuff? >> >> Regards >> >> Dr. Reji >> >> On Tue, Dec 8, 2009 at 1

Re: [ILUG-Cochin.org] Cluster file system

2009-12-13 Thread unni krishnan
> Dr. Reji > > On Tue, Dec 8, 2009 at 11:01 PM, unni krishnan > wrote: >> >> Hi, >> >> I am currently working on a high availability setup with heartbeat + >> pacemaker + drbd + ocfs2 >> >> For ocsf2 I have lot of doubts since I am new to clust

[Ocfs2-users] best way to achieve a load balancer with drbd + ocfs2 + openais

2009-12-11 Thread unni krishnan
Hello, I had gone through the documentations. But I am not able to understand the concept of dlm in case of the ocfs2 drbd. My setup is a load balancer + fail over for OpenVZ vpss. 1. There are two physical servers 2. The drbd1 formatted with ocfs2 in two nodes and mounted at /vz 3. The two drbd

[DRBD-user] best way to achieve a load balancer with drbd + ocfs2 + openais

2009-12-11 Thread unni krishnan
Hello, I had gone through the documentations. But I am not able to understand the concept of dlm in case of the ocfs2 drbd. My setup is a load balancer + fail over for OpenVZ vpss. 1. There are two physical servers 2. The drbd1 formatted with ocfs2 in two nodes and mounted at /vz 3. The two drbd

Re: [Pacemaker] split brain in drbd dual primary setup

2009-12-10 Thread unni krishnan
=directlink On Wed, Dec 9, 2009 at 10:12 PM, Lars Ellenberg wrote: > On Tue, Dec 08, 2009 at 09:24:57AM +0100, Andrew Beekhof wrote: >> On Mon, Dec 7, 2009 at 2:17 PM, unni krishnan >> wrote: >> > Ok, one more doubt. How heartbeat + pacemaker is going to detect that &

[Users] dlm in openvz kernel

2009-12-09 Thread unni krishnan
Hi, AS mentioned here http://www.gossamer-threads.com/lists/linuxha/pacemaker/5790 7 The dlm for managing the cluster file system like ocfs2 is available only at > 2.6.26 kernels. My question is : Is DLM to manage the cluster file system at user space is available in openvz kernel ? If that i

Re: [ILUG-Cochin.org] Cluster file system

2009-12-08 Thread unni krishnan
Red Hat  cluster , but could you give more details like > which application you want to put on Cluster. > > Regards > Gejo Paul > > On Tue, Dec 8, 2009 at 11:01 PM, unni krishnan > wrote: >> >> Hi, >> >> I am currently working on a high availability se

[ILUG-Cochin.org] Cluster file system

2009-12-08 Thread unni krishnan
Hi, I am currently working on a high availability setup with heartbeat + pacemaker + drbd + ocfs2 For ocsf2 I have lot of doubts since I am new to cluster file systems. Is there anyone who already worked/researched in cluster file systems like ocfs2 or gfs, so that I can talk directly. Its not p

Re: [Ocfs2-users] ocfs2 heartbeat and drbd in dual primary

2009-12-07 Thread unni krishnan
Any idea ? On Mon, Dec 7, 2009 at 10:13 PM, unni krishnan wrote: > Hi, > > I am new to the world of cluster file system and also with ocfs2. I am > setting up a cluster as a research project and it looks like : > > http://picasaweb.google.com/lh/photo/A7CUF3b_SkzJ0NZKbkyy

[Ocfs2-users] ocfs2 heartbeat and drbd in dual primary

2009-12-07 Thread unni krishnan
Hi, I am new to the world of cluster file system and also with ocfs2. I am setting up a cluster as a research project and it looks like : http://picasaweb.google.com/lh/photo/A7CUF3b_SkzJ0NZKbkyyng?feat=directlink The heartbeat will not support ocfs2. Also since in my case the drbd is in dual pr

Re: [Pacemaker] split brain in drbd dual primary setup

2009-12-07 Thread unni krishnan
Ok, one more doubt. How heartbeat + pacemaker is going to detect that the drbd is in stand alone state. There is no cluster partition. Only drbd is disconnected. On Mon, Dec 7, 2009 at 4:40 PM, Andrew Beekhof wrote: > On Sun, Dec 6, 2009 at 8:31 PM, unni krishnan > wrote: >> Hi,

Re: [DRBD-user] split brain in drbd dual primary setup

2009-12-07 Thread unni krishnan
This is were I am stuck. In my case the drbd will only detect the split brain only after the connection between the two nodes were established. In this case the two servers will be running and writing separate data in the two drbd devices and no one will notice since the drbd will not alert about s

Re: [ILUG-Cochin.org] Authentication method in all Linux environment

2009-12-07 Thread unni krishnan
We were using NIS + NFS in our network. Now for better security and availability, we are migrating our infrastructure to kerberos + ldap + openafs. http://bobcares.com/blog/?p=435 On Mon, Dec 7, 2009 at 6:11 PM, John Joseph wrote: > > Hi All >   I would like to get advice on which authenticatio

[DRBD-user] split brain in drbd dual primary setup

2009-12-07 Thread unni krishnan
Hi, We are using a cluster setup something like : http://picasaweb.google.com/lh/photo/e_uAYjG-8nh7oRZzXDp5HA?feat=directlink We are using OpenVZ for Virtualization DRBD with ocfs2 in dual primary mode heartbeat + pacemaker for HA Currently I have not added the drbd in pacemaker. But added the

[Users] split brain in drbd dual primary setup

2009-12-06 Thread unni krishnan
Hi, We are using a cluster setup something like : http://picasaweb.google.com/lh/photo/e_uAYjG-8nh7oRZzXDp5HA?feat=directlink We are using OpenVZ for Virtualization DRBD with ocfs2 in dual primary mode heartbeat + pacemaker for HA Currently I have not added the drbd in pacemaker. But added the

[Pacemaker] split brain in drbd dual primary setup

2009-12-06 Thread unni krishnan
Hi, We are using a cluster setup something like : http://picasaweb.google.com/lh/photo/e_uAYjG-8nh7oRZzXDp5HA?feat=directlink We are using OpenVZ for Virtualization DRBD with ocfs2 in dual primary mode heartbeat + pacemaker for HA Currently I have not added the drbd in pacemaker. But added the

[Users] vzctl return code -2

2009-12-05 Thread unni krishnan
Hi, I am getting rc code -2 from the vzctl when starting the container. It seems the issue is with the vps lock. Also I am searching for an option to start the VPS like --skip-lock with vzctl. What the the return code -2 from vzctl means ? What the the best method to start the VPS with a lock fi

Re: [ILUG-Cochin.org] user authentication server

2009-10-27 Thread unni krishnan
NIS, Kerberos etc are used for that. http://bobcares.com/blog/?p=435 On Tue, Oct 27, 2009 at 6:02 PM, kevin sha wrote: > Dear friend, > > I am planning to set up authentication server ( a user account that > can be login through any machine in a network ). Could you please suggest > any

Re: [ILUG-Cochin.org] StarDict dictionary - pronounciations

2009-10-19 Thread unni krishnan
You need WyabdcRealPeopleTTS and also need to give correct path to WyabdcRealPeopleTTS in start dict preferences >> sound On Mon, Oct 19, 2009 at 11:19 PM, Zaheer Kozhakkaniyil wrote: > Hello all, > > Just installed the dictionary application, StarDict > (http://stardict.sourceforge.net/) on my

Re: [ILUG-Cochin.org] vpn

2009-10-12 Thread unni krishnan
The VPN is mainly used to create LAN network over internet. In more exact term a virtual LAN. OpenVPN is the applicatin that I used once. On Mon, Oct 12, 2009 at 11:44 PM, kevin sha wrote: > Dear friends, > > could you please tell me what is VPN and what are software > used for imp

Re: [ILUG-Cochin.org] Installing Arch linux

2009-08-10 Thread unni krishnan
Usual mistakes happens when creating a bootable CD are : 1. burning the ISO file as data file to cd. Are you sure that you burned the iso as disk image in your CD burner ? 2. Not switching the boot medium. Make sure that you changed the boot medium to the CD drive in bios. The modern mother boa

Re: Problem with My Tuner card

2009-07-26 Thread unni krishnan
Hi, > It seems to me we have to add a new entry for your card. > Does it have a unique name they sell it, do you know the manufacturer? Yes, card is called SSD-TV-675 ( http://www.techcomindia.com/home.php?vaction=showprodd&cat=102&catt=TV%20Tuners&subcat=&subcatt=&prodid=501 ) > Is there a web

Re: Problem with My Tuner card

2009-07-25 Thread unni krishnan
wrote: > Hi, > > Am Freitag, den 24.07.2009, 10:48 +0530 schrieb unni krishnan: >> > Hi Unni, >> Hi Hermann, >> >> > >> > we have lots of saa7130 cards without eeprom on it providing not at >> > least a valid PCI subvendor and subdevice, so we

Re: Problem with My Tuner card

2009-07-24 Thread unni krishnan
> at least you will need to recompile the modules that you changed Ho can I do that ? > Standard Cold boot Method > 1 do a proper shutdown of your computer > 2 unplug the power from your system unit > 3 make and then drink a cup of tea > 4 replug your computer > 5 restart your computer > I have

Re: Problem with My Tuner card

2009-07-24 Thread unni krishnan
rmann pitton wrote: > Hi, > > Am Freitag, den 24.07.2009, 10:48 +0530 schrieb unni krishnan: >> > Hi Unni, >> Hi Hermann, >> >> > >> > we have lots of saa7130 cards without eeprom on it providing not at >> > least a valid PCI subvendor and s

Problem with My Tuner card

2009-07-23 Thread unni krishnan
Hi All, I have some problem in getting my tuner card working in Linux. The dmesg look like ### saa7130/34: v4l2 driver version 0.2.15 loaded saa7130[0]: found at :01:07.0, rev: 1, irq: 18, latency: 64, mmio: 0xd800 saa7130[0]: subsystem: 1131:,

Re: [ILUG-Cochin.org] Fwd: desktop with-pekwm, fbpanel, pcman

2009-07-20 Thread unni krishnan
Nice, Share your desktop screen shot with us. On Mon, Jul 20, 2009 at 7:50 PM, sooraj kenoth wrote: > > > -- Forwarded message -- > From: sooraj kenoth > Date: 2009/7/20 > Subject: desktop with-pekwm, fbpanel, pcman > To: fsug-calicut , fsug-tvm < > ilug-...@googlegroups.com>

Re: [ILUG-Cochin.org] bsnl gprs in debian

2009-07-09 Thread unni krishnan
Also are you sure that the "Access Point Name" is gprssouth.cellone.in. I can see there is two zone in south soth a and b. The bsnlsouth is the access point in south a, I think so. What is the configuration in your windows ? On Fri, Jul 10, 2009 at 5:53 AM, unni krishnan wrote: > Tr

Re: [ILUG-Cochin.org] bsnl gprs in debian

2009-07-09 Thread unni krishnan
Try Stupid mode = yes in /etc/wvdial.conf send the content in /etc/wvdial.conf , if that is not working On Thu, Jul 9, 2009 at 10:08 PM, hari krishnan wrote: > Nothing more than > Jul  9 22:05:29 tester pppd[4993]: LCP terminated by peer > (^...@^@^...@^@^...@^@) > Jul  9 22:05:29 tester pppd[4

Re: [ILUG-Cochin.org] bsnl gprs in debian

2009-07-08 Thread unni krishnan
What is logged in /var/log/messages ? On Wed, Jul 8, 2009 at 10:16 PM, hari krishnan wrote: > im using usb cable to connect. Did use gnome ppp nd kppp nd still cant get > rid of the problem.This was the result of wvdial > > tester:/home/hari# wvdial > --> WvDial: Internet dialer version 1.60 > -->

Re: [ILUG-Cochin.org] bsnl gprs in debian

2009-07-07 Thread unni krishnan
Just a quick google search shows these results http://www.google.com/search?hl=en&rlz=1B3GGGL_enIN280IN280&q=%22code%3A16+-modem+hung+up+the+phone%22&aq=f&oq=&aqi= Not sure, if that related to your problem. On Tue, Jul 7, 2009 at 10:13 PM, unni krishnan wrote: > Hi, >

Re: [ILUG-Cochin.org] bsnl gprs in debian

2009-07-07 Thread unni krishnan
Hi, The better place to ask for this is at http://linmodems.technion.ac.il/ mailing list. On Tue, Jul 7, 2009 at 1:06 PM, hari krishnan wrote: > hello all, > i cannot connect to internet via my mobile(motorola a1200) in debian. > i tried wvdial which is the common dialup application.edited > /e

Re: [ILUG-Cochin.org] suggestions Required to set up server with Ubuntu 9.04

2009-07-04 Thread unni krishnan
On Sun, Jul 5, 2009 at 12:10 PM, unni krishnan wrote: > The size of the partition mainly depends on your requirement. usually > the home partition need more size because all the user data goes > there. Usually there is not much space needed for var in a desktop > Linux. But the case

Re: [ILUG-Cochin.org] suggestions Required to set up server with Ubuntu 9.04

2009-07-04 Thread unni krishnan
The size of the partition mainly depends on your requirement. usually the home partition need more size because all the user data goes there. Usually there is not much space needed for var in a desktop Linux. But the case is different in a server system. All the log files and MySQL database files g

[Foundation-l] WOT? The School of Reform

2009-06-26 Thread Unni Krishnan Kanavillil (HR), TLS, Chennai
Hello Team, My name is Krishna and outside our corporate robe, we have initiated a Thought Leadership Organization called WOT? (World of Thought). The objective of this Break-Even Organization is to induce and inspire free thinking. The Forum we are creating to be rolled out from August 2009,

Re: [ILUG-Cochin.org] IRC Meeting

2009-06-15 Thread unni krishnan
nouncing the meeting. > > Thank You > Regards > Sameer Mohamed Thahir > > > On Monday 15 June 2009 04:02 PM, unni krishnan wrote: > > Hi, > > That is a good idea to have an IRC meeting. Sure that will help > members who has difficulty in attending the normal me

Re: [ILUG-Cochin.org] IRC Meeting

2009-06-15 Thread unni krishnan
Hi, That is a good idea to have an IRC meeting. Sure that will help members who has difficulty in attending the normal meeting. Sameer, 3rd sunday is ok for me. Send a mail to the list with final shedule, so that we can get the IRC client ready at the time ;-) On Sun, Jun 14, 2009 at 12:10

Re: [ILUG-Cochin.org] apache problem

2009-06-13 Thread unni krishnan
Hello Anish, I am not able to recreate the problem from my end because : 1. I am getting the page for ipsr when accessing http://www.ipsr.org/, unlike you told that it will show "hello this is virtual host". 2. The second subdomain ns1.ipsr.org is not resolving. These are my guess related t

Re: [ILUG-Cochin.org] New Email ID

2009-04-22 Thread unni krishnan
Hello Jos, Are you going to host a mail server in your desktop system ? That will be a bad idea, since you need to keep the system up for all the time to receive mails. If you can do that then follow the steps to create the mal id. 1. Register the domain name joscollin.com 2. You need nameserv

Re: [ILUG-Cochin.org] terminal mode pdf reader

2009-04-18 Thread unni krishnan
ole-in.htmlitself uses the pdftohtml as I told. Anyway thank you for poitingout new one ( Gv ). On Sat, Apr 18, 2009 at 11:46 AM, Mahesh Aravind wrote: > > Dear Unni, > > --- On Thu, 16/4/09, unni krishnan wrote: > > > There is no console based pdf reader, > > Are you sur

Re: [ILUG-Cochin.org] KeralaInfo

2009-04-18 Thread unni krishnan
Hello Mohammed, Good one, I like it. Keep innovating, all the best :-) On Fri, Apr 17, 2009 at 11:10 PM, Mohammed Rashad wrote: > *Resource Maps of Kerala are available..* > > I had done a project as a part of final year B.Tech course using free > software. > Basic themes such as roads,railway

Re: [ILUG-Cochin.org] terminal mode pdf reader

2009-04-15 Thread unni krishnan
There is no console based pdf reader, as far as I know. But you can convert PDF to text or html and can use the text/html reader in console to view it. The package you need to use are pdftotext and pdftohtml. 2009/4/15 sanalkumar mr > Dear all..Is it possible to read a PDF file in terminal m

[Users] Kernel warning/error when booting the kernel

2009-03-07 Thread unni krishnan
Hi, I am getting a number of following messages when booting the OpenVZ kernel [r...@localhost ~]# grep NOHZ /var/log/messages Mar 6 00:30:20 localhost kernel: NOHZ: local_softirq_pending 20 Mar 6 00:30:20 localhost kernel: NOHZ: local_softirq_pending 10 Mar 6 00:30:20 localhost kernel: NOHZ:

Re: Grub: Error 21, Selected disk does not exist

2009-03-06 Thread unni krishnan
Hi, Usually the command find /boot/grub/stage1 will give the disk were grub stage1 is present grub> find /boot/grub/stage1 (hd0,1) (hd0,2) (hd0,7) Are you able to get that ? Also in sda I can see only 4 partitions,

Re: Not able to start X as normal user

2009-02-26 Thread unni krishnan
other candle" On Fri, Feb 27, 2009 at 4:43 AM, Dan Nicholson wrote: > On Thu, Feb 26, 2009 at 2:51 PM, unni krishnan > wrote: > > Hi > > > > I am getting following error when starting X as normal user : > > > > Build Operating System: Linux 2.6.

Not able to start X as normal user

2009-02-26 Thread unni krishnan
Hi I am getting following error when starting X as normal user : Build Operating System: Linux 2.6.27.10 i686 Current Operating System: Linux host.webofunni.com 2.6.27.10 #1 SMP PREEMPT Wed Dec 24 21:37:14 CET 2008 i686 (WW) xf86ReadBIOS: Failed to open /dev/mem (Operation not permitted) (WW) xf8

Re: [ubuntu-in] Ubuntu India mirror - Sysadmin required

2009-02-12 Thread unni krishnan
Prakash, My name is Unnikrishnan. I am using Ubuntu for about 5 years and working as a sysadmin for the company Bobcares for 2 years. I like to join the Ubuntu contribution team and like to work as sysadmin for ubuntu website. Let me know, if you are intereseted. -- - Wi

Re: [ILUG-Cochin.org] any replacement for editplus in linux

2009-02-03 Thread unni krishnan
Another one :-) http://quanta.kdewebdev.org/ On Tue, Feb 3, 2009 at 8:23 AM, AZAD NIKARTHIL wrote: > Any one plz suggest me... > editor which is as good as edit plus in linux.. > > thanks > advance > > -- > Add more friends to your messenger and enjoy! Invite them

Re: [ILUG-Cochin.org] gNewSense cdimage

2009-01-31 Thread unni krishnan
Hi http://distrowatch.com/?newsid=05051 http://mirror.softwarelibre.nl/gnewsense/cdimage/gnewsense-livecd-deltah-2.1.iso The live CD can be used as installation disk On Sun, Feb 1, 2009 at 10:08 AM, Jos Collin wrote: > Hi All, > > I would like to change my GNU distribution to gNewSense. I wan

Re: [ILUG-Cochin.org] .flv icons not displayed properly

2008-12-14 Thread unni krishnan
That is the default icon for the flv files in Gnome environment. What is the content of flv files. If they are flash videos then VLC can play them http://www.videolan.org/vlc/download-debian.html On Sun, Dec 14, 2008 at 8:53 PM, sanalkumar mr wrote: > dear all...I'm using Debian i...@school

Re: [ubuntu-in] trying to rip vcd without success

2008-06-24 Thread unni krishnan
Hello Ram, AcidRip < http://untrepid.com/acidrip/ > is a good ripping tool for ubuntu. You can install it using following command. === sudo apt-get install acidrip === It seems that you had selected the f

[Mailinglist] issue - PCLinuxOS 2007 not logging into GUI / Xserver

2008-05-16 Thread unni krishnan
Hi, First of all am using ubuntu, never used PCLinux at all, so dont know what is the file layout of that OS. What i am going to say is on the basis of ubuntu linux .. Just try it. In most cases X server error will be obtained from /var/log/messages. You are saying that you are not able to logg

[Mailinglist] more free than free software

2008-05-02 Thread unni krishnan
Yes, that is Stallman's favorite :-) http://www.stallman.org/stallman-computing.html On Fri, May 2, 2008 at 10:37 AM, Bijoy V wrote: > Basically Ubuntu, but taken out the non-free stuff from the kernel > > http://www.gnewsense.org/Main/Deltah > > -Bijoy > > ___

Re: [PHP-INSTALL] January 74% OFF [Incident:080130-019058]

2008-01-30 Thread unni krishnan
Unsubscribe On Jan 31, 2008 2:47 AM, Abuse Department <[EMAIL PROTECTED]> wrote: > * Response* > > ** This is an automated reply to your message to Email Abuse. > ** > > > Your message has been delivered to our email abuse department. This > department handles complaints from

Re: [ubuntu-in] Dial-up connection

2007-11-04 Thread unni krishnan
Hello sriram, Run scan modem tool http://132.68.73.235/linmodems/packages/scanModem.gz for identifying the modem. You will get a directory created by scan modem tool. in which you can see a modem.txt file send that to http://www.linmodems.org/ mailing list. You can also put a cc t

[Mailinglist] printing in linux .........

2007-03-30 Thread unni krishnan
hai , I need some information on printing job in linux . I am using epson stylus c58 ink jet printer . My flavor is ubuntu and it detected the printer automatically and added to printer list but i feels recognizable level of reduction in speed and quality of printing . Can anybody s

[Mailinglist] ubuntu 7.04 beta released.........

2007-03-28 Thread unni krishnan
Ubuntu 7.04 beta released gives better windows migration tool n easy to install codecs other specification includes - On the Desktop: GNOME 2.18, OpenOffice.org 2.2.0rc3, X.org 7.2 - On the Server: Apache 2.2, PostgreSQL 8.2, PHP 5.2.1, LTSP 5.0 - "Under the hood": GCC 4.1.2, glibc 2.5,

Re: [ubuntu-in] Virus Scanning VFAT and NTFS through linux

2007-03-21 Thread unni krishnan
ly fine. I suggest clam antivirus. It is available in > > Ubuntu repositories. > > > > > > > > Onkar > > > On 3/21/07, unni krishnan <[EMAIL PROTECTED]> wrote: > i heard clam takes too much time for scanning is that right > . >

Re: [ubuntu-in] Virus Scanning VFAT and NTFS through linux

2007-03-21 Thread unni krishnan
i heard clam takes too much time for scanning is that right . also is it necessary to go for an antivirus like windows ...on linux ... On 3/21/07, Onkar Shinde <[EMAIL PROTECTED]> wrote: On 3/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > was wantin

Re: [ubuntu-in] adding user problem

2007-03-11 Thread unni krishnan
use sudo adduser command . to become root try sudo -i -regards unnikrishnan On 3/11/07, Pramod Tantri <[EMAIL PROTECTED]> wrote: Hey guys i'm kind off getting hold of Ubuntu now.. I had a question.. while installing Linux i used user name other than "root" . Now when I try to add user i'm un

Re: [ubuntu-in] ntfs file system

2007-03-05 Thread unni krishnan
9 http://users.bigpond.net.au/hermanzone/p10.htm#Edgy_Efts_new_etcfstab_files_with -regards unnikrishnan On 3/5/07, Ramnarayan. K < [EMAIL PROTECTED]> wrote: Thanks On 3/5/07, unni krishnan <[EMAIL PROTECTED]> wrote: > > No you are not right. The all happend because some prob

Re: [ubuntu-in] ntfs file system

2007-03-05 Thread unni krishnan
forums.org/showthread.php?t=217009 On 3/4/07, Ramnarayan. K <[EMAIL PROTECTED]> wrote: Hi - Original Message From: unni krishnan < [EMAIL PROTECTED]> To: ubuntu-in@lists.ubuntu.com Sent: Friday, 23 February, 2007 12:57:46 AM Subject: [ubuntu-in] ntfs file system > I am using ubuntu

[Mailinglist] Debian gets a Win 32 installer!

2007-03-04 Thread unni krishnan
its nice to have a friendly installer for linux distros but i think for those with dialup connection like me it is unable to try that installer -ubuntu - finest derivative of debian On 3/4/07, Britto Sidhan wrote: > > > Debian hacker Robert Millan has announced the availability of a > Debian-In

Re: [ubuntu-in] A newbie's startup guide to Ubuntu

2007-03-04 Thread unni krishnan
onkar, Its a nice attempt for creation of a documentation for new members.Its will be useful if you include some common problems in ubutu that will arise while using ubuntu along with solutions .like multimedia and boot related problems with grub etc that will help them to so

Re: [ubuntu-in] ntfs file system

2007-03-04 Thread unni krishnan
ition to ntfs-3g) Venkatesh Nandakumar Undergraduate Student IIT Roorkee - Original Message From: unni krishnan <[EMAIL PROTECTED]> To: ubuntu-in@lists.ubuntu.com Sent: Friday, 23 February, 2007 12:57:46 AM Subject: [ubuntu-in] ntfs file system I am using ubuntu 6.06 lts with windows

[ubuntu-in] ntfs file system

2007-02-28 Thread unni krishnan
I am using ubuntu 6.06 lts with windows xp. I had 2 ntfs and 1 fat32 partition in XP . Ubuntu mounts all the partition in xp but in NTFS partition i am not able to write any files it's says read only file system .Is there any way to make it writable in ubuntu -- ubuntu-in mailing list ubuntu-in@l

[Mailinglist] need ubuntu 6.10 alt cd

2007-01-02 Thread unni krishnan
hello friends, I am from cherthala ,Using ubuntu as operating system n i wish to try out ubuntu 6.10 so i need a alt cd to upgrade to 6.10from 6.06 please inform me if you have a copy[alternate cd not desktop cd] -unni -- next part -- An HTML

[ubuntu-in] Unni Krishnan Has Sent You A Message

2006-10-26 Thread Unni Krishnan
lete your info to enter the Web site. Unni selected you for this on 10-25-2006 18:11 ET. [EMAIL PROTECTED] (Unni Krishnan) initiated this to ubuntu-in@lists.ubuntu.com at 10-25-2006 18:11 Eastern TIme on namesdatabase.com from the IP address 61.2.206.132. If you do not know a Unni Krishnan, use

Re: [ubuntu-in] Installment Problems.

2006-09-30 Thread unni krishnan
Hello friend,      For connecting ubuntu to internet u need to find a suitable driver for your modem.you need scanmodem for that.I had gone thru several webforums for getting my ubuntu connected with internet i had given the steps that i used to connect my ubuntu to internet hop

[ubuntu-in] x window system and desktop environment

2006-09-26 Thread unni krishnan
Hello friends,   I like to know more about the x window system and desktop environment .Actually both are to create a GUI inteface for user creating windows and icons .So what is the difference between both ,if both are same. -- ubuntu-in mailing list ubuntu-in

[ubuntu-in] running shell script

2006-09-25 Thread unni krishnan
I had a .sh script to check the splash screen support of the GRUB  please tell me how to run this script to get the result (Script is checksplah.sh) -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Re: [ubuntu-in] How to install mp3 players

2006-09-25 Thread unni krishnan
I had a .sh script to check the splash screen support of the GRUB  please tell me how to run this script to get the result (Script is checksplah.sh) -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

  1   2   >