Skip to content

davydka/config

Repository files navigation

general

osx

pi

  • pibakery
  • raspbian (lite)
  • on first boot - console logged in or desktop logged in
  • set hostname - whatever

  • add file named ssh on the root dir of the boot disk to enable ssh
  • ssh [email protected]

  • sudo raspi-config
  • change locale - en_US.utf8
  • set memory split 192

Fix screen blanking (when using jessie desktop, still haven't figured out jessie lite)

https://www.raspberrypi.org/forums/viewtopic.php?f=66&t=18200

sudo nano /etc/lightdm/lightdm.conf

In that file, look for:
[SeatDefault]

and insert this line:
xserver-command=X -s 0 dpms

win

  • https://notepad-plus-plus.org/repository/7.x/7.5.8/npp.7.5.8.Installer.x64.exe
  • https://visualstudio.microsoft.com/downloads/ For app dev, OF and native applications
  • https://code.visualstudio.com/ For JS and web dev
  • http://cmder.net/
  • Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
  • Invoke-WebRequest -Uri https://aka.ms/wsl-ubuntu-1604 -OutFile Ubuntu.appx -UseBasicParsing
  • https://nickjanetakis.com/blog/using-wsl-and-mobaxterm-to-create-a-linux-dev-environment-on-windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published