Job scheduling

Ksar (Unix sar grapher)

Ksar is a BSD-licensed Java-based application that creates graphs of all parameters from data collected by Unix sar utilities. Usually, Unix sar is part of Unix' Sysstat package, and runs sa1, sa2, and sadc through cron to created data files in /var/log/sa/saNN. Characteristics include: * Images can be zoomed by dragging the mouse on an image to pinpoint problems * Results can be exported to PDF or JPEG format (Wikipedia).

Video thumbnail

Mac Grapher: Customizing Graphs

Mac Grapher is a graphing tool available on every Mac, and it makes great graphs. This video describes how you can customize your Grapher graphs to have better labels, more colors, different shapes, etc. Some "great graph" tips to keep in mind: * use well-chosen colors for each curve or s

From playlist Tools

Video thumbnail

Mac Grapher: Basics

Mac Grapher is a very nice utility for making very high quality graphs, for free, on any Mac. And, once you have designed your beautiful graph, it is very easy to export directly into word processing and presentation software for reports, tutorials, etc. In this video I introduce the basic

From playlist Tools

Video thumbnail

sktime - A Unified Toolbox for ML with Time Series

This tutorial is about sktime - a unified framework for machine learning with time series. sktime features various time series algorithms and modular tools for pipelining, ensembling and tuning. You will learn how to use, combine and evaluate different algorithms on real-world data sets an

From playlist Python

Video thumbnail

stringr: String Interpolation

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to use stringr to string interpolation: filling values into a string based on stored variables, calculations, function calls and dat

From playlist stringr

Video thumbnail

stringr: Sorting Strings

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to sort strings alphabetically using the stringr package. stringr Series Code Notebook: https://www.kaggle.com/hamelg/stringr-tuto

From playlist stringr

Video thumbnail

R programming for Beginners | R programming for data Science

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis. This video is a

From playlist Programming

Video thumbnail

Wireshark Tutorial for Beginners - Overview of the environment

Wireshark Tutorial for Beginners, become an advanced Wireshark user today! How to scan for packets in wireshhark and how to customize the layout in Wireshark. Wireshark is a free and open source packet analyzer. It is used for network troubleshooting, analysis, software and communications

From playlist Wireshark

Video thumbnail

stringr: Split and Join Strings

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to split and join strings using stringr functions, which are equivalent to the paste and strsplit functions in base R. stringr Seri

From playlist stringr

Video thumbnail

stringr: Basic String Manipulation

The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this first lesson of the stringr series, we look at several basic string manipulation functions. stringr Series Code Notebook: https://www.kaggle.com/hamelg

From playlist stringr

Video thumbnail

Mac Grapher: Differential Equations

Mac Grapher can numerically solve several important types of ordinary differential equations (ODEs). Here, I will show you how to use MG to solve first-order ODEs, second-order ODEs, and two coupled first-order ODEs. I also discuss non-linear dynamics, phase space, non-linear pendulums, an

From playlist Tools

Video thumbnail

Mac Grapher: Integration

Mac Grapher does calculus! In this video I will walk you through the integration features of Grapher in 2D and 3D. As a bonus, I'll also show how to work with derivatives in Grapher as well.

From playlist Tools

Video thumbnail

Mac Grapher: Animation

Mac Grapher allows you to animate your graphs. In this video I show how to animate 2D and 3D graphs.

From playlist Tools

Video thumbnail

Mac Grapher: 3D Graphs

Some of the 3D plotting capabilities in Mac Grapher are discussed in this video.

From playlist Tools

Video thumbnail

Linux Interview Questions And Answers | Linux Administration Tutorial | Linux Training | Edureka

( Linux Administration Certification Training - https://www.edureka.co/linux-admin ) This video on Linux Interview Questions and Answers will help you prepare for Linux administration job interviews. Start your preparation by going through the 50 most frequently asked questions on Linux, f

From playlist Linux Administration Tutorial Videos

Video thumbnail

Ex 1: Determine the Local / Relative Extrema of a Cubic Function Using Desmos

This video explains how to determine the location and value of the local minimum and local maximum of a cubic function. http://mathispower4u.com

From playlist Determining the Characteristics of Polynomial Functions

Video thumbnail

Making New Planet School Videos

In this video I describe some of the tools I use to make these videos, including software, workflow, and hardware.

From playlist Tools

Video thumbnail

What Is GraphQL? REST vs. GraphQL

To get better at system design, subscribe to our weekly newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: https://amzn.to/3Ou7gkd Volume 2: https://amzn.to/3HqGozy ABOUT US: Covering topics and trends in large-scale system design, from

From playlist Computer Science Fundamentals

Video thumbnail

Synthesis Workshop: Synthesis of Tomatidine with Chad Normandin (Episode 105)

In this Research Spotlight episode, Chad Normandin (Barriault group, University of Ottawa) joins us to share his work on the synthesis of tomatidine. Key references: Eur. J. Org. Chem. 2020, 2693-2698. https://doi.org/10.1002/ejoc.202000051 Molecules 2021, 26, 6008. https://doi.org/10.339

From playlist Research Spotlights

Related pages

Cron | Data file | Sar (Unix)