Удален по просьбе правообладателя
  • Урок 1. 00:06:36
    Introduction
  • Урок 2. 00:03:10
    Why Full Stack
  • Урок 3. 00:03:09
    Command Line Overview
  • Урок 4. 00:04:22
    Command Line Practice
  • Урок 5. 00:02:47
    Shells
  • Урок 6. 00:03:20
    Understanding the Internet
  • Урок 7. 00:07:10
    IP Addresses & Protocols
  • Урок 8. 00:06:25
    Domain Name System
  • Урок 9. 00:05:42
    Trace Routes Practice
  • Урок 10. 00:02:02
    Packets
  • Урок 11. 00:02:24
    Understanding Net Neutrality
  • Урок 12. 00:03:47
    VIM Overview & Modes
  • Урок 13. 00:04:03
    VIM Practice
  • Урок 14. 00:02:12
    Server Exercise
  • Урок 15. 00:05:24
    Server Solution
  • Урок 16. 00:08:36
    Data Centers & the Cloud
  • Урок 17. 00:04:35
    Virtual Private Server Setup
  • Урок 18. 00:05:49
    Operating Systems
  • Урок 19. 00:03:01
    SSH
  • Урок 20. 00:06:57
    SSH Key Practice
  • Урок 21. 00:05:30
    Connecting to the Server
  • Урок 22. 00:05:58
    Buying a Domain Name
  • Урок 23. 00:05:53
    Domain Setup
  • Урок 24. 00:04:39
    Server Setup
  • Урок 25. 00:08:09
    User Setup
  • Урок 26. 00:04:09
    Setting User Permissions
  • Урок 27. 00:06:46
    Disabling the Root User
  • Урок 28. 00:06:28
    Nginx Overview
  • Урок 29. 00:04:52
    Nginx Configuration
  • Урок 30. 00:05:24
    Node.js Configuration
  • Урок 31. 00:03:13
    Application Architecture
  • Урок 32. 00:08:40
    Application Setup
  • Урок 33. 00:06:55
    Proxy Passing Traffic
  • Урок 34. 00:06:01
    Process Manager
  • Урок 35. 00:13:53
    Version Control with git
  • Урок 36. 00:04:35
    Server Setup Recap
  • Урок 37. 00:07:16
    Standard Streams & Redirection
  • Урок 38. 00:03:24
    Finding Files & Directories
  • Урок 39. 00:02:03
    Bash History Tips
  • Урок 40. 00:04:08
    Searching File Contents with grep & zgrep
  • Урок 41. 00:01:49
    Nginx Redirect
  • Урок 42. 00:02:01
    Nginx Subdomain
  • Урок 43. 00:08:06
    Nginx File Compression
  • Урок 44. 00:06:44
    Why Security
  • Урок 45. 00:01:44
    Read Auth.log
  • Урок 46. 00:07:33
    Security Checklist
  • Урок 47. 00:03:48
    Unattended Upgrades
  • Урок 48. 00:05:17
    Security Ethics
  • Урок 49. 00:05:42
    Firewalls
  • Урок 50. 00:03:21
    Ports
  • Урок 51. 00:07:16
    Uncomplicated Firewall
  • Урок 52. 00:04:14
    Permissions
  • Урок 53. 00:04:50
    Upgrade Node.js
  • Урок 54. 00:02:42
    Defining HTTP
  • Урок 55. 00:11:59
    HTTP Headers & Cookies
  • Урок 56. 00:05:19
    Custom Header & Status Code Exercise
  • Урок 57. 00:02:03
    Custom Header & Status Code Solution
  • Урок 58. 00:08:22
    HTTPS
  • Урок 59. 00:13:13
    Adding HTTPS to NGINX
  • Урок 60. 00:08:16
    HTTP/2
  • Урок 61. 00:04:31
    HTTP/3
  • Урок 62. 00:14:02
    Containers & Microservices
  • Урок 63. 00:05:27
    Docker & Orchestration
  • Урок 64. 00:09:45
    Load Balancers
  • Урок 65. 00:01:21
    Deployment
  • Урок 66. 00:03:01
    Files & Databases Overview
  • Урок 67. 00:05:52
    Database Types
  • Урок 68. 00:01:23
    Redis
  • Урок 69. 00:01:18
    WebSockets
  • Урок 70. 00:03:47
    Chat Bot: Exercise
  • Урок 71. 00:04:50
    Chat Bot: Solution
  • Урок 72. 00:00:55
    Wrapping Up