Author Archives: itdoctor - Page 16
AzureAD Login: IDX21323: RequireNonce is ‘System.Boolean’.
We upgraded our puppeteer to v97 and had a challenge with one application , the application show this error when i use the latest version. IDX21323: RequireNonce is ‘’....
Sitespeed: Selenium – get body text or html source
Want get HTML source ? Use this: pageSource=await (); Want to get the visible text on the screen? Use this: pageSource=await ((“body”)).getText();
Mac: Can’t boot from USB?
I have an old Mac Pro 2010. This machine does not have internet recovery. I replaced the hard drive, so i need a to boot from USB to start...
Splunk: README folder of application
Under each Splunk application there is a folder name d”README” … there are something behind it. It’s common sense that it’s just a documentation folder, it’s not critical, we...
Splunk: EEMC CEPA Modular Input Script add on – issues when upgrading to 8.2
When we upgraded to Splunk , this module is no longer working. Why ? Splunk use python3 by default. This add-on is not compatible with python3 . How...
Python: Connect to Oracle – cx_Oracle
When we connect to Oracle , beside the host/port , username/password , there is another important parameter is SID or Service_name . I’m not an Oracle expert but i...
Virtualbox – can’t see your USB
Download the extension pack – Go to the Ports setting and change the setting to USB 2
No more variables left in this MIB View (It is past the end of the MIB tree)
Un command the line in bold below group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view all included .1 view systemview included . view systemview included .`. See the...
postdrop: warning: mail_queue_enter: create file
www-data 4650 43428 4532 ? S 04:58 0:00 /usr/sbin/postdrop -r www-data 4855 43428 4528 ? S 05:02 0:00 /usr/sbin/postdrop -r www-data 6940 43428...
How to login to an account with “nologin” shell ?
We have some accounts such as postfix,apache .. these account has “nologin” shell, meaning you can’t sudo su – apache or “su – apache”. Sometimes we need to login...

