|
||||||
| 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 |
|
|||
|
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 ? |
|
|||
|
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 |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|