CAPTCHA
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are human.
  • Create new account
  • Reset your password

User account menu

Home
The Hyperlogos
Read Everything

Main navigation

  • Home
  • My Resumé
  • blog
  • Howtos
  • Pages
  • Contact
  • Search

User Blogs

Breadcrumb

  • Home
  • User Blogs

Adding Service Principal Names (SPN) to Samba AD DC

By drink | Thu May 11, 2023

I have just recently installed Samba as an Active Directory Domain Controller on my Linux system, and I'm still trying to sort out the details. I have never really gotten into Kerberos, and this is a good learning opportunity. One of the things you have to do to enable the use of Kerberos tickets for authentication for services is to add the Service Principal Names, sometimes called "service principals", to the computer's Kerberos account.

howto
  • Read more about Adding Service Principal Names (SPN) to Samba AD DC
  • Log in or register to post comments

Drupal backup and reinstall shell script

By drink | Fri May 05, 2023

I've been playing around with creating a kind of all-in-one, "loaded for bear" Drupal 10 configuration, with a coherent set of compatible and cooperative modules. My goal is to make deployment and expansion simple regardless of your goals.

howto
Drupal
  • Read more about Drupal backup and reinstall shell script
  • Log in or register to post comments

Fallout 4 On Linux (Steam, 2023)

By drink | Sat April 22, 2023

I like to play games well into their sunset years, which is great because it saves me a lot of money on GPUs. I had Fallout 4 back when it was relatively new, but having tired of my other options, I decided to see how it ran on modern Linux. As it turns out, the answer is that it runs about as well as it does on Windows, maybe even slightly better in the graphics performance department. I started out with a steam deck howto and worked the rest out from there. These instructions assume you have all of the DLC.

video game
fallout
howto
  • Read more about Fallout 4 On Linux (Steam, 2023)
  • Log in or register to post comments

Lore-Friendly Mods for a Fallout 4 Replay (2023)

By drink | Fri April 21, 2023

I recently started playing Fallout 4 again, because I own it already and it runs well on my potato, even under Linux. The last time I played I had dual nvidia GTX 950 cards in SLI under Windows 7, and now I have a single 1070 under Linux. The performance is as much better as you would hope. The game is just about as reliable on Linux as it is on Windows, which is not very. However, my current configuration lets the game start up pretty quickly, and liberal use of the quicksave feature keeps me from losing too much progress in the inevitable explosions.

video game
fallout
  • Read more about Lore-Friendly Mods for a Fallout 4 Replay (2023)
  • Log in or register to post comments

Correct way to add bower-asset to composer.json

By drink | Sun March 26, 2023
composer config repositories.asset-packagist composer https://asset-packagist.org
composer config --json --merge extra.installer-types '["bower-asset", "npm-asset"]'
composer config --json --merge 'extra.installer-paths.web/libraries/{$name}' '["type:bower-asset", "type:npm-asset"]'

(From https://www.drupal.org/project/drupal/issues/3198245#comment-13997741)

composer
howto
  • Read more about Correct way to add bower-asset to composer.json
  • Log in or register to post comments
Pagination
  • First page « First
  • Previous page ‹‹
  • …
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Current page 8
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • …
  • Next page ››
  • Last page Last »

Footer menu

  • Contact
Powered by Drupal

Copyright © 2025 Martin Espinoza - All rights reserved