]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

android ssh has a different username
authormartin f. krafft <madduck@madduck.net>
Tue, 26 Feb 2019 21:10:20 +0000 (10:10 +1300)
committermartin f. krafft <madduck@madduck.net>
Tue, 26 Feb 2019 21:10:20 +0000 (10:10 +1300)
.ssh/config.in

index 3b5595e272f7725ffdcae63a227ecccb38aa078d..9f6d9d81860450fb44ed3d4d34225438078f06bf 100644 (file)
@@ -226,12 +226,12 @@ Host ini | ini.dyndns.madduck.net
 
 Host sgs7e | sgs7e.phones.*
   Port 2222
 
 Host sgs7e | sgs7e.phones.*
   Port 2222
-  User admin
+  User shell
   HostName sgs7e.phones
 
 Host tethered-sgs7e
   Port 2222
   HostName sgs7e.phones
 
 Host tethered-sgs7e
   Port 2222
-  User admin
+  User shell
   HostName 192.168.43.1
   HostKeyAlias sgs7e.phones
 
   HostName 192.168.43.1
   HostKeyAlias sgs7e.phones