KaliRPIVNCSetup
This script will auto setup vncserver in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session
Install / Use
/learn @techchipnet/KaliRPIVNCSetupREADME
KaliRPIVNCSetup
Summary
This script will auto setup vncserver, VNC server will auto start on boot in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session
Features
Auto configured VNC server for remote session for RPI Kali Linux, auto start VNC server on boot you can easily change resolution, depth, VNC server password using this script
How to setup?
First of all tightvncserver must be installed, it already preinstall in Kali Linux ARM.
<code>apt-get install tightvncserver</code>
give executable permission.
<code> chmod +x setup.sh </code>
Run it and follow instructions.
<code>./setup.sh</code>
Video Demo
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。


