3:41
How to Create a Directory in Linux/Ubuntu Terminal — Step-by-Step for Beginners
Are you new to Ubuntu or the Linux terminal and want to learn how to organize your files like a pro? ✨ In this beginner-friendly ...
5:15
Create a Persistent Linux Mint 22.1 USB (Step-by-Step Guide)
In this video, I'm going to show you how to create a persistent storage Linux Mint USB. This means you can run Linux straight from ...
4:05
How to make the Terminal look professional | A Linux ricing tutorial
Today I'll be ricing my Terminal (specifically Konsole). Install Starship: curl -sS https://starship.rs/install.sh | sh ...then add to ...
21:31
The Mind Behind Linux | Linus Torvalds | TED
Linus Torvalds transformed technology twice — first with the Linux kernel, which helps power the Internet, and again with Git, the ...
11:03
How to create a Makefile (C/C++)? | Makefile Tutorial | Linux
Hello! I make YouTube videos for everyone who find technical concepts quite difficult to understand. I simplify such concepts and ...
13:41
Linux | How to create Terminal User Interfaces (TUI)
In this video I demonstrate how to setup Terminal user interfaces (TUI) using the Linux dialog utility and then explained how that ...
3:12
How to Create Python Virtual Environments on Ubuntu 26.04 LTS Linux
How to Create Python Virtual Environments on Ubuntu 26.04 LTS Linux | Complete Guide In this complete beginner-friendly ...
27:21
How to Create .deb Packages for Debian, Ubuntu and Linux Mint
How To Create Debian Packages Note: Commands here are just for examples. They will NOT run as they are shown here.
5:49
7 Tools to Create Your Own Linux Distro
There are lots of great Linux distros out there, but maybe you want to try your hand at creating your own custom Linux distro?
12:49
Linux for Programmers #1 - Create and SSH Into a Linux Machine
In this linux tutorial for programmers I will be showing you how to SSH into a linux machine on both Mac and Windows. I will also ...
20:42
Creating Your Own Linux Distribution
This goes over starting a linux distro from a server install. This means we will use a mainline distro and then put only our needed ...
11:54
Build Programs on Linux from GitHub
Let's build the latest and greatest software that hasn't even been released yet, but is on GitHub. I'll be using OBS Studio for this as ...
3:04
How to create folder and file in linux using terminal | Ubuntu | 2022
Hi Friends In this video I will show you how to create file and folder in linux ubuntu. If you like the video, please subscribe my ...
14:59
How to create your own linux command? - C programming
I do create a simple linux command step by step. Source code: https://gitlab.com/greggink/youtube_episode_linux_command If ...
3:45
Linux Creating Files Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Ms. Mamta Tripathi, ...
16:39
Creating Partitions In Linux Using fdisk (and other tools)
When it comes to command line installations of Linux (and other operating systems), the scariest part for most people is ...
49:45
Let's Write A Script! | How To Create BASH Scripts In Linux
In this vid, we write a super simple script in BASH. If you'd like to learn more about the command line, check out this free book: ...
7:03
Linux Command Line Tutorial For Beginners 22 - useradd command (Creating Users)
NAME useradd - create a new user or update default new user information SYNOPSIS useradd [options] LOGIN useradd -D ...
2:01
Linux: How to create a new user with admin privileges
Adding a user with admin privileges on Linux is easier than you think. Jack Wallen shows you how. For the full step-by-step article, ...