I ofter create files with a time/date stamp as the prefix and then a short description of the file after the timestamp. For example: nano 03-10-2025_03_20_AM-This_is_the_description_of_my_file.txt I am looking for a way (maybe a bash alias or a bash function?) to automatically prefix a nano filename with a timestamp when […]
Blog
Following this and this i’m trying to change keyboard disposition on Slackware 15.1 (current) (iso) for entering LUKS passphrase with Grub2. Disk partitions # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS zram0 251:0 0 31.2G 0 disk [SWAP] nvme0n1 259:0 0 238.5G 0 disk ├─nvme0n1p1 259:1 0 400M 0 […]
I have one router/modem from the ISP, a Nokia XS-2426G-B on IP address http://192.168.1.254. If I go there in the browser and login, I can setup a WiFi access point. On the second floor I have another router, a Sitecom WLR4100 X4 N300. Login to that router is supposed to […]
f2 not updating I was expecting all cells to contain rows from F column, in incrementing value (ie. F2, f3..f5,f6). I have tried absolute references, dragging down three manually inputted and correct rows to make it autofill the correct structure but it didnt work.
For Windows11 prep, I am trying to convert my hdd to gpt on my Windows10 system. After the conversion, I am unable to boot from the hdd – it does not show up in the list of UEFI boot devices. I do have two hdd’s and am experimenting on the […]
I added a custom field to product-form.xml in a custom module: <?xml version="1.0" encoding="UTF-8"?> <form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd"> <fieldset name="product-details"> <field name="customfield"> <argument name="data" xsi:type="array"> <item name="options" xsi:type="object">VendorModuleUiComponentProductFormCategoriesOptions</item> <item name="config" xsi:type="array"> <item name="label" xsi:type="string" translate="true">Fiel Label</item> <item name="componentType" xsi:type="string">field</item> <item name="formElement" xsi:type="string">select</item> <item name="component" xsi:type="string">Magento_Ui/js/form/element/ui-select</item> <item name="elementTmpl" xsi:type="string">ui/grid/filters/elements/ui-select</item> <item name="dataScope" xsi:type="string">customfield</item> […]
I have created these spreadsheets with a full screen available. Randomly, some unknown task pane or something appears on the right when I reopen the file. I cannot find how to get rid of or hide that and expand the full usable screen view. It is the blank white area […]
An Android phone connected over USB to a Windows computer presents itself as an MTP/PTP device (please correct me if I’m using wrong terminology). You can work with its contents in Explorer but that’s about it, no other software can see these files. Well, probably such software does exist but […]
On a 192.168 subnet, my Ubuntu 22 fileserver serves folders to a mac and to a Windows 10 host. After a windows update and subsequent reboot on 2025-03-09, suddenly Windows can no longer mount those folders. (Nothing changed on Ubuntu or the mac: the mac still mounts folders ok.) In […]