- Видео 79
- Просмотров 138 729
Wojciech Lepczyński
Польша
Добавлен 7 окт 2020
Hi, this is a channel that shows my view of the cloud (mainly Azure and AWS), kubernetes and all the magical automation.
On the channel I present proven methods that I use myself and which I have checked. know how hard it was for me to gain this knowledge, I write it down so as not to forget and have quick access to it.
A great supplement to the channel is my private blog, which you can find at lepczynski.it/en. You will find a lot of knowledge in the field of cloud and k8s there.
On the channel I present proven methods that I use myself and which I have checked. know how hard it was for me to gain this knowledge, I write it down so as not to forget and have quick access to it.
A great supplement to the channel is my private blog, which you can find at lepczynski.it/en. You will find a lot of knowledge in the field of cloud and k8s there.
Home AI server - Generating Images | Step-by-Step Guide with Stable Diffusion
🎥 In this video, I’ll guide you through installing and setting up Stable Diffusion on your home AI server. You’ll learn how to generate images locally without relying on cloud services.✨
✅ What you’ll learn:
- Installing Stable Diffusion
- Setting up AUTOMATIC1111 Web UI
- Expanding a home AI server to include image generation
📌 Check out my previous video on creating a home AI server with Ollama and OpenWebUI: ruclips.net/video/I6b-dPOmIKc/видео.html
🔗 Useful Links:
- git git-scm.com/downloads
- python www.python.org/downloads/release/python-3106/
- Stable Diffusion - WebUI(AUTOMATIC1111) github.com/AUTOMATIC1111/stable-diffusion-webui
- Stable Diffusion - models civitai.com/
Don't miss the next vi...
✅ What you’ll learn:
- Installing Stable Diffusion
- Setting up AUTOMATIC1111 Web UI
- Expanding a home AI server to include image generation
📌 Check out my previous video on creating a home AI server with Ollama and OpenWebUI: ruclips.net/video/I6b-dPOmIKc/видео.html
🔗 Useful Links:
- git git-scm.com/downloads
- python www.python.org/downloads/release/python-3106/
- Stable Diffusion - WebUI(AUTOMATIC1111) github.com/AUTOMATIC1111/stable-diffusion-webui
- Stable Diffusion - models civitai.com/
Don't miss the next vi...
Просмотров: 1 044
Видео
Free local AI Server at Home: Step-by-Step Guide
Просмотров 4,8 тыс.14 дней назад
🎥 Discover how to set up your own private AI server at home in just a few simple steps-no advanced technical knowledge required! In this video, I’ll guide you through creating a secure, local AI server on your laptop using Ollama. Whether you’re using Windows, Linux, or macOS, I’ll show you how easy it is to get started. 🖼️✨ ✅ You'll learn how to: - Install Ollama and add AI models like Llama 3...
OpenVPN with MFA on AWS EC2 Free Tier server- Step-by-Step tutorial
Просмотров 35321 день назад
How to Set Up a Secure VPN with MFA on AWS Free Tier Using OpenVPN In this video, I’ll guide you through a step-by-step process to set up a secure VPN with Multi-Factor Authentication (MFA) on AWS using OpenVPN. With AWS Free Tier and a ready-to-use AMI, you can build a low-cost, highly secure VPN solution to protect your data and network. This tutorial is perfect for beginners and advanced use...
Resizing Images and Adding Watermarks with AWS Lambda
Просмотров 167Месяц назад
How to create an AWS Lambda function that automatically resizes images, adds a watermark, and converts the images to a specified format. This solution is perfect for photographers, designers, online store owners, and even regular folks like me - bloggers and content creators. Automating image processing makes it quick and easy to prepare photos for social media, websites, or blogs, saving time ...
Work with Passion: Personalizing Your Workspace
Просмотров 98Месяц назад
Hi there! Today, I’d like to share some thoughts about the place where we work. I primarily work remotely and have my own office where I spend long hours. I believe it’s important for the space we occupy every day to be not only functional but also pleasant and tailored to our needs. If you are interested in this topic, you can find the full article "Work with Passion: Personalizing Your Worksp...
AWS rekognition - OCR with Translate in Lambda | Live coding
Просмотров 213Месяц назад
Discover how to use AWS Rekognition to extract text from images and translate it into any language using Amazon Translate. In this tutorial, I demonstrate step-by-step how to create a Lambda function to automate this process, explaining the code so you can easily follow along. I’ve prepared several test images to showcase the full capabilities of these AWS services. Whether you're looking to in...
Rekognition in AWS Lambda - detecting objects and faces in photos
Просмотров 220Месяц назад
Amazon Rekognition makes it easy to add image and video analysis to your applications. You just provide an image or video to the Rekognition API, and the service can identify objects, people, text, scenes, and activities. It can detect any inappropriate content as well. Amazon Rekognition also provides highly accurate facial analysis and facial recognition. You can detect, analyze, and compare ...
Disconnect/Detach ec2 from autoscaling (ASG) without deleting | AWS 2024
Просмотров 1882 месяца назад
Video showing how to disconnect ec2 from ASG autoscaling group in AWS cloud. You can find more tips on my RUclips channel and on my blog lepczynski.it/en. Don't miss the next video: 🔔 SUBSCRIBE: www.youtube.com/@WojciechLepczynski?sub_confirmation=1 TIMESTAMPS 0:00 ⏩ Detach ec2 from ASG 1:28 ⏩ Update Launch Template 2:17 ⏩ Update Auto Scaling Group 2:38 ⏩ Instance Refresh FOLLOW ME : 📓 Blog: le...
How to install specific docker version on ec2 | CLI & Lunch Templates
Просмотров 1803 месяца назад
Hi in this video I will show you how to install a specific version of docker on ec2 manually using the command line and automatically using lunch templates. You can find more tips on my RUclips channel and on my blog lepczynski.it/en. Don't miss the next video: 🔔 SUBSCRIBE: www.youtube.com/@WojciechLepczynski?sub_confirmation=1 TIMESTAMPS 0:00 ⏩ Introduction 0:16 ⏩ How to install a specific ver...
AWS Certification: New Question Types | August 2024
Просмотров 2913 месяца назад
Hey everyone, welcome to my channel! I'm Wojciech Lepczyński, a DevOps engineer and AWS Community Builder. Today, I have some exciting news to share with you about the AWS Certification exams. AWS has announced the introduction of three new question types: ordering, matching, and case study. Examples and more information in the video. You can find more tips on my RUclips channel and on my blog ...
AWS Automation - Troubleshoot SSH | EC2 2024
Просмотров 2184 месяца назад
The AWSSupport-TroubleshootSSH automation document installs the Amazon Elastic Compute Cloud (EC2) Rescue for Linux (ec2rl) tool, and then uses the openssh module to check or attempt to fix common issues that prevent a remote connection to the Linux machine via Secure Shell (SSH). Optionally, changes can be applied offline by stopping and starting the instance, if the user explicitly allows for...
10 GitHub repo that every developer should know | 2024
Просмотров 1,2 тыс.6 месяцев назад
10 GitHub repo that every developer should know | 2024
AWS re:Invent Swag Bag | AWS Community Builder
Просмотров 3237 месяцев назад
AWS re:Invent Swag Bag | AWS Community Builder
VPC Flow Logs - Step-by-Step AWS Tutorial 2024
Просмотров 9007 месяцев назад
VPC Flow Logs - Step-by-Step AWS Tutorial 2024
AWS Community Day Poland 2024 - my swags
Просмотров 3577 месяцев назад
AWS Community Day Poland 2024 - my swags
AWS Composite Alarm | CloudWatch 2024
Просмотров 4888 месяцев назад
AWS Composite Alarm | CloudWatch 2024
NACL and Security Group in AWS | Demo Tutorial 2024 SG & Network Access Control List
Просмотров 7739 месяцев назад
NACL and Security Group in AWS | Demo Tutorial 2024 SG & Network Access Control List
EC2 cross-region Transit Gateway peering connection 2024 | Hands-On - AWS tutorial
Просмотров 1,4 тыс.10 месяцев назад
EC2 cross-region Transit Gateway peering connection 2024 | Hands-On - AWS tutorial
AWS VPC peering connection 2024 | Hands-On - Practical tutorial with examples
Просмотров 1,1 тыс.10 месяцев назад
AWS VPC peering connection 2024 | Hands-On - Practical tutorial with examples
10 of my favorite Windows keyboard shortcuts
Просмотров 51510 месяцев назад
10 of my favorite Windows keyboard shortcuts
Lambda cold start - warming up | Hands-On Tutorial with demo
Просмотров 1 тыс.11 месяцев назад
Lambda cold start - warming up | Hands-On Tutorial with demo
Pros, Cons, and traps of EC2 Scheduling with AWS Lambda | Tech Talk
Просмотров 583Год назад
Pros, Cons, and traps of EC2 Scheduling with AWS Lambda | Tech Talk
Start / Stop ec2 machines with TAG in all regions with schedule | CloudWatch Lambda & boto3 Hands-On
Просмотров 685Год назад
Start / Stop ec2 machines with TAG in all regions with schedule | CloudWatch Lambda & boto3 Hands-On
How to pass variable from CloudWatch event to AWS Lambda function | Tutorial with demo 2023
Просмотров 1,4 тыс.Год назад
How to pass variable from CloudWatch event to AWS Lambda function | Tutorial with demo 2023
KMS Access Denied Exception - How to fix AWS Lambda
Просмотров 1,3 тыс.Год назад
KMS Access Denied Exception - How to fix AWS Lambda
6 tips from DevOps Technical Recruiter | Job Interview 2023
Просмотров 830Год назад
6 tips from DevOps Technical Recruiter | Job Interview 2023
Overlapping network addresses - How to deal with it in AWS using private NAT gateway | Hands-On
Просмотров 2,9 тыс.Год назад
Overlapping network addresses - How to deal with it in AWS using private NAT gateway | Hands-On
Cross account IAM - How to use IAM role from another AWS account | Hands-On Tutorial 2023
Просмотров 8 тыс.Год назад
Cross account IAM - How to use IAM role from another AWS account | Hands-On Tutorial 2023
How to read write files on s3 using lambda function - python & boto3 | AWS Hands-On Tutorial
Просмотров 10 тыс.Год назад
How to read write files on s3 using lambda function - python & boto3 | AWS Hands-On Tutorial
How to get information about ec2 from ec2 (IMDSv2) Best Practices & Hands-On AWS Tutorial
Просмотров 2,2 тыс.Год назад
How to get information about ec2 from ec2 (IMDSv2) Best Practices & Hands-On AWS Tutorial
I've been trying to install this for three days now. I downloaded and installed ollama and got powershell running (now it doesn't work anymore) but couldn't read the miniscule text on the terminal so i looked for solutions and found this video. I downloaded Docker and it won't open, even as admin. Therefore this video isn't much use really. I'm not at all techie, but it's not like i wanted to create the Star ship Enterprise or anything flash, i just wanted to be able to run a private desktop AI on my computer. By tomorrow i'll be running around the house shouting CUCKOO CUCKOO! Fkn machines!
Hi, if you have a problem with docker, maybe you don't have virtualization enabled? I guess. if so you can look for example here forums.docker.com/t/hardware-assisted-virtualization-and-data-execution-protection-must-be-enabled-in-the-bios/109073 By the way if you have ollama installed correctly it should work from the command line. only when it works start working on openWebUI.
Bro i am trying to change the default password for IAM signin , it is asking for MFA code from the device however i dont get any MFA code. Pls help
if it asks for a code, it means that MFA was created, you can always log in to the root account and disable MFA for a specific account, if you do not have permissions, ask the admin or contact with AWS support
@@WojciechLepczynski thanks mate grate help since I am beginner🫂
Automatic1111 is dead many people using ForgeUI its faster and better. Download locally on your computer get extra checkpoints ,loras etc and possibilities are endless.
oh man you put a lot of effort in your videos. They are pretty complex and the content is very good. Well done !
thank you very much for the feedback, I tested several types of installation and this one was simple, convenient and worked well
🎞 If you’re interested in this topic, I recommend watching my follow-up video on generating images with Stable Diffusion. It enhances the AI server we created in this tutorial, but can also be used independently if you're mainly interested in generating images🖼✨ruclips.net/video/I6b-dPOmIKc/видео.htmlsi=QNhPAvY1GV-1vJnu
📌 Check out my previous video on creating a Home AI server with Ollama and OpenWebUI: ruclips.net/video/I6b-dPOmIKc/видео.htmlsi=m3oViWkFnJTWGN0B
Hi Man ❤ from INDIA just wanted to ask you .. I am using a free tier account of AWS so shall I proceed with using the charge method selected by you selected as t2.micro ?
Hi, as you can see in my video in 06:53 to use free tier I should choose t2.micro. More precisely you have 750 hours per month of Linux, RHEL, SLES or Windows t2.micro or t3.micro* instance dependent on region. More details about free tier can be found in the documentation aws.amazon.com/free/?all-free-tier&all-free-tier
Czy 3.2 vision jest dobry do rozpoznawania tekstu z dokumentów ? Próbowałeś moze ?
Testowałem tylko na kilku skanach z poziomu CLI i muszę przyznać, że było ok, ale będę niedługo przeprowadzał bardziej zaawansowane testy i wtedy się okaże. Planuję dodać trochę automatyzacji i translację tekstu do tego. Jak skończę, to podzielę się wynikami na blogu albo w jakimś filmie.
Can you please tell me what is your laptop/pc hardware specs? Thanks.
Sure, no problem, in the video I showed an example of installation on an old laptop with 16GB of RAM, i7-6820HQ (8 CPUs) 2.7GHz with NVIDIA Quadro M2000M graphics card(4GB Display Memory & 8GB Shared Memory), of course with Windows 10 Here you can find hardware requirements for llama 3.2 llamaimodel.com/requirements-3-2/ The parameters of my old laptop are ok but for small models, for larger ones it's better to use something stronger. Note that during the editing process the length of the video was reduced so some parts of the video are sped up. The purpose of the video was to show how to easily install and configure your own AI server at home. The speed of operation depends on what equipment you have and what model you choose. I hope I helped. Soon I will record a video showing how to generate images using AI - converting text to image and image to image.
Hi Can you please share a solution for IP overlapping between AWS servers and onprem servers connectivity over IPsec VPN?
the easiest way is to correct the addressing in one of the networks, you can also do something similar to what I did Implement NAT either in the AWS VPC or on the on-premises network to translate the overlapping IP addresses into a non-conflicting range
eerrr @ 6:57 'Create Account' why, you are on you private server. Or are you ???.
I didn't notice in the video that the error was displayed at the moment you wrote about. I logged into the local server - address localhost:3000. You need to create an account there, the first account you create will be the admin account. If you get an error, check if you performed the previous steps correctly. Depending on what error you get, it can mean many different things.
@@WojciechLepczynski Yep, but WHY an account if it's local ?????
@@joeking5211 it is local because you connect to your local server localhos:3000 that you just created and not to a server somewhere in the cloud When you create an account, you will see in the admin panel that there is only one account that you created, of course you can create more accounts on your local server. If you want to be 100% sure that it is local, disconnect your computer from the internet, connect to localhost:3000 and then create an account, you will see that everything will work even without network access, but you will then have access only from the computer on which you installed OpenWebUI
Great video! Thanks
Thanks for the feedback, soon another part about generating images from text
@@WojciechLepczynski That was indeed a question I forgot to ask! reading my mind!
I have installed this several times in different ways, and I will try to record the easiest way and discuss generating text to image and image to image. If you have any questions, please do not hesitate and thanks again for the feedback
@@WojciechLepczynski I have a nvidia quadro p2000 would like to use this gpu if possible :)
@@RamonddeVrede cool, by the way I've seen people also run AI servers without a graphics card, but the more powerful the hardware, the larger models you can use and the better it works
Czy ten model jest również ocenzurowany?
W filmie pokazuję kilka modeli, to zależy, od tego który wybierzesz. Nie sprawdzałem tego, ale widziałem informacje, że ludzie na forach narzekali na to, że modele są ocenzurowane. Są sposoby by to obejść, ale ja przy modelach które udostępniam dzieciakom nakładam jeszcze większe ograniczenia😅
Inspirujesz nie tylko mnie, ale pewnie wielu innych ludzi!
Thank you, your support means so much to me 🥰
Your video is short and straightforward. It saves my time and I get what I am looking for immediately. 👍
Thank you for the feedback! I'm glad the video was helpful and got you the info you needed quickly. I like keeping things as clear and effective as possible-glad it’s helpful for you!
Thanks man thought i'd never get this thing to work
I know how you feel, some time ago I had this problem too 😉
You can find more tips like these on my blog as well! Check it out here: lepczynski.it/en
You can find more tips like these on my blog as well! Check it out here: lepczynski.it/en
Enjoyed this content? I have more on this topic over on my blog. Here’s the link: EN - lepczynski.it/en/aws_en/amazon-rekognition-detecting-objects-and-faces-i-with-aws-lambda/ PL - lepczynski.it/aws/amazon-rekognition-wykrywanie-obiektow-i-twarzy-za-pomoca-aws-lambda/
If you enjoyed this video and want to learn more, check out my blog for additional insights! EN - lepczynski.it/en/aws_en/aws-lambda-ocr-and-text-translation-in-the-cloud/ PL - lepczynski.it/aws/aws-lambda-ocr-i-tlumaczenie-tekstu-w-chmurze-aws/
Curious about this topic? I’ve written more about it on my blog. Take a look here: PL - lepczynski.it/inne/pracuj-z-pasja-personalizacja-miejsca-pracy/ EN - lepczynski.it/en/other/work-with-passion-personalizing-your-workspace/
If you enjoyed this video and want to learn more, check out my blog for additional insights! EN - lepczynski.it/en/aws_en/resizing-images-and-adding-watermarks-with-aws-lambda/ PL - lepczynski.it/aws/zmiana-rozmiaru-obrazow-i-dodawanie-znakow-wodnych-za-pomoca-aws-lambda/
One time scan one code generate. Second code how to generate
you simply enter one generated code first and then the second one, the next one that is generated after the previous one
great content and good to watch, more videos like this would be very helpful
thanks for the feedback 😄 new video on the channel soon, stay tuned
Great Video, thanks alot for the detailed info, Right to the point and fun to watch, really appreciated !!
Thanks for the feedback 😄
Awesome ❤
Thanks for feedback
Cool, thanks for explaining what's going on in the code
No problem, Thanks for the feedback
thanks for sharing, versionlock can be really useful, thanks
No problem, Thanks for the feedback
Afair user data script runs as root, so you don’t have to use sudo. Btw, what was your case that you have to use non-latest version of docker?
Thanks for the feedback. Of course you are right you don't need to use sudo in user data. Dependencies between services can be really annoying sometimes. I had software that didn't support the latest version of docker so I had to use version 23 or 24.
Private NAT gateway can only be connected to one subnet. Let's say we have VPC1 and NAT-GW is connected here. We can connect to instances in VPC2 However when you want to connect from instances in VPC2 to VPC1, do you have to create a second NAT-GW in VPC2 ?
Yes, if the subnets have the same CIDR then you need to hide your subnet. You can create another NAT gateway for this purpose. It is also possible to use AWS PrivateLink or something else, but I focused here on NAT-GW.
would be nice if you included the links
Yes, I forgot about it at the beginning, but I plan to add links in the description or add a blog article with links in the near future
dobra robota
Dzięki
for beginner its very difficult to grebe the concepts so please make sure the concepts easy way to understand others
Thanks for your feedback
thank you soo much
No problem, thanks for the feedback.
Awesome, thanks ❤
Thanks for the feedback, new video coming soon.
Awesome, thanks ❤
Thanks for the feedback 😁
Awesome, thanks ❤
Thanks for the feedback, new video coming soon.
Awesome, thanks ❤
Thanks for the feedback 😁
Super! Dziękuję bardzo!! :)
Thanks for your feedback.
good and direct to the point!
Thanks for the feedback
Very useful, thanks
Thanks, for feedback
Great, thank you for the detailed tutorial. You did a great job of covering the IAM role and permissions. People often grant too much access. Thank you for showing what it should look like.
No problem, thanks for feedback
Almost every video explaining lifecycles use "Apply to all objects". I found only this one where proper use of prefix filters is present. Thank you for the clear explanation.
Cool, thanks for the feedback.
Hi, The folder also gets deleted along with the files inside the folder. I just want to delete the files inside the folder, the folder should not get deleted. Is that possible?
Hi, When you create a folder in Amazon S3, S3 creates a 0-byte object with a key that’s set to the folder name that you provided. If the object is deleted and there are no files using that path, then the folder will also disappear. In the article on my blog, or in a comment to this article, I provided a way to create the folder again. lepczynski.it/en/aws_en/automatically-delete-old-files-from-aws-s3/
thank you
No problem, thanks for the feedback, new video coming soon.
Thanks a lot Man ❣
No problem, thanks for the feedback, new video coming soon.
When using boto3 im getting fsspec is required how to install this ? I tried using layer but not working
You can find the code and additional explanations related to this topic in the article on my blog lepczynski.it/en/aws_en/how-to-read-and-write-a-file-on-s3-using-lambda-function-and-boto3/ I hope this will help you.
@@WojciechLepczynski Thanks for replying but code not seems working
@@aadityathakur972 Today I created a new lambda function, copied the function code from my blog and I must say that everything works fine. I don't get any error. I don't know why you get this error, it's possible that your code is different from the one I shared on the blog. In such a case, I can only advise you to check the code again or contact AWS support because everything works fine for me. Others also wrote in the comments that everything works, so I assume that you are doing something differently, not as I described. Have a nice day and I hope you will fix the error that occurred in your lambda function.
Thank you so much, I just resolved my issue
No problem, thanks for the feedback, new video coming soon.
Bonsai ⛩️ :bonsai: 🏮
My first bonsai tree, I hope it will stay with me for a long time
Thanks for this video, it's exactly what I was looking for
I'm so glad the video was useful. Thank you for your feedback, another movie coming soon.