This post was most recently updated on December 11th, 2018
Java Camera
Categories:
Related Post
LinuxLinux
This post was most recently updated on December 11th, 2018First, make sure you have internet access, and make sure resolvconf is installed on your system. sudo aptitude install resolvconf” Next,
How to Configure Static IP Address on Ubuntu 20.04How to Configure Static IP Address on Ubuntu 20.04
Typically, in most network configurations, the IP address is assigned dynamically by the router DHCP server. Setting a static IP address may be required in different situations, such as configuring
Powershell scriptsPowershell scripts
This post was most recently updated on December 11th, 2018rtlupdate.cmd @echo offf:cd\cd werkmap\seriesdel uzg.xmlpowershell -file add-text.ps1 >serieslist.txtpowershell -file download_all.ps1del series.txtdel serieslist.txtdel temp.xml add-text.ps1 #Define Variables$a = "f:\werkmap\series\series.txt"$b = get-content $a#Define