Search Results for: ftp

Equivalent Tool For WINscp in Linux

Is there any tool which is equivalent to do what WINscp does in Windows? Winscp is widely used tool in windows to access any Linux/Nix machine to transfer data(files/folders). Its look similar to FTP client such as filezilla client. Suppose you are in Linux machine and want to mount(connect) a folder similar to WinSCP with SSH protocol, then this post is for you. This tool will work to connect http, https, ftp, samba share protocols etc. In Linux we have one utility called nautilus to do this work. Install natutilus Redhat: #yum install nautilus Ubuntu: #apt-get install nautilus Try to access Nautilus as shown below in screen by screen shot manner Go to places and the slect connect to server. Now you can see a pop-up window which shows the service type. Then select the protocol as ssh. Then specify the server ip, port where ssh service is running, user name to connect, then press connect Now it will ask for the user’s password, enter the password and connect it. This screen shot show the remote server content.   Please visit https://www.linuxnix.com for more linux admin...

Read More

How To Find Web Server Type Running On A Linux Or Windows Machine?

How to find web server type running on a Linux or windows machine? Is there any Linux command to get the details? Ans : Yes it’s possible in Linux by using curl(client for URL) command. To find which web server is running on a machine use blow command. #curl -I www.linuxnix.com # curl -I itig HTTP/1.1 200 OK Via: 1.1 us-PROXY1, 1.1 us-PROXY2 Connection: close Proxy-Connection: close Expires: Mon, 1 Jan 2001 00:00:00 GMT Date: Mon, 14 Jun 2010 03:26:55 GMT Content-Type: text/html; charset=utf-8 Server: Apache/2.2.3 (Red Hat) X-Powered-By: PHP/5.1.6 Set-Cookie: b2933756b1f0288a74dd630e51954bff=5sl7jaqpgliambi2fq7q3ailv6; path=/ P3P: CP=”NOI ADM DEV PSAi COM...

Read More

Red Hat Enterprise Linux 6 Beta Available Today For Public Download

The long waited Redhat Enterprise Linux version 6 with beta tag is released to public. As of now there are so many downloads happening from FTP server of Redhat. Here is the link to download RHEL6 32 arch and 64 arch.Here is the improved features from Redhat in this release :Power Management : Tickless kernel and improvements through the application stack to reduce wakeups, power consumption measurement by Powertop, Power Management (ASPM, ALPM), and adaptive system tuning by Tuned, all enhance more efficient system power usage.Next Generation Networking : Comprehensive IPv6 support (NFS 4, CIFS, mobile support [RFC 3775], ISATAP support), FCoE, iSCSI, and a new and improved mac 802.11 wireless stack.Reliability, Availability, and Serviceability (RAS) : System-level enhancements from industry collaborations make the most of hardware RAS capabilities and NUMA architectures. Fine-Grained Control and Management : Improved scheduler and better resource management in the kernel via Completely Fair Scheduler (CFS) and Control Groups (CG).Scalable Filesystems : Ext4 file system provides support for larger file sizes and significantly reduces repair times over ext3. XFS® is a high-performance file system that supports extremely large files and is optimized for large data transfers.Virtualization : KVM includes performance improvements and new features, sVirt protects the guest and host from unauthorized access, SR-IOV and NPIV deliver high-performance virtual use of physical devices, and libvirt leverages kernel resource management functionality.Enterprise Security Enhancement : SELinux...

Read More

Over 16,000 readers, Get fresh content from “The Linux juggernaut”

Email Subscribe

ABOUT ME..!

My photo
My name is Surendra Kumar Anne. I hail from Vijayawada which is cultural capital of south Indian state of Andhra Pradesh. I am a Linux evangelist who believes in Hard work, A down to earth person, Likes to share knowledge with others, Loves dogs, Likes photography. At present I work at Bank of America as Sr. Analyst Systems and Administration. You can contact me at surendra (@) linuxnix dot com.