Episode 129: Monitoring Utilities

News:

The Main Topic:

Featured Website:

Tip:

    Making recursive directories. If you need to create a directory inside of another directory (or two, or three) that don’t exist, you can create the entire hierarchy of directories with one command by using the -p option with the mkdir command. Example:

    mkdir -p /foo/bar/foo2/bar2

    This will create a directory named bar2, in a directory named foo2, in a directory named bar, in a directory named foo. If any of those directories did not exist at the time of command invocation, they will be created by the command. Much easier than using the GUI for this same task.

Your browser does not support the audio element.

MP3:
OGG:

More Information:

Hosts:: James, Rob, Scott, Harrison

Live Stream (Mondays at 8:00 p.m. Eastern): mintcast.org

Subscribe: [iTunes] [Zune] [RSS MP3] [RSS OGG]

Contact Us:

Forum: forums.linuxmint.com

Email: [email protected]

Phone:1-832-514-2278

Twitter: @mintCast @Linux_Mint @3dbeef @jamescoyner @txhawkins

IRC: irc.spotchat.org – #mintcast

Google+: mintCast

More Linux Mint info: website, blog, forums, community

Credits: Podcast Entry and exit music provided by Mark Blasco (podcastthemes.com). The podcast’s bumpers were provided by Oscar.

Linux Mint

The distribution that spawned a podcast. Support us by supporting them. Donate here.

Archive.org

We currently host our podcast at archive.org. Support us by supporting them. Donate here.

Audacity

They’ve made post-production of our podcast possible. Support us by supporting them. Contribute here.

mintCast on the Web

This work is licensed under CC BY-SA 4.0

This Website Is Hosted On:

Thank You for Visiting