Newest Questions
516,325 questions
0
votes
1
answer
17
views
What is the excel formula to disguise the name
Please kindly to help me.
For example I have a name:
AGUSTINI RAHADI
I would like to disguise it into:
AGUS**** ******
Is there any excel formula for this.
Thank you before.
1
vote
0
answers
12
views
How do I create a spf record for email that does not have a hardcoded ip address?
I'm using hostgator VPS webhosting for my website and email. I use thunderbird to access my email. server type IMAP/SMTP.
My email deliverability has been bad lately so I tried the mxtoolbox email ...
2
votes
1
answer
17
views
Can I filter uBlock Origin's logger by filter list?
I am using uBlock Origin's logger to troubleshoot an issue in a specific filter list I made. Because I'm subscribed to multiple filter lists, I often need to disable all but the single filter list I'm ...
1
vote
0
answers
20
views
How can I set the default language for a new application in macOS?
macOS Version: 26.4.1.
Is there a way to force all (or custom) new applications (especially Spotlight Search) to default to English while still keeping the per-document switching enabled for ...
2
votes
2
answers
35
views
How to disable all AI freatures in Firefox?
AI features are included in the newest versions of Firefox, but I do not need/want them. How can I remove them?
2
votes
3
answers
93
views
How to disable all AI freatures in Chrome?
As per this article:
Google Chrome is reaching into users' machines and writing a 4 GB on-device AI model file to disk without asking. The file is named weights.bin. It lives in OptGuideOnDeviceModel....
3
votes
1
answer
62
views
Where do I tell Windows to extract the BIOS update when installing via HirensBootCD on a Debian laptop?
It wants C:\Boot, but that is a USB, not the boot disk, and the current boot disk another USB. Do I change it to X:\Boot (boot USB)?
It says to not change the default installation path, but is meant ...
1
vote
0
answers
16
views
Selenium fails to start geckodriver
I just installed Kubuntu 26.04. Installed the firefox-esr and firefox-esr-geckodriver packages from the mozilla ppa (after uninstalling the snap), as well as python3-selenium, and tried a simple ...
4
votes
3
answers
595
views
Don't hide extension for known file types, even when using "run as administrator"
I'm working with Windows 11, and I don't want extensions to be hidden, even for known file types. This is clearly the case for my Windows explorer, as you can see in the following screenshot:
The file ...
1
vote
0
answers
30
views
How can I copy ChatGPT code into Google Docs and retain its color style? [migrated]
For example, here is a screenshot of some ChatGPT code:
and if I copy that code (either by selecting it or by clicking the copy icon at upper right) and paste into a new document in Google Docs here ...
0
votes
0
answers
16
views
Alternative Screen/Tmux Like Session Persistence Without Multiple Buffers? [duplicate]
I want to be able to ssh into a remote computer, run a command, and then disconnect and reconnect at a later time (possibly from another client). I have typically used screen for this, but I am ...
0
votes
1
answer
46
views
How to make a column add the total of a previous column, and save the result with Excel?
I have a daily, weekly, and monthly total for counts. At the moment, I have the weekly total set up with a simple SUM, which gives me my totals for the week. Is there any way to have the month column ...
1
vote
0
answers
36
views
Why does afio create a broken symlink and then stop unpacking?
I've got a serious issue with afio Version 2.5.2 dated 30 Nov 2018 on Ubuntu 24.04.4: When trying to unpack a huge (> 1.1 TB) archive…
mixtile@blade3n4:/$ sudo afio -iZ /media/mixtile/...
1
vote
0
answers
32
views
How many concurrent connections and channels for SFTP downloads?
In OpenSSH SFTP, not only can a client machine make multiple TCP/IP connections to a server, but also within each connection (or authenticated "transport" session) multiple independent "...
1
vote
2
answers
68
views
How do I compare the values in mutiple rows from column A, if the value of column B are identical?
My spreadsheet (MS Excel 365) has about 10 columns and 5k rows, but for the sake of simplifying it let's consider the 2 columns I need to work with.
Column A has number values, column B has text and ...