logo

Debian booting to GRUB

I faced a strange problem i went to college in the morning and when i came back in the evening my laptop was booting up to grub 2 command shell. And the reason was not known to me then i started looking for solutions. To my surprise there were no specific solutions available for Debian, However i thought i should try maybe they can work. The solutions were correct however somehow confusing so i thought i should write a blog about that so that if someone goes through same problem he can refer this blog.

Installing Docker in Debian Bullseye

Docker has a official installation guide for Debian . I followed all the steps that are mentioned in the guide. However in the end i faced the following error Package docker-ce is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source Package docker-ce-cli is not available, but is referred to by another package.

Setting up RDP in Ubuntu Server on Raspberry Pi4

Today I was setting up RDP in my ubuntu server on n Raspberry Pi4. For that I installed XRDP. sudo apt install xrdp And I then followed this article . As I am using Debian 11 as my host OS on my laptop, it contains a preinstalled Remote Desktop Viewer Application. So I tried connecting to the pi the connection was successful, however upon the successful connection I was prompted to select a default window manager.