Code Monkey home page Code Monkey logo

debian's People

Contributors

wahasa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

debian's Issues

Installation

Install Debian Desktop Environment


debian


Warning :

It is not recommended to install because there are some problems.


Tutorial Installation

Make 2 Session in Termux

Swipe the screen from left to right in termux, click 'New Session'.


  1. Session 1 (in Termux)

pkg update && pkg upgrade

  • Install Tigervnc
    on Termux, run this command :
wget https://raw.githubusercontent.com/wahasa/Debian/main/tigervnc ; chmod +x tigervnc ; ./tigervnc

  1. Session 2 (in Debian)
    on Debian, run this command :

apt update && apt upgrade


Install Desktop Gnome

N : There are apps & features that cann't be opened.
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-gnome.sh ; chmod +x de-gnome.sh ; ./de-gnome.sh

Install Desktop Budgie

N : There are apps & features that cann't be opened.
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-budgie.sh ; chmod +x de-budgie.sh ; ./de-budgie.sh

Install Desktop Mate

N : No back button in desktop.
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-mate.sh ; chmod +x de-mate.sh ; ./de-mate.sh

Install Desktop Ukui

N : There are apps & features that cann't be opened.
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-ukui.sh ; chmod +x de-ukui.sh ; ./de-ukui.sh

Install Desktop Cinnamon

N : Unable to login to vnc server.
apt install wget -y ; wget https://raw.githubusercontent.com/wahasa/Debian/main/de-cinnamon.sh ; chmod +x de-cinnamon.sh ; ./de-cinnamon.sh


Vnc Viewer

  • Start Vnc Server

On Session 1 (Termux), run this command :

vncstart

To Session 2 (Debian), run this command :

vncstart


  • Open Vnc Viewer

Add (+) VNC Client to connect, fill with :

Address

localhost:1

Name

Debian Desktop

To disconnect VNC Client, click (X) on the right.


  • Stop Vnc Server

on Session 1 (Termux), run this command :

vncstop

Close session with 'exit'.

To Session 2 (Debian), run this command :

ctrl + c



Good Luck


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.