nixCraft Linux Sys Admin Blog |
| OpenSSH ( SSHD ) Speed Optimization For Long Distance Data Transfer Posted: 14 May 2008 06:02 PM CDT One of my client has server node located at north America, Asia and Europe data centers. All servers are connected using 1000Mbps links. They transfers lots of data between all nodes over ssh session using scp / sftp. However, performance was horrible. After some research I came across High Performance SSH/SCP - HPN-SSH patch for OpenSSH: SCP and the underlying SSH2 protocol implementation in OpenSSH is network performance limited by statically defined internal flow control buffers. These buffers often end up acting as a bottleneck for network throughput of SCP, especially on long and high bandwith network links.
You can download HPN-SSH patch here. This patch improved our performance. You also need to tweak Linux TCP/IP networking settings. Here is my sysctl.conf file ( read this TCP tunning Linux guide for detailed explanation) : Related Posts:
© OpenSSH ( SSHD ) Speed Optimization For Long Distance Data Transfer - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| nixCraft Known Issues: Email Subscriptions and Print Page Posted: 14 May 2008 05:37 PM CDT Our email delivery system is powered by feedburner and they had some problem as a result there were no email update sent in last 2-3 days. However, feedburner restarted the polling process; starting now, any feed changes not yet delivered via email should be detected and delivered, albeit up to three days late, and from this point forward on your regularly scheduled window. Also, thanks to readers' feedback print functionality on our site is restored. You can now get print view instantly. This was due to incomparability wordpress plugin issue. We regret this error! Don't hesitate to contact me if you have any more problems. Related Posts:
© nixCraft Known Issues: Email Subscriptions and Print Page - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Linux Success Story: Go Mumbai Prepaid Smart Card for BEST Posted: 14 May 2008 05:26 PM CDT Thanks to low cost and high reliability of Linux - many commuters have opted a smart and cashless way to pay fair every day. Mumbai is commercial and entertainment center of India. Public buses run by BEST cover almost all parts of the metropolis, as well as parts of Navi Mumbai and Thane. Buses are used for commuting short to medium distances, while train fares are more economical for long distance commutes. The BEST runs a total of 3,500 buses, ferrying 4.5 million passengers over 340 routes.
=> Linux rides pillion on Mumbai city buses Related Posts:
© Linux Success Story: Go Mumbai Prepaid Smart Card for BEST - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Download of the day: Fedora 9 CD / DVD ISO Posted: 13 May 2008 05:00 PM CDT Fedora Linux version 9 has been released and available for download ( jump to download link ). The Fedora Project is a Red Hat sponsored by Red Hat and guided by community and contributing members. New in Fedora 9This release includes many new features and software such as GNOME 2.22, KDE 4.0.3, Firefox 3 beta 5, PackageKit ( cross-distribution package management solution ), OpenJDK (Open Source Java version), SELinux confined web browser, Upstart init daemon, Xen virtualization, and many more cutting edge features.
Download link ( Download Fedora )You can download Fedora via the web/ftp server or via BitTorrent (recommended). Fedora 9 DVD ISO download
Fedora 9 Live CD ISO download
Fedora 9 DVD ISO BitTorrent download
Related Posts:
© Download of the day: Fedora 9 CD / DVD ISO - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Security Warning: Serious flaw in Debian Linux OpenSSL Package Posted: 13 May 2008 02:48 PM CDT There is a serious security flaw in Debian openssl - the random number generator in Debian's openssl package is predictable. As a result, cryptographic key material may be guessable. => Package : openssl [SECURITY] [DSA 1571-1] New openssl packages fix predictable random number generator Related Posts:
© Security Warning: Serious flaw in Debian Linux OpenSSL Package - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators ) Posted: 13 May 2008 11:24 AM CDT I've received a couple of email about setting up iSCSI under CentOS 4 or RHEL ES 4 server. Previously, I wrote about iSCSI under CentOS 5 / RHEL 5 server. Requirements[a] Following instructions tested on RHEL ES 4 and CentOS 4 only. (See RHEL 5/ CentOS 5 / Debian/ Ubuntu Linux specific instructions here). CentOS Linux v4.x - Install iscsi-initiator-utilsType the following command: Redhat ES Linux v4.x - Install iscsi-initiator-utilsType the following command: Configure iSCSIOpen /etc/iscsi.conf file, enter: DiscoveryAddress=ISCSI_TARGET_HOST_OR_IP OutgoingUserName=ISCSI_USER_NAME OutgoingPassword=ISCSI_PASSWORD LoginTimeout=15 Save and close the file. Start the iscsi serviceType the following command to start iscsi service so that you can see block device: Format iSCSI deviceUse fdisk and mkfs.ext3 commands. First, create a partition (assuming that /dev/sdc is a new block device assigned to iscsi) : Continue reading rest of the Linux iSCSI Storage Configuration series. Contents
Related Posts:
© CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators ) - nixCraft - Support nixCraft when you shop at amazon. Thanks! |
| Posted: 14 May 2008 08:14 PM CDT I've just started to use Sun Solaris UNIX in our Labs. I'd like to know more about finding files from from the shell prompt. How do I find a file under UNIX? Answer to "UNIX Find A File Command" Copyright © nixCraft. All Rights Reserved. Support nixCraft when you shop at amazon. Thanks! |
| You are subscribed to email updates from nixCraft Linux Sys Admin Blog To stop receiving these emails, you may unsubscribe now. | Email Delivery powered by FeedBurner |
| Inbox too full? | |
| If you prefer to unsubscribe via postal mail, write to: nixCraft Linux Sys Admin Blog, c/o FeedBurner, 20 W Kinzie, 9th Floor, Chicago IL USA 60610 | |
No comments:
Post a Comment