root – Drop to root shell prompt
# remount as rw
mount -o remount,rw /
# change password for the user
passwd your_username| @-moz-document url-prefix("https://prepinsta.com/") { | |
| #popupOverlay, #myModal, .modal-backdrop { | |
| display: none !important; | |
| } | |
| } |
| // ==UserScript== | |
| // @name HackerNews Open Links In New Tab | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2025-10-26 | |
| // @description try to take over the world! | |
| // @author Debopam Gupta <w3dg@duck.com> | |
| // @match https://news.ycombinator.com/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=ycombinator.com | |
| // @grant none | |
| // ==/UserScript== |
root – Drop to root shell prompt
# remount as rw
mount -o remount,rw /
# change password for the user
passwd your_username| module github.com/w3dg/obsidian-notes | |
| go 1.24.3 |
subl <filename> or subl <directoryname from the terminal will open the file up. However, use the GUI to do everything from open/creating the file if you want to.code <filename> or code <directoryname from the terminal will get you in VScodesudo apt install gedit. Open a file, gedit . If that doesnt work, as the gedit command is not found, try to use gnome-text-editor or the shorter version `gted| color-link default "#e0def4,#191724" | |
| color-link comment "#6e6a86" | |
| color-link identifier "#ebbcba" | |
| color-link identifier.class "#ebbcba" | |
| color-link identifier.var "#ebbcba" | |
| color-link constant "#f6c177" | |
| color-link constant.number "#f6c177" | |
| color-link constant.string "#9ccfd8" |
| disable-header-and-footer |
|---|
true |
| { | |
| "name": "Tomorrow Night", | |
| "black": "#000000", | |
| "red": "#cc6666", | |
| "green": "#b5bd68", | |
| "yellow": "#f0c674", | |
| "blue": "#81a2be", | |
| "purple": "#b294bb", | |
| "cyan": "#8abeb7", | |
| "white": "#ffffff", |