Displaying 7 results from an estimated 7 matches for "hutanu".
Did you mean:
human
2010 Jul 18
3
2X app server alternatives
Does anyone know any oss alternatives to 2x aplication server ?
Regards,
Silviu Hutanu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100718/3ef6bb73/attachment.html>
2010 Jul 24
1
KVM iptables rules
...nit.d/iptables script to save changes in /etc/sysconfig/iptables I saw
that after restarted the machine that tool appended the rules once again ...
so now I have double entries for kvm rules.
Does anyone know how can I block this mysterious tool to append rules in my
tables ?
Kind Regards,
Silviu Hutanu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100724/76a46e70/attachment.html>
2005 Jun 28
1
dovecot problem or not ?
...ox, the home for virtual
accounts is /home/virtual/foo.org/mails/user, where user is allready
the mbox file, to the sistem can't create the directory structure for
IMAP settings.
What I'm doing wrong ? Did someone else got this problem ?
Thanks !
--
------------------------------
Mircea Hutanu
voodookid at gmail.com
------------------------------
2010 Jul 09
2
difference between stickybit SUID and SGID
i had a small query , whant is the difference between stickybit SUID and
SGID , is there any proper site where i can get a clear understanding .
--
Regards
Agnello D'souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100709/c7c22588/attachment.html>
2010 Aug 20
1
Understanding FS ACLs
I have problem understanding FS ACLs.Can someone explain me why the
following behaviour occur?
Let's suppose that we have a /shared directory we want to give rwx access to
admins group.
setfacl -m d:g:admins:rwx shared
[root at rh1 /]# getfacl shared
# file: shared
# owner: root
# group: root
user::rwx
group::r-x
other::---
default:user::rwx
default:group::r-x
default:group:admins:rwx
2010 Sep 28
3
netstat - kill by pid ?
I am writing a small script to kill process(es) listening on
particular port number. Here I am particularly looking at Java
servlet-containers like Tomcat and JBoss, which sometimes don't
complete their shutdown process and it still shows up as running
process with ps or netstat. This needs to be kill-ed and for that
knowing pid of that process is necessary. The netstat by default
doesn't
2010 Aug 22
3
Guidance on Linux Kernel/OS Programming for Beginners
Hi List,
I am working on LINUX for the past six years , and am a core linux
guys since i started my career on linux . Working more on Redhat /
centos / Fedora based distribution system administration . with some
basic bash scripting knowledge.
Now am looking to deep dive into programming to contribute or
innovate some thing new on linux operating system or kernel space
(More importantly on