Re: [ilugd] Question about SWAP and tempfs

2011-04-26 Thread Manish Kumar
It's no hard and fast rule that swap space should be 2xRAM size.
In your case, having a 48 GB RAM means that you can live with any amount of 
swap space. You don't need 96 GB at all. Because 96 GB of swap space means that 
much of swapping, and if your system is gonna do that much of swapping, then it 
will die in sometime.
Also you can decrease or increase the tmpfs size but i wouldn't recommend. As 
tmpfs allocates the size dynamically, so if you need RAM then it will swap the 
pages in tmpfs to swap space and you will get more memory to work with.
Still i you want to play with tmpfs then change the parameters in the 
/etc/fstab file.
mount -t tmpfs -o size=1G,nr_inodes=10K,mode=0700 tmpfs /space
In this example it will use only 1G of RAM for tmpfs. 
Hope this helped. In case of any further queries feel free to ping me at 
manish01...@gmail.com, as i don't check this ID for months :)
~ManishYahoo!
--- On Mon, 4/25/11, Rakesh Kumar kumar3...@gmail.com wrote:

From: Rakesh Kumar kumar3...@gmail.com
Subject: Re: [ilugd] Question about SWAP and tempfs
To: The Linux-Delhi mailing list ilugd@lists.linux-delhi.org
Date: Monday, April 25, 2011, 2:37 PM

[...]
On Mon, Apr 25, 2011 at 12:49 PM, Amit Sharma amit_...@yahoo.com wrote:

 Hi,

 Couple of questions:

 1. SWAP partition must always be 2 x RAM? My machien has 48 GB RAM. I have
 to create 96GB SWAP partition? Isn't 4 GB or 8 GB good enough?

[...]
SWAP partition should be and not must be 2 x RAM. It's a rule of thumb
that you should have this much RAM. Your swap size depends upon the
applications you are gonna use. I agree with Ankit and would suggest that
8-10 GB swap is enough and keep monitoring it.
As i know modern kernels comes with a parameter *swappiness* and it's
parameters varies from 1 to 100. Higher values lead to more pages being
swapped, and lower values lead to more applications being kept in memory,
even if they are idle. By default it's set to 60(not sure) so you can change
it also to see if it fits you.


 2. tempfs consumes half of RAM i.e. 24GB in my case as I have 48 GB of
 physical RAM installed. Can I reduce it to say 8GB? Can it be done? How? Is
 it recommended to reduce tempfs?

regards,
 Amit Sharma


 Thanks and Regards,
 Amit Sharma

 ___
 Ilugd mailing list
 Ilugd@lists.linux-delhi.org
 http://frodo.hserus.net/mailman/listinfo/ilugd




-- 
Regards
RAKESH KUMAR
http://www.openwebtech.in
http://raakeshkumar.wordpress.com
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] DUAL BOOT DILEMMA

2008-06-04 Thread Manish Kumar
There is no way out of this situation without losing anything.
There are different scenarios and different solution for everyone of this.
If u havenbsp; something specific to ask then may be i could help but 
explaining every scenario will jam my fingers.
So reply back if anything specific questions.

~Manish
Yahoo!

--- On Wed, 6/4/08, Sudev Barar lt;[EMAIL PROTECTED]gt; wrote:

Errr aashish good form to bottom post and if you were successful in
problem solving put out the final sollution so that it is available to
all who face similar problems.
-- 
Regards,
Sudev Barar



From: Sudev Barar lt;[EMAIL PROTECTED]gt;
Subject: Re: [ilugd] DUAL BOOT DILEMMA
To: The Linux-Delhi mailing list lt;ilugd@lists.linux-delhi.orggt;
Date: Wednesday, June 4, 2008, 9:43 AM

2008/6/4 aashish khanna lt;[EMAIL PROTECTED]gt;:
gt; GUYS thanx alot for ur time and advice, and sorry to those who got pissed
gt; off my silly questions..u've all been a gr8 help

