Curated Video
The Rise of Hybrid Cars
It s time for the SUV or Sports Utility Vehicle to move over....now it s the HYBRID s turn. New York s Mayor Michael Bloomberg has announced the entire 13,000 New York taxi cab network would be converted to Hybrid vehicles by 2012.
Curated Video
The Future of Fuel Cell Technology
Fuel cell technology is the way of the future for motor transport. It s a clean, zero emission fuel that has no side effects for the environment which is why car makers are starting to develop vehicles to suit the technology.
Curated Video
Living Green - Episode 136 - Fiat Punto Natural Power
Fiat has released a version of its Punto model the Grande Punto Natural Power, which showcases its commitment to environmental protection. Italian citizens are becoming more and more interested in driving environmentally conscious cars,...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Introduction and Version Control System
This video introduces you to Git and version control system. This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you configure it.
Curated Video
Linux Crash Course for Beginners - 2023 - Introduction to File System and Structure
In this video, we will understand what the Linux file System is and understand its structure.
Curated Video
Building Microservices API in Go - Introduction to Hexagonal Architecture
In this video, we will explore the principles and concepts of hexagonal architecture, including ports and adapters, and how it can be used to design flexible and maintainable applications in Go. This clip is from the chapter "Application...
Curated Video
The Ultimate ChatGPT Guide with React Native - Develop Mobile Apps - Critically Analyze ChatGPT Faulty Solutions to Augment the React Native Code
In this video, you will critically analyze the faulty solutions provided by ChatGPT for a specific React Native problem. You will explore alternative solutions to the issue and learn how to augment the code to improve its efficiency and...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Creating an S3 Bucket
In this video, you will learn how to create storage in the cloud. You will learn to use the Simple Storage Service (S3) to store your data. You will learn to create an S3 bucket, upload data, and set up permissions.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Desktop and Appstreaming
Do you need to run entire user desktops or applications in the cloud and have them streamed to the users internally? If you do, don't miss this video, which explains the solutions for this provided within AWS.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Sharing Resources
The process of sharing resources using NTFS makes more sense with examples. Certain features (especially Allow/Deny and Inheritance) make more sense when you see the process in action. This clip is from the chapter "Users, Groups, and...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - File Explorer
This video explains file explorer. This clip is from the chapter "Users, Groups, and Permissions" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section explains what users, groups, and permissions are.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Introduction to Users and Groups
The Microsoft NT File System (NTFS) enables fine control of multiple users accessing resources on a single computer. To do this, every person accessing a single computer must have their own user account. Windows also has groups that...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Maintaining Storage Disks
Mass storage devices need ongoing maintenance to ensure optimal operation. Windows systems have automated tools to optimize performance and to check drives for bad areas. This clip is from the chapter "Implementing Mass Storage" of the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Encrypting Mass Storage
Securing mass storage is a critical aspect of system security. Make sure you know the many ways a system's mass storage can be encrypted. This clip is from the chapter "Implementing Mass Storage" of the series "CompTIA A+ Certification...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Software RAID in Storage Spaces
Microsoft's Storage Spaces feature provides a superb tool to configure many different RAID configurations on any Windows system. A good tech knows which types of RAID it supports and how to set them up. This clip is from the chapter...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - New Installation - First Drive
In this video, you will go through the process of setting up an initial drive and installing an operating system using bootable media. This clip is from the chapter "Implementing Mass Storage" of the series "CompTIA A+ Certification Core...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Dynamic Disks
Dynamic disks are unique to the Windows operating system. Make sure you understand why Microsoft uses dynamic disks and how to configure spanning, striping, and more. This clip is from the chapter "Implementing Mass Storage" of the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding File Systems
A file system organizes data stored on mass storage devices. A tech should have a good understanding of multiple file systems, why they are used, and how to troubleshoot them. This clip is from the chapter "Implementing Mass Storage" of...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - GPT Partitioning
Globally unique identifier (GUID) partition table (GPT) partitioning is more modern and used by all operating systems today. It's important for a tech to understand the benefits of GPT as well as how to use it. This clip is from the...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - MBR Partitioning
Master boot record (MBR) partitioning is the oldest way to partition mass storage. All operating systems still support MBR, so it's important for techs to recognize its limitations. This clip is from the chapter "Implementing Mass...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Understanding Partitioning
In this video, we will understand Partitions, which serves several critical functions beyond just storing our data. Specialized partitions support virtual memory, boot, and recovery functions. This clip is from the chapter "Implementing...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Recycling and Data Destruction
Disposing of old computer gear means using environmentally friendly methods and wiping all your data from any storage devices. Batteries in computers need to go to special recycling centers. Data wiping methods take many forms, from...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - The Zen of Backup
Back up your data before you lose it! Create local backups, image backups, and file backups. Use Cloud storage for even more security. This clip is from the chapter "Operational Procedures" of the series "CompTIA A+ Certification Core 2...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Super Copy Commands
Every CLI provides a basic copy command to move files from one location to another. These basic tools lack special features such as copying entire folder structures. That's where special "Super†copy commands come in. This clip is from...