Sliced grilled steak, fresh salsa, and a tortilla toasted on the grill. Very tasty, but I’m looking forward to using all these not-spicy jalapeno peppers so I can get something else!
Salsa and Guacamole
There were fresh, homegrown tomatoes available … so I made some salsa:
6 large tomatoes, diced
5 jalapeno peppers, diced finely
2 cloves of garlic
1/2 large onion, also diced
juice from 1/2 of a fresh lime
Salt and pepper
The jalapeno peppers were not spicy, so I might use habanero next time, but this made a great fresh salsa. And I realized that guacamole is pretty much the salsa mixed with mashed avocado. I took about a third of the salsa, drained the liquid, and added it to three large, ripe avocados mashed up.
Seriously, people, it’s still JULY!
Mid-Summer Sandwich
Quickref: tmux
Our newer servers don’t have screen – and you cannot install it – so I’ve had to start using tmux:
# list running sessions
tmux ls
# Start a new session or reattach to an existing session named LJR
tmux new-session -A -s LJR
# In session, detach
ctrl+b d Detach
# attach to an existing session named LJR
tmux attach-session -t LJR
Vanilla Chia Pudding
Ingredients:
- 14.5 oz can of coconut milk
- 1/2 cup of chia seeds
- 1 vanilla bean
Scrape the inside of the vanilla bean into the coconut milk. Mix in the chia seeds, then place in the refrigerator overnight.
This was a dessert for a Fourth of July party, so we topped it with raspberries and blueberries to make a red, white, and blue dessert.
For a sweeter dessert, add a tablespoon or two of maple syrup or honey.
River View
Lillies on the farm
Growing Apples
Did you know … you can import accounts into Cyberark?
Adding one account to CyberArk takes about a dozen clicks. Adding fourteen was going to take me half the day!
Luckily, I discovered that the “Add account” button is actually a drop-down menu that also offers the ability to Add accounts from file

Create a CSV file with the following columns:
| userName | address | safeName | platformID | secret | automaticManagementEnabled | manualManagementReason | groupName | logonDomain |
| user1 | server1 | OURSAFE | Generic Unmanaged | abc123 | FALSE | Platform does not support automatic password management | ||
| user2 | server2 | OURSAFE | Generic Unmanaged | bcd234 | FALSE | Platform does not support automatic password management | ||
| user3 | server3 | OURSAFE | Generic Unmanaged | cde345 | FALSE | Platform does not support automatic password management | ||
| user4 | server4 | OURSAFE | Generic Unmanaged | def456 | FALSE | Platform does not support automatic password management | ||
| user5 | server5 | OURSAFE | Generic Unmanaged | efg567 | FALSE | Platform does not support automatic password management |
Then browse to select the CSV file. It will show you how many accounts are included in the file – 6 here

Click “Upload”. The accounts will be created, and you will see a banner at the top of the site








