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

From version 11.5
edited by loktevda
on 2025/09/08 14:47
Change comment: There is no comment for this version
To version 7.1
edited by sendels
on 2020/01/24 13:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -FLASHUSER.Misc.jddd-linked help pages.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.loktevda
1 +XWiki.sendels
Tags
... ... @@ -1,1 +1,0 @@
1 -how-to
Content
... ... @@ -1,17 +2,7 @@
1 -{{toc numbered="true"/}}
2 2  
3 3  
4 -**Current Operating System: Ubuntu 24.04 LTS **
3 +{{toc/}}
5 5  
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 -
15 15  == Paths of the mounts ==
16 16  
17 17  Since the path's are not in the fstab anymore, one have to know the paths which are:
... ... @@ -26,20 +26,24 @@
26 26  
27 27  pnfs:
28 28  
29 -**/pnfs/desy.de/flash1**
19 +**/pnfs/desy.de/flash1
20 +**
30 30  
22 +\\
31 31  
32 32  == How to take screenshots ==
33 33  
26 +Shortcuts of the Screenshots:
34 34  
35 35  [[image:attach:Screenshot from 2020-01-22 10-16-28.png||height="250"]]
36 36  
37 -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.
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 ant u have to mark the area you want to take a acreen of.
38 38  
39 -In the above picture i used alt+print, for the following i used shift+print, so you see its just an area:
32 +Above picture i used alt+print, for the following i used shift+print, so you see its just an area:
40 40  
41 41  [[image:attach:Screenshot from 2020-01-22 10-16-02.png||height="250"]]
42 42  
36 +\\
43 43  
44 44  == How to change colors in terminal ==
45 45  
... ... @@ -51,12 +51,13 @@
51 51  
52 52  [[image:attach:Screenshot from 2020-01-22 10-19-13.png||height="250"]]
53 53  
54 -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"]]
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"]]
55 55  
56 56  [[image:attach:Screenshot from 2020-01-24 09-06-40.png||height="112"]]
57 57  
58 -(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"]])
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"]])
59 59  
54 +\\
60 60  
61 61  == How to run the Shell as a login shell ==
62 62  
... ... @@ -66,17 +66,28 @@
66 66  
67 67  To see if you are running with or without login you can use the command "echo $0":
68 68  
69 -[[image:attach:Screenshot from 2020-01-22 10-20-29.png]]
64 +[[image:attach:Screenshot from 2020-01-22 10-20-29.png||height="138"]]
70 70  
71 71  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.
72 72  
68 +\\
73 73  
74 -== How to change the language ==
70 +== How to change the input language ==
75 75  
76 -Under "Manage Installed Languages" one can install Languages:
72 +First klick on the upper right corner to get to the settings:
77 77  
78 -[[image:attach:Screenshot from 2020-01-24 13-29-16.png||height="400"]]
74 +[[image:attach:Screenshot from 2020-01-24 13-24-47.png||height="250"]]
79 79  
80 -{{error}}
81 -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.
82 -{{/error}}
76 +In the settings menu click on "Region & Language" so see the input sources:
77 +
78 +[[image:attach:Screenshot from 2020-01-24 13-25-42.png||height="250"]]
79 +
80 +There you can add your prefered input language (Keyboard Layout) so the sources by just klicking the "+":
81 +
82 +[[image:attach:Screenshot from 2020-01-24 13-26-40.png||height="250"]]
83 +
84 +After this klick on Add.
85 +
86 +Now you are able to change the languages on your desktop:
87 +
88 +[[image:attach:Screenshot from 2020-01-24 13-27-28.png||thumbnail="true" height="224"]]
Screenshot from 2020-01-22 10-16-02.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -39.9 KB
Content
Screenshot from 2020-01-22 10-16-28.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -46.7 KB
Content
Screenshot from 2020-01-22 10-18-49.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -172.1 KB
Content
Screenshot from 2020-01-22 10-19-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -153.8 KB
Content
Screenshot from 2020-01-22 10-19-44.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -136.8 KB
Content
Screenshot from 2020-01-22 10-20-29.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -18.3 KB
Content
Screenshot from 2020-01-24 09-06-40.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -24.7 KB
Content
Screenshot from 2020-01-24 13-24-47.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -12.8 KB
Content
Screenshot from 2020-01-24 13-25-42.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -60.1 KB
Content
Screenshot from 2020-01-24 13-26-40.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -40.8 KB
Content
Screenshot from 2020-01-24 13-27-28.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -12.1 KB
Content
Screenshot from 2020-01-24 13-29-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.rangeadm
Size
... ... @@ -1,1 +1,0 @@
1 -55.0 KB
Content