Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


【tutorial】no kvm/kvm nested required, try native proxmox novnc view with lxc containers
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

【tutorial】no kvm/kvm nested required, try native proxmox novnc view with lxc containers

minlearnminlearn Member
edited April 2023 in Tutorials

demo:


(this is a demo installed onto a oracle freetier arm 2c16g)

how to play:

  • install devdeskos : an integrated proxmox project fork at github.com/minlearn/onekeydevdesk
    (below works under a debian based linux os , you can track the installing process in a novnc view opened at http://yourip80 while it happens ):

    wget -qO- 1keydd.com/inst.sh|bash -s - -t devdeskosfull
    
  • when logged in:
    (use root/1keydd to login at https://ip:8006 firstly)

    1,start 1010102, click "console",wait till it hints "password check error"
    
    2,click "datacenter" (left column in the UI) ,click syslog (middle column in the UI)
    
    find a log entry,which is in the form of:
    "x11vnc -storepasswd PVEVNC:642A9400..........4MAG1wA== /etc/x11vnc.pwd"
    double click and copy it 
    open 1010102 xtermjs (upper right corner of the UI) ,
    login with root/1keydd,paste and let it be executed。
    
    3,again click 1010102 "console",vnc now works and connected。and you can play it now
    

enjoy yourself and dont forget to star this github repo if you would like to:

https://github.com/minlearn/onekeydevdesk

Thanked by 1dystopia

Comments

  • I do not think it is accptale for most of VPS service, please read the TOS and AUP when you wannt to use it!!!
    I TRIED ON MY SERVER AND I FOUND V2RAY AT THE HOME OF ROOT USER!!!!
    It also have an unknown private key and pub key!

    These screenshots were taken during the installation process!!!

  • netomxnetomx Moderator, Veteran

    @yaoyao_moe said:
    I do not think it is accptale for most of VPS service, please read the TOS and AUP when you wannt to use it!!!
    I TRIED ON MY SERVER AND I FOUND V2RAY AT THE HOME OF ROOT USER!!!!
    It also have an unknown private key and pub key!

    These screenshots were taken during the installation process!!!

    So, you didn't read the install script?

  • minlearnminlearn Member
    edited April 2023

    sir,v2ray was a normal tool for my personal use,i integrated it for convinence
    please disable and remove it

    (in fact,the v2ray/conf file is a useless and unworking placement file, cause the address there was set to xxxx.xxxx.com , you can ignore the whole v2ray if you dont use it otherwisely you can set it up to use it )

    i never thought you would be so serious about it

    you can find a clean one at:

    wget -qO- 1keydd.com/inst.sh|bash -s - -t devdeskos
    
  • just disable and remove the v2ray services and files at /root
    please
    they just use a placement conf file

    i am sorry for it

  • @netomx said:

    @yaoyao_moe said:
    I do not think it is accptale for most of VPS service, please read the TOS and AUP when you wannt to use it!!!
    I TRIED ON MY SERVER AND I FOUND V2RAY AT THE HOME OF ROOT USER!!!!
    It also have an unknown private key and pub key!

    These screenshots were taken during the installation process!!!

    So, you didn't read the install script?

    Yes, I have read it.
    I believe the script downloads a series of XZ compressed files that are split into multiple volumes from the github/gitee and then unzips them, which might cause some problems. Therefore, I have created a new virtual machine on my home server solely for testing purposes.
    I have NAVER trusted any third-party script.

    Thanked by 1netomx
  • netomxnetomx Moderator, Veteran

    @yaoyao_moe said:

    @netomx said:

    @yaoyao_moe said:
    I do not think it is accptale for most of VPS service, please read the TOS and AUP when you wannt to use it!!!
    I TRIED ON MY SERVER AND I FOUND V2RAY AT THE HOME OF ROOT USER!!!!
    It also have an unknown private key and pub key!

    These screenshots were taken during the installation process!!!

    So, you didn't read the install script?

    Yes, I have read it.
    I believe the script downloads a series of XZ compressed files that are split into multiple volumes from the github/gitee and then unzips them, which might cause some problems. Therefore, I have created a new virtual machine on my home server solely for testing purposes.
    I have NAVER trusted any third-party script.

    You a a wise man indeed.

  • @yaoyao_moe said: unknown private key

    this 2 file is necessary for ssh local forwarding x11 service from container 1010102 into the host,cause 1010102 and the host need auth by ssh keys

    please feel easy

  • minlearnminlearn Member
    edited April 2023

    I have NAVER trusted any third-party script.

    You a a wise man indeed.

    you are right to do that

    test it at your own risk
    it is encouraged to check it before trying
    thanks

  • minlearnminlearn Member
    edited April 2023

    we can also embed a "panel" console on the purpose of redirecting httpservice from container to the host

    yet another cool thing

    alway keep using containers that is isolated from the host, will help cause no pollution to the host

  • Brother K,I miss you so much <3

  • @windyman said:
    Brother K,I miss you so much <3

    :)

  • bdlbdl Member

    Thanked by 1dystopia
Sign In or Register to comment.