Read http://blog.sudev.in for topics ranging from here to there.

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


  
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] DUAL BOOT DILEMMA

2008-06-03 Thread Manish Kumar
5. but during the boot on selecting the other it shows


nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; 
nbsp; nbsp; nbsp; nbsp; nbsp; nbsp;nbsp;nbsp;rootnoverify(hd0,4)


nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; 
nbsp; nbsp; nbsp; nbsp; nbsp; nbsp;nbsp;nbsp;chainloader +1





This line is correct.

At the installation time it shows u r selecting hda5. b'coz operating
system starts the count from 1 but at the boot it will show 4 b'coz
BIOS starts the count from 0 and hence it stays to 4.


*** As windows boot is considered u won't be able to boot windows from D drive.
Sorry but windows S***KS. Windows scans for ur hard drive and expected some 
minimal file in the primary partition that means C.
So u can't run windows without C drive. U can play with all ur hard drive but u 
have to save the C drive for windows if u need windows on ur system.
If u need further help then feel free to mail me on [EMAIL PROTECTED] as i 
check yahoo mails very rare.

Hope u r still alive (help me out ,i NEED a dual boot else my sister will slit 
my throat)nbsp;nbsp;nbsp;nbsp;nbsp; ... :)

~Manish 
Yahoo!

--- On Tue, 6/3/08, aashish khanna lt;[EMAIL PROTECTED]gt; wrote:
From: aashish khanna lt;[EMAIL PROTECTED]gt;
Subject: Re: [ilugd] DUAL BOOT DILEMMA
To: The Linux-Delhi mailing list lt;ilugd@lists.linux-delhi.orggt;
Date: Tuesday, June 3, 2008, 10:16 PM

dude...the command asks fort  the password and then says the user is not a
sudoer...and in the root it does not recognize the command

On Tue, Jun 3, 2008 at 11:20 AM, Mehul Ved lt;[EMAIL PROTECTED]gt; wrote:

gt; On Tue Jun 03, 2008 at 07:48:13AM -0400, aashish khanna wrote:
gt; gt; also mehul how to reapair MBR???is it by using windows install  CD?
gt;
gt; Yes, from the windows CD go to the repair mode. Just search for fixboot
gt; and fixmbr you should get a lot of results.
gt; But, before that it would do a lot of good to post the output of
gt; sudo fdisk -l
gt; from your distro.
gt; --
gt;   It seems like once people grow up, they have no idea what's cool.
gt;  -- Calvin
gt;
gt; ___
gt; ilugd mailinglist -- ilugd@lists.linux-delhi.org
gt; http://frodo.hserus.net/mailman/listinfo/ilugd
gt; Next Event: http://freed.in - February 22-24, 2008
gt; Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
gt; http://www.mail-archive.com/ilugd@lists.linux-delhi.org/
gt;
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


  
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22-24, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] ICICI Netbanking and Firefox 2.0 (or where to get Firefox 1.5)

2007-12-30 Thread Manish Kumar
Hi,
i m using firefox 2.0.0.10 and doing net banking (ICICI bank) and don't face 
any issues ever. Sometime there is a server side issues which results to a 
timeout.
For that u just try after sometime and it will work

Regards
Manish Kumar
YAHOO!

Saurabh Nanda [EMAIL PROTECTED] wrote: Hi,

Has anyone been able to successfully transact on the ICICI Netbanking
website using Firefox 2.0. By transact I mean able to transfer funds,
etc. Basically anything that requires:

(a) your transaction password to be entered, or
(b) the debit card grid verification to be performed).

My session has consistently been timed out immediately after (a) above.

While Googling around, I came across a forum where someone claimed
that due to a JS error the session times out in Firefox 2.0, but the
site works on Firefox 1.5.

Does anyone know where I can get a Firefox 1.5 package (or tarball)
for Ubuntu Feisty Fawn. I've been trying to search for it, but in
vain.

Help will be appreciated,
Saurabh.
-- 
http://nandz.blogspot.com
http://foodieforlife.blogspot.com

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/