Free file comparison tools

Comm

The comm command in the Unix family of computer operating systems is a utility that is used to compare two files for common and distinct lines. comm is specified in the POSIX standard. It has been widely available on Unix-like operating systems since the mid to late 1980s. (Wikipedia).

Comm
Video thumbnail

the Internet (part 2)

An intro to the core protocols of the Internet, including IPv4, TCP, UDP, and HTTP. Part of a larger series teaching programming. See codeschool.org

From playlist The Internet

Video thumbnail

Computer Literacy - (unit 4) - the internet - 1 of 4

Forth unit of a series for newbie computer users. See http://proglit.com/computer-skills/ for additional information and material.

From playlist Computer Literacy - (unit 4) - the internet

Video thumbnail

We Need a Bigger Definition of Creativity

► Please Subscribe to My Channel Here - http://bit.ly/spencervideos When you the word “creative,” you might think of a painter or a playwright or an author or a photographer or a filmmaker or a chef. In other words, you might think of people who make things. I think it’s what we mean wh

From playlist What Is Creativity?

Video thumbnail

Computer Basics: What Is a Computer?

Computers are all around us, and they play an important role in our lives. But what exactly is a computer? We're going to answer that question and give you an overview of some of the different types of computers you might use. 0:00 Intro 0:22 Ones and zeros 0:39 Hardware and software 1:0

From playlist Starting out with Technology

Video thumbnail

COMPUTER SCIENCE TERMINOLOGY

Welcome to part one of computer science terminology, where we take a dive into understanding some of the terms used in computer science and software development. We've started with the basics and will continue to get more complex as this series progresses. --------------------------------

From playlist Computer Science

Video thumbnail

WordPress: The Many Ways to Use It

Whether you’re an artist looking to display your work or a business owner creating a company website, let’s talk about how you can use WP to accomplish your goals. To learn more about WordPress - Visit https://edu.gcfglobal.org/en/learning-wordpress/who-uses-the-platform/1/ to learn even

From playlist WordPress

Video thumbnail

Operating system for beginners || Operating system basics

An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing #operating_systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation o

From playlist Operating System

Video thumbnail

Pytorch GoogLeNet / InceptionNet implementation from scratch

In this video we go through how to code the GoogLeNet or InceptionNet from the original paper in Pytorch. I explain how the network works in the first couple of videos and then how to implement it from scratch. Paper: https://arxiv.org/abs/1409.4842 ❤️ Support the channel ❤️ https://ww

From playlist PyTorch Tutorials

Video thumbnail

DNS Query Overview

Once you learn about domains, zones, and delegations, you are ready to see how a domain fits into the overall DNS hierarchy. This lesson will give you an overview of a DNS query and how it is handed down from zone to zone until the answer is found.

From playlist How the Domain Name System (DNS) works

Video thumbnail

30-minute Practical Linux Project: XMPP Chat Server Setup, Start to Finish

Table of contents is in the description. This is a 30-minute course that covers setting up an XMPP (jabber) chat server, for chatting with friends. For even more fun, consider allowing open registration, and meet interesting new people! What's XMPP/Jabber? If you're old: it's like IRC or

From playlist Projects

Video thumbnail

Finding Your Royal Roots | Using Geni.com

Buy the European Royal Family Tree Poster: https://usefulcharts.com/products/european-royal-family-tree Jarrett's GeneaVlogger Channel: https://www.youtube.com/channel/UCm_QNoNtgi2Sk4H9Y2SInmg Intro music: "Lord of the Land" by Kevin MacLeod and licensed under Creative Commons Attributi

From playlist Royal Family Trees

Video thumbnail

Set Up Your First Website with Apache VirtualHosts

A quick guide on setting up your first websites with Linux + Apache. I'll walk you through two methods: 1. Ultra Simple # Simple website in the existing /var/www/html directory Just add files to /var/www/html 2. Apache virtualhosts (more professional, easier to manage, allows for multite

From playlist Projects

Video thumbnail

Acid Attack Victim Finds Love With Fellow Campaigner

Acid Attack Victim Finds Love With Fellow Campaigner SUBSCRIBE: http://bit.ly/Oc61Hj TWENTY four-year-old acid attack victim Laxmi, who goes only by her first name, has found love with social activist Alok Dixit, 26. Alok has embraced Laxmi despite the scars on her face, and the duo are

From playlist Amazing Stuff

Video thumbnail

LESSON 1: Simple Introduction to the Arduino

You guys can help me out over at Patreon, and that will keep my gear updated, and keep this high quality content coming: https://www.patreon.com/PaulMcWhorter In this simple tutorial we will take you step by step through the process of writing your first arduino microcontroller program.

From playlist Arduino Lessons

Video thumbnail

Be a Productive Programmer

Thank you monday.com for sponsoring this video. Check out monday.com here --- http://go.thoughtleaders.io/840720181210 ---------------------------------------------------------- I share and document my experiences on topics including computer science, software engineering, and iOS develo

From playlist Software Engineering

Video thumbnail

Black Hat USA 2010: How to Hack Millions of Routers 1/4

Speaker: Craig Heffner This talk will demonstrate how many consumer routers can be exploited via DNS rebinding to gain interactive access to the router's internal-facing administrative interface. Unlike other DNS rebinding techniques, this attack does not require prior knowledge of the ta

From playlist Black Hat USA 2010

Video thumbnail

What Is Quantum Computing | Quantum Computing Explained | Quantum Computer | #Shorts | Simplilearn

🔥Explore Our Free Courses With Completion Certificate by SkillUp: https://www.simplilearn.com/skillup-free-online-courses?utm_campaign=QuantumComputingShorts&utm_medium=ShortsDescription&utm_source=youtube Quantum computing is a branch of computing that focuses on developing computer tech

From playlist #Shorts | #Simplilearn

Video thumbnail

DEFCON 18: How to Hack Millions of Routers 1/3

Speaker: Craig Heffner This talk will demonstrate how many consumer routers can be exploited via DNS rebinding to gain interactive access to the router's internal-facing administrative interface. Unlike other DNS rebinding techniques, this attack does not require prior knowledge of th

From playlist DEFCON 18-2

Related pages

Sort (Unix) | Diff | Comparison of file comparison tools | Cmp (Unix)