About Environment Variables Environment variables are specially named aliases for basic system properties. Here is the Microsoft definition: Environment variables are strings that contain information such as drive, path, or file name. They control the behavior of various programs. For example, the TEMP environment […]
Tag: Windows
sshd_config
Sshd config Whenever you edit sshd_config, you’ll want to restart sshd: /etc/rc.d/sshd restart
AIK FOR WINDOWS 7
Automated Installation Kit (AIK) for Windows 7 32bit ! NOTE To install the Windows AIK, you must first download the ISO, Write the ISO file to a DVD using a third party tool, and then install the Windows AIK from the DVD.
TAKE OWNERSHIP IN WINDOWS
Take ownership of file or folder on Windows 7 Take ownership of file or folder In windows, some of the system files are protected by OS and canβt be accessed by users with even administrator privileges. CSC cache stored in C:\Windows\CSC is one such […]
Windows 7 Services List that can be Disabled Safely
Windows 7 Services List that can be Disabled Safely We have posted service configuration guides forΒ Windows XPΒ andΒ Windows VistaΒ in past and now its turn of Windows 7. In this tutorial weβll learn about the Windows services which are not essential and can be safely disabled […]
ANDROID SDK
Android SDK Platform Tools refer to a collection of tools that are required to develop and test Android apps. The two most commonly used tools in this package are Android Debug Bridge (ADB) and Fastboot. ADB is a command-line tool that enables communication between […]
How to set up Shizuku with the wireless debugging feature
Starting with Android 11, Google added the wireless debugging feature to the developer options, which allows you to execute ADB commands over Wi-Fi. Before this, the only other option was connecting your Android device to a computer via a USB cable. The learning curve […]
Comprehensive List of Windows Command Prompts
Β List of Windows Command Prompts π‘ Note: that, for most commands, you can write them in lowercase or uppercase, and the prompt will accept them regardless. However, some command parameters or arguments only accept specific cases and might have different functions if you use […]