About 463,481 results

The /etc/passwd File Explained with Examples

ComputerNetworkingNotes • Jul 11, 2024
This video explains the purpose and contents of the /etc/passwd file. This video is based on the following tutorial.

Introduction to etc password

Udacity • Jun 06, 2016
This video is part of the Udacity course "Configuring Linux Web Servers". Watch the full course at ...

understanding etc/shadow and etc/passwd

GoliTech • Feb 11, 2023
In this video, we'll take a closer look at the /etc/shadow and /etc/passwd files in Linux, two critical system files that play a key role ...

Linux etc/passwd File - Part 1

Code Skull • Jul 01, 2023
Let's talk about /etc/passwd file in Linux #linux #etcpasswd#infosec.

Linux /etc/passwd & /etc/shadow File

SysAdmGirl • Oct 14, 2016
The Linux /etc/passwd and /etc/shadow file explained. What do they do, what information is stored and how does the OS use it.

/etc/passwd file explain in linux (ubuntu 18.04 LTS)

techharvest foundation • Jan 22, 2019

Linux /etc/passwd and /etc/shadow files | Linux User Management

TatOG Tech • Apr 30, 2023
I will cover the /etc/passwd and /etc/shadow files.

/etc/passwd file & /etc/shadow file in linux | chage and passwd command | lock and disable accounts

Pedagogy • May 12, 2021
Hello Guys , This video is about understanding /etc/passwd file and /etc/shadow file used as user account file in linux with a detail ...

🐧 Linux Users & Groups Explained: /etc/passwd, /etc/shadow, & /etc/group!

Cyber connect • Mar 12, 2025
Understanding Linux users and groups is crucial for system administration and security! In this video, we break down how Linux ...

What is File Path Traversal? Stealing the contents of the /etc/passwd file...

z3nsh3ll • Jul 15, 2022
In this video we'll answer the question 'What is File Path Traversal?' It's a type of web security vulnerability that allows arbitrary ...

/etc/passwd vs /etc/shadow | What is Shadow File in Linux | What is Passwd File in Linux

Ankit Chauhan • May 11, 2021
etc/passwd vs etc/shadow, what is shadow file in linux, what is passwd file in linux, /etc/shadow file in kali, /etc/passwd file in kali, ...

Understanding /etc/passwd File in Linux System #cybersecurity

Command & Code - Cybewave • Jul 19, 2025
The/etc/passwd file in Linux is a crucial system file that stores essential user account information. It's one of the core components ...

hacking my webserver with netcat to reveal /etc/passwd with path traversal!

You Suck at Programming • Jul 24, 2025
Support me on https://patreon.com/YouSuckatProgramming - $ whoami Yo what's up everyone my name's dave and you suck at ...

Linux etc/passwd File - Part 2

Code Skull • Jul 02, 2023
Understanding /etc/passwd file in depth #linux #etcpasswd#infosec.

Fixing Failed to take /etc/passwd lock: Invalid argument Error in Ubuntu

El HOUSSEINE TOUHRACHE • Oct 24, 2025
FIX command: https://github.com/InfoXMax/linux-apt-fix-broken-issue Error: Failed to take /etc/passwd lock: Invalid argument dpkg: ...

/etc/passwd File Breakdown

You Suck at Programming • Apr 16, 2026
etc/passwd File Breakdown - you suck at programming #programming #devops #bash #linux #unix #software #terminal ...

OSCP Linux Privilege Escalation (Weak File Permissions - Writable /etc/passwd)

mouhssine kassih • Dec 19, 2020
The /etc/passwd file contains information about user accounts. It is world-readable, but usually only writable by the root user.

Extract Usernames from /etc/passwd Using Cut 🐧💻 | Linux Recon Tip! [PART1] #linux #cybersecurity

Cyber with Afshan • May 09, 2025
Learn how to quickly extract all usernames from the /etc/passwd file using the cut command in Linux! This is a must-know trick ...