Search This Blog

Friday, August 30, 2019

Increase the Jump List Limit . windows 10 recent files

https://www.howtogeek.com/267705/how-to-increase-the-number-of-jump-list-items-in-windows-10/

https://answers.microsoft.com/en-us/windows/forum/all/how-to-increase-the-number-of-recent-files/2ec5e80a-c8f1-4e25-bd5e-4c98169a520e

HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer\Advanced

New > DWORD (32-bit) Value. Name the new value JumpListItems_Maximum

20 ~ 30


Increase the Jump List Limit by Editing the Registry Manually



Tuesday, August 27, 2019

Microsoft Defender Advanced Threat Protection

https://www.microsoft.com/en-us/microsoft-365/windows/microsoft-defender-atp

Envelope vs Header FROM

https://www.xeams.com/difference-envelope-header.htm

reg add HKU\.DEFAULT\software\Sysinternals\BGInfo /v EulaAccepted /t REG_dword /d 1 /f

reg add HKU\.DEFAULT\software\Sysinternals\BGInfo /v EulaAccepted /t REG_dword /d 1 /f

Monday, August 26, 2019

Integrate Azure ATP with Windows Defender ATP ---- its not the same thing as you see

need figure out the licensing


Windows Defender Advanced Threat Protection -- w10 --- license not included in M 365 E3

 Windows Defender Advanced Threat Protection  -- w10 --- license not included in M 365 E3

... bizare


CLOUD APP ... app connector is not inlcuded in MS 365 E3 .? ... disappointed ....

its an Azure feature ....

you can start a cloud app trial


ECP --- using rules to bypass anti-spam, ATP safelinks , ATP safe-attachments

ECP --- using rules to bypass anti-spam, ATP safelinks , ATP safe-attachments


365 , you dont see safe links option coz your sub does not include it

even if you have M 365 E3 ...

What is Microsoft 365 Business? - source MS

Microsoft 365 Business is a subscription service that lets you run your organization in the cloud while Microsoft takes care of the IT for you, managing devices, protecting against real-world threats, and providing your organization with the latest in business software.

Wednesday, August 21, 2019

fslogic - https://docs.microsoft.com/en-us/fslogix/overview

https://fslogix.com/faq
FSLogix Apps is a software agent which is loaded onto each PC that controls which applications are visible for each user. It goes beyond managing just shortcuts, ACLs, and file associations. It works at the registry and file system level. When the administrator designates that an application not t

Wednesday, August 14, 2019

Customize a Docker image to run your own web app- source microsoft

git clone https://github.com/MicrosoftDocs/mslearn-hotel-reservation-system.git

cd mslearn-hotel-reservation-system/src

copy NUL Dockerfile
notepad Dockerfile

FROM microsoft/dotnet:2.1-sdk
WORKDIR /src
COPY ["HotelReservationSystem/HotelReservationSystem.csproj", "HotelReservationSystem/"]
COPY ["HotelReservationSystemTypes/HotelReservationSystemTypes.csproj", "HotelReservationSystemTypes/"]
RUN dotnet restore "HotelReservationSystem/HotelReservationSystem.csproj"

COPY . .
WORKDIR "/src/HotelReservationSystem"
RUN dotnet build "HotelReservationSystem.csproj" -c Release -o /app

RUN dotnet publish "HotelReservationSystem.csproj" -c Release -o /app

EXPOSE 80
WORKDIR /app
ENTRYPOINT ["dotnet", "HotelReservationSystem.dll"]

docker build -t reservationsystem .

docker image list

docker run -p 8080:80 -d --name reservations reservationsystem

docker ps -a

docker container stop reservations

docker rm reservations

Tuesday, August 13, 2019

Retrieve an existing Docker image and deploy it locally - source microsoft

docker pull microsoft/dotnet-samples:aspnetapp

docker image list

docker run -d -p 8080:80 microsoft/dotnet-samples:aspnetapp

docker ps

docker container stop

docker ps -a

docker container rm

docker ps -a

docker image list

docker image rm microsoft/dotnet-samples:aspnetapp

docker image list

Saturday, August 10, 2019

Thursday, August 8, 2019

Azure currently supports Azure DevOps, GitHub, Bitbucket, OneDrive, Dropbox, and external Git repositories.

Azure currently supports Azure DevOps, GitHub, Bitbucket, OneDrive, Dropbox, and external Git repositories.

Azure App service has built-in auto scale support and will increase or decrease the resources allocated to run your app as needed, depending on the demand.

- source azure

“Malware” and “computer viruses” are often used interchangeably, but they’re not the same thing.

“Malware” and “computer viruses” are often used interchangeably, but they’re not the same thing.

- source Malwarebytes
  1. A computer virus requires a host program.
  2. A computer virus requires user action to transmit from one system to another.
  3. A computer virus attaches bits of its own malicious code to other files or replaces files outright with copies of itself.

https://www.mcafee.com/enterprise/en-us/security-awareness/ransomware/malware-vs-viruses.html

The five types of malware

Besides viruses, multiple other types of malware can infect not only desktops, laptops, and servers, but also smartphones. Malware categories include the following:

Sunday, August 4, 2019

Anger Problems

http://health.nzdf.mil.nz/mind/worried-about-how-i-think-or-feel/anger-problems/
short fuse

I thought I had 'anger issues' – but the real culprit was anxiety - source internet

https://www.healthline.com/health/why-am-i-so-angry#home-treatments\

take it easy