Linux and Microcontroller Tips

SES, SEO, SEM, Linux and Microcontroller Help, News and Experience sharing Blog
"My PIC Microcontroller Articles are moved to http://picmicrochip.blogspot.com

Friday, July 22, 2022

How to Install rpi-imager in Ubuntu 20.04

›
    Open a Terminal $ sudo apt update $sudo snap install rpi-imager or $ wget https://downloads.raspberrypi.org/imager/imager_latest_amd64.d...
Tuesday, March 9, 2021

How to check the failed login history of your linux server

›
 lastb command is used to check the failed login history in Linux. usage   : $ sudo lastb
Thursday, January 28, 2021

How to make pdf file from multiple Image files in Ubuntu

›
  If you have multiple image files and you want to make a single pdf file from it, just follow the steps This GUI tool convert multiple imag...
Friday, July 19, 2019

How to keep running a process after ending ssh session

›
ssh into your remote server. start screen . $ screen  Start the process . $ run any process Then Press Ctrl-A then Ctrl-D . Th...
Friday, November 3, 2017

Free Open Source Firewall Solution - Pfsense

›
PFSense is an open source firewall and router distribution based on FreeBSD .  Pfsense is tailored for use as a firewall and router that is...
Monday, October 23, 2017

AppImage : Portable package for Linux

›
AppImage : New package format for Linux Debian/Ubuntu useing .deb packages,  Redhat, Fedora Using .rpm Packages. Now a days you can se...
Tuesday, September 26, 2017

How to Install ESP32 Board in Arduino IDE ( Ubuntu /Debian )

›
How to Install  ESP32 Board in Arduino IDE ( Ubuntu /Debian ) Now a days ESP32 become more popular than NodeMCU. ESP32 board is not avai...
Thursday, September 21, 2017

How to Run 720p and 1080p mkv files Raspberry pi

›
VLC and other common video players  in Raspberry pi not support GPU. You can use Omxplayer a text based video player for running 720p and ...
Tuesday, August 22, 2017

How to Install Edup Wifi Adapter in Ubuntu

›
How to Install Edup Wifi Adapter in Ubuntu USB ID  148f:7601 Ralink Technology, Corp. Chip :  Ralink MT7601u Open a Terminal and Run t...
Monday, July 24, 2017

How to cut a field from csv file using bash

›
How to cut a field from csv file using bash  Example : cat mycsv.csv | cut -d ',' -f3 cat mycsv . csv | cut - d ",...
›
Home
View web version

About Me

shibuvarkala
View my complete profile
Powered by Blogger.