-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathAlmalinux-GNOME.txt
More file actions
209 lines (133 loc) · 7.32 KB
/
Almalinux-GNOME.txt
File metadata and controls
209 lines (133 loc) · 7.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
AlmaLinux - Install Gnome desktop via Windows 11 - WSL - GWSL - Linux - 2024
AlmaLinux - You can find AlmaLinux in Microsoft Store for WSL or here.
Link - https://apps.microsoft.com/detail/9p5rwlm70sn9?hl=en-US&gl=US
'c:. 'c:.
lkkkx, .. .. ,cc, lkkkx, .. .. ,cc,
okkkk:ckkx' .lxkkx.okkkkd okkkk:ckkx' .lxkkx.okkkkd
.:llcokkx' :kkkxkko:xkkd, .:llcokkx' :kkkxkko:xkkd,
.xkkkkdood: ;kx, .lkxlll; .xkkkkdood: ;kx, .lkxlll;
xkkx. xk' xkkkkk: xkkx. xk' xkkkkk:
'xkx. xd .....,. 'xkx. xd .....,.
.. :xkl' :c ..''.. .. :xkl' :c ..''..
.dkx' .:ldl:'. ' ':lollldkkxo; .dkx' .:ldl:'. ' ':lollldkkxo;
.''lkkko' ckkkx. .''lkkko' ckkkx.
'xkkkd:kkd. .. ;' :kkxo. 'xkkkd:kkd. .. ;' :kkxo.
,xkkkd;kk' ,d; ld. ':dkd::cc, ,xkkkd;kk' ,d; ld. ':dkd::cc,
.,,.;xkko'.';lxo. dx, :kkk'xkkkkc .,,.;xkko'.';lxo. dx, :kkk'xkkkkc
'dkkkkkxo:. ;kx .kkk:;xkkd. 'dkkkkkxo:. ;kx .kkk:;xkkd.
..... .;dk:. lkk. :;, ..... .;dk:. lkk. :;,
:kkkkkkkdoxkkx :kkkkkkkdoxkkx
,c,,;;;:xkkd. ,c,,;;;:xkkd.
;kkkkl... ;kkkkl...
;kkkkl ;kkkkl
,od; ,od;
How to install Gnome desktop via AlmaLinux och Windows 11 - TEXT
https://github.com/vinberg88/opensuse/blob/main/Almalinux-GNOME.txt
How to install Gnome desktop via AlmaLinux och Windows 11 - MOVIE
https://www.youtube.com/watch?v=fxXMmhOBp20
About AlmaLinux OS - https://almalinux.org
AlmaLinux OS is an open-source, community-driven Linux
operating system that fills the gap left by the discontinuation
of the CentOS Linux stable release. AlmaLinux OS is an Enterprise
Linux distro, binary compatible with RHEL®, and guided and built
by the community. As a standalone, completely free OS, AlmaLinux OS
enjoys $1M in annual sponsorship from CloudLinux Inc. and support
from more than 25 other sponsors. Ongoing development efforts
are governed by the members of the community. The AlmaLinux OS
Foundation is a 501(c)(6) non-profit created for the benefit of
the AlmaLinux OS community.
About AlmaLinux OS - https://www.gnome.org
GNOME is designed to help you have the best possible computing
experience. Every aspect of GNOME has been crafted to fit together
as a harmonious whole, providing a consistent and integrated
experience. Our attention to detail means a smooth and polished
product that lets you do the things you want without getting
in the way. GNOME is satisfying to use and beautiful to behold.
GNOME provides a focused working environment that helps you get
things done. It is packed with features that will make you more
productive: a powerful search feature that helps you access all
your work from one place; side-by-side windows that make it easy
to view several documents at the same time; seamless integration
with online accounts which allows you to access all your data in
one place; and a messaging system that comfortably deals with
notifications, letting you quickly respond in place or return to
them in a convenient time. Gnome desktop is my favorite!
Want more stuff for WSL and Linux and Windows 11
https://github.com/vinberg88/opensuse <-- LOOK HERE
-----------------------------------
Paste in terminal: sudo nano /etc/wsl.conf
And add this to terminal.
[boot]
systemd=true
-----------------------------------
Add this repos for AlmaLinux 9 - Copy and Paste all
sudo dnf install \
https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \
https://dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm
-----------------------------------
Run this after add Repos in Terminal
sudo /usr/bin/crb enable
------------------------------------
Reboot Reboot Reboot Reboot Reboot
-----------------------------------
Paste in terminal - Update
sudo dnf update
-----------------------------------
Install some basic programs. You Need it =)
sudo dnf install git wget curl bash pipx dracut net-tools dbus-x11 dbus*
-----------------------------------
Install Hyfetch - like Neofetch but more FUN =)
pipx install hyfetch
pipx ensurepath
Put this in terminal to Test after Quick restart of terminal: hyfetch
-----------------------------------
Install Google-Chrome - paste all under this paragraph in terminal.
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
sudo yum install ./google-chrome-stable_current_*.rpm
sudo yum update google-chrome-stable
-----------------------------------
Grafic manager for Gnome and AlmaLinux.
sudo dnf install gdm*
----------------------------------
GNOME - full installation - AlmaLinux - 2024
sudo dnf install -y systemd procps bind-utils iproute iputils nmap-ncat
sudo dnf install -y gnome-extensions-app gnome-shell-extension-dash-to-dock
sudo dnf install -y gnome-shell-extension-window-list dconf-editor
sudo dnf check-update -y
sudo dnf install -y ffmpeg*
sudo dnf groupinstall "Server with GUI"
sudo dnf install gnome*
-----------------------------------
Copy and Paste in terminal:
xdg-user-dirs-update
sudo systemctl set-default multi-user.target
sudo systemctl set-default graphical.target
sudo ln -fs /usr/lib/systemd/system/graphical.target /etc/systemd/system/default.target
-----------------------------------
Reboot Linux - Reboot Linux - Reboot Linux - Reboot Linux
----------------------------------------------------------------
Setup GWSL and reboot and start from GWSL Shell -- AlmaLinux 9
" Take an extra Reboot "
----------------------------------------------------------------
Type in terminal: sudo nano ~/.wsl_x11_env
Paste this in terminal and save:
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
----------------------------------------------------------------
Reboot Linux - Reboot Linux - Reboot Linux - Reboot Linux
" Start Shell from GWSL "
----------------------------------------------------------------
Paste this one time in Console and restart!
sudo mkdir /run/user/1000 && sudo chmod 700 /run/user/1000 && sudo chown $(whoami): /run/user/1000
sudo systemctl set-default multi-user.target
" Take an Extra Restart for Linux "
----------------------------------------------------------------
Time to start Gnome and AlmaLinux 9 - Paste One by Ons!
Copy and paste This: . ~/.wsl_x11_env
Copy and paste This: xhost + <-- tro to start whitout that =)
Copy and paste This: dbus-launch gnome-session
----------------------------------------------------------------
Regards Mattias Vinberg - AlmaLinux 9 - Gnome Desktop - Windows 11 - Linux - WSL - GWSL - 2024 - SWEDEN
----------------------------------------------------------------