L104 Advanced Commands in Linux

Go to class
Write Review

L104 Advanced Commands in Linux provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. L104 Advanced Commands in Linux is taught by Edward Falzon. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this one-hour, project-based course, you'll learn advanced commands for the Linux command-line. You'll learn how to grab files, even Web-site, from the internet and download it, how to copy files from drives to drives locally and remotely and how to display, terminate, and troubleshoot programs and processes manually.

    This guided project will introduce you to the following commands:
    -wget -- Download anything from the Internet or other remote computers;
    -rsync -- Synchronise files and directories locally or with a remote machine;
    -ps, pstree, top, htop -- Monitor applications and processed running on a PC;
    -kill, killall -- force the closing of troublesome applications and processes.