cookie

Utilizamos cookies para mejorar tu experiencia de navegación. Al hacer clic en "Aceptar todo", aceptas el uso de cookies.

avatar

Linux

Новости и информация из мира Linux По всем вопросам: @un_ixtime

Mostrar más
Publicaciones publicitarias
7 467
Suscriptores
+524 horas
+37 días
+2530 días

Carga de datos en curso...

Tasa de crecimiento de suscriptores

Carga de datos en curso...

100+ вещей о Linux, которые вам нужно знать https://www.youtube.com/watch?v=LKCVKw9CzFo
Mostrar todo...
100+ Linux Things you Need to Know

Get the full Linux course at

https://fireship.io/courses/linux

Learn 101 essential concepts in Linux in 10 minutes. What is the Linux kernel? What is GNU? What is the best Linux distro? And many other important questions answered. #linux #programming #101 💬 Chat with Me on Discord

https://discord.gg/fireship

🔗 Resources Computer Science 101

https://youtu.be/-uleG_Vecis

WebDev 101

https://youtu.be/erEgovG9WBs

Linux in 100 Seconds

https://youtu.be/rrB13utjYV4

📚 Chapters 🔥 Get More Content - Upgrade to PRO Upgrade at

https://fireship.io/pro

Use code YT25 for 25% off PRO access 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered - Linux basics tutorial - How to get started with Linux - Essential Linux commands to know - Difference between GNU and linux - What does Linux kernel do? - What are the top Linux distros in 2024?

systemD с 0 до 1: библия сисадмина https://habr.com/ru/companies/timeweb/articles/824146/
Mostrar todo...
systemD с 0 до 1: библия сисадмина

Что бы кто не говорил, systemD становится стандартом систем инициализацией в линуксе. И с 80% вероятностью все сервера будут с systemD. Не факт, конечно, есть и личные сервера, на которых может стоять...

👍 9👎 1
Загрузка Linux с Google Диска https://ersei.net/en/blog/fuse-root
Mostrar todo...
Booting Linux off of Google Drive

Competitiveness is a vice of mine. When I heard that a friend got Linux to boot off of NFS, I had to one-up her. I had to prove that I could create...

👍 9
Photo unavailableShow in Telegram
В Linux нет секретов !
Mostrar todo...
🔥 41👍 9😁 8 4😢 2👎 1
Kubernetes: контейнеры и «потерянные» сигналы SIGTERM https://itnext.io/kubernetes-containers-and-the-lost-sigterm-signals-40007f35759a
Mostrar todo...
Kubernetes: containers, and the “lost” SIGTERM signals

“Finding Nemo”, or why Linux signals get lost in containers. Dive into the Linux, SIGTERM and SIGKILL, tPID 1 process specialty, and Docker

🔥 3
Как перемещаться по файловой системе с помощью Bash Давайте рассмотрим, как осуществлять навигацию по файловой системе Unix/Linux с помощью bash. https://www.kdnuggets.com/how-navigate-filesystem-bash
Mostrar todo...
How to Navigate the Filesystem Using Bash

Let's take a look at how to navigate the Unix/Linux filesystem using bash.

👎 5👍 4
Новая уязвимость OpenSSH может привести к использованию RCE в качестве root в системах Linux https://blog.qualys.com/vulnerabilities-threat-research/2024/07/01/regresshion-remote-unauthenticated-code-execution-vulnerability-in-openssh-server
Mostrar todo...
regreSSHion: Remote Unauthenticated Code Execution Vulnerability in OpenSSH server | Qualys Security Blog

The Qualys Threat Research Unit (TRU) has discovered a Remote Unauthenticated Code Execution (RCE) vulnerability in OpenSSH’s server (sshd) in glibc-based Linux systems. CVE assigned to this…

🤔 2👎 1
Ларри Фингер заставил Linux работать в беспроводной сети и привлек других к обучению Вспоминая 84-летнего Фингера, который учился на ходу и оставил свой след на многих. https://arstechnica.com/gadgets/2024/06/larry-finger-linux-wireless-hero-was-a-persistent-patient-coder-and-mentor
Mostrar todo...
Larry Finger made Linux wireless work and brought others along to learn

Remembering Finger, 84, who learned as he went and left his mark on many.

👍 11
Как я стал не пойми кем Когда счастливый и довольный достиг того, чего хотел — вкатился в Linux‑разработку. Но получил не совсем то, чего хотел. Или хотел, но еще не понял, что хотел. https://habr.com/ru/articles/825098/
Mostrar todo...
Как я стал не пойми кем

Наверное, есть те хабровчане, которые читали статью про то, как не надо входить в хату , в которой я делился своим опытом смены профиля в разработке. Конкретнее с разработки под МК на Embedded Linux....

👍 3
Полное руководство для начинающих по изучению и освоению Vim https://www.youtube.com/watch?v=80mWp6H4zEw
Mostrar todo...
The Ultimate Beginner’s Guide To Learn And Master Vim

