Apt install ubuntu-desktop
Posted: Sat Apr 05, 2025 6:34 am
Next, we will need to check whether everything works for this user to do this, go to this account by entering su username and then try to perform some action, for example, create a folder mkdir test you should be asked for a password, after you enter it the folder will be created. You can check this using cd /test if it was created, then everything works correctly.
Creating a graphical shell
I will show you how to create a graphical shell for your system built on linux ubuntu (20.04 is my version, but it is also suitable for the past). If you need to work through the graphical shell, then enter the command:
After that, the download of the package with graphic data will begin and it may take some time to configure it (it took me 5 minutes). Next, you will need to reboot the system using reboot and then you will see an entry into the graphical shell.
It is important that you create buy bulk sms service a separate user before this, because you will not be able to log in on behalf of root.
Since I previously created a user as I described above, I will be shown the following when logging in
After you log in, there will be a desktop in front of you where, so far, nothing has been installed.
So you can already start working using this graphical shell, but how to connect to it remotely?
In order to connect to it remotely, you will need to enter the following commands:
apt install xrdp xorgxrdp
apt install ubuntu-desktop xrdp xorgxrdp
This will allow you to connect remotely to the system using RDP (windows remote desktop protocol).
Creating a graphical shell
I will show you how to create a graphical shell for your system built on linux ubuntu (20.04 is my version, but it is also suitable for the past). If you need to work through the graphical shell, then enter the command:
After that, the download of the package with graphic data will begin and it may take some time to configure it (it took me 5 minutes). Next, you will need to reboot the system using reboot and then you will see an entry into the graphical shell.
It is important that you create buy bulk sms service a separate user before this, because you will not be able to log in on behalf of root.
Since I previously created a user as I described above, I will be shown the following when logging in
After you log in, there will be a desktop in front of you where, so far, nothing has been installed.
So you can already start working using this graphical shell, but how to connect to it remotely?
In order to connect to it remotely, you will need to enter the following commands:
apt install xrdp xorgxrdp
apt install ubuntu-desktop xrdp xorgxrdp
This will allow you to connect remotely to the system using RDP (windows remote desktop protocol).