Knowledge is Yours - Nguyen Si Nhan
Open Your Heart ... Open Your Mind ...
Pages
Homepage
Linux
Windows
Coding
About me
Bài đăng phổ biến
[Solved] libvirtError: Unable to read from monitor: Connection reset by peer
Problem : Error starting domain: Unable to read from monitor: Connection reset by peer Solution: virsh edit <domainname> Searc...
IndentationError: unexpected indent
message = '\n'.join(lines) + '\n' error: IndentationError: unexpected indent fix: message ='\n'.join(lines) + &...
Sunday, July 15, 2012
[Fixed] exim SMTP protocol synchronization error (input sent without waiting for greeting)
add this line to exim.conf:
smtp_enforce_sync = false
Then restart service exim ,done.
Nguyen Si Nhan
No comments:
Post a Comment
Thanks for your join,we will be reply to you asap.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for your join,we will be reply to you asap.