Managing git
Posted: 2023-02-28 Filed under: system | Tags: git, github 3 CommentsI appreciate git’s power, but I still find it unnecessarily complicated. I am not going to whine or complain here about that. Instead, I decided to outline a few steps about setting up keys and some basic commands. I am using GitHub as an example.
Read the rest of this entry »
.xprofile settings
Posted: 2023-01-31 Filed under: desktop, system | Tags: .bashrc, lxdm, slim, xprofile Leave a commentBefore discovering Slim I usually just used lxdm, which is nice and feature rich. However, login managers like lxdm (and I hear this applies to GDM, LightDM, and more…) do not obey any settings I put in, for example, ~/.xinitrc
. Therefore, ~/.xprofile
seems to be the solution for such graphical login.
Read the rest of this entry »
EFI and Grub
Posted: 2022-11-30 Filed under: system | Tags: efi, ELILO, grub, UEFI 2 CommentsI’ve been tinkering with a Lenovo ThinkCentre M80Q. I disabled secure boot and since there is no legacy mode in the BIOS, I decided that it’s time to install Slackware with EFI. However, after the install was done, ELILO failed to boot the OS. So, I decided to use Grub.
Read the rest of this entry »
A chroot installation environment
Posted: 2022-09-10 Filed under: system | Tags: chroot, vm 5 CommentsI have been having annoying problems with VirtualBox, summed up already at LQ, so I won’t go through them again. I need a clean installation of Slackware (x86_64 and x86), therefor, I decided to learn how to set it up in a chroot environment.
Read the rest of this entry »
sboutils 0.01_beta
Posted: 2022-08-16 Filed under: misc, slackbuilds, system | Tags: SBo, sboutils, slackbuilds Leave a commentSince I moved back to Slackware as my major system, I wanted to make SlackBuild scripts and SlackBuilds.org a bit easier to deal with. Therefore I wrote myself several small tools, collectively called sboutils. I will be busy in the following weeks, so I decided to call its current stage as first release candidate 0.01_beta.
Read the rest of this entry »