В этом видео вы узнаете:
— Почему я не использую нелицинзионное программное обеспечение
— Какие штрафы и наказания вам грозит за использование нелицензионного программного обеспечения
— Как защитить себя от нерадивых сотрудников и работодателей
Я решил возродить старый формат новостей. Что в выпуске?
✔️ Новая Ubuntu 19.10
✔️ Поиск стартапера
✔️ Смерть легендарного российского Linux дистрибутива
✔️ Учения по отключению интернета
✔️ Законопроект о штрафах для продавцов смартфонов, компьютеров и телевизоров с функцией smart tv, если не будет установлено программное обеспечение из перечня, специально утвержденного правительством РФ.
Не секрет, что для простенького сайта не нужно знать много о программировании. Достаточно взять популярную CMS, добавить к ней шаблон пару плагинов. Проверять гипотезу успешности своего бизнеса.
Сегодня, мы поговорим настройки веб-сервера для работы с CMS. На примере Wordpress. Сделаем наш Wordpress быстрый и безопасный.
=======================================================
Предложения от TemplateMonster:
✦ Шаблон PrimaMag — Magazine and Blog ➤ tiny.cc/wwhfdz
✦ One (by TemplateMonster) ➤ tiny.cc/j1hfdz
=======================================================
CREATE USER wp_user@localhost IDENTIFIED BY type_password_here;
GRANT ALL ON wp_database.* TO wp_user@localhost IDENTIFIED BY type_user_password_here WITH GRANT OPTION;
Здравствуйте я Антон Павленко. Сегодня поговорим почему некоторые линуксоиды такие токсичные.
Вы часто у меня спрашиваете об этом. Я так или иначе об этом рассказывал. А в этом видео я решил собрать все мысли воедино.
Как известно узнать о чем-то у гулу про линукс для новичков целый ад. В народе ходят слухи про секты линуксоидов. Я решил рассказать про это явления в linux для начинающих и предостеречь их от подделки.
Can you answer the 10 most popular Linux tech job interview questions?
0:00 Introduction
0:53 Tech Phone screens
1:50 How to check the kernel version of a Linux system?
2:50 How to see the current IP address on Linux?
4:03 How to check for free disk space in Linux?
4:55 How to see if a Linux service is running?
6:33 How to check the size of a directory in Linux?
7:02 How to check for open ports in Linux?
9:48 How to check Linux process information (CPU usage, memory, user information, etc.)?
11:49 How to deal with mounts in Linux
13:51 Man pages
15:04 Other resources
How to ask questions the smart way: catb.org/~esr/faqs/smart-questions.html
This is a list of the most common Linux System Administration Job Interview Questions. These questions are commonly used as filters in a phone screen or first-round interview. Make sure you know all the answers, and the reasoning behind them!
This video only covers Linux-related interview questions; the position youre interviewing for might involve other technologies, too:
-databases (or a specific database)
-networking
-programming, or a specific language
-infrastructure / architecture
-specific applications or services
-AWS, Google Cloud
** Linux Admin Certification Training: www.edureka.co/linux-admin **
This «Shell Scripting Tutorial» video gives you an extensive explanation about Shell Scripting in Linux. It covers the essential concepts such as using variables, basic operators, loops
In this Python Programming Tutorial, well be learning how to get the most popular videos in a YouTube playlist. I use scripts like this a lot personally when I dont have time to watch an entire playlist and want to only see the most-watched videos. Surprisingly YouTube doesnt have this ability on their site, but Python allows us to do this programmatically. Lets get started…
In this Linux/Mac terminal tutorial, we will be learning how to use the cURL command. The curl command allows us to query URLs from the command line. Not only can we make regular requests, but we can POST data, authenticate users, save responses to files, and many other useful actions. Lets get started.
In this Linux/Mac terminal tutorial, we will be learning how to configure ssh keys so that we can login to our servers without a password. Not only is this more convenient, but it is also more secure. This also allows us to write automated scripts to talk to our servers without the need of putting in passwords constantly. Lets get started.
How to Create a Network of Machines in VirtualBox with SSH Access: youtu.be/S7jD6nnYJy0