1,483 reputation
411
bio website
location
age
visits member for 2 years, 3 months
seen 2 days ago
stats profile views 65

Linux consultant with 15 years experience.

RHCE certified


Jan
3
comment Possible to globally change chmod permissions based on logged in user?
It's possible, using two methods, SELinux and ACLs. You can even make it so that only root user cannot view a file with 777 permissions using SELinux.
Jan
3
comment Possible to globally change chmod permissions based on logged in user?
Ahh that's what I was smelling... and here I thought it was the hammer I had baking in the oven...
Jan
2
comment Force a process to use a particular cpu core?
First double check the manpage for taskset on your system, make sure you're not using an older version that supports different arguments or that something else is not awry. Also CPU's count from 0, lastly is there a process id of 4021 actually running when you execute the taskset command?
Jan
2
answered Force a process to use a particular cpu core?
Jan
2
revised IP address blacklisting program
Added link to fail2ban website
Jan
2
suggested suggested edit on IP address blacklisting program
Jan
2
answered Log monitoring and alert utility
Jan
1
revised RHN Satellite / Spacewalk custom channels, best practice?
Added information about child clone channels
Jan
1
comment RHN Satellite / Spacewalk custom channels, best practice?
Except this is not how RHN Satellite works. It is designed to keep a local syncronized copy of RHN channels on a local system, thus allowing organizations a much greater degree of control over how packages/channels are used within the organization.
Jan
1
answered RHN Satellite / Spacewalk custom channels, best practice?
Dec
30
answered VMstat explanation needed
Dec
30
answered Complete server snapshot for troubleshooting performance?
Dec
30
answered savscand on RHEL5 causing very high CPU load during on-access scan of file being uploaded
Dec
29
revised How to make Yum work on virtual centos 6 on ESXi behind proxy?
More information, FTP
Dec
29
answered How to make Yum work on virtual centos 6 on ESXi behind proxy?
Dec
29
answered JMX monitoring without sacrificing and arm or a leg
Dec
29
answered From TCP/IP network to IPX/SPX network?
Dec
23
comment Automatic Mapping of LAN using Traceroute?
TracerT for the win... ;-)
Dec
22
comment Kickstart: Serve dynamic kickstart images via a CGI or PHP script?
Since you're talking about Foreman don't stop there, have a look at Katello as well for end to end systems management.
Dec
22
answered How to create a RHEL/CentOS boot media that automatically loads kickstart from the network?