BartB
Menu Close
  • Strona główna
  • Sample Page

Linux

Install latest Java 8 on raspbian

Posted on 24 grudnia, 2017 by bartb

I’m always looking for this commands when I need to install latest Java 8 JDK on my RPi, so I’m adding them here just in case I’ll need to use them again. Unfortunately default Raspbian repository contains old Java version… Continue Reading →

Linux, Raspberry Pi 3B

See realtime actions on files/directories in linux

Posted on 25 października, 2017 by bartb

I wanted to see in real time when files are created and deleted in a directory under linux shell. This is the easiest way: Installation: Source: https://askubuntu.com/questions/541128/monitor-folder-contents-changes

Linux

How to compare two binary files in vimdiff

Posted on 23 czerwca, 2017 by bartb

The fastest way to compare two files in vimdiff is firstly open: Displaying content in hex format: to switch to other pane:  

Linux

How to edit line endings in vim

Posted on 14 czerwca, 2017 by bartb

This is a quick  solluion how to replace windows style line endings <CRLF> to unix style <LF> In vim type:

Linux

Get number of files, directories and links in linux

Posted on 5 lutego, 2015 by bartb

Here is a simple way to find out how many files, directories and links are in current directory:

Linux

Colors in git diff

Posted on 6 listopada, 2014 by bartb

When I use git a diff function is really useful but by default it displays VT100 commands instead text coloring. This is solution how to enable colors in git diff. Solution: add this line to your ~/.cshrc.user and source that… Continue Reading →

GIT, Linux

sed in-place – find and replace string in all files

Posted on 9 października, 2014 by bartb

Sed is a really powerful and useful linux program when you want to replace certain string in a file. But it gets harder when you wan replase srting in all available files in directory . Here is the solution with… Continue Reading →

Linux, Uncategorized

Create and extract tar.gz files on any Linux

Posted on 1 października, 2014 by bartb

I allways forget how to extract a *.tar.gz file from command line on Linux, so I have to write it down. Example of extract tar file: Where: –x extract –v verbose output (prints all extracted files) –f specify input filename… Continue Reading →

Linux command, linux, tar

Ostatnie wpisy

  • Open Media Vault solevd issues
  • TL431 design tips
  • Linux utility tools
  • Docker on RPi
  • Raspberry pi mount NFS share

Najnowsze komentarze

  • 5 Ways to Access the Raspberry Pi Command Line - SSH configuration in Raspberry Pi

Archiwa

  • luty 2022
  • wrzesień 2021
  • lipiec 2021
  • kwiecień 2021
  • marzec 2021
  • styczeń 2021
  • marzec 2019
  • styczeń 2018
  • grudzień 2017
  • październik 2017
  • sierpień 2017
  • czerwiec 2017
  • listopad 2016
  • październik 2016
  • luty 2015
  • listopad 2014
  • październik 2014
  • wrzesień 2014
  • maj 2014

Kategorie

  • ARM
  • Codeigniter
  • Eclipse
  • Erlang
  • GIT
  • Hardware
  • hardware
  • Linux
  • Raspberry Pi 3B
  • STM32
  • Uncategorized

Meta

  • Zaloguj się
  • Kanał wpisów
  • Kanał komentarzy
  • WordPress.org
© 2026 BartB. All rights reserved.
Hiero by aThemes