Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Network & Security > ARCHIVES - Security
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Security Want to know if you should really apply the latest kernel patch? Want to know how to configure your firewall? Discuss any Security related topics in here!

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Oct-2006, 16:12
Neo
Guest
 
Posts: n/a
Default

For Crossover Office on SuSE 10.1 you need to set the ulimit value for Virtual Memory to unlimited.
By default it is 2Mb systemwide.

To change this, the command is ulimit -v unlimited.

Problem is that I don't know how to make this systemwide ?

When I put the above line in /etc/init.d/boot.local then the value is modified during boot, but when I check the values later, it is back set to 2Mb.
I can change the values in a console under KDE but again, when I quit the console it is set back to 2Mb.

So how can I make this value fix for all users ?
  #2 (permalink)  
Old 25-Oct-2006, 07:17
quark
Guest
 
Posts: n/a
Default

I'm using SUSE 10.1 and it's unlimited by default, at least I didn't change anything on purpose.

But the following command will hopefully tell you where it is set to 2 MB in your case:
Code:
grep ulimit /etc/profile.local /etc/initscript /etc/profile /etc/bash.bashrc ~/.profile ~/.bashrc
Generally, I think that /etc/profile.local will be a good place for a global "ulimit -v unlimited".
  #3 (permalink)  
Old 26-Oct-2006, 03:32
Neo
Guest
 
Posts: n/a
Default

Thanks, it worked.
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2