Increase Number of processes on Centos Web Panel with root user
up vote
0
down vote
favorite
I'm using CentOS 6 (64bit) with the Centos Web Panel (CWP) but when I login with my root account into the admin control panel, the "Number of processes" display is only about 200!
I searched the CWP forums and found an article increasing the number of processes like this:
Change your /etc/security/limits.conf and set "username soft nproc unlimited"
And I've also made the following changes as instructed on my server as follows:
root soft nproc unlimited
And
root hard nproc unlimited
Then save, log out and restart the server. But when I proceeded to log in again, the number of processes remained unchanged (still only about 200). Are there any solutions available to me?
centos process
New contributor
add a comment |
up vote
0
down vote
favorite
I'm using CentOS 6 (64bit) with the Centos Web Panel (CWP) but when I login with my root account into the admin control panel, the "Number of processes" display is only about 200!
I searched the CWP forums and found an article increasing the number of processes like this:
Change your /etc/security/limits.conf and set "username soft nproc unlimited"
And I've also made the following changes as instructed on my server as follows:
root soft nproc unlimited
And
root hard nproc unlimited
Then save, log out and restart the server. But when I proceeded to log in again, the number of processes remained unchanged (still only about 200). Are there any solutions available to me?
centos process
New contributor
1
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using CentOS 6 (64bit) with the Centos Web Panel (CWP) but when I login with my root account into the admin control panel, the "Number of processes" display is only about 200!
I searched the CWP forums and found an article increasing the number of processes like this:
Change your /etc/security/limits.conf and set "username soft nproc unlimited"
And I've also made the following changes as instructed on my server as follows:
root soft nproc unlimited
And
root hard nproc unlimited
Then save, log out and restart the server. But when I proceeded to log in again, the number of processes remained unchanged (still only about 200). Are there any solutions available to me?
centos process
New contributor
I'm using CentOS 6 (64bit) with the Centos Web Panel (CWP) but when I login with my root account into the admin control panel, the "Number of processes" display is only about 200!
I searched the CWP forums and found an article increasing the number of processes like this:
Change your /etc/security/limits.conf and set "username soft nproc unlimited"
And I've also made the following changes as instructed on my server as follows:
root soft nproc unlimited
And
root hard nproc unlimited
Then save, log out and restart the server. But when I proceeded to log in again, the number of processes remained unchanged (still only about 200). Are there any solutions available to me?
centos process
centos process
New contributor
New contributor
New contributor
asked 2 days ago
Tần Quảng
1
1
New contributor
New contributor
1
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago
add a comment |
1
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago
1
1
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Tần Quảng is a new contributor. Be nice, and check out our Code of Conduct.
Tần Quảng is a new contributor. Be nice, and check out our Code of Conduct.
Tần Quảng is a new contributor. Be nice, and check out our Code of Conduct.
Tần Quảng is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482529%2fincrease-number-of-processes-on-centos-web-panel-with-root-user%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
The "about 200" processes that your control panel is showing is probably the number of running processes on the system at any point in time. The limits that you are setting removes the limits on the number of processes), though I wonder if there was ever a limit for the root user to start with. I don't see what your concern is and what you are trying to achieve.
– Kusalananda
2 days ago