Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

view lubuntu-desktop from another computer

# description "Start x11vnc on system boot"

description "x11vnc"

start on runlevel [2345]
stop on runlevel [^2345]

console log

respawn
respawn limit 20 5

exec /usr/bin/x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/brian/.vnc/passwd -rfbport 5900 -shared
Comment

PREVIOUS NEXT
Code Example
Shell :: failed at the node-sass@4.13.1 postinstall script. 
Shell :: extraire 1 image toute le 10 secondes 
Shell :: prisjakt 
Shell :: instalar acrobat reader desde wine en fedora 
Shell :: libqtgui4 : Depends: libpng12-0 (= 1.2.13-4) but it is not installed 
Shell :: https://cloud.google.com/shell/docs/using-web-preview#previewing_the_application 
Shell :: linux borrar configuracion residual 
Shell :: installed delphi package says unit not found 
Shell :: install react router dom 
Php :: kill phpstorm 
Php :: php hide errors 
Php :: laravel back button 
Php :: env clear cache laravel 
Php :: php artisan serve another port 
Php :: return last insert id in codeigniter 
Php :: downgrade php 7.4 to 7.3 mac 
Php :: php storage link 
Php :: laravel model tablename 
Php :: php beautify json 
Php :: magento get admin url 
Php :: a2dismod 
Php :: laravel migration refresh 
Php :: your requirements could not be resolved to an installable set of packages. composer 
Php :: eloquent where between 
Php :: str slug laravel 
Php :: laravel request all except 
Php :: date casting from datetime to d-m-Y laravel 
Php :: wpml get translated post id 
Php :: how to remove first element in array php 
Php :: get upload error codeigniter 
ADD CONTENT
Topic
Content
Source link
Name
4+1 =