In this video, I share everything you need to know to learn and master Vim as a beginner. Vim has changed the way I work as a developer over the past couple of years and my hope for this video is to help you really understand the ideas and concepts behind everything so that you can learn how to take advantage of this powerful editor too! Whether that be in a full fledged Neovim or Vim setup or as a plugin in an editor like VSCode. Hope you guys enjoy it! ✍🏽 Vim Cheat Sheet:

https://www.josean.com/posts/vim-essentials-cheatsheet

💻 Code Used In Video:

https://github.com/microsoft/TypeScript-Node-Starter/blob/master/src/controllers/user.ts

🚀 My Dot Files:

https://github.com/josean-dev/dev-environment-files

Help Support Me And The Channel:

https://www.buymeacoffee.com/joseanmartinez

🙏🏽 Neovim Setup Video:

https://youtu.be/vdn_pKJUda8

⏰ Timestamps 00:00 - Introduction 01:11 - Entering/Exiting/Saving 05:11 - Vim Arrow Keys (hjkl) 06:27 - Line Movements 07:11 - Moving To Chars In Line 08:58 - Word Movements 12:19 - Paragraph Movements 13:12 - Moving To Specific Lines 15:01 - Movements for '[', '(', '{' 17:05 - Moving Through Screens 17:34 - Moving/Scrolling Leaving Cursor In Place 18:04 - Search Movements 18:58 - Moving Through Jumplist 20:27 - Deleting Text (d) 22:32 - Changing Text (c) 23:09 - Repeating Changes with . 23:56 - Replacing & Deleting Chars (r and x) 24:38 - Copying/Yanking & Pasting Text (y and p) 25:52 - Changing Character Case (quick note ab Visual Mode) 27:36 - Text Objects (using i and a) 30:38 - Search & Replace 32:07 - Other Ways To Enter Insert Mode 33:02 - Conclusion 📧 Email for business inquiries: [email protected] -------------------------------------------------------------------------------- 🖥️ My Desk Setup: 💻 Computer & Monitor Apple 27” Studio Display for Coding & Video Editing:

https://amzn.to/47YzRZt

2021 M1 Pro Macbook Pro (mine):

https://amzn.to/47XNhoC

2023 M2 Pro Macbook Pro (newest):

https://amzn.to/3qYHG0J

🖱️ Mouse Apple Trackpad:

https://amzn.to/45P0i1S

Logitech MX Master 3s Mouse:

https://amzn.to/3Z3bXIq

⌨️ Keyboard Cherry Corne Version 3 Kit:

https://bit.ly/3UJgrjH

Analyst Keyboard Case: http://bit.ly/3uyjIHQ Nice!Nano Microcontrollers: http://bit.ly/3FblL9L Gateron Ink Black V2 Switches:

https://amzn.to/3YZ3cz9

Batteries for Nice!Nanos:

https://bit.ly/3uBmtrS

Travel Case (Fits Analyst Corne Case): http://bit.ly/3Hmr7BR Gateron Ink Black V2 Switches:

https://bit.ly/3VJToX4

My Keycaps:

https://bit.ly/3uHBbgV

Blank PBT Keycaps:

https://bit.ly/3UJhgJ6

or

https://amzn.to/3UNQtLQ

Planck PBT Keycap Set:

https://amzn.to/3HopRhC

You can also find some pre-built options and DIY kits on Etsy:

https://www.etsy.com/search?q=corne

🎧 Headphones Sony WH-1000XM4 Headphones:

https://amzn.to/3sEJU65

---------------------------------- 🎬 My Video Gear: 📹 Camera My Fuji xt3 Camera (only available used):

https://amzn.to/3P4P1E7

Recommended Cameras: Fuji xt5 (newest):

https://amzn.to/3P0jMtK

Fuji xt4 (used):

https://amzn.to/3EmeUdt

Fuji 23mm f2 Lens (great for video in smaller spaces):

https://amzn.to/3L2L6pV

Camera Field Monitor:

https://amzn.to/3L2nrpW

🎙️ Audio Rode VideoMic Pro+:

https://amzn.to/45PecRC

Overhead Camera/Mic Arm:

https://amzn.to/45y8Ryl

💡 Lighting Aputure Amaran 100d Keylight:

https://amzn.to/47T4Y97

Aputure Light Dome Mini II Softbox:

https://amzn.to/3EstpMM

Aputure Amaran Small RGB Light:

https://amzn.to/3Pl6RnG

IVISII Bright RGB Light:

https://amzn.to/3EmfsA3

--------------------------------------------------------------------------------------------- Links used in the description may be affiliate links. By clicking and/or purchasing from these affiliate links I receive a small commission (at no cost to you). This really helps me out in funding my videos and growing my channel, thank you for the support!

😢 3
Elige un Plan Diferente

Tu plan actual sólo permite el análisis de 5 canales. Para obtener más, elige otro plan.