Skip to main content

Posts

Google Drive: Notes

https://drive.google.com

Microsoft Windows Server: Notes from the field

Who is currently logged on? Who is currently logged on server Enable Network Level Authentication for Remote Desktop connection Enable Network Level Authentication for Remote Desktop connection

Microsoft Excel: How to find duplicate values

Use Conditional Formatting to find duplicate values in Excel Use Conditional Formatting to find duplicate values in Excel

PluralSight: Free Courses

Register free account at https://app.pluralsight.com to explore these free courses.

Google Sheets: Notes

"Google Sheets is a web-based application that enables users to create, update and modify spreadsheets and share the data online in real time." — TechTarget

[MSSQL]: Common T-SQL

-- Check version PRINT @@Version SELECT * FROM sys.configurations -- Show all processes SELECT * FROM sys.sysprocesses -- Check active connections SELECT DB_NAME(dbid) AS DBName, COUNT(dbid) AS NumberOfConnections, loginame FROM sys.sysprocesses GROUP BY dbid, loginame ORDER BY DB_NAME(dbid) -- Check Collation used by all databases USE Master GO  SELECT NAME, COLLATION_NAME  FROM sys.Databases  ORDER BY DATABASE_ID ASC  GO -- Enable 'sa' login ALTER LOGIN [sa] ENABLE GO

Microsoft Excel: Unhide all rows and columns

Unhide all hidden rows and columns at the same time Apply to: Microsoft Excel 2010, Microsoft Excel 2013 Select all cells on a worksheet: Press CTRL + A On the Home tab, in the Cells group, click Format. Under Visibility, point to Hide & Unhide, and then click Unhide Rows or Unhide Columns. Microsoft Excel: Unhide Rows and Columns

How to charge your device from USB Port

First of all, check BIOS Settings of your laptop or desktop Dell Look for USB PowerShare BIOS Settings: USB PowerShare Lenovo Look for Always On USB Charge in Off Mode BIOS Settings: Enable Always On USB Charge in Off Mode

Spoofing emails illustration

Spoofing emails DO NOT click any links like these Spoofing email: illustrated Email Spoofing: Vietcombank

Facebook Instant Article: Notes from the field

Notes while playing with facebook instant articles Claim your URL Facebook Instant Article Setup: Claim Your URL(s) Related articles List maximum 3 related articles Error/warning if you list more than 3 related articles Facebook Instant Article: maximum related articles is 3 Maximum <br /> tags is 5 Facebook Instant Article: maximum <br /> tags is 5 Feedback is not supported for youtube video iframe Feedback is not supported for youtube video iframe Facebook Ads inside MUST create another Audience Network