Skip to content

Instantly share code, notes, and snippets.

@huynp1999
huynp1999 / limit-tc.sh
Created March 27, 2024 02:10 — forked from Lakshanz/limit-tc.sh
TC limiting : Helps to set maximum upload/download speed limit to your linux server/pc's selected network interface.
#!/bin/bash
# Full path to tc binary
TC=$(which tc)
#
# NETWORK CONFIGURATION
# interface - name of your interface device
# interface_speed - speed in mbit of your $interface
# ip - IP address of your server, change this if you don't want to use
@huynp1999
huynp1999 / gnome-terminal-profiles.md
Created August 7, 2023 04:10 — forked from fdaciuk/gnome-terminal-profiles.md
Export / Import Gnome Terminal Profiles

Export Gnome Terminal Profile

List profiles

dconf dump /org/gnome/terminal/legacy/profiles:/

Determine the terminal profile string for the profile you will need. This is the terminal profile that I will export: