Temel linux komutları : http://www.karadere.com/blog/linux-komutlari-linux-sistemlerdeki-command-prompt-shell-line-komutlari.html Change ip address eth0 or wlan0 interface Ubuntu veya Raspberry Pi – command prompt shell den ip değiştirmek route -n mevcut route tablosunu görüntülemek sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0 sudo route add default gw 192.168.0.253 eth0 Changing Your IP From the Command Line in […]
Oca 17 2016
RasperryPi Kurulum ve configuration notlarım
Temel linux komutları : http://www.karadere.com/blog/linux-komutlari-linux-sistemlerdeki-command-prompt-shell-line-komutlari.html Change ip address eth0 or wlan0 interface Ubuntu veya Raspberry Pi – command prompt shell den ip değiştirmek route -n mevcut route tablosunu görüntülemek sudo ifconfig eth0 192.168.0.1 netmask 255.255.255.0 sudo route add default gw 192.168.0.253 eth0 Changing Your IP From the Command Line in […]
Devamı
By Burhan KARADERE • Programlama - Software • 0 • Tags: configuration, kurulumu, RasperryPi