Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

motioneyeos terminal setup

 ./writeimage.sh -d /dev/mmcblk0 -i "/path/to/motioneyeos.img"
Comment

motioneyeos terminal setup

 ./writeimage.sh -d /dev/mmcblk0 -i "/path/to/motioneyeos.img" -n 'yournet:yourkey'
Comment

motioneyeos terminal setup

 ./writeimage.sh -d /dev/mmcblk0 -i "/path/to/motioneyeos.img" -s "192.168.1.101/24:192.168.1.1:8.8.8.8"
Comment

motioneyeos terminal setup

 git clone --depth 1 https://github.com/ccrisan/motioneyeos.git motioneyeos
 cd motioneyeos
Comment

motioneyeos terminal setup

 sudo dd if=output/[board]/images/motioneyeos-[board].img of=/dev/mmcblk0 bs=4M
Comment

motioneyeos terminal setup

 ssid=myssid
 wpa_passphrase=12345678
 wpa=2
 wpa_key_mgmt=WPA-PSK
 interface=wlan0
 channel=1
 driver=nl80211
 hw_mode=g
 ieee80211n=1
 ieee80211ac=1
Comment

motioneyeos terminal setup

 ./build.sh [board] xconfig
Comment

motioneyeos terminal setup

 ./build.sh [board]
Comment

motioneyeos terminal setup

 ./build.sh [board] mkimage
Comment

motioneyeos terminal setup

 interface=wlan0
 dhcp-range=192.168.27.50,192.168.27.150,24h
 dhcp-leasefile=/data/dnsmasq.leases
Comment

PREVIOUS NEXT
Code Example
Shell :: sexy bash 
Shell :: select until end of file vim shortcut for commands 
Shell :: upgrade grails 2 to 3 transactional 
Shell :: freetype2 linux install 
Shell :: declare dataset in powershell 
Shell :: caddy default tls folder 
Shell :: git schannel 
Shell :: bash jump to 
Shell :: changer affichage kali linux 
Shell :: give names to ips on local machine ubuntu 
Shell :: kubernetes cert kubeconfig 
Shell :: import kleur 
Shell :: install node in linux from tar 
Shell :: how to deploy project on github 
Shell :: git get data from the repo 
Shell :: terminal codes 
Shell :: linux Print the tree view of processes when SSH connection has been established 
Shell :: fslmeants fslstats time series 
Shell :: upload package to gitlab package registry 
Shell :: 2 chaves ssh 
Shell :: mawk print file contents 
Shell :: git merge branch in jenkins pipeline 
Shell :: install traefik on portainer 
Shell :: install tag gz 
Shell :: how to change colors in terminal linux outputs 
Shell :: clam av debian not installing 
Shell :: serverless invoke sqs 
Shell :: ubuntu syslog.2.gz 
Shell :: get old commit based on active users 
Shell :: switch content two files linux 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =