Displaying 20 results from an estimated 100 matches similar to: "Linux for zVM"
2000 Jan 19
2
Samba and /etc/shadow.
Dear mailing-list!
I have Samba 2.0.6 on a Redhat 6.1 linux box.
How can I make samba use the /etc/shadow file
for authenticating users?
Reading the archives I assumed there should be
a compile-time option I should set, but I found
no such option.
Regards
--
Shahin Merat, Dept. of gastroenterology,
Shariati Hospital, N Kargar st., Tehran, Iran
merat@ams.ac.ir / merats@sums.ac.ir
2009 Jul 20
3
quota bug
Hello,
please find this log from dovecot server
* OK Dovecot ready.
1 login amrtest3 *********
1 OK Logged in.
1 getquotaroot inbox
* QUOTAROOT "inbox"
1 OK Getquotaroot completed.
1 logout
* BYE Logging out
1 OK Logout completed.
the user has unlimited quota, the back end authentication is mysql database,
here is the record from the database
account quota
amrtest3 0
2008 Mar 12
9
[patch 0/6] Guest page hinting version 6.
Greetings,
I've dedusted the guest page hinting patches and ported them to todays
upstream git tree. There is one reject if applied to 2.6.24-rc5-mm1 but
that is easy to fix. The code stills works as expected on my test system.
Our z/VM performance team recently published a report on guest page
hinting vs. the ballooner approach on SLES10 for a farm of web servers.
The code on SLES10 differs
2008 Mar 12
9
[patch 0/6] Guest page hinting version 6.
Greetings,
I've dedusted the guest page hinting patches and ported them to todays
upstream git tree. There is one reject if applied to 2.6.24-rc5-mm1 but
that is easy to fix. The code stills works as expected on my test system.
Our z/VM performance team recently published a report on guest page
hinting vs. the ballooner approach on SLES10 for a farm of web servers.
The code on SLES10 differs
2007 Dec 12
6
ssh terminal froze once in a while
Hello
My ssh terminal froze some times, and I was thinking it might be related
to centos ,
but now I found that even ubuntu users experiencing the same problem.
does ssh logs any where, and what do you suggest for finding the cause.
Thanks
2008 Nov 21
2
folder deletion response problem
dovecot version: 1.1.6
dovecot -n output
# 1.1.6: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-53.el5PAE i686 CentOS release 5.2 (Final) ext3
log_path: /usr/local/dovecot/log
protocols: imap
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/local/dovecot/libexec/dovecot/imap-login
last_valid_uid: 510
mail_location:
2009 Jul 10
2
Problem installing system_timer in windows
Hi,
I recently started working on an existing Ruby On Rails application
which production environment is linux. However we are trying to create a
dev. platform with Eclipse in Windows and everything was working fine
until one of our classes was trying to import system_timer.
The initial error I got is:
no such file to load -- system_timer
Application Trace:
2011 Mar 28
0
GSoC Project, Support Erlang Language
"Support Erlang Language" By Vladimir Zaytsev, Xapian, 2011
*About me*
Name: Vladimir Zaytsev
E-mail address: vladimir at zvm.me
WWW: zvm.me/, facebook.com/vladimir.zaytsev<http://www.facebook.com/vladimir.zaytsev>
Emergency contact phone number: +79028195844
Short biography:
I was born in 5th Febrary, 1991 in Donetsk, USSR; now live in
Khanty-Mansiysk, Russia. In 2008
2011 Mar 29
0
GSoC Project: Support Erlang Language
"Support Erlang Language" By Vladimir Zaytsev, Xapian, 2011
*About me*
Name: Vladimir Zaytsev
E-mail address: vladimir at zvm.me
WWW: zvm.me/, facebook.com/vladimir.zaytsev<http://www.facebook.com/vladimir.zaytsev>
Emergency contact phone number: +79028195844
Short biography:
I was born in 5th Febrary, 1991 in Donetsk, USSR; now live in
Khanty-Mansiysk, Russia. In 2008
2007 Oct 24
5
dovecot fails to start at boot, but starts manually
dovecot-1.0-1.2.rc15.el5 on CentOS 5
I reboot the server and dovecot fails to start. But I can then issue
"service dovecot start" and it starts up just fine. How to debug? I don't
see anything in /var/log/messages nor /var/log/maillog.
I did have to set SELinux to permissive (in /etc/selinux/config), as
dovecot can't get at its SSL certs. I'm debugging that
2007 Sep 13
3
NFS and iptables issues
I've got a newly installed Centos 5.0 box, planned to replace an ageing server
(solaris box). I've set up the nfs shares, but the other solaris boxes
won't mount them, unless I turn of iptables on the Centos box. If I do that,
they mount, and all operations tested to date work fine.
Iptables is allowing the 2049 tcp and udp ports already. What else needs to
be opened up in
2007 Jul 16
3
NIS problems after installation
so, i just installed CentOS on our server and set up NIS using the same
configuration as on our other server, but the clients' ypbind services
complain that although they can find the correct server, the server does
not respond to requests.
to debug this, i've:
* pinged the server using its ip and it's name
* ssh'ed to the server using it's ip and name
*
2003 Sep 19
2
Latest Samba Disto for Os390/Unix ?
HI,I would be interested if there is a release of Samba for Os390/Unix
later that 1.9.
(I have tried downloading the 'samba-latest.tar.gz' file from the mirror
site,but as I cannot unzip/untar it,due to not having the 'gzip' program
!).
Therfore I am not sure how compatible it may or may not be with my
Os390/Uss platform.
Thanks for any help received in advance.
John.
2015 Mar 03
2
[LLVMdev] Need a clue to improve the optimization of some C code
Hi
I have some inline function C code, that llvm could be optimizing better.
Since I am new to this, I wonder if someone could give me a few pointers, how to approach this in LLVM.
Should I try to change the IR code -somehow- to get the code generator to generate better code, or should I rather go to the code generator and try to add an optimization pass ?
Thanks for any feedback.
Ciao
2007 Jul 02
6
Testing route globbing and limitations of get()
Hi everyone,
I''m new to rails and also to rspec, but I tried to do my homework. To answer
my questions, I searched this list''s archives, the Rails API, and Google, to
no avail. Therefor, I''d be grateful if someone could point me in the right
directions:
1) There doesn''t seem to be a counterpart to assert_recognizes in rspec.
route_for() won''t work
2007 Jul 02
3
PHP question on CentOS
I'm installing NagiosQL, and it's not displaying the
http://mybox.com/nagiosql/index.php page, so I suspect that PHP isn't
working correctly.
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070702/0427e5a4/attachment.html>
2007 Jul 02
1
error in make install "cp: cannot copy cyclic symbolic link"
Hi All,
I'm trying to build klibc against my own kernel source tree. The build
goes fine, the problem is to install it.
As usr/klibc/README asks, I've create a symlink called linux pointing to
my kernel tree:
lrwxrwxrwx 1 root root 25 Jul 2 16:18 linux -> /usr/src/linux-2.6.22-rc6
anderson-herzer:/usr/local/src/klibc-1.5# export LANG=C
anderson-herzer:/usr/local/src/klibc-1.5#
2011 Feb 28
1
Logwatch reporting spamassassin messages as unmatched entries
I've recently switched to using spamassassin via a sendmail milter,
rather than using procmail to invoke it. This means that I get a number
of messages appearing in my maillog, and then being reported by logwatch
as unmatched entries.
An example of such a messages is:
Feb 27 04:33:09 quail sendmail[24780]: p1R4X46P024780[2]: URIBL blacklist\n\t* [URIs: tablettoxicspillsrx.ru]\n\t* 1.5
2007 Jul 01
1
Asterisk strange behaviour
Hi all
I?m a newbie to asterisk and I have install and configure asterisk 1.4.5
I have made some test and have face a strange behaviour
I hava a simple dialplan when a call is receive from PTSN,
[PSTN]
exten => s,1,Answer()
exten => s,2,Playback(intro-sicx) ; Listen to your voice
exten => s,3,Dial(SIP/steph)
exten => s,4,Hangup()
I got the following when a call is
2007 Jul 01
2
Xen3.1 when avaible
Hi Debian Xen Maintainers!
Thank you for the former work. The 3.0 Version of Xen works flawlessly.
When can I exspect the 3.1 version in say experimental ?
Please give me a roadmap ?
Best Regards
Volker
--
====================================================
inqbus it-consulting +49 ( 341 ) 5643800
Dr. Volker Jaenisch http://www.inqbus.de
Herlo?sohnstr. 12 0 4 1