- 65
- 212 802
Mouse Events
United Arab Emirates
Приєднався 16 вер 2018
Milestones:
01-01-24 : 1.3K sub
16-11-23 : Monetized
02-08-23 : 1K subscribers
01-01-23 : 467
01-01-22 : 100
01-01-21 : 37
01-01-20 : 12
01-01-19 : 03 sub
01-01-24 : 1.3K sub
16-11-23 : Monetized
02-08-23 : 1K subscribers
01-01-23 : 467
01-01-22 : 100
01-01-21 : 37
01-01-20 : 12
01-01-19 : 03 sub
Cloud Linux instance SSH Connection (From Putty) | Resolved Server refused key error.
Learn how to make ssh connection to your aws linux instance. Sometimes, we face "Server refused connection" error. Learn to resolve that error on the fly.
Переглядів: 454
Відео
Create a WPF Multipage application | WPF MVVM for beginners
Переглядів 2,5 тис.11 місяців тому
Create a WPF Multipage application | WPF MVVM for beginners. Learn to create multiple page application with different views, data binding, IOC. Load different models based on input. Source code: github.com/rmsmech/Tutorials/tree/master/WPF/GENERAL/SettingsPage/SettingsPageDemo
Linux server administration for beginners : Complete A-Z tutorial on Linux
Переглядів 4,5 тис.Рік тому
Linux Masterclass bootcamp: Linux server administration for beginners : Complete A-Z tutorial on Linux You will learn the below topics in this video 1. How to setup a linux server in virtual box inside windows 2. How to connect with Linux server from windows using Putty, WinSCP 3. How much does a cloud server costs? (Compare AWS, Azure, Vultr, Digital Ocean) 4. How to setup a cloud linux server...
How to get a free https certificate for nginx | free ssl certificate for nginx [ lets encrypt ]
Переглядів 274Рік тому
How SSL Works: ua-cam.com/video/Whq3ajfO_VM/v-deo.html Linux bootcamp: Learn how to get a free ssl certificate for nginx. Learn how to install epel release and how to install certbot with snap in linux. Configure snap and certbot and then install ssl certificate in nginx server with certbot. Chapters: 00:00 Introduction 02:45 Why we need EPEL release? 04:15 Install SNAP 05:17 Enable and Start S...
How to install ssl certificate in nginx [self signed] | Create a SSL certificate request (.csr)
Переглядів 730Рік тому
How SSL Works: ua-cam.com/video/Whq3ajfO_VM/v-deo.html Learn how to install ssl in nginx with self signed certificate. Also learn how to create ssl certificate request csr file so that you can send it to SSL CA authority. Commands for ssl certificate generation is explained in simple steps in this video. Chapters: 00:00 Introduction 00:07 COMMANDS TO USE 01:18 Basic introduction 04:25 OPENSSL -...
How does SSL work example (simple animation)
Переглядів 540Рік тому
Learn how ssl works with a simple animation example. SSL concept explained in simple way in this video. By the end of watching this video you will know how ssl woks step by step. Also, learn how RSA algorithm works. What are RSA public and private key pair? How RSA public and private key works? Asymmetric encryption simply explained in this video.
How to connect VS code to remote server (Linux VPS on cloud)
Переглядів 1 тис.Рік тому
Linux bootcamp: Learn how to connect VS code to remote server. Setup remote SSH configuration in VS Code and connect to Linux running in the cloud. Start to edit website on remote server from VS Code remotely. You will also learn how to fix vs code server installation error. Also learn to install different extensions in VS Code. Get quick intro on HTML, CSS.
How to setup MYSQL server on the cloud (with remote access)
Переглядів 837Рік тому
Linux bootcamp: Learn how to setup mysql server on the cloud with remote access from Mysql workbench. We will learn to install and configure mysql db on the linux server running on cloud VPS. We will show how to create user and grant permissions in Mysql. Connect to the mysql db remotely from mysql work bench (Remote access of Mysql server on cloud).
How to point a domain to IP address (Go Daddy, Nginx)
Переглядів 2,5 тис.Рік тому
Linux bootcamp: Learn how to point a domain to IP address. For this video, we will focus on connecting godaddy domain with ip address of VPS server running on Vultr. We will also see in action how multiple websites can point to same ip address and how reverse proxy in nginx works to redirect the requests internally to different folders. How to setup a web server in Linux: ua-cam.com/video/rRc66...
How to host multiple websites on single Linux server (nginx reverse proxy)
Переглядів 2,6 тис.Рік тому
Linux bootcamp: Learn how to host multiple websites on single linux server. For this demo, we will focus on setting up multiple websites on nginx. You will also learn about selinux policy, semanage, getsebool, setsebool in linux. The key concept in this video is about reverse proxy in nginx. key learning topics: configure semanage to open ports, fix 403 permission denied error nginx , semanage ...
How to setup a Linux web server (Nginx, Apache)
Переглядів 477Рік тому
Linux Bootcamp: Learn how to setup a linux webserver with nginx & apache. Install and configure nginx and apache in same web server. Learn how piping in Linux works. Understand grep command in linux. Get introduced to systemctl in linux and how it helps to start and stop a service in linux. Use firewall-cmd to open ports in linux via firewall. Use ss command to list all listening ports in linux...
How to install with YUM in Linux [packages management]
Переглядів 403Рік тому
Learn how to use command line package managers in Linux. You will learn how to install yum in Linux. Understand the difference between Yum and Dnf in Linux. You should be able to install package, check-update, make linux patch management, linux os upgrades after watching this easy Linux tutorial. You will also learn to remove packages in Linux, list all installed package in Linux. This is a Lin...
How to setup a cloud Linux server
Переглядів 680Рік тому
Linux bootcamp: Learn how to setup a cloud Linux server in a easy way. Linux server in the cloud is one essential part in today's webserver setup. We focus on easy way to setup cloud server with Vultr and AlmaLinux. This bootcamp mainly focuses on teaching Linux for beginners in a easy way showing step by step process.
How much does a cloud server costs ? ( AWS, Azure, Vultr, DO Comparison)
Переглядів 182Рік тому
How much does a cloud server costs ? ( AWS, Azure, Vultr, DO Comparison)
How to connect with Linux server from windows (PuTTY , WinSCP)
Переглядів 1,6 тис.Рік тому
How to connect with Linux server from windows (PuTTY , WinSCP)
How to setup a Linux server in virtual box
Переглядів 1,6 тис.Рік тому
How to setup a Linux server in virtual box
WPF Converter Explained | C# | IValueConverter
Переглядів 843Рік тому
WPF Converter Explained | C# | IValueConverter
How to deploy dot net in Linux [ No docker, Using Nginx ]
Переглядів 3,3 тис.Рік тому
How to deploy dot net in Linux [ No docker, Using Nginx ]
Learn Wpf MVVM Page Navigation in 30 minutes
Переглядів 8 тис.Рік тому
Learn Wpf MVVM Page Navigation in 30 minutes
Webscraping made easy in simple steps [ Amazon Product, C#, WPF, MVVM, javascript, vba]
Переглядів 1,9 тис.Рік тому
Webscraping made easy in simple steps [ Amazon Product, C#, WPF, MVVM, javascript, vba]
How to create a simple loading animation ( CSS ) | Loading spinner in CSS
Переглядів 104Рік тому
How to create a simple loading animation ( CSS ) | Loading spinner in CSS
Create a WPF Spinner Animation ( c#, Net 6 )
Переглядів 9 тис.Рік тому
Create a WPF Spinner Animation ( c#, Net 6 )
Learn WPF Animation (DoubleAnimation ) - Rotating Rectangles (.NET 6 C#)
Переглядів 1,9 тис.Рік тому
Learn WPF Animation (DoubleAnimation ) - Rotating Rectangles (.NET 6 C#)
Create Google OAuth Client id and Client secret (test with Postman)
Переглядів 2,4 тис.Рік тому
Create Google OAuth Client id and Client secret (test with Postman)
How to login with Google in C# applications : (C # .Net 6 WPF MVVM)
Переглядів 4,7 тис.Рік тому
How to login with Google in C# applications : (C # .Net 6 WPF MVVM)
Vue 3 Project Setup in 6 easy steps (Vite + Tailwind + Pinia + Typescript)
Переглядів 11 тис.Рік тому
Vue 3 Project Setup in 6 easy steps (Vite Tailwind Pinia Typescript)
Create a mapcontrol in WPF (.Net 6, MVVM, RestAPI)
Переглядів 2,2 тис.Рік тому
Create a mapcontrol in WPF (.Net 6, MVVM, RestAPI)
Relax with 10 hours of celestial white noise.. Feel calm and focused..
Переглядів 121Рік тому
Relax with 10 hours of celestial white noise.. Feel calm and focused..