-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathGnome-Linuxmint.txt
More file actions
194 lines (130 loc) · 6.4 KB
/
Gnome-Linuxmint.txt
File metadata and controls
194 lines (130 loc) · 6.4 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
LINUX MINT - How to install GNOME desktop via MINT - WSL - Windows 11 - GWSL - Linux - 2024
You Cane find Linux Mint for WSL here - https://github.com/sileshn/LinuxmintWSL2
...-:::::-...
.-MMMMMMMMMMMMMMM-.
.-MMMM`..-:::::::-..`MMMM-.
.:MMMM.:MMMMMMMMMMMMMMM:.MMMM:.
-MMM-M---MMMMMMMMMMMMMMMMMMM.MMM-
`:MMM:MM` :MMMM:....::-...-MMMM:MMM:`
:MMM:MMM` :MM:` `` `` `:MMM:MMM:
.MMM.MMMM` :MM. -MM. .MM- `MMMM.MMM.
:MMM:MMMM` :MM. -MM- .MM: `MMMM-MMM:
:MMM:MMMM` :MM. -MM- .MM: `MMMM:MMM: -- Linux Mint - Latest - GNOME - 2024
:MMM:MMMM` :MM. -MM- .MM: `MMMM-MMM:
.MMM.MMMM` :MM:--:MM:--:MM: `MMMM.MMM.
:MMM:MMM- `-MMMMMMMMMMMM-` -MMM-MMM:
:MMM:MMM:` `:MMM:MMM:
.MMM.MMMM:--------------:MMMM.MMM.
'-MMMM.-MMMMMMMMMMMMMMM-.MMMM-'
'.-MMMM``--:::::--``MMMM-.'
'-MMMMMMMMMMMMM-'
``-:::::-``
How to install GNOME Desktop via Linux Mint and Windows 11 - WSL - TEXT
https://github.com/vinberg88/opensuse/blob/main/LinuxMint-GNOME.txt
How to install GNOME Desktop via Linux Mint and Windows 11 - WSL - MOVIE
https://www.youtube.com/watch?v=kRoJ72hwKPQ
About Linux Mint - https://linuxmint.com
Linux Mint is one of the most popular desktop Linux distributions
and used by millions of people. It is one of the best alternatives
to Microsoft Windows and Apple MacOS. Linux Mint is an operating
system for desktop and laptop computers. It is designed to work
out of the box' and comes fully equipped with the apps most
people need. Yes, Linux Mint is completely free of charge.
Almost Everything in Linux Mint is also open-source.
Fun, helpful and passionate is Linux Mint Wilma 22. Linux Mint
is one of the most popular desktop Linux distributions and used
by millions of people. Thanks to your donations and advertising
Linux Mint is completely free of charge. We hope you'll enjoy
using it as much as we enjoy working on it.
What is GNOME desktop - https://www.gnome.org
An easy and elegant way to use your computer, GNOME
is designed to help you have the best possible computing
experience. Every part of GNOME has been designed to
make it simple and easy to use. The Activities Overview
is a simple way to access all your basic tasks. A press of
a button is all it takes to view your open windows, launch
applications, or check if you have new messages.
Having everything in one convenient place means you don’t
have to learn your way around a maze of different
technologies. 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.
You Can Find More Stuff here About WSL - GWSL - Windows 11 - Linux
https://github.com/vinberg88/opensuse
--------------------------------------------
Paste in terminal
sudo nano /etc/wsl.conf
and add
[boot]
systemd=true
--------------------------------------------
Reboot Reboot Reboot Reboot Reboot
--------------------------------------------
Time to update all =]
sudo apt update
sudo apt upgrade
--------------------------------------------
Install some programs and setup GDM for Gnome.
sudo apt install dbus* bash git npm ibus wget curl nano sudo pipx dracut -y
sudo service dbus start
sudo apt install gdm3* -y
sudo apt install gdm* -y
sudo systemctl set-default graphical
--------------------------------------------
Reboot Linux Reboot Linux Reboot Linux Reboot Linux - LINUX MINT
--------------------------------------------
Setup GWSL and start from there - Always start terminal from GWSL - Please do a reboot after setup
--------------------------------------------
Time to install Hyfetch - Like Neofetch.
pipx install hyfetch
pipx ensurepath
Restart terminal and type: hyfetch
--------------------------------------------
Install Google Chrome Browser
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb -y
--------------------------------------------
Install Blanket if you Want! - Listen to Sounds.
wget https://launchpad.net/~apandada1/+archive/ubuntu/blanket/+files/blanket_0.6.0-0~daily~202208090401~23edaaa~ubuntu22.04.1_all.deb
sudo apt install ./blanket_0.6.0-0~daily~202208090401~23edaaa~ubuntu22.04.1_all.deb
--------------------------------------------
Next install Gnome Desktop for LINUX MINT - WSL
Paste in terminal: sudo apt install gnome
sudo apt install gnome*
--------------------------------------------
Paste all 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
-------------------------------------
-------------------------------------
11. Copy this and paste in terminal: sudo nano ~/.wsl_x11_env
Then add this script to terminal
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
-------------------------------------
Paste all in terminal and install!
git clone https://github.com/DamionGans/ubuntu-wsl2-systemd-script.git
cd ubuntu-wsl2-systemd-script/
bash ubuntu-wsl2-systemd-script.sh
Take 3 sec and look in terminal so daemonize is installd.
apt install daemonize <-- if not login as ROOT and install daemonize.
-------------------------------
Reboot Reboot Reboot Reboot Reboot
-------------------------------------
Paste in terminal: . ~/.wsl_x11_env
Time to start Gnome: gnome-session
You always need to type . ~/.wsl_x11_env and then gnome-session to start gnome.
-------------------------------------
Regards Mattias Vinberg - GNOME - LINUX MINT - WSL - GWSL - Windows 11 - Linux - 2024 - SWEDEN
--------------------------------------------