Code Monkey home page Code Monkey logo

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


Black Screen with cube cursor VNC

After Instalation of Debian12 in Termux and running VNC I am just getting black screen with cube cursor.
Smartphone: Xiomi Redmi 11 Lite 5G
obraz

./install.sh error.

I don't know why but i have an installation error. When i used the install.sh file. So i just edited the install.sh file and removed the rm install.sh & clear commands and ran it again, and this time it was the output :

--2024-02-17 02:31:55--  https://raw.githubusercontent.com/wahasa/Debian/main/Install/Install                                               Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8002::154, 2606:50c0:8001::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2465 (2.4K) [text/plain]
Saving to: ‘../usr/bin/Install’

Install           100%[===========>]   2.41K  --.-KB/s    in 0.007s
                                                                      2024-02-17 02:31:56 (362 KB/s) - ‘../usr/bin/Install’ saved [2465/2465]


Installation successful,.

rm: cannot remove '../usr/bin/Install.*': No such file or directory   ./install.sh: line 9: Install: command not found

But of course installation is not successful when i use debian command with output

no command debian found

Custom Resolution?

Is there any solution to make custom resolution scripts be permanent? I tried following every forum and youtube videos but they still don't work on debian. Whenever I executed my script and logging out and starting the vnc again, it goes back to the default resolution.

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.