Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install startx

sudo aptitude install xinit

then once it is installed you have to create or edit your
$HOME/.xinitrc file, and write in there

something like this:

#!/bin/sh
exec startfluxbox #if you want to run fluxbox desktop
exec gnome-session #if you want to run gnome desktop
exec startkde #if you want to run kde desktop
Comment

PREVIOUS NEXT
Code Example
Shell :: cara lihat password mac 
Shell :: command line filters 
Shell :: How to turn on ARD on mac using terminal 
Shell :: chow install cal inlunix 
Shell :: files still appear as modified after addition to .gitignore 
Shell :: Let NetworkManager manage all devices on wsl 2 
Shell :: linux check defragnmentation of disk 
Shell :: remove wine application icons of deleted programs from unity/gnome 
Shell :: btrfs get disk utilization for subdirectory 
Shell :: ipmitool debug 
Shell :: host directory i ubuntu 
Shell :: intergrete $var in the middle of a file name bash 
Shell :: check_mk ubuntu 20.04 
Shell :: chemin absolu tcpdf sur serveur 
Shell :: $FOO, or val if unset (or null) 
Shell :: docker image for log scarping example 
Shell :: find powershell profiles linux 
Shell :: search inodes usage ubuntu 
Shell :: command to download scoop 
Shell :: git show hidden commits 
Shell :: changed files github 
Shell :: Install docker on linux (Ubuntu) 
Shell :: kill port 8080 windows cmd command 
Shell :: flutter release mode 
Shell :: rails run server 
Shell :: how to install paint.net on linux 
Shell :: install unrar ubuntu 
Shell :: how slice for loop filename without extension in batch file 
Shell :: remove MiniDLNA 
Php :: Composer is operating significantly slower than normal because you do not have the PHP curl extension enabled 
ADD CONTENT
Topic
Content
Source link
Name
2+2 =