• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Urban Penguin

The Urban Penguin - Linux Training

  • Home
  • About
  • Programming
    • Master Editing Text Files Using VIM
    • Learn Shell Scripting with BASH
    • PERL Scripting in Linux
    • Ruby Scripting in Linux
    • Scripting with PowerShell
    • Learn C Programming using Linux and the Raspberry Pi
    • General Java Tutorials
    • Java 7 OCA Exam 1ZO-803
  • OS Tutorials
    • Red Hat and CentOS Training
      • Red Hat Enterprise Linux System Administration 1 – RH124
      • RHCSA – System Admin 2 – RH134
      • RHCE – EX294 – Automation With Ansible
    • Learning Ubuntu
    • LPI Training
      • LPI Linux Essentials
      • LPIC-1 Linux Administrator
      • LPIC-2 Certified Linux Engineer
      • LPIC-3 Senior Level Certification
        • LPIC-3 Exam 300 : Mixed Environments
        • LPIC-3 Exam 303 : Security
        • LPIC-3 Exam 304 : Virtualization and High Availability
    • Linux Technologies
      • Apache HTTPD Server
      • Learning PHP
      • Learning PUPPET
      • Learning SAMBA
      • Linux File-Systems
      • Monitoring with Nagios Core
      • MYSQL
      • openLDAP Directories on Linux
You are here: Home / Archives for Linux / LPIC-1 Exam 101

LPIC-1 Exam 101

Managing and Monitoring Processes with top

July 11, 2014 by The Urban Penguin

A simple way to monitor and manage processes from the command line of a Linux system is to use the command top (/bin/top). We will see how easy this is to use and how top amalgamates many smaller utilities into the single text interface We can start top without any option or arguments as a […]

Filed Under: LPIC-1 Exam 101, RH124

LPIC-1 103.3 Using the find command

July 4, 2014 by The Urban Penguin

The GNU find command has to be one of the most useful tools ever and I think this is one of those tools that some people just never get to see in its full glory so do spend some time practising on your own systems and in the man pages. In this blog we look […]

Filed Under: LPIC-1 Exam 101

103.3 cp and mv

July 3, 2014 by The Urban Penguin

Topic 103.3 from the LPI LPIC-1 101 exam looks at basic file management and, of course, we can expect some simple demonstrations here; but we all have to start somewhere on our journey. In this tutorial we loo at the command cp and mv. These are both very fundamental commands to Linux and are located […]

Filed Under: LPIC-1 Exam 101

Using rmdir, mkdir and rm -rf

June 28, 2014 by The Urban Penguin

Objective 103.3 of the LPIC-1 101 exam is all about basic file management and in this video we look at creating directories with mkdir. We can delete empty directories with rmdir. To delete a directory with content then we can use rm -rf. In creating a new directory we need the write permission to the […]

Filed Under: LPIC-1 Exam 101

Using nice and renice to modify execution priorities

June 8, 2014 by The Urban Penguin

Getting ready for the exam 117-101 from the Linux Professional Institute LPIC-1 101 we look at using nice and renice to modify the CPU time for an application.When a command begins in Linux is is assigned a priority to talk with the the CPU, by default this is 80. The lower the priority the less […]

Filed Under: LPIC-1 Exam 101

Using top to monitor resource usage

June 2, 2014 by The Urban Penguin

For objective 103.6 of the Linux Professional Institute LPIC-1 101 exam you will be expected to know a little about monitoring resources with the command /usr/bin/top. We can run it just as and view the information at hand with the processes using the most CPU listed highest. We can toggle the load information with l […]

Filed Under: LPIC-1 Exam 101

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Interim pages omitted …
  • Go to page 6
  • Go to Next Page »

Primary Sidebar

Newest Video

The Urban Penguin On Youtube

Categories

Pages

  • About The Urban Penguin
  • Contact Us
  • Linux Technologies
    • Apache HTTPD Server
    • Learning PHP
    • Learning PUPPET
    • Learning SAMBA
    • Linux File-Systems
    • Monitoring with Nagios Core
    • MYSQL
    • openLDAP Directories on Linux
  • LPI Training from The Urban Penguin
    • Complete Linux Essentials
    • Live and Pluralsight hosted courses
    • LPI Linux Essentials
    • LPI Linux Essentials for Raspberry Pi
    • LPIC-1 Linux Administrator
    • LPIC-2 Certified Linux Engineer
    • LPIC-3 Senior Level Certification
      • LPIC-3 Exam 300 : Mixed Environments
      • LPIC-3 Exam 303 : Security
      • LPIC-3 Exam 304 : Virtualization and High Availability
  • Online Instructor-led Courses
    • Bash Scripting Masterclass
    • Nftables Masterclass
    • Red Hat Enterprise Linux System Administration 1 – RH124
    • SELinux Masterclass
  • OpenStack
    • Citrix Videos
    • Pluralsight
    • Raspberry Pi Tutorials
    • Udemy
  • Operating System Tutorials
    • Learning SUSE
    • Learning Ubuntu
    • Linux Foundation Training
    • Red Hat and CentOS Training
      • RHCE – EX294 – Automation With Ansible
      • RHCSA – System Admin 1 – RH124
      • RHCSA – System Admin 2 – RH134
    • Solaris 11 OCA 1ZO-821
  • Scripting – the power of repetition!
    • General Java Tutorials
    • Java 7 OCA Exam 1ZO-803
    • Learn C Programming using Linux and the Raspberry Pi
    • Learn Shell Scripting with BASH
    • Master Editing Text Files Using VIM
    • PERL Scripting in Linux
    • Ruby Scripting in Linux
    • Scripting with PowerShell

© 2022 The Urban Penguin · All Rights Reserved