July Linux Labbing – Part 1

I had a few home lab projects I wanted to accomplish this weekend, and they required me to learn a few things in Linux which I hadn’t done before:

  • Create an NFS share on one device
    • Required downloading and configuring the NFS services
  • Mount the previously-created NFS share on another device
  • Mount an external USB hard drive
  • Modify fstab so that this mounting / mapping would take place automatically at every startup
  • Synchronize the contents of one folder into another
  • Display the size of a directory structure, recursively
  • Display CPU details of a device

I plan to make another entry soon covering these steps….

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s