Vincent Vermilya, vverm, or werm.
- Portland, Oregon
- https://tapewerm.github.io/
Pinned Loading
-
-
-
Bash Advice.md - I don't know everyt...
Bash Advice.md - I don't know everything, but here's the best takeaways from me thus far 1I don't know everything, but here's the best takeaways from me thus far
23This is my altar to everything that can and will go wrong in bash
4# Tips
5- Alias frequent commands in your `.bashrc`. Do not echo in your `.bashrc`, it breaks SFTP and other programs. Try `/etc/motd` for welcome messages instead. ^_^
-
Windows 11 Aftersetup.md
Windows 11 Aftersetup.md 1After [installing Windows](https://www.tomshardware.com/how-to/install-windows-11-without-microsoft-account):
2# File Explorer
3Click ... in the command bar and click Options.
4* View > Advanced settings > Files and Folders > Show sync provider notifications - Off
5# Notepad
-
Ubuntu Server 24.04 Aftersetup.md
Ubuntu Server 24.04 Aftersetup.md 1After [installing Ubuntu Server](https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-server#0):
2# Time Zone
3```bash
4sudo timedatectl set-timezone America/Los_Angeles
5```
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.