8
Killing tcp connection in linuxview story

http://unix.stackexchange.com – I have some dead connection in one application which is in hanged state if client machine is dead. ->192.168.1.214:49029 (ESTABLISHED) Is there a way to terminate these option from linux command line without restarting the server? After search I found solution called as tcpkill. But it will not work for me. As it permanently blocks that ip. (HowTos)

8
Command to check server port number opened or not from hp switchesview story

http://serverfault.com – I am facing is that to check the port number of the server is opened or not. DOnt know how to check it and also gone via various hp pdf's with no go. Like in cisco if we want to check whether the server is able to hear at some specific port then we run the command telnet ip port-number (enter). it will give us the prompt whether the window is open on that port number or not. Please respond back (HowTos)

8
Copy and Move Files from One Server to Another on Windows Serverview story

http://serverfault.com – I was asked to jump in and fill in for a colleague and write a Windows script that will run on server #2 and do: 1) Connect and authenticate to remote server #1 from server #2 2) Copy only files from server #1 that match files named like so: Monthly_Review[1001-8754].journal 3) Move those files to a path D:/Path/NotIntegrated on server #2 I am not a Windows server admin and have been working (HowTos)

8
Incomplete netdom computername /add: on 2008 DCview story

http://serverfault.com – Have been following a technet article on how to rename Server 2008 DCs following a change of our disaster recovery site. All went well on the first DC I tried and the new name is showing up. I ran the following command on the final DC: netdom computername [FQDN Old] /add:[FQDN New] and after an hour it has not completed. (HowTos)

8
Is it possible to create a RHEL 5.7 channel based on updated (5.9) RHEL channels in Satellite?view story

http://serverfault.com – I would however like to kickstart new servers based on RHEL 5.7. Both official Red Hat channels in Satellite are already updated to RHEL 5.9 and RHEL 6.4 though. Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) Red Hat Enterprise Linux Server (v. (HowTos)

8
Mapping URL params to servers dynamically in haproxyview story

http://serverfault.com – I want to use haproxy to map incoming URLs to different back-ends based on URL parts in a wildcard style for example a request to http://x.com/a/<anything> would be proxied (not redirected) to http://<anything>.x.com/. I can do it for statically named path components like this: frontend xyz 192.168.1.1:80 acl is_z path_beg /a/z use_backend z if is_z default_backend cluste (HowTos)

8
SimCity Arrives On Mac June 11, 1.3M PC Copies Sold So Far Despite Connection Requirementsview story

http://techcrunch.com – SimCity is making its way to Mac, as promised, but now EA has put a specific date on when that will happen. (IT news)

8
DLNA streaming interruptedview story

https://bbs.archlinux.org – Hi,not sure if this is a networking or laptop issue, so Im posting it here anyway. Feel free to move the thread.I recently have set up my laptop as a Minidlna server to stream videos etc. (HowTos)

8
[ubuntu] LVM Snapshot not updatingview story

http://ubuntuforums.org – I will admit that my understanding of the following is a little hazy, however, it seems that if I create a new logical volume as follows Code: sudo lvcreate -L1G -s -n livesnapshots /dev/kvm-server/vm-storage It creates successfully. I then mount this to /mnt/snapshots and sure enough I can see the file system as existing in the original volume. (Hardware)

8
[all variants] Odd torrent speedsview story

http://ubuntuforums.org – I'm running deluge as a daemon on my Ubuntu (12.04) HTPC/server that I access through the WebUI on my laptop. (Hardware)