~sombrafam/+git/sfkbs:master

Last commit made on 2020-09-11
Get this branch:
git clone -b master https://git.launchpad.net/~sombrafam/+git/sfkbs
Only Erlon R. Cruz can upload to this branch. If you are Erlon R. Cruz please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~sombrafam/+git/sfkbs

Recent commits

e426ae9... by Erlon R. Cruz

How to create and use LXD

This is what happens when you forget to add the
_Know_ledge-type_ tag, or do something messy like I'm doing now.

Knowledge-type: External
Change-Id: I2428de7cd9feb16d70e4659887c3cb6e73f795ec

528f792... by Erlon R. Cruz

Disabling salesforce pushing

We need to disable pushing drafts to salesforce API.

Change-Id: I7e9c46d0c29ed5c87e3658fe944a268dd27859e9

5ab453d... by Erlon R. Cruz

Merge "Change md job to get gerrit author"

10b580e... by Erlon R. Cruz

How to configure and user zswap/zram to improve performance

It was often stated that systems configured with sufficient CPU and RAM,
did not need to be configured with a swap partition or swap file, and
that adding swap would decrease performance. Numerous documents and
performance benchmarks have disproved this many times, but debating
the +/- of swap is not the goal of this KB.

Configuring disk-based or ram-based swap space on a host is almost
always beneficial, except in very specific constrained situations such
as embedded or real-time (RTOS) situations.

This KB will describe in detail how to configure 'zswap', a compressed
swap filesystem, and 'zram' a RAM-based swapfile on your host for maxmimum
performance, and when to decide which one is the best choice to use for
your specific workloads.

Knowledge-type: External
Change-Id: Iaa546e35bb0787c3cfe5fe8a638b03cd8b4ddc51

735286b... by Erlon R. Cruz

Change md job to get gerrit author

This is just a quick and dirty fix. Yet another.

Change-Id: Iba1f28a88d650fa9a556eaddecb21fdf8979e945

1ca8529... by Erlon R. Cruz

Custom initrd with DKMS driver

Often it becomes necessary to inject a vendor or out-of-tree
kernel module into the initial ramdisk to support unique hardware.

Knowledge-type: External
Change-Id: Ia728094f63ad4ba04f5d219e09ff7b4f3ca0e123

779d600... by Erlon R. Cruz

Merge "Enabling debug for Kubernetes Worker/Master services"

ea37d87... by Erlon R. Cruz

Merge "The third Functor law is even more redundant"

6f92e26... by Erlon R. Cruz

How to connect to Canonical Mattermost

In this article we go through the basics of Mattermost and
how you can canfigure and use it.

Knowledge-type: Internal
Change-Id: I3ad3f21cea5754dd0777a25c3ed7ffde6421d242

a2be7d4... by Erlon R. Cruz

The third Functor law is even more redundant

However, Haskell's type system is special in a way that makes the
second law follow from the first one. The values of *every* type follow
a certain law; this law is called the free theorem of that type.

This holds for all `g`; so from the type of `f` alone, one can deduce
that we can rearrange it in a chain of `map`s to be in any place we want.
Pretty cool how something like that can be derived from a type alone!

Knowledge-type: External
Change-Id: I22aa47ebd1b555bad95f91c1a11303097198e643