Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Settaggi Pam Security
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Thu Jul 24, 2003 2:06 pm    Post subject: [TIP] Settaggi Pam Security Reply with quote

Non so quanti di vopi conoscano i settaggi di pam security...
io lo ho scoperti da poco e vi suggerisco di settarli per due ragioni:
1° perchè a questo modo eviterete che utenti occupimo troppa ram e cpu magari mandando ion crash la macchina.
Secondo perchè permette al vostro user Base di lavorare meglio
dando una priorità maggiore ai vostri processi.
la scala va da -20 (priorità assoluta) a 20 (priorità minima)
es ecco il mio schema che raccomando a tutti:
Code:
@users           hard    priority        10
@users           hard    nproc           30
@users           hard    stack           40000
@users           hard    data            80000
@users           hard    nofile          300

koma             hard    priority        -10
koma             hard    nproc           300
koma             hard    stack           60000
koma             hard    data            200000
koma             hard    nofile          1024


questo va settato in /etc/security/limits.conf
Vorrei far notare una cosa però se avete un server apache ftp o sshd questo scende violentemente di velocita se voi lanciate un'applicazione che succhia tutta la memoria.
quindi a seconda delle vostre esigenze variate questa flag che è la + importante
Code:
koma             hard    priority        -10

Per vedere la vostra priorità in modo dda tenerla invariata usate il comando nice
Code:
koma $ nice
-10

Buon lavoro
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Fri Mar 26, 2004 11:45 am    Post subject: Reply with quote

UP
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum