Skip to content
CompuKitty Logo

Notes and Stuff

  • Work Notes
  • Retro
  • Projects
  • About

Tag: origin

Git: modify host for an origin server

4 April 20196 February 2025
git remote set-url origin ssh://[new_host]/[git_path]

You can also edit manually the config file in the .git directory:

[remote "origin"]
        url = ssh://git@compukitty.net/store/git/docs.git
        fetch = +refs/heads/*:refs/remotes/origin/*

Recently

  • Microsoft Creative Writer – update #1
  • Cannot read photos taken with Mavica, apparently corrupted
  • VMTools on Windows 2000
  • Pretty Git
  • REXX: credit card number generator and validator
  • DisplayCAL on Fedora 34
  • Creating ISO from CD
  • Manually booting a Linux Kernel

Topics

apache array awk bash centos certificate cifs command line fedora fingerprint git grub iptables kernel keys linux mount nagios network openssh openssl password pretty process proxy ps putty raid redhat repository rhel rpmdb samba script scripting service share shell smb solaris solaris 11 ssh sudo systemd vmware
© 2026 CompuKittyTheme by Puro