Changes for page Linux User Consoles How-Tos
Last modified by loktevda on 2025-12-09 15:46
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 ** ... ... @@ -12,23 +12,17 @@ 12 12 * **Email:** [[darya.loktev@desy.de>>mailto:darya.loktev@desy.de]] 13 13 * **In-person support:** Come to room 02.015 14 14 15 -== Shared Desktop Environment == 15 +=== Shared Desktop Environment === 16 16 17 17 **The Desktop will be shared** - please use Desktop shared folders for file storage and collaboration. 18 18 19 +=== Application Access Changes === 19 19 20 - IncasetheGnomegraphicuserinterface isfrozen,restartthe Xserverbypressingthe following4 keyssimultaneously:Ctr,Alt,SysReq,K.orWndowstaskbar21 +**Application access has changed:** Applications are no longer accessed via Desktop icons. Instead, applications are now accessed through **Dashboard pins**. Look for the Dashboard (Activities overview) to find and launch your applications. 21 21 23 +== 24 +Paths of the mounts == 22 22 23 - 24 -== Application Access Changes == 25 - 26 -**Application access has changed:** Applications are no longer accessed via Desktop icons. Instead, applications are now accessed through **Dashboard pins**. 27 -Look for the Dashboard left (Activities overview) to find and launch your applications. 28 -[[image:Screenshot from 2025-05-06 13-10-38.png||height="368" width="600"]] 29 - 30 -== Paths of the mounts == 31 - 32 32 Since the path's are not in the fstab anymore, one have to know the paths which are: 33 33 34 34 FLASH Core-FS: ... ... @@ -54,7 +54,7 @@ 54 54 }}} 55 55 56 56 |=Shortcut|=Action 57 -| FN +PrtScn|Capture entire desktop51 +|PrtScn|Capture entire desktop 58 58 |Alt + PrtScn|Capture active window only 59 59 |Shift + PrtScn|Capture selected area 60 60 |Ctrl + PrtScn|Copy screenshot to clipboard ... ... @@ -107,7 +107,7 @@ 107 107 108 108 == Additional Tips == 109 109 110 -=== =Terminal Best Practices ====104 +=== Terminal Best Practices === 111 111 112 112 * Use Ctrl + C to cancel running commands 113 113 * Use Ctrl + Z to suspend processes (resume with fg) ... ... @@ -114,19 +114,16 @@ 114 114 * Use history to view command history 115 115 * Use Tab for auto-completion 116 116 117 -=== =File System Navigation ====111 +=== File System Navigation === 118 118 119 119 * Use pwd to show current directory 120 120 * Use ls -la for detailed file listings 121 121 * Use cd - to return to previous directory 122 122 123 -=== =Getting Help ====117 +=== Getting Help === 124 124 125 125 * Use man <command> for manual pages 126 126 * Use <command> ~-~-help for quick help 127 127 * Use apropos <keyword> to find related commands 128 128 129 -==== JDDD Issues ==== 130 - 131 -==== 132 - ==== 123 +