Channel Avatar

David Dalton @UCZ9dcBm1Ttedtg19ZwiEckQ@youtube.com

7K subscribers - no pronouns :c

This channel contains supplemental videos for the classes th


05:35
Copying, moving, and renaming files in Ubuntu Server
05:15
Viewing log files in Ubuntu Server
07:03
Essential Linux commands for Ubuntu Server
04:27
Managing packages with 'aptitude'
03:20
Managing software with 'snap'
04:17
Managing software with 'apt'
05:49
Apply Ubuntu Server updates
03:40
Change the font size in Ubuntu Server
07:20
Managing file permissions and ownership in Ubuntu Server
04:29
Granting 'sudo' access in Ubuntu Server
08:02
Managing passwords in Ubuntu
09:08
Managing groups on Ubuntu Server
02:54
Switching users on Ubuntu Server
05:12
Default configurations and files with /etc/skel
08:10
Working with users in Ubuntu Server
11:25
Installing Ubuntu Server
07:33
Formatting custom columns in PowerShell
07:49
Other formatting options in PowerShell
11:27
Formatting tables in PowerShell
17:02
Pipeline input in PowerShell
06:23
Exploring objects with Get Member
05:22
Displaying object properties with Select-Object
07:49
Sorting objects in PowerShell
05:29
Connecting PowerShell commands
08:12
PowerShell providers and drives
08:40
Exporting data from PowerShell
08:20
Comparing data in PowerShell
08:20
Working with PowerShell aliases
10:01
PowerShell script execution policies
16:41
Tools to help you learn PowerShell
14:25
Installing PowerShell 7 on Windows
02:54
Installing PowerShell 7 on Ubuntu
05:40
Using constraints in MySQL
05:22
Querying the INFORMATION_SCHEMA in MySQL
08:26
Creating indexes in MySQL
09:15
Creating and granting permission to MySQL users
14:25
Creating and working with views in MySQL
07:46
Updating data in a MySQL database
06:46
Moving data from an existing table into a new table in MySQL
02:38
Changing a value in a column to null in MySQL
09:18
Changing a tables structure in MySQL
08:06
Creating a table in MySQL
05:16
Explicit transactions in MySQL
02:21
Adding new rows to a table in MySQL
06:31
Using JOINs in MySQL
05:28
Using the ANY and ALL operators in MySQL
12:11
Using set operations in MySQL
05:11
Creating a self-join in MySQL
05:52
Pulling data from more than two tables in MySQL
05:48
A sample multi-table query
02:21
Documenting SQL queries in MySQL server
06:42
Using the EXISTS operator and correlated subqueries
04:37
Using aliases in multi-table queries
11:37
Querying multiple tables in MySQL
06:31
Using aggregate functions in MySQL
07:45
Using subqueries in MySQL
02:38
Selecting unique values using the DISTINCT operator
07:19
Using aggregate functions with groups in MySQL
03:40
Sorting data in query results using MySQL
07:00
Selecting data in MySQL using wildcards in the criteria