[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread febin mohammed
Could you make the question clear?   what is the purpose of disabling
it? Did you mean disabling it from being indexed by a search engine? or was
it just disabling it from displaying, while you view the source through a
browser?
Febin
http://twitter.com/febinkk

On Thu, Oct 15, 2009 at 11:00 AM, aniyathikkutty bincy...@gmail.com wrote:



 On Thu, Oct 15, 2009 at 10:56 AM, aniyathikkutty bincy...@gmail.comwrote:


 Hi All..Any body know How to disable meta tag content from website's
 sourse?

 ie.
 meta name=keywords content=abc,abc,abc /




 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/




 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/

 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread Yadu Rajiv
you can do a noindex for bots not to follow.. or try editing your robots.txt


http://en.wikipedia.org/wiki/Noindex

html

head
 meta name=robots content=noindex /


 titleDon't index this page/title
/head

http://en.wikipedia.org/wiki/Robots_Exclusion_Standard

like Febin said.. its unclear what you asked..

disable = not write the code in the first place?? :-|


On Thu, Oct 15, 2009 at 11:55 AM, febin mohammed febi...@gmail.com wrote:

 Could you make the question clear?   what is the purpose of disabling
 it? Did you mean disabling it from being indexed by a search engine? or was
 it just disabling it from displaying, while you view the source through a
 browser?
 Febin
 http://twitter.com/febinkk


 On Thu, Oct 15, 2009 at 11:00 AM, aniyathikkutty bincy...@gmail.comwrote:



 On Thu, Oct 15, 2009 at 10:56 AM, aniyathikkutty bincy...@gmail.comwrote:


 Hi All..Any body know How to disable meta tag content from website's
 sourse?

 ie.
 meta name=keywords content=abc,abc,abc /




 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/




 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/




 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread aniyathikkutty

 Thanks in advance friends..



 i meant

 meta name=keywords content=abc,abc,abc /

 i need the contents abc,abc etc .cannot be viewd by the user while using
ctrl+u






 --






 -


-- 
Regards...
Bincy.M.B
http://fsugcalicut.org
http://bincyclt.wordpress.com
http://bnc4u.blogspot.com
http://mazhavazhikaliloode.blogspot.com/

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread febin mohammed
Ok! If it is your own web page, the best way is not to write it in the code
in first place, as Yadu already said. But if you are auto-generating that
page using some tool, it depends on the tool you use.
Febin
http://twitter.com/febinkk

On Thu, Oct 15, 2009 at 12:24 PM, aniyathikkutty bincy...@gmail.com wrote:

 yes Febin..


 On Thu, Oct 15, 2009 at 12:18 PM, febin mohammed febi...@gmail.comwrote:

 Let me explain what I understand from your question...When you use ctrl+u
 on a web page, you can see meta tags and its contents in the browser, and
 you just want to disable it from showing up. isn't it?
   Or if it is not I must be so dumb [?]

  Febin
 http://twitter.com/febinkk


 On Thu, Oct 15, 2009 at 12:06 PM, aniyathikkutty bincy...@gmail.comwrote:

  Thanks in advance friends..



  i meant

 meta name=keywords content=abc,abc,abc /

  i need the contents abc,abc etc .cannot be viewd by the user while
 using ctrl+u






 --






 -


 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/

 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---

inline: 341.png

[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread aniyathikkutty
i am using joomla 1.5 cms


 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/




 



-- 
Regards...
Bincy.M.B
http://fsugcalicut.org
http://bincyclt.wordpress.com
http://bnc4u.blogspot.com
http://mazhavazhikaliloode.blogspot.com/

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread febin mohammed
You could get a specific reply if you put 'Joomla' on subject line.
Febin
http://twitter.com/febinkk

On Thu, Oct 15, 2009 at 1:08 PM, aniyathikkutty bincy...@gmail.com wrote:


 i am using joomla 1.5 cms


 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/

 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread Yadu Rajiv
there is a function.. in includes/frontend.php that goes something like
this..

 186  /**
 187  * Assembles head tags
 188  */
 189  function mosShowHead
http://apostilas.fok.com.br/docs/joomla-1.0/_functions/mosshowhead.php()
{
 190  global $database
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/database.php,
$option http://apostilas.fok.com.br/docs/joomla-1.0/_variables/option.php,
$my http://apostilas.fok.com.br/docs/joomla-1.0/_variables/my.php,
$mainframe 
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php,
$_VERSION http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php,
$task http://apostilas.fok.com.br/docs/joomla-1.0/_variables/task.php,
$id http://apostilas.fok.com.br/docs/joomla-1.0/_variables/id.php;
 191  global $mosConfig_MetaDesc
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_MetaDesc.php,
$mosConfig_MetaKeys
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_MetaKeys.php,
$mosConfig_live_site
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_live_site.php,
$mosConfig_sef 
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_sef.php,
$mosConfig_absolute_path
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_absolute_path.php,
$mosConfig_sitename
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_sitename.php,
$mosConfig_favicon
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_favicon.php;
 192
 193  $mainframe
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-appendMetaTag
http://apostilas.fok.com.br/docs/joomla-1.0/_functions/appendmetatag.php(
'description', $mosConfig_MetaDesc
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_MetaDesc.php
);
 194  $mainframe
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-appendMetaTag
http://apostilas.fok.com.br/docs/joomla-1.0/_functions/appendmetatag.php(
'keywords', $mosConfig_MetaKeys
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_MetaKeys.php
);
 195  $mainframe
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-addMetaTag
http://apostilas.fok.com.br/docs/joomla-1.0/_functions/addmetatag.php(
'Generator', $_VERSION
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php-PRODUCT
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/PRODUCT.php .
' - ' . $_VERSION
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php-COPYRIGHT
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/COPYRIGHT.php);
 196  $mainframe
http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-addMetaTag
http://apostilas.fok.com.br/docs/joomla-1.0/_functions/addmetatag.php(
'robots', 'index, follow' );


commenting the lines you dont want might?? but i don't know if it is the
right way to do it.. :P



On Thu, Oct 15, 2009 at 1:15 PM, febin mohammed febi...@gmail.com wrote:

 You could get a specific reply if you put 'Joomla' on subject line.
  Febin
 http://twitter.com/febinkk

 On Thu, Oct 15, 2009 at 1:08 PM, aniyathikkutty bincy...@gmail.comwrote:


 i am using joomla 1.5 cms


 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/








 --
 Regards...
 Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/




 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: ubutnu 9.04 installtion problem

2009-10-15 Thread raghu ram
friends i tried to install ubuntu 8.10 in my pc exactly i got same problem
as before
around 88% system is giving the same error what i had before
i guessing red hat creating the problem any suggestions or comments on
problems please send me
thanks in advance

-- 
Susarla Raghuram
Research Fellow
Space Physics Laboratory
Vikram Sarabhai space center
Thiruvananthapuram. 695022

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: ubutnu 9.04 installtion problem

2009-10-15 Thread Aveek Sen

may be a 64 bit CD would do it

On 10/14/09, raghu ram raghuramsusa...@gmail.com wrote:
  my dear friends

 here is i adding some more information regarding my pc it is 64 bit one and
 containing 64 bit
 red hat too. does red hat can effect ubuntu installation?
  i do have 32 bit live ubuntu cd
 does it make much difference with live cd and alternative cd installation?


 --
 Susarla Raghuram
 Research Fellow
 Space Physics Laboratory
 Vikram Sarabhai space center
 Thiruvananthapuram. 695022

 


-- 
Sent from my mobile device

Aveek Sen,
Second year student of Electronics  Communication Engineering,
Fedora Ambassador,
NIT Agartala,
India.

avee...@gmail.com
aveek...@fedoraproject.org
av...@hotmail.com

9436583985

Our GLUG-http://groups.google.co.in/group/nitalug
My blog-http://aveek.wordpress.com/
My Fedora wiki page- https://fedoraproject.org/wiki/User:Aveeksen

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: meta tag clarifcation

2009-10-15 Thread gameOn

All you have to do is open frontend.php and find the line called

$mainframe-addMetaTag( 'Generator', $_VERSION-PRODUCT .  -  .
$_VERSION-COPYRIGHT);

commenting that line should do the trick..

