itbdocs:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
itbdocs:faq [2017/07/07 16:36] schuppneritbdocs:faq [2017/07/26 13:37] (current) schuppner
Line 3: Line 3:
 I miss my editor, what can I do? I miss my editor, what can I do?
  
-* For basic needs, there is `gedit`, for more advanced usage, we have `atomand Visual Studio Code (`code`) – both allow the installation of plugins for several languages – and for ‘professional’ setups, there is IntelliJ IDEA (`idea`) which gives you a full IDE (with the Python plugin, it is basically PyCharm). Of course, there is also `vimand `emacs`.+  * For basic needs, there is ''gedit'', for more advanced usage, we have ''atom'' and Visual Studio Code (''code'') – both allow the installation of plugins for several languages – and for ‘professional’ setups, there is IntelliJ IDEA (''idea'') which gives you a full IDE (with the Python plugin, it is basically PyCharm). Of course, there is also ''vim'' and ''emacs''. 
 + 
 +I want to quickly exchange data with other people at the ITB: 
 + 
 +  * There is a folder ''/scratch'' which is accessible from all machines. All files there are deleted after 30 days. 
 + 
 +How can I access the ITB network from the outside world? 
 + 
 +  * OpenVPN: https://itbgit.biologie.hu-berlin.de/itbadmin/OpenVPN-client 
 +  * ssh: ssh USERNAME@gate.biologie.hu-berlin.de 
 + 
 +I need admin rights to set up a VPN (on my ITB computer): 
 + 
 +  * Remove the tick where it says ‚make available to others‘ 
 + 
 +where is my backup???