W. Glenz avatar

LINUXOPOLIS # 1,037 ~ RASPBERRY PI

wglenz

Published: 06 Mar 2020 › Updated: 06 Mar 2020LINUXOPOLIS # 1,037 ~ RASPBERRY PI

LINUXOPOLIS # 1,037 ~ RASPBERRY PI

RASPBERRY PI

Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home

screenshot by willi glenz

vim ~/.config/fish/functions/graspi.fish

function graspi --description 'raspberry pi'
    clear; echo
    echo '=========================================================================='
    echo '                               RASPBERRY PI                               '
    echo '=========================================================================='
    echo '  homepage            raspberrypi.org                                     '
    echo '  download            raspberrypi.org/downloads/                          '
    echo '  documentation       raspberrypi.org/documentation/                      '
    echo ' ------------------------------------------------------------------------ '
    echo '  raspbian            raspberrypi.org/downloads/raspbian/                 '
    echo '  imager              downloads.raspberrypi.org/imager/imager_amd64.deb   '
    echo '  country codes       nationsonline.org/oneworld/country_code_list.htm    '
    echo ' ------------------------------------------------------------------------ '
    echo '  $ vim /wpa_supplicant.conf                                              '
    echo '  -> country=US|GB|DE                                                     '
    echo '  -> ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev              '
    echo '  -> update_config=1                                                      '
    echo '  -> network={                                                            '
    echo '  -> scan_ssid=1                                                          '
    echo '  -> ssid="wifi_ssid"                                                     '
    echo '  -> psk="wifi_password"                                                  '
    echo '  -> }                                                                    '
    echo '=========================================================================='
    echo
end
SOURCES
 homepage .................................. raspberrypi.org
 download .................................. raspberrypi.org/downloads/raspbian/
 documentation ............................. raspberrypi.org/documentation/
 toms hardware ............................. tomshardware.com/
 fish ...................................... fishshell.com/docs/current/index.html
 picture ................................... screenshoot by me ~ my gnome-desktop

Leave LINUXOPOLIS # 1,037 ~ RASPBERRY PI to:

Written by

Linux • Debian • Bash • Java

Read more #linux posts


Best Posts From W. Glenz

We have not curated any of wglenz's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From W. Glenz