Posts

Showing posts from April, 2018

Link3 FTP Server

Link3 FTP Server List http://bioscopelive.com http://movieserver.net http://103.25.120.118 http://dekhvhai.com http://genvideos.com http://mojaloss.net https://123movies.is/ http://dhakamovie.com/ http://naturalbd.com/ http://tube.dfnbd.net/ http://220.158.235.243/ http://fn-bd.com TV Servers http://ihub.live http://jagobd.com http://bdlivezone.com/ http://abohomanbangla.com/Bangladesh_web_directory/Bangla_Tv.html http://mojaloss.net/live/ Torrent servers https://katcr.co (kickass torrent is back :D ) http://crazyhd.com http://torrentbd.com http://torrent.dfnbd.net/ http://1337x.to/   https://thepiratebay.org/

Setting up Wifi with the Command Line on Raspberry Pi

Image
Setting up WiFi in Occidentalis, is also pretty straight forward. You just need to add the name of your wireless network (its SSID) and your password to a configuration file. Step 1. Boot the Raspberry Pi without the WiFi adapter plugged in. Step 2. Open a Terminal session by clicking on the LXTerminal icon, and enter the following command into it: sudo nano / etc / network / interfaces Then auto lo   iface lo inet loopback iface eth0 inet dhcp   allow - hotplug wlan0 auto wlan0     iface wlan0 inet dhcp wpa - ssid "ssid" wpa - psk "password" If you are using a 'hidden' SSID, try the following code: auto lo   iface lo inet loopback iface eth0 inet dhcp   auto wlan0 allow - hotplug wlan0 iface wlan0 inet dhcp wpa - scan - ssid 1 wpa - ap - scan 1 wpa - key - mgmt WPA - PSK wpa - proto RSN WPA wpa - pairwise CCMP TKIP wpa - group CCMP TKIP wpa - ssid "My Secret SS

I love my haters

Image