What is Kerla? – Running Linux in Rust
We look into Kerla a Linux kernel written in the rust language. We talk about the use cases Kerla could be used for and what its future plans might be.
We look into the PWNKit vulnrability and how it works. PWNKit is a linux exploit that have been in linux environments for over 12 years. We look at how it works and what is required to be vulnrable and different approaches to secure your system.
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
We will build a web component in a module using hybrids. Hybrids is a framework to make building web component modules easy and quick. I will live code a web component in under 10 minutes.
This week I’ve looked into fetching list prices using the list price rule defined in commerce. There isn’t any GUI to set the rule used for your list prices. And if you just fetch the value from CatalogEntryDataBean getListPrice you will get the value in the table LISTPRICE which should be deprecated in FEP6. You…
We look into how to setup an activity that changes language of your android application.