Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sysadmin_tools.rst #338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions sysadmin_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@ Windows: PuTTY
If you use Windows as your primary work space, PuTTY is possibly one of the best
SSH clients available.

Windows: mRemoteNG

mRemoteNG is a fork of mRemote: an open source, tabbed, multi-protocol, remote connections manager. It allows you to view all of your remote connections in a simple yet powerful tabbed interface.

.. [#] https://mremoteng.org/

Windows: WinSCP

WinSCP (Windows Secure Copy) is a free and open-source SFTP, FTP, WebDAV, Amazon S3 and SCP client for Microsoft Windows. Its main function is secure file transfer between a local and a remote computer. Beyond this, WinSCP offers basic file manager and file synchronization functionality. For secure transfers, it uses Secure Shell (SSH) and supports the SCP protocol in addition to SFTP.

.. [#] https://winscp.net/eng/index.php
.. [#] https://en.wikipedia.org/wiki/WinSCP

Android: Connectbot
-------------------
Connectbot is a free app available in the Google Play store, and offers most of
Expand Down Expand Up @@ -167,6 +180,18 @@ Before doing DNS resolution, OpenSSH will look in its ``ssh_config``
file for Host entries. Therefore, internal DNS on the foreign end is
sufficient.

ssh Debug
---------

Sometimes, it is useful to run ssh connection with verbose debug options, to understand root cause of problem (i.e. incorrect certificates or config settings)

Example:

``$ ssh -v [email protected]``

Verbosity levels can be increased, by adding additional `v`. Maximum verbosity level is 3.

``$ ssh -vvv [email protected]``

Multiplexers
============
Expand Down Expand Up @@ -473,7 +498,15 @@ the ``-f`` command line switch like so:
There is a nifty cheat sheet [#]_ for the most important
``screen`` and ``tmux`` keybindings or even a whole book about tmux [#]_.

References
----------

.. [#] https://github.com/tmux/tmux/wiki
.. [#] https://en.wikipedia.org/wiki/Tmux
.. [#] https://robots.thoughtbot.com/a-tmux-crash-course
.. [#] https://www.hamvocke.com/blog/a-quick-and-easy-guide-to-tmux/
.. [#] https://leanpub.com/the-tao-of-tmux/read
.. [#] https://medium.com/actualize-network/a-minimalist-guide-to-tmux-13675fb160fa

byobu
-----
Expand Down Expand Up @@ -620,15 +653,30 @@ References
Ticketing systems
=================

Atlassian Jira
.. https://www.atlassian.com/software/jira

Note-taking
===========

Wiki
----

Atlassian Confluence
.. https://www.atlassian.com/software/confluence

EverNote
--------

OneNote
-------

Google Keep
-----------

.. https://keep.google.com/

Zoho Notebook
-------------

.. https://www.zoho.com/notebook/