Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Hua Wang
Dear All, Attached is my sushi_config file. In addition, I forgot to say that I added the second raid (raid 5 with 6*3Gb disks) while reinstalling Centos 7. There was only one raid for Centos 6.6 (raid 6 with 6*2Gb disks). So now there are two raids, and both are raid 5. Thanks. Hua -

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Anthony K
On 09/10/15 10:23, Gordon Messmer wrote: Since those don't help, that tends to suggest that the problem isn't an intermediate host, but the server itself. Possibly an IP conflict. Also, check the output of "dmesg" to see if there are any problems recorded with the NIC. Check the output of

Re: [CentOS] vino-server on Centos 6.7

2015-10-08 Thread Milton Plasencia
I uncheck only Allow other users “view” and leave without change “control” your desktop, and the screen (active session) remain freeze, close the connection and now i can not do a new connection, i remain out. i must wait the next Monday when i back to office or i can do something through ssh?

Re: [CentOS] vino-server on Centos 6.7

2015-10-08 Thread Gordon Messmer
On 10/08/2015 11:41 AM, Milton Plasencia wrote: Excuse me, i not find the gnome control panel, where is it? or how to call from the command line? System → Preferences → Remote Desktop from the user menu. Under Sharing, uncheck the box labeled Allow other users to view your desktop.

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Gordon Messmer
On 10/07/2015 07:33 PM, Hua Wang wrote: I installed Centos 7 on my server a few months ago. While using ssh, there is always a strange message "Write failed: Broken pipe”. That's very often a result of IP conflict. I'm assuming that you're connecting to an IPv4 address. If so, log in to you

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Kahlil Hodgson
​Can you trigger the error reliably by doing something network intenstive, like scp or rsync a large file? I've seen similar behaviour with a bad NIC that was in the process of dying. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mai

Re: [CentOS] vino-server on Centos 6.7

2015-10-08 Thread Milton Plasencia
Excuse me, i not find the gnome control panel, where is it? or how to call from the command line? i have gnome-control-center, but there i not see screen sharing. M. > On Oct 8, 2015, at 19:51, Gordon Messmer wrote: > > On 10/08/2015 09:53 AM, Milton Plasencia wrote: >> The vino-server take t

Re: [CentOS] vino-server on Centos 6.7

2015-10-08 Thread Gordon Messmer
On 10/08/2015 09:53 AM, Milton Plasencia wrote: The vino-server take too much cpu and memory, how to fix it? Turn off screen sharing in the gnome control panel? ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] recommended methods/software for videocasting

2015-10-08 Thread John R Pierce
On 10/8/2015 3:09 AM, ken wrote: An acquaintance is considering videocasting speakers at a conference and using a Twitter product called Periscope. I'd like to recommend an open source solution. While I've never offered videos over the web, I have made audios available, and all it entailed wa

[CentOS] vino-server on Centos 6.7

2015-10-08 Thread Milton Plasencia
Hi, The vino-server take too much cpu and memory, how to fix it? Cheers, M. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Leon Fauster
Am 08.10.2015 um 15:32 schrieb Hua Wang : > Yes, I have tried much larger numbers than 60 and 3 for the > above two parameters respectively. And I am sure it is using > ‘protocol 2’ because it’s uncommented in sshd_config. > > Is there a way to catch what’s happing before quit? I couldn’t > see an

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Jonathan Billings
On Thu, Oct 08, 2015 at 10:20:17PM +0800, Hua Wang wrote: > Which logfile shall I have a look? Thanks, That depends on the OS of the remote server. If it's CentOS 6, then I suggest checking /var/log/messages and /var/log/secure. -- Jonathan Billings

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Hua Wang
Which logfile shall I have a look? Thanks, Hua At 2015-10-08 21:55:50, "Jonathan Billings" wrote: >On Thu, Oct 08, 2015 at 09:32:41PM +0800, Hua Wang wrote: >> Is there a way to catch what’s happing before quit? I couldn’t see >> anything except for the line ‘write failed, broken pipe’. > >At

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Jonathan Billings
On Thu, Oct 08, 2015 at 09:32:41PM +0800, Hua Wang wrote: > Is there a way to catch what’s happing before quit? I couldn’t see > anything except for the line ‘write failed, broken pipe’. At this point, I'd suggest looking at the logs on the remote end and look to see what's being logged when the

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Hua Wang
Dear Johnny, Yes, I have tried much larger numbers than 60 and 3 for the above two parameters respectively. And I am sure it is using ‘protocol 2’ because it’s uncommented in sshd_config. Is there a way to catch what’s happing before quit? I couldn’t see anything except for the line ‘write fai

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Hua Wang
Dear Zep, Thanks for your email. But it happened even when I was typing some command line. So it could be a problem of idle cleanup. Hua At 2015-10-08 19:43:05, "zep" wrote: >On 10/07/2015 11:45 PM, Hua Wang wrote: I tried to ping the server, and it can accept all data. Is there

[CentOS] CentOS-announce Digest, Vol 128, Issue 2

2015-10-08 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread zep
On 10/07/2015 11:45 PM, Hua Wang wrote: >>> I tried to ping the server, and it can accept all data. Is there a good way >>> to check it? >> ssh -v, ssh -vv and ssh -vvv might give you some interesting information. >> > Yes, I tried ssh -vvv. It gave a lot of information while login, but it quit >

Re: [CentOS] problem on exceptional quit

2015-10-08 Thread Johnny Hughes
On 10/07/2015 10:45 PM, Hua Wang wrote: > >> >>> I tried to ping the server, and it can accept all data. Is there a good way >>> to check it? >> >> ssh -v, ssh -vv and ssh -vvv might give you some interesting information. >> > Yes, I tried ssh -vvv. It gave a lot of information while login, but i

Re: [CentOS] recommended methods/software for videocasting

2015-10-08 Thread Ashish Yadav
Hi, On Thu, Oct 8, 2015 at 3:39 PM, ken wrote: > An acquaintance is considering videocasting speakers at a conference and > using a Twitter product called Periscope. I'd like to recommend an open > source solution. While I've never offered videos over the web, I have made > audios available, a

[CentOS] recommended methods/software for videocasting

2015-10-08 Thread ken
An acquaintance is considering videocasting speakers at a conference and using a Twitter product called Periscope. I'd like to recommend an open source solution. While I've never offered videos over the web, I have made audios available, and all it entailed was placing the file on the website