On Oct 15, 12:49 pm, Yadu Rajiv yadura...@gmail.com wrote:
 there is a function.. in includes/frontend.php that goes something like
 this..

  186  /**
  187  * Assembles head tags
  188  */
  189  function mosShowHead
 http://apostilas.fok.com.br/docs/joomla-1.0/_functions/mosshowhead.php()
 {
  190      global $database
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/database.php,
 $option http://apostilas.fok.com.br/docs/joomla-1.0/_variables/option.php,
 $my http://apostilas.fok.com.br/docs/joomla-1.0/_variables/my.php,
 $mainframe 
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php,
 $_VERSION 
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php,
 $task http://apostilas.fok.com.br/docs/joomla-1.0/_variables/task.php,
 $id http://apostilas.fok.com.br/docs/joomla-1.0/_variables/id.php;
  191      global $mosConfig_MetaDesc
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_Meta...,
 $mosConfig_MetaKeys
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_Meta...,
 $mosConfig_live_site
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_live...,
 $mosConfig_sef 
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_sef.php,
 $mosConfig_absolute_path
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_abso...,
 $mosConfig_sitename
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_site...,
 $mosConfig_favicon
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_favi...;
  192
  193      $mainframe
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-appendMetaTag
 http://apostilas.fok.com.br/docs/joomla-1.0/_functions/appendmetatag.php(
 'description', $mosConfig_MetaDesc
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_Meta...
 );
  194      $mainframe
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-appendMetaTag
 http://apostilas.fok.com.br/docs/joomla-1.0/_functions/appendmetatag.php(
 'keywords', $mosConfig_MetaKeys
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mosConfig_Meta...
 );
  195      $mainframe
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-addMetaTag
 http://apostilas.fok.com.br/docs/joomla-1.0/_functions/addmetatag.php(
 'Generator', $_VERSION
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php-PRODUCT
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/PRODUCT.php .
 ' - ' . $_VERSION
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/_VERSION.php-COPYRIGHT
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/COPYRIGHT.php);
  196      $mainframe
 http://apostilas.fok.com.br/docs/joomla-1.0/_variables/mainframe.php-addMetaTag
 http://apostilas.fok.com.br/docs/joomla-1.0/_functions/addmetatag.php(
 'robots', 'index, follow' );

 commenting the lines you dont want might?? but i don't know if it is the
 right way to do it.. :P

 On Thu, Oct 15, 2009 at 1:15 PM, febin mohammed febi...@gmail.com wrote:
  You could get a specific reply if you put 'Joomla' on subject line.
   Febin
 http://twitter.com/febinkk

  On Thu, Oct 15, 2009 at 1:08 PM, aniyathikkutty bincy...@gmail.comwrote:

  i am using joomla 1.5 cms

  Regards...
  Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/

  --
  Regards...
  Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/

  --
  Regards...
  Bincy.M.B
 http://fsugcalicut.org
 http://bincyclt.wordpress.com
 http://bnc4u.blogspot.com
 http://mazhavazhikaliloode.blogspot.com/
--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Firefox Bookmarks Backup

2009-10-15 Thread David Shar
You should install Xmarks extension in firefox for backing up bookmarks.

On Thu, Oct 15, 2009 at 10:14 AM, Alan alan.alan...@gmail.com wrote:


 Hi,

 I'm using Ubuntu Jaunty Now  planning to make a fresh install on this
 29th after which karmic is released. But, the problem is, I have a lot
 of bookmarks in my current Firefox 3.5.3. So, is there any way to
 backup it and import to new firefox in Karmic?
 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Firefox Bookmarks Backup

2009-10-15 Thread alan alan
Thanks all for reply..

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Installing /home in separate partition

2009-10-15 Thread jeevachaithanyan sivanandan
try with GParted.. but make a  back up of ur valuable data..

On Thu, Oct 15, 2009 at 5:23 PM, Alan alan.alan...@gmail.com wrote:


 Hi,

 I'm newbie to GNU/Linux. I'm now using Linux Mint 7. I'm waiting for
 Ubuntu Karmic Koala. From that onwards, I'm planning to install /home
 folder to separate partition. I don't know much about partitioning.
 Please guide me or point me to a tutorial.
 



-- 
http://jeevanism.wordpress.com

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: BSNL Charging for Free Period

2009-10-15 Thread jeevachaithanyan sivanandan
make sure abt timing...unless it will be real prob

