NAME
sendxmpp - send xmpp messages from the commandline.
How to fix my Windows Blue Screen
If you have CrowdStrike on your computer, and it’s suffering from a BSOD, several system admins on a Reddit thread have shared a potential fix. You’ll need to boot Windows into Safe Mode or the Windows Recovery Environment and delete a file. If you know how to get into Safe Mode quickly on your computer, skip the first nine steps, which are from Microsoft, and go straight to the last two, which are from CrowdStrike:
USBDeview v3.07
Copyright (c) 2006 – 2023 Nir Sofer
Web Site: https://www.nirsoft.net
Description
USBDeview is a small utility that lists all USB devices that currently connected to your computer, as well as all USB devices that you previously used.
(more…)
ล to je CrowdStrike?
CrowdStrike je tehnoloลกka tvrtka za kibernetiฤku sigurnost, specijalizirana za zaลกtitu krajnjih korisnika putem clouda. Osnovan je 2011. godine i od tada je razvio niz proizvoda i usluga koji sprjeฤavaju kibernetiฤke prijetnje i otkrivaju napade. Nadalje, tvrtka radi na obavjeลกtavanju o prijetnjama, analizirajuฤi i izvjeลกtavajuฤi o najnovijim trendovima i prijetnjama u zajednici kibernetiฤke sigurnosti.
Use the \color{nameColor}
code from LATEX inside $$$$, now that github can support:
Step 1. Open the notifications panel on your mobile device and drag the panel down. Next, press the DeX button to turn on the feature.
This is an interactive tool to aid in setting a custom (and colorful) bash command prompt.
(more…)
Some extensive list of environment variables for Windows (more…)
To disable SMBv1 using Windows Registry, search for regedit in the Start menu and open it.
After opening Windows Registry, navigate to the following location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters
In the right panel right-click and select the option โNewโ and then โDWORD (32-bit) Value.โ
Name the new value โSMB1โ and press Enter.
Double-click on the newly-created value, enter โ0โ in the Value Data field and click on the โOkโ button.
Just restart your system and SMBv1 will be disabled. If you ever want to revert back, simply change the value data to โ1.โ
Remote Server Administration Tools for Windowsยฎ 7 with SP1 enables IT administrators to manage roles and features that are installed on computers that are running Windows Serverยฎ 2008 R2, Windows Serverยฎ 2008, or Windows Serverยฎ 2003, from a remote computer that is running Windows 7 or Windows 7 with SP1.
I would like to mention that some of these shortcuts may depend upon the Shell you are using. Bash is the most popular shell, so the list is focused on Bash. If you want, you may call it Bash shortcut list as well.
Bash scripts can be used to automate bash shell commands, they have the extention .sh. I personally use these to do some repetitive tasks like deploying a new post to this site.