Blog content

Blog content

746 bookmarks
Newest
How I Built My Own Linux Distribution - Idalko
How I Built My Own Linux Distribution - Idalko
There’s a lot you can do when it comes to open-source software thanks to its in-built flexibility, scalability, and adaptability. You can even decide to make a new product based on your specific requirements. In this blog post, you'll be walked through the journey of building a Linux distribution called TOS.
·idalko.com·
How I Built My Own Linux Distribution - Idalko
5 Best Modern Linux 'init' Systems (1992-2015)
5 Best Modern Linux 'init' Systems (1992-2015)
Over the years, many init systems have emerged into many Linux distributions and in this guide, we shall take a look at some of the best init systems you can work with on Linux.
·tecmint.com·
5 Best Modern Linux 'init' Systems (1992-2015)
Create swapfile on btrfs
Create swapfile on btrfs
if you try to create a swapfile on btrfs, the `swapon` always fails with a cryptic error “invalid argument”. reason for this is that…
·mikelitoris.medium.com·
Create swapfile on btrfs
How to append multiple lines to a file
How to append multiple lines to a file
I am writing a bash script to look for a file if it doesn't exist then create it and append this to it: Host localhost ForwardAgent yes So "line then new line 'tab' then text" I think its a
·unix.stackexchange.com·
How to append multiple lines to a file
update-grub command not found
update-grub command not found
I'm trying to update my grub config on ubuntu server 12.04.3 to include the GRUB_RECORDFAIL_TIMEOUT variable as described here: https://help.ubuntu.com/community/Grub2. The procedure says run update-
·askubuntu.com·
update-grub command not found
Swap - ArchWiki
Swap - ArchWiki
Swap space can be used for two purposes, to extend the virtual memory beyond the installed physical memory (RAM), and also for suspend-to-disk support.
·wiki.archlinux.org·
Swap - ArchWiki