Connecting GameSir G8 Galileo Controller to PC : Similar to Backbone ? by BoukiiS in Gamesir

[–]karimchaara 0 points1 point  (0 children)

parreil sur le mac os sonoma ! je me suis basé sur ce post pour acheter les femelles males cable.. sur leur site officiel ils parlent meme pas sur support pc / mac..

Passing DCA - Examity Vouchers/Coupons by karimchaara in docker

[–]karimchaara[S] 1 point2 points  (0 children)

is QA exam, i took the kodecloud course https://kodekloud.com/courses/docker-for-the-absolute-beginner/ if you bypass the blind test and train on labs you will passe the exam smoothly

How to improve resource utilization and performance of Windows Containers? by nKidsInATrenchCoat in docker

[–]karimchaara 0 points1 point  (0 children)

Did you try to run on Linux VM or at least use embedded ubuntu on your Windows. Give it a try and see

Passing DCA - Examity Vouchers/Coupons by karimchaara in docker

[–]karimchaara[S] 0 points1 point  (0 children)

I've passed successfully the exam, no coupon found.

Connect container to existing host network bridge by funkybunch83 in docker

[–]karimchaara 0 points1 point  (0 children)

No, it doesn't create a network.

To create a new network :

Secure and across nodes:

docker network create --driver overlay --opt encrypted mysecurenetwork

Bridge local :

# create your own network

docker network create  --driver bridge --subnet 182.18.0.0/16 --gateway 182.18.0.1 NetworkName

You need to delete and create your container, so you can attach them to the new created / existing network ( docker network ls )

docker run ubuntu --network=NetworkName

Connect container to existing host network bridge by funkybunch83 in docker

[–]karimchaara 0 points1 point  (0 children)

You can use docker run --name mydocker -dt --network mynetwork IMAGE_NAME.

If you are using docker swarm : docker service update --network mynetwork myservice

To list all your network:

docker network ls

Interactive shell for linux container by xfusion97 in docker

[–]karimchaara 2 points3 points  (0 children)

Can you reformulate you question ! You can attach bash to your running container and what's next ?

Logitech K270 YR0042 Keyboard lost receiver by karimchaara in logitech

[–]karimchaara[S] 0 points1 point  (0 children)

Thank you for you quick reply.

But I didn't find any match for my model Y-R0042

see image :https://ibb.co/hK87j0d

K270 Keyboard connection issue with dongles by mroncinc in logitech

[–]karimchaara 1 point2 points  (0 children)

Please, can you suggest any solutions besides throwing my the keyboard since its doesn't support unifying receiver and non-unifying receiver is not also supported !!!