Skip to content

Instantly share code, notes, and snippets.

@mauri870
mauri870 / manjaro-avell-g1513.md
Last active March 2, 2022 02:23
Installation of Manjaro 17 and nvidia/bumblebee drivers on Avell G1513

After a weekend of research, stress and pain I finally figure out how to install manjaro 17 and configure the nvidia/bumblebee drivers on my avell laptop

Here's my notebook specs:

$ inxi -MGCNA

Machine:   Device: laptop System: Avell High Performance product: 1513
           Mobo: N/A model: N/A v: 0.1 UEFI: American Megatrends v: N.1.02 date: 09/28/2016
Battery    BAT0: charge: 44.0 Wh 100.0% condition: 44.0/44.0 Wh (100%)
@iosdev747
iosdev747 / Install FreeNAS SCALE on a partition and create a mirror.md
Created February 11, 2023 10:30 — forked from gangefors/Install FreeNAS SCALE on a partition and create a mirror.md
How to install TrueNAS SCALE on a partition instead of the full disk

Install TrueNAS SCALE on a partition instead of the full disk

The TrueNAS installer doesn't have a way to use anything less than the full device. This is usually a waste of resources when installing to a modern NVMe which is usually several hundred of GB. TrueNAS SCALE will use only a few GB for its system files so installing to a 16GB partition would be helpful.

Unfortunately this is only possible by using an intermediate device to act as the installation disk and later move this data to the NVMe.

Anshul Singh's Google Summer of Code 2019 Final report

gsoc-mifos another copy

Organisation: Mifos Initiative

Project Name: Mifos/Fineract Chatbot & Adapter 2.0

Mentors: Aleksandar Vidakovic, Raul Sibaja, Ramit Sawhney

Project github repository link: master branch

Pull Request made during GSoC: Pull Request

Project tree of my work: here

Overview