Tag: terminal

  • How to Access Synology in Fedoras Terminal

    I had to move a bunch of files over from macOS to my Framework laptop, including a bunch of node stuff that just wasn’t copying via the standard file browser in Fedora 37. This means I turned to rsync which will just work to copy any amount of files, and can resume itself. Where is…

  • Using Vim as a Text Editor

    This is a guest post by Alan Bailward a long time advocate of Vim and friend. Introduction When Curtis first asked me to write about my programming workflow, I thought to myself “why would anyone care about a simple setup like I have?”, and told Curtis as such. Then a few days later I was…

  • Getting Macports and Git Working on Snow Leopard 10.6

    Getting Macports and Git Working on Snow Leopard 10.6

    We just upgraded to Snow Leopard at work and while the OS is great I did hit a few problems. To start I realized that my install of Git was not working. Then I got farther down the path and realize that Macports was also dead. Then yet another step and I had no C…