I sometimes use Vagrant to deploy my VM's and recently when I tried to deploy one for Trixie, I could see one available. So I checked the official Debian images on Vagrant cloud at https://portal.cloud.hashicorp.com/vagrant/discover/debian and could not find an image
I have been using my Samsung Galaxy Tab A (2015) with PostmarketOS on and off since last year. It serves as a really good e-book reader with KOReader installed on it. Have tried phosh and plasma-mobile on it, works nicely but slows the device down heavily (2 GB
This method is for wayland based systems. There are better ways to do this on GNOME or KDE desktops, but the method we are going to use is independent of DE/WM that you are using. I am doing this on sway window manager, but you can try this on
Problem: Need to know all the sub domains of a main domain, e.g. example.com has a sub domain dev.example.com , I also want to know other sub domains. Solution: Install the package called sublist3r , written by Ahmed Aboul-Ela $ sudo apt install sublist3r run the command $ sublist3r
Nextcloud is a popular self-hosted solution for file sync and share as well as cloud apps such as document editing, chat and talk, calendar, photo gallery etc. This guide will walk you through setting up Nextcloud AIO using Docker Compose. This blog post would not be possible without immense
list of docker images using docker images In my case I want to remove all images which have the beta tag. to do that use docker rmi $(docker images --filter "reference=nextcloud/*: beta " -q) you can modify the reference part according to your use case. Ciao!
If you have installed Debian or any distribution with an encrypted root, the default layout has around 20-30 GB of /root partition and a separate /home partition. This space never ran out for me, until I decided to start using Docker and Flatpaks. Some of the Docker images are
Today I want to introduce you all to f-droid.org It is an Android app store which only lists free and open source Android apps In the world of mobile applications, the term "freedom" often takes a back seat to convenience. However, for those who value transparency,
Hyprland is dynamic tiling Wayland compositor based on wlroots. It is an interesting new project that caught my eye because of looking at some eye candy desktop setups on Unixporn I have tried multiple window managers and desktop environments, but I keep falling back to i3wm because of my muscle
Install apt-cacher-ng on the host machine sudo apt install apt-cacher-ng Check if your apt-cacher-ng service is running by visiting localhost:3142 in your web browser Check the ip your local docker0 interface > ip a .... 5: docker0: <BROADCAST,MULTICAST,UP,LOWER_UP>
This is <site/>, a brand new site by rajudev that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!
JBOSS Cluster Setup As per the documentation available for JBOSS on Red Hat’s website "Red Hat JBoss Enterprise Application Platform 7 (JBoss EAP) is a middleware platform built on open standards and compliant with the Java Enterprise Edition 7 specification." Think of it as the the
Overview I have been using git for a while now in my workflow. I find my self proficient enough with git to perform most of the usual tasks involved in the version control management systems. But recently I decided to dive deep and finish one of the tasks in my
Overview Often at times you want to know the passwords of a particular WiFi connection that you are connected to or of one that you connected in the past. Where the wifi network details are saved? The instructions that I am going to write apply to most distributions and the