Please join the discussion at EzeeTalk. www.ezeelinux.com/talk/ Its free, secure and fun!
This video is a crash course to help new users get started with BASH. Here is a list of the commands well cover:
BEGINNERS GUIDE TO THE BASH TERMINAL
NAVIGATION
ls — list directory contents
pwd — print name of current/working directory
cd — change working directory
pushd/popd — put working directory on a stack
file — determine file type
locate — find files by name
updatedb — update database for locate
which — locate a command
history — display bash command history
GETTING HELP
whatis — display the on-line manual descriptions
apropos — search the manual page names and descriptions
man — an interface to the on-line reference manuals
cat — concatenate files and print on the standard output
more/less — file perusal filter for crt viewing
nano — command line text editor
USERS
sudo — execute a command as superuser
su — change user ID or become another user
users — print the user names of users currently logged in
id — print real and effective user and group IDs
CHANGING FILE PERMISSIONS
chmod — change permissions of a file
KILLING PROGRAMS AND LOGGING OUT
Ctrl C — kill a running command
killall — kill processes by name
exit — log out of bash
USEFUL SHORTCUTS
Ctrl D — signal bash that there is no more input
Ctrl L — redraw the screen
Ctrl — make text bigger in terminal emulator
Ctrl — - make text smaller in terminal emulator
It is the first TEDx talk of the founder of Free Software movement. Stallman, RMS for short, has changed the world with his vision of freedom for the digital age. He launched the GNU operating system, used with Linux as a component, and inspired the development of Creative Commons licences and Wikipedia project. In this talk, Stallman describes how nonfree programs give companies control of their users and what users can do in order to recover control over their computing.
Licence: Creative Commons BY-SA-ND 3.0
CREDITS:
Drawings under CC-BY-ND 3.0 created by Christian Nogareda (Kwis, Http://kwis.tumblr.com)
Здравствуй, зритель!
В этом видео ты узнаешь, как понизить шум кулера в компе, если он подключён напрямую к блоку питания.
Тайм-коды:
00:00
00:00:00 — Короткий дисклеймер
00:00:09 — Начало
00:01:43 — Теория
00:03:10 — Старт кулера на 12 В
00:04:10 — Ещё болтологии
00:05:40 — Про распорки
00:06:05 — Непосредственная суть ролика
Расскажу про проблемы, с которыми мы столкнулись при разработке одного из самых нагруженных сервисов Авито, а именно о базовых шаблонах проектирования микросервисной архитектуры. А также расскажу, почему разрабатывать, поддерживать и чинить проблемы в микросервисной архитектуре гораздо сложнее, чем в монолите, и что нужно сделать, чтобы облегчить этот процесс.
…
— Нашли ошибку в видео? Пишите нам на support@ontico.ru
Сфера программирования — очень широка, и большое количество направлений, профессий, специализаций может запутать, особенно, новичка. В этом видео попробовали разложить «по полочкам», какие же бывают направления в программировании.
0:00 – вступление Сергея Немчинского
1:04 – непрограммистское направление ui/ux design
3:12 – околопрограммистское направление devOps
3:45 – околопрограммистское направление тестирование
4:45 – околопрограммистское направление data science
6:05 – embedded разработка
7:40 – мобильная разработка
9:00 – геймдев
10:28 – разработка десктопных приложений
11:08 – разработка сайтов, фронтенд и бекенд
14:25 – фулстек