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 17.1
edited by loktevda
on 2025/10/08 17:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,9 +5,25 @@
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 +== Shared Desktop Environment ==
16 +
17 +**The Desktop will be shared** - please use Desktop shared folders for file storage and collaboration.
18 +
19 +== Application Access Changes ==
20 +
21 +**Application access has changed:** Applications are no longer accessed via Desktop icons. Instead, applications are now accessed through **Dashboard pins**.
22 +Look for the Dashboard left (Activities overview) to find and launch your applications.
23 +[[image:Screenshot from 2025-05-06 13-10-38.png||height="368" width="600"]]
24 +
25 +== Paths of the mounts ==
26 +
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:
44 +Ubuntu 24 provides several convenient keyboard shortcuts for capturing screenshots:
29 29  
46 +=== Keyboard Shortcuts ===
47 +
48 +{{{
49 + }}}
50 +
51 +|=Shortcut|=Action
52 +|PrtScn|Capture entire desktop
53 +|Alt + PrtScn|Capture active window only
54 +|Shift + PrtScn|Capture selected area
55 +|Ctrl + PrtScn|Copy screenshot to clipboard
56 +
57 +=== How to Use Area Selection ===
58 +
59 +1. Press Shift + PrtScn
60 +1. Your cursor changes to a crosshair
61 +1. Click and drag to select the area you want to capture
62 +1. Release to take the screenshot
63 +
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.
... ... @@ -66,12 +66,25 @@
66 66  The "-" implicates that it is a login shell. At example you need the login shell to use all your own variables. If you just change user etc. without it, it may happen that - at example - you don't have permissions to geht dconf work because of some variables still got owned by the previous user.
67 67  
68 68  
69 -== How to change the language ==
103 +== Additional Tips ==
70 70  
71 -Under "Manage Installed Languages" one can install Languages:
105 +==== Terminal Best Practices ====
72 72  
73 -[[image:attach:Screenshot from 2020-01-24 13-29-16.png||height="400"]]
107 +* Use Ctrl + C to cancel running commands
108 +* Use Ctrl + Z to suspend processes (resume with fg)
109 +* Use history to view command history
110 +* Use Tab for auto-completion
74 74  
75 -{{error}}
76 -But be aware that support is only for german/english. So if you don't understand something and theres a language like italian, korean etc. the chance is low to find someone who can understand this. So then we have to change the languages before and this needs a restart of the session.
77 -{{/error}}
112 +==== File System Navigation ====
113 +
114 +* Use pwd to show current directory
115 +* Use ls -la for detailed file listings
116 +* Use cd - to return to previous directory
117 +
118 +==== Getting Help ====
119 +
120 +* Use man <command> for manual pages
121 +* Use <command> ~-~-help for quick help
122 +* Use apropos <keyword> to find related commands
123 +
124 +
Screenshot from 2025-05-06 13-10-38.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.loktevda
Size
... ... @@ -1,0 +1,1 @@
1 +918.7 KB
Content