Skip to content

Instantly share code, notes, and snippets.

@Fartomy
Fartomy / walessintsurf.md
Created May 27, 2024 20:59
Waveless Internet Surfing

🚧 Waveless Internet Surfing

If you want to play a decisive role in a user's access to some or all sites on the internet, these two browser extensions (BlockSite - Stayfocusd ) will be with you in your decisive role.

Sample Little Brother/Sister Scenario

For example, the only precaution that can be taken against the possibilities that your little brother may do on the internet is to deactivate all sites on the internet through the BlockSite extension, except for some whitelisted sites.

@Fartomy
Fartomy / rstaccwin.md
Created May 27, 2024 19:42
Restricting Drive Access for a Specific User in Windows

⛔ Restricting Drive Access for a Specific User in Windows 10

Precautions may be taken to prevent a particular user from cluttering some places.

Instructions

  1. In File Explorer, right-click the drive on which you want to deny access to specific users, and then click Properties
  2. Select the Security tab, then click the Edit button
  3. Click Add to select the user you want to prevent from accessing your drive.
  4. Type the username of the user you want to restrict access to, and to confirm, click Check Names then select OK
  • Note: You need to know the correct username of the account you want to restrict. An easy way to view the users on your pc, is to to view the names of the profile folders under the C:\Users\ folder
@Fartomy
Fartomy / treestyletab.md
Created April 20, 2024 14:10
Tree Style Tab

🌳 Tree Style Tabs

On the browser, your tabs can become extremely crowded at the top and cause confusion. As a solution to this, you can download Tree Style Tab from your browser add-on store (Firefox for me).

For Firefox based browsers

Setup

After downloading this plugin, you may no longer want the tab blog at the top, here are the steps for this:

@Fartomy
Fartomy / unitymobilebuild.md
Last active April 17, 2024 08:51
Quickly Mirror or Preview The Game Quickly

🎠 Quickly Mirror or Preview The Game Quickly

We may want to quickly test mobile games.

Method 1 - Unity Remote App

  1. Download Unity Remote App to mobile device
  2. Connect mobile device with USB to PC and choose File Transfer mode
  3. Activate USB Debugging and Install via USB option into mobile device settings
  4. Ensure to downloaded Android Build Support package into your Unity Project
  5. Make sure to chosen the Plaform mode is Android in the File -> Build Settings
@Fartomy
Fartomy / hiddenpart.md
Created April 11, 2024 07:27
Revealing the Hidden OEM Part

🚫 Revealing the Hidden OEM Part

We can perform this operation using the diskpart tool command in Windows.

Setup

  1. Open Command Prompt as a Administrator
  2. Type diskpart
  3. List disks with lis dis
  4. Select disk with sel dis
@Fartomy
Fartomy / androcont.md
Created April 5, 2024 14:02
The Android Container

👽 The Android Container

It may be desired to connect to the android-x86 system in the container running in the virtual machine, via the browser, to the public localhost application over any network.

to based on Debian VM

Setup

  1. Preliminary requirements and kvm settings in this gist must be made for VM.
  2. In addition, in order for the virtual machine to perform virtualization, it is necessary to enable the nested virtualize feature. For this go to these links:
@Fartomy
Fartomy / android-x86.md
Created April 5, 2024 13:17
Android-x86

🧃 Android-x86

If you want to install android-x86 on your old machine or virtual machine for testing and trial purposes or on a brand new machine.

Setup

  1. At the beginning of the installation, Enter Advanced Options
  2. Enter Auto_Installation... in the Advanced Options
  3. Enter Yes to the window that appears
@Fartomy
Fartomy / ngrok.md
Created April 5, 2024 12:08
Localhost Accessible

🕯️ Localhost Accessible

You can open the localhost application to the internet with an intermediary (ngrok) and perform tests and experiments.

The procedures in the current step may vary, so it is more reasonable to go to the specified website to access the current steps.
Steps for many platforms are available in the specified link.
This gist is based on Linux.

@Fartomy
Fartomy / autobmfrfox.md
Last active April 3, 2024 10:22
Automated Export Firefox Bookmark as HTML

🔖 Automated Export Firefox Bookmark as HTML

To go to Firefox's configuration settings, type the following in Firefox's search bar:

about:config

When you set this setting to true in the Firefox configuration, Firefox saves this as a .html file on your system every time it is closed, if there is a change in this file, that is, if a change is made in your bookmarks.

@Fartomy
Fartomy / delrecip.md
Created April 1, 2024 15:49
Delicious Recipe

🌶️ Delicious Recipe

a little bit of termux, a little bit of proot and the proot-distro derived from it, a lot of mobility, a pinch of vnc server but from the tiger-eyed one, some desktop environment juice and finally novnc.

Setup

  1. Install Debian by use proot-distro in termux and login to debian
# proot-distro install debian