Mariusz Wyszomierski | DevBlog
open-menucloseme
Blog
Links icon
GitHub LinkedIn Twitter
About
🌐
Polski English
  • How to safety turn off Raspberry Pi?

    calendar2016-01-29 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy
    How to safety turn off Raspberry Pi?

    RaspberryPi card doesn't have no default turn off button. You can't just disconnect it from power supply - it may cause problems with SD card. Firstly you should execute command: 1sudo shutdown -h now


    Read More
  • How to set static IP address in Raspbian?

    calendar2016-01-24 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    How to set static IP address in Raspbian?

    Option 1 - set static IP address in router Many routers have settings to assign static IP address based on MAC addres of network card. Each router has different administration panel, so I won't describe this option in detail. If IP address of your local network is 192.168.0.15 you probably can access in browser …


    Read More
  • How to check address IP of newly connected Raspberry Pi?

    calendar2016-01-20 · 1 min read  ·
    Share on: twitterfacebooklinkedincopy
    How to check address IP of newly connected Raspberry Pi?

    In this post i will show you how to check IP address of your raspberry after you connect it to network. New IP address in local network Check all of IP addresses in your local network 1arp -a Connect Raspberry Pi to network Run again command from first step. New address on list will point to your device. Recognize …


    Read More
  • How to install OS on Raspberry Pi without keyboard and screen?

    calendar2016-01-15 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    How to install OS on Raspberry Pi without keyboard and screen?

    What is needed? 8GB microSD recommended Raspberry Pi device Network cable for router connection Preparation microSD First format your card in FAT system. Choose "Disks" Next in menu on the left, choose microSD card, click on "small cog" and choose "Format..." (CTRL+SHIFT+F) …


    Read More

Recent Posts

  • redo - application for quick alias creation
  • Efficiently search and select commands from bash history
  • Can't find java class using reflection
  • SDKMAN - application to manage tools versions
  • How to change logging level when springboot application is running?
  • Deploy two springboot applications in Wildfly with external properties
  • Turn off “X-Powered-By” i “Server” headers in WildFly 10
  • Mapping Dozer vs MapStruct

Tags

DEVOPS 5 TOOLS 5 HARDWARE 4 RASPBERRY 4 JAVA 3 NETWORK 2 SPRINGBOOT 2 WILDFLY 2 ANSIBLE 1 DEPLOYMENT 1 DOZER 1 EFFICIENCY 1 GIT 1 LIBRARY 1
All tags
ANSIBLE1 DEPLOYMENT1 DEVOPS5 DOZER1 EFFICIENCY1 GIT1 HARDWARE4 JAVA3 LIBRARY1 LINUX1 MAPPING1 MAPSTRUCT1 NETWORK2 NMAP1 OWASP1 PERFORMANCE1 PRODUCTIVITY1 RASPBERRY4 RASPBIAN1 REDO1 REFLECTION1 SDKMAN1 SECURITY1 SPRINGBOOT2 TOOLS5 VNC1 WILDFLY2
[A~Z][0~9]
Mariusz Wyszomierski | DevBlog

Copyright  MARIUSZ WYSZOMIERSKI | DEVBLOG. All right reserved. Generated by Hugo. Template hugo-clarity.

to-top