Fulltext results:
- SSH @info:sysadmin
- ====== SSH ====== ===== SSH with Public Key Authentication only ===== === /etc/ssh/sshd_config === Make sure that your SSH config file (''sshd_config'') contains these settings: <code
- base-ssh-login @z:relax:api:base
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesssion, but ususa... ely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key... present, an interactive shell will be opened by ''ssh''. ===== Returns ===== Returns the output of th
- root login with bash @info:script
- ctly log in as ''root'' with a ''bash'' shell. ssh demo.lab.example.com -t "su - root -c /bin/bash"'... p as an alias in ''.bashrc'': alias demo_root='ssh demo.lab.example.com -t "su - root -c /bin/bash"'... from the ''su'', for the ''root'' password. {{tag>ssh solaris opensolaris bashrc scripting sysadmin}}
- ssh @tag
- ====== ssh ====== ===== Pages ===== {{topic>ssh&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/ssh}}
- SSH @info
- ====== SSH ====== ===== Export public key from secret key ===== The public key ''andunix.pub'' which ... gs to the secret key ''andunix'' is extracted. ssh-keygen -y -f andunix > andunix.pub {{tag>security cryptography ssh sysadmin}}
- base-exec-superuser @z:relax:api:base
- ommand as a given user. Command is executed using ssh if the user is not on localhost. Before executing... t is executed either locally or remote using base-ssh-login. ===== Returns ===== Returns the output o
- base-ssh-mount @z:relax:api:base
- ====== base-ssh-mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a servic
- base-ssh-umount @z:relax:api:base
- ====== base-ssh-umount ====== Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a servic
- base-exec-user @z:relax:api:base
- ommand as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ===... is executed either locally or remote using [[base-ssh-login]]. ===== Returns ===== Returns the output
- Home Server Goals @blog:2010
- teway**: I want to sercurely log into the LAN via SSH and transfer files from and to the server. * I ... tches). {{tag>backup homeserver java mac osx mediaserver mysql opensolaris php ssh virtualbox webapp}}
- Command Line Audio @info:mac
- I needed a command line tool which I can use via ssh. I've found it here: [[http://osxdaily.com/2007/0