Last modified by loktevda on 2025/10/08 17:24

From version 11.2
edited by loktevda
on 2025/09/08 14:11
Change comment: There is no comment for this version
To version 12.1
edited by loktevda
on 2025/09/08 14:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{toc/}}
1 +{{toc numbered="true"/}}
2 2  
3 3  
4 4  **Current Operating System: Ubuntu 24.04 LTS **
... ... @@ -5,9 +5,15 @@
5 5  
6 6  This guide provides essential how-to instructions for Ubuntu 24.04 LTS users working with the Linux console FSFL.
7 7  
8 -==
9 -Paths of the mounts ==
8 +== Access Information ==
10 10  
10 +**Need login credentials functional accounts or support?**
11 +
12 +* **Email:** [[darya.loktev@desy.de>>mailto:darya.loktev@desy.de]]
13 +* **In-person support:** Come to room 02.015
14 +
15 +== Paths of the mounts ==
16 +
11 11  Since the path's are not in the fstab anymore, one have to know the paths which are:
12 12  
13 13  FLASH Core-FS:
... ... @@ -25,8 +25,26 @@
25 25  
26 26  == How to take screenshots ==
27 27  
28 -Shortcuts of the Screenshots:
34 +Ubuntu 24 provides several convenient keyboard shortcuts for capturing screenshots:
29 29  
36 +=== Keyboard Shortcuts ===
37 +
38 +{{{
39 + }}}
40 +
41 +|=Shortcut|=Action
42 +|PrtScn|Capture entire desktop
43 +|Alt + PrtScn|Capture active window only
44 +|Shift + PrtScn|Capture selected area
45 +|Ctrl + PrtScn|Copy screenshot to clipboard
46 +
47 +=== How to Use Area Selection ===
48 +
49 +1. Press Shift + PrtScn
50 +1. Your cursor changes to a crosshair
51 +1. Click and drag to select the area you want to capture
52 +1. Release to take the screenshot
53 +
30 30  [[image:attach:Screenshot from 2020-01-22 10-16-28.png||height="250"]]
31 31  
32 32  Easy to take screenshots of the full Desktop, only the active window or just an area. In area mode your cursor turns into a crosshair and you have to mark the area you want to take a screen of.