🤘
DevOps Engineer
Pinned Loading
-
prospect-mail
prospect-mail PublicProspect is an Outlook mail desktop client powered by Electron
-
-
PowerShell script to get and remove ...
PowerShell script to get and remove old computers not connected to AD 1# Script to regenerate list and remove old computers not logged to Domain Controller in 2 Months
23$time = (Get-Date).AddMonths(-2)
4Get-ADComputer -Filter {LastLogonTimeStamp -lt $time} -Properties * | select name, distinguishedname,LastLogonDate| export-csv computers_2m.txt
5Get-ADComputer -Filter {LastLogonTimeStamp -lt $time} -Properties distinguishedname| Remove-ADObject -Recursive
-
logzio-postgresql-logs
logzio-postgresql-logs PublicContainer to export PostgreSQL/RDS PostgreSQL logs to Logzio/Logstash
Shell 2
-
teams-for-linux
teams-for-linux PublicForked from IsmaelMartinez/teams-for-linux
Unofficial Microsoft Teams for Linux client
CSS 1
-
Enable VoLTE in Pixel 2 Walleye
Enable VoLTE in Pixel 2 Walleye 1It worked for my using Pixel 2 Walleye with Android March 2020 installation, i'm going to detail more this procedure, because it's hard to do it from scratch.
2I also used information/files from here: [url]https://forum.xda-developers.com/pixel-2/how-to/guide-enable-volte-unsupported-carriers-t3892659[/url]
34Steps with links
50. Remove any fingerprint/pin/lock pattern from your phone and keep it that way until the end. ALSO, UNLOCKING THE BOOTLOADER WILL WIPE ALL YOUR DEVICE (apps, photos, files, accounts) BE CAREFUL AND DO A BACKUP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.