i-Tweak

Your PC & Mac Tweaking Source

Monday, December 9, 2024

Remove PowerPoint Password

›
  Step 1: You need to change the PPT file extension to ‘.zip’ and click ‘Yes’ to proceed. Step 2: After that, open the said file with WinRAR...
Saturday, December 7, 2024

Amazon: Delete all "items saved for later"

›
## Instructions for Deleting Saved Items from Amazon Cart in Firefox ## 1. **Open Your Amazon Cart**      Launch Firefox and navigate to you...
Wednesday, October 7, 2020

How to Search and Delete with Command Prompt

›
Open Command Prompt as Admin, run (to delete anything that starts with filename): for /f "delims=" %i in ('dir /s /b /ad filen...

How to Delete System Restore Points in Windows 10

›
  To Delete All or Specific System Restore Points in Command Prompt 1 Open an elevated command prompt . 2 Copy and paste the vssadmin ...
Friday, April 17, 2020

Sublime text 3 and Python 3 build on MacOS

›
By default, Sublime text uses python command to build a python code and MacOS ships with python 2.7. If you want to use python 3 with subl...
Tuesday, April 14, 2020

Disable Reopening Windows When Logging Back In Mac OS X Completely

›
File to be Modified: ~/Library/Preferences/ByHost/com.apple.loginwindow.* - STEPS- 1. Converting The plist Binary File to XML plutil -con...
Sunday, June 9, 2019

Moto Z3 Tweaks

›
1. Disable the following Packages: pm disable-user --user 0 com.LogiaGroup.LogiaDeck pm disable-user --user 0 com.amazon.appmanager pm dis...
Monday, June 3, 2019

Improve Android Battery with WAKE_LOCK

›
Run shell: ./adb shell Example of disabled packages: cmd appops set ch.protonmail.android WAKE_LOCK ignore cmd appops set com.ai...
Tuesday, May 21, 2019

Pi Hole DHCP

›
sudo systemctl stop dhcpcd.service sudo nano dhcp.leases sudo systemctl restart dhcpcd.service systemctl status dhcpcd.service sud...
Tuesday, April 23, 2019

Tweak PI-Hole so Query Log and Long Term Queries Display in 100 Rows

›
This can be changed here /var/www/html/admin/scripts/pi-hole/js/queries.js : sudo nano  /var/www/html/admin/scripts/pi-hole/js/queries.js ...
Thursday, April 11, 2019

Tweak Pi-Hole so logging won't burn out your SD card

›
Connect to Pi-Hole: ssh pi@ Run: sudo nano /etc/pihole/pihole-FTL.conf Add the following PRIVACYLEVEL=0 DBINTERVAL=60 MAXDBDAYS=7  
Wednesday, April 10, 2019

Pi-Hole Blocking via Regex

›
BLOCKINGREGEX=^ab.+\.com$ will block all domains that start with “ab” ( ^ab ), have at least one further character ( .+ ) and end in “.com”...
Sunday, April 7, 2019

Disable macOS Mojave Services The Right Way

›
Disable SIP in recovery mode $ csrutil disable and reboot. Add services you want to disable to /System/Library/Sandbox/com.apple.xpc....
Tuesday, April 2, 2019

Updating Raspberry Pi & Pi-Hole

›
APT (Advanced Packaging Tool) To update software in Raspbian, you can use the apt tool in a terminal. Open a terminal window from the tas...
Monday, April 1, 2019

Disable Device Enrollment Notification on Apple macOS

›
Disable Device Enrollment Notification on Mac Restart the Mac in Recovery Mode by holding  Comment-R  during restart Open Terminal in the...
Monday, March 11, 2019

macOS pmset Performance Setting

›
sudo pmset -a sleep 0 highstandbythreshold 0 standbydelaylow 0 standby 0 proximitywake 0 autopoweroffdelay 0 standbydelayhigh 0 autopoweroff...
Saturday, February 23, 2019

FireFox Important Modified Preferences

›
FEB, 2019 user_pref("accessibility.force_disabled", 1); user_pref("accessibility.typeaheadfind.flashBar", 0); user_p...

Firefox Domains Pulled from Firefox about:config

›
Block the following: 0.0.0.0 tiles.services.mozilla.com 0.0.0.0 experiments.mozilla.org 0.0.0.0 telemetry.mozilla.org 0.0.0.0 incoming.t...
3 comments:
Sunday, January 27, 2019

Modify Android Permissions with ADB

›
First: Lets get a list of permissions: ./adb shell pm list permissions -d -g Second: Query against each permission: ./adb shell cmd...
Thursday, January 3, 2019

Create a Disk Image & Restore It (Mojave / APFS)

›
First of all, Apple you SUCK!!! Now, that's out of the way, here is how to create a disk image for APFS and restore it: Boot Mojave...
Wednesday, September 26, 2018

Installing dnscrypt-proxy on macOS

›
Link: Installing dnscrypt-proxy on macOS
Sunday, July 15, 2018

How to Disable Bloatware on Galaxy S9, S9 Plus and Note 8 Without Root

›
Uninstall System Apps on Galaxy S9/S9 Plus Using ADB Commands You can easily uninstall, disable or remove the pre-installed system apps o...
5 comments:
›
Home
View web version

About Me

i-Tweak
i-tweak@hotmail.com
View my complete profile
Powered by Blogger.