File transfer in Linux : FTP in linux : Shell script to file trnsfer
This script use to transfer file from linux to ftp server. You can automate this file transfer by putting this
Read moreTech Blog and Discussion
Linux is an open-source operating system (OS). An operating system is software that directly manages a system’s hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work. Here, at https://blog.eduguru.in, We will discuss and solve real-life problems coming on Linux OS. We also know more interesting features of Linux here.
This script use to transfer file from linux to ftp server. You can automate this file transfer by putting this
Read moreYou need to create a shell scrip, needed to call from a crontab, to contact a FTP server and put or
Read moreIn all Operating system there option to schedule a job/activity that should be run on particular time interval. Here is
Read moreFor Send mail Tutorial Click Here Need to be installed sendmail ( yum install sendmail) and mailx (yum install mailx)
Read moreCheck the Status of The Iptables IPv4 Firewall Run the following command to check the status of the iptables IPv4 firewall :
Read moreSSH- SECURE SHELL It is used to Connect to the remote system through secure shell. It giveyou a copy of remote shell on your desktop.You
Read moreMounting a Windows (cifs) share on centos gives us a “Mount.cifs cannot allocate memory” error. Executing a command like this:
Read moreWhat is a runlevel ? Runlevel is the preset state in which a Linux system operates. Below mentioned are the
Read moreTo change the hostname, follow the steps shown below. 1. Use hostname command to Change Hostname In this example, we’ll
Read moretop provides an ongoing look at processor activity in real time. It displays a listing of the most CPU-intensive tasks on
Read more