Changes for page Linux User Consoles How-Tos
Last modified by loktevda on 2025/10/08 17:24
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. rangeadm1 +XWiki.loktevda - Content
-
... ... @@ -1,7 +1,17 @@ 1 +{{toc numbered="true"/}} 1 1 2 2 3 - {{toc/}}4 +**Current Operating System: Ubuntu 24.04 LTS ** 4 4 6 +This guide provides essential how-to instructions for Ubuntu 24.04 LTS users working with the Linux console FSFL. 7 + 8 +== Access Information == 9 + 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 + 5 5 == Paths of the mounts == 6 6 7 7 Since the path's are not in the fstab anymore, one have to know the paths which are: ... ... @@ -16,15 +16,31 @@ 16 16 17 17 pnfs: 18 18 19 -**/pnfs/desy.de/flash1 20 -** 29 +**/pnfs/desy.de/flash1** 21 21 22 -\\ 23 23 24 24 == How to take screenshots == 25 25 26 - Shortcutsof theScreenshots:34 +Ubuntu 24 provides several convenient keyboard shortcuts for capturing screenshots: 27 27 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 + 28 28 [[image:attach:Screenshot from 2020-01-22 10-16-28.png||height="250"]] 29 29 30 30 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. ... ... @@ -33,7 +33,6 @@ 33 33 34 34 [[image:attach:Screenshot from 2020-01-22 10-16-02.png||height="250"]] 35 35 36 -\\ 37 37 38 38 == How to change colors in terminal == 39 39 ... ... @@ -45,13 +45,12 @@ 45 45 46 46 [[image:attach:Screenshot from 2020-01-22 10-19-13.png||height="250"]] 47 47 48 -In my case on my computer i use green text and black background with a much more colored stuff [[image:http://confluence.desy.de/s/en_US/7901/4635873c8e185dc5df37b4e2487dfbef570b5e2c/_/images/icons/emoticons/smile.svg||title="(smile)" border="0"class="emoticon emoticon-smile"]]73 +In my case on my computer i use green text and black background with a much more colored stuff [[image:http://confluence.desy.de/s/en_US/7901/4635873c8e185dc5df37b4e2487dfbef570b5e2c/_/images/icons/emoticons/smile.svg||border="0" title="(smile)" class="emoticon emoticon-smile"]] 49 49 50 50 [[image:attach:Screenshot from 2020-01-24 09-06-40.png||height="112"]] 51 51 52 -(One can edit some coloring-the-terminal stuff in the .bashrc, too! But this isn't the topic in here [[image:http://confluence.desy.de/s/en_US/7901/4635873c8e185dc5df37b4e2487dfbef570b5e2c/_/images/icons/emoticons/smile.svg||title="(smile)" border="0"class="emoticon emoticon-smile"]])77 +(One can edit some coloring-the-terminal stuff in the .bashrc, too! But this isn't the topic in here [[image:http://confluence.desy.de/s/en_US/7901/4635873c8e185dc5df37b4e2487dfbef570b5e2c/_/images/icons/emoticons/smile.svg||border="0" title="(smile)" class="emoticon emoticon-smile"]]) 53 53 54 -\\ 55 55 56 56 == How to run the Shell as a login shell == 57 57 ... ... @@ -65,7 +65,6 @@ 65 65 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 -\\ 69 69 70 70 == How to change the language == 71 71