Difference between revisions of "ComputingHelp"

From Mu2eWiki
Jump to navigation Jump to search
Line 22: Line 22:
 
*[[ComputingLogin|Login procedures]] including remote access - VPN, remote desktops
 
*[[ComputingLogin|Login procedures]] including remote access - VPN, remote desktops
 
*[https://computing.fnal.gov/cybersecurity-atwork/suspicious-emails-of-the-week/ suspicious emails]
 
*[https://computing.fnal.gov/cybersecurity-atwork/suspicious-emails-of-the-week/ suspicious emails]
 +
* You can use MathJax, a TeX-like markup language, on this wiki:
 +
** Inline : <math>(\varphi,\theta,-\varphi)</math>
 +
** Block quote: $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$
 +
 +
 +
 
If you can't answer your question in 5 or 10 min of looking, go ahead and ask the question in the above fora so you can get back to work quickly!
 
If you can't answer your question in 5 or 10 min of looking, go ahead and ask the question in the above fora so you can get back to work quickly!
  
 
11/2017 - there is no logout button because the web server can't delete the authentication token so there is nothing to do at logout.  The token is destroyed when the browser is exited.
 
11/2017 - there is no logout button because the web server can't delete the authentication token so there is nothing to do at logout.  The token is destroyed when the browser is exited.
  
* Examples of using MathJax on this wiki:
 
MathJax test inline : <math>(\varphi,\theta,-\varphi)</math>
 
 
MathJax test block quote:
 
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$
 
 
MathJax test inline: $$(\varphi,\theta,-\varphi)$$
 
  
  

Revision as of 20:47, 21 December 2020

Ideas of how to get help


If you can't answer your question in 5 or 10 min of looking, go ahead and ask the question in the above fora so you can get back to work quickly!

11/2017 - there is no logout button because the web server can't delete the authentication token so there is nothing to do at logout. The token is destroyed when the browser is exited.