search for: sv0

Displaying 3 results from an estimated 3 matches for "sv0".

Did you mean: ss0
2001 Jan 12
0
Socket options not properly set for ssh and sshd.
...incarnation of sshd hung until killed). My solution to that problem is to change the default keepalive time on my Linux system from 120 minutes to 20 minutes (1200 seconds) via echo 1200 > /proc/sys/net/ipv4/tcp_keepalive_time and then depend on sshd keepalives to avoid inactivity. --- sv0/packet.c Fri Oct 13 22:23:12 2000 +++ packet.c Tue Jan 2 16:40:45 2001 @@ -1225,7 +1225,7 @@ /* Informs that the current session is interactive. Sets IP flags for that. */ void -packet_set_interactive(int interactive, int keepalives) +packet_set_interactive(int interactive) { int on = 1;...
2012 May 29
1
wbinfo -u - Error looking up domain users
Hi People ?,? I have this configuration in my samba?s server and when I use this command : wbinfo -u This message is showed : Error looking up domain users. I need find AD users to use samba. Thanks in advance,? Eugenio,? wbinfo --sequence SV0-SP : 1 BUILTIN : 1 LIVROS : DISCONNECTED REDE_SP : 4516361 smbclient -L localhost -U% Domain=[REDE_SP] OS=[Unix] Server=[Samba 3.0.10-1.4E.9] ? ? ? ? Sharename ? ? ? Type ? ? ?Comment ? ? ? ? --------- ? ? ? ---- ? ? ?------- ? ? ? ? rip_j ? Disk ? ? ?Pasta rip para setor Juridico ? ? ? ? rip_a...
2014 Aug 06
16
[Bug 82255] New: [VP2] Chroma planes are vertically stretched during VDPAU playback
https://bugs.freedesktop.org/show_bug.cgi?id=82255 Priority: medium Bug ID: 82255 Assignee: nouveau at lists.freedesktop.org Summary: [VP2] Chroma planes are vertically stretched during VDPAU playback Severity: normal Classification: Unclassified OS: All Reporter: emil.l.velikov at gmail.com