A step by step guide on how to create a linux server with graphical user interface(GUI) on google cloud platform(GCP).
Terminal Commands:
1. sudo apt update
2. sudo apt upgrade
3. sudo useradd -m -s /bin/bash enteryournamehere
4. sudo passwd enteryournamehere
5. sudo usermod -a -G sudo enteryournamehere
6. su – enteryournamehere
7. sudo su
8. su – enteryournamehere
9. sudo apt install xfce4 xfce4-goodies
10. sudo apt install -y tightvncserver
11. vncserver
12. vncserver -kill :1
13. nano ~/.vnc/xstartup
14. Enter this text inside nano xstartup
#!/bin/bash
xrdb $HOME/.Xresources
startxfce4 &
And save by pressing control key + x
Sites:
1.
2.
Nguồn: https://codeigniterbrasil.com
Xem thêm bài viết khác: https://codeigniterbrasil.com/lap-trinh-linux/
Xem thêm Bài Viết:
- Hướng dẫn sử dụng hệ điều hành linux siêu tốc – bài 25 Xem cấu hình hệ thống (cpu, ram, hdd)
- Linux cat command summary with examples
- Cài nhiều hệ điều hành Windows và Linux trên một máy tính
- Hướng dẫn tạo USB Boot DLC2019 (NTFS / UEFI) Trên windows 10 ( sử dụng USB 32 GB )
- Hướng dẫn gỡ bỏ Ubuntu sạch sẽ nhất bằng lệnh trên Windows theo chuẩn UEFI-GPT
Onur ALKARA
May 22, 2020I get Unable to load a failsafe session from Ultravnmc and I get maximum clients reached error from vncserver when I check logs. I really would appreciate if someone can advise. Thanks for the video
Nguyen Duy
May 22, 2020Really helpful, thanks a lot
Robert Roman
May 22, 2020it was all good until the 9 minute mark. I don't know what you did to get out of the nano command
ultralooter
May 22, 2020Great job dude!
Mr. Waste
May 22, 2020thank you so much for the help, I have been looking around for many hours and finally found the correct video!!!!!!!!!!!
Zerberus
May 22, 2020Play this song with 1.5 speed and you have a new Mario Kart theme
teenstarlets.info
May 22, 2020How I hate "tutorials" without explanations.
Alexandru Parvu
May 22, 2020Go fuck yourself
suscribete y de ja un gran like a miguel
May 22, 2020ive tried but it shows me a gray little dots screen, nothing shows to be specific
rfenomen
May 22, 2020Thanx man great job
RajehTXD
May 22, 2020that is super powerful since i want to manage java servers. trust me they are hard since i am on a debian VM Thanks. For other users, this wouldn't work in putty. You got 1 new subscriber, congratulate yourself!
Fábio Sousa
May 22, 2020Brow, you help me a lot, good job! One more subscriber.
marckferrer
May 22, 2020Thank you very much for your help!
Adam I
May 22, 2020can the same thing be done for installing a Kali linux GUI instead of Ubuntu?
Tushar verma
May 22, 2020U deserve like
White Noise
May 22, 2020thx
Abraham Munguia
May 22, 2020nana
Mert Erten
May 22, 2020last steps should be with user you created or gcp user?
Evgeny Pekerman
May 22, 2020good job
RAYAN HAQUE
May 22, 2020hi