On Thu, Oct 15, 2009 at 7:47 AM, Yadu Nand yadudoc1...@gmail.com wrote:



 On Thu, Oct 15, 2009 at 7:39 AM, Prasad SR sayspra...@gmail.com wrote:




  BSNL has charged 2555791 KB during the period 1:51:44 AM to 7:32:01
 AM.


 Here is the problem 1:51:44 AM you have started before the free time.



 Yes, that is the problem. My friend had this same problem, he went to the
 office and got
 it cleared. It is not that bsnl is unaware of this glitch,you just have to
 go and make
 them take notice of this mistake. This happens all the time,it's nothing to
 worry over.

 Hope you don't lose any cash over this.

 --
 Regards,
 Yadu Nand B



 



-- 
http://jeevanism.wordpress.com
http://www.cyberbeams.com

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Installing /home in separate partition

2009-10-15 Thread Yadu Nand

Hi Alen ,

 I'm newbie to GNU/Linux. I'm now using Linux Mint 7. I'm waiting for
 Ubuntu Karmic Koala. From that onwards, I'm planning to install /home
 folder to separate partition. I don't know much about partitioning.
 Please guide me or point me to a tutorial.

You could try the following links

[1] http://ubuntuforums.org/showthread.php?t=526169
 I think you'd just have to copy the entire contents of the /home
directory to some
other drive (I hope you do) and then, once you partition and create a
separate /home
partition using gparted  you could copy all the items back into it.

[2] http://www.dedoimedo.com/computers/gparted.html
 That is a complete tutorial for gparted. (shush...or you could
try to partition using
the disk management setup on windows if you have windows on your system :)

[3] 
http://www.cyberciti.biz/tips/howto-copy-compressed-drive-image-over-network.html
  Now this is a bit more fancy, but it requires a working network
and some other
system on the network to copy your files onto. This needs a bit of
terminal work.


-- 
Regards,
Yadu Nand B

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: BSNL Charging for Free Period

2009-10-15 Thread sunil s
Charges cannot be imposed the download between 2 to 8 AM.  First sent
complaint to concerned officers by registered post.  And approach consumer
redressal forum.  If this is the case it is plain cheating by a Goverment
organisation

On Thu, Oct 15, 2009 at 5:32 PM, jeevachaithanyan sivanandan 
jeevan...@gmail.com wrote:

 make sure abt timing...unless it will be real prob

 On Thu, Oct 15, 2009 at 7:47 AM, Yadu Nand yadudoc1...@gmail.com wrote:



 On Thu, Oct 15, 2009 at 7:39 AM, Prasad SR sayspra...@gmail.com wrote:




  BSNL has charged 2555791 KB during the period 1:51:44 AM to 7:32:01
 AM.


 Here is the problem 1:51:44 AM you have started before the free time.



 Yes, that is the problem. My friend had this same problem, he went to the
 office and got
 it cleared. It is not that bsnl is unaware of this glitch,you just have to
 go and make
 them take notice of this mistake. This happens all the time,it's nothing
 to worry over.

 Hope you don't lose any cash over this.

 --
 Regards,
 Yadu Nand B







 --
 http://jeevanism.wordpress.com
 http://www.cyberbeams.com


 


--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Not able to type in Malayalam

2009-10-15 Thread Adhin D
 I've installed Malayalam (swanalekha) support for my Ubuntu 9.04 as
described in the link:
http://www.zyxware.com/articles/2008/05/13/installing-and-setting-up-malayalam-swanalekha-on-ubuntu-hardy-heron-8-04

It got stuck midway while downloading, but it started working fine after I
skipped downloading the package which failed  entered the commands directly
in the terminal.

Now what I want is, I need to *install* it on other computer *without
internet connection*.
How to install it offline. I could find the downloaded files in the cache,
but there are 200+ packages in it  also installing one by one is a tedious
job. Can I use it with APTonCD?

Please help.

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: [fsug-calicut] Re: Problem with BSNL EVDO ..

2009-10-15 Thread Suhail T
I hav added opendns in resolve.conf but wvdial automatically changes it back
when connecting ..




On Sat, Aug 8, 2009 at 10:39 AM, Ashik S aash...@gmail.com wrote:




 http://www.hisamonomics.blogspot.com/2008/07/how-to-configure-airtel-gprs-in-
 linux.htmlhttp://www.hisamonomics.blogspot.com/2008/07/how-to-configure-airtel-gprs-in-%0Alinux.html


 On Saturday 08 August 2009 10:31:03 stranger in black. wrote:
  sorry 4 cross posting.
 
  Different but a related question..
 
  how can we change the DNS address in a connection using wvdial...
 
  ..
 
  Junise Safvan
  m...@gnuise.co.cc
  www.gnuise.co.cc
  www.fsugcalicut.org
 

 



-- 
§µhãîl T
Chennamangallur
suhail...@gmail.com

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Not able to type in Malayalam

2009-10-15 Thread Adhin D
Thanks Santosh for the help. Please help me further.


   - How to install Malayalam, Hindi packages after installing
   'scim-tables-additional' package? (I prefer apt).



   - How to remove 'SCIM adittional' with language packages.(I tried
   'apt-get remove scim-tables-additional', but the thing still works after
   removing). I'm not complaining about it, but I wish to try it from the
   scratch in my home computer. I wish to use 'aptoncd', to transfer the
   packages to other computer.


I'm asking this for clarifying my doubts so that I could use SCIM in my
office. I'm not a computer geek. So I need to be well prepared and must do a
bit of homework before going to put it in my office. (to be honest, the
other staff members are not at all convinced for using Linux).

I hope my fellow members could understand the situation  help me
accordingly.

Thanks in advance...

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] WYSIWYG webpage creator

2009-10-15 Thread stranger in black.....

Is there any good WYSIWYG webpage creator other than kompozer?

With my limited knowledge, I think, this is the place where we are
still under small development... I think there is no good
replacement for dreamweaver

-- 
..

Junise Safvan

www.gnuise.co.cc

9746 283 383

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Installing /home in separate partition

2009-10-15 Thread alan alan
 [1] http://ubuntuforums.org/showthread.php?t=526169
 I think you'd just have to copy the entire contents of the /home
 directory to some
 other drive (I hope you do) and then, once you partition and create a
 separate /home
 partition using gparted  you could copy all the items back into it.


Thanks Yadhu for your reply. But, I don't want to backup my current
installation's /home.
I just want to install /home to another partiton, when I install new karmic.
I think, in normal condition, there are two partitions, one ext3 and other
swap.

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: Firefox Bookmarks Backup

2009-10-15 Thread sahab
Hi

Try the following

In your old machine open the mozilla firefox and Click the Bookmark menu

Then click organize bookmark---There select the Export Html --saved to
your system names as bookmark.html

Then login to your new machine or newly installed firefox

Open mozilla---organize bookmark---There select the Import Html ---Point
to the location of bookmark.html file

On Thu, Oct 15, 2009 at 7:44 AM, Alan alan.alan...@gmail.com wrote:


 Hi,

 I'm using Ubuntu Jaunty Now  planning to make a fresh install on this
 29th after which karmic is released. But, the problem is, I have a lot
 of bookmarks in my current Firefox 3.5.3. So, is there any way to
 backup it and import to new firefox in Karmic?
 



-- 
Turn to Linux..
http://ubuntulinux.co.in

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: problems with khelpcenter

2009-10-15 Thread sooraj kenoth

I mean mean kde version. In KDE site they suggested to switch to the
latest KDE version to resolve the problem.

deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu jaunty main

Add this link to sources list. This will upgrade KDE4.3.2

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: WYSIWYG webpage creator

2009-10-15 Thread Manilal K M

2009/10/15 stranger in black. gnu...@gmail.com:

 Is there any good WYSIWYG webpage creator other than kompozer?

 With my limited knowledge, I think, this is the place where we are
 still under small development... I think there is no good
 replacement for dreamweaver

Nvu is another option : http://net2.com/nvu/

-- 
Manilal K M : മണിലാല്‍ കെ എം.
http://libregeek.blogspot.com

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---



[fsug-tvm] Re: WYSIWYG webpage creator

2009-10-15 Thread sooraj kenoth

I think the Nvu project is active now.

http://www.kompozer.net/about.php

Why call it «KompoZer» instead of «Nvu»?

Because « Nvu and the Nvu logo are trademarks of Linspire Inc. »
As Linspire stopped the development of Nvu, there is no legal way to
correct any bug in Nvu.


But the NVU page claims that it is still active.
http://net2.com/nvu/faq.html#active

I they date of latest release is not mentioned.

--~--~-~--~~~---~--~~
Freedom is the only law. 
Freedom Unplugged
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups ilug-tvm group.
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com

For details visit the website: www.ilug-tvm.org or the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en
-~--~~~~--~~--~--~---