Basic Linux commands
May 9, 2021

Basic Linux commands

Cheat Sheet linux

Cassandra Cheat Sheet
May 26, 2020

Logging into CQLSH

remote host

export CQLSH_HOST=<rpc address>
export CQLSH_PORT=9042
cqlsh -u cassandra
Password:
cqlsh> exit
Cheat Sheet cassandra

FFmpeg Cheat Sheet
November 15, 2018

FFmpeg cheat sheet. Most helpful commands/options to use with FFmpeg

Cheat Sheet ffmpeg

Docker Cheat Sheet
September 21, 2018

Some useful Docker and Docker Compose commands

Cheat Sheet docker

How to install Go on Ubuntu
December 6, 2017

Golang

Development go ubuntu

How to install Windows IoT on Raspberry Pi 2 from Linux
January 30, 2016

Raspberry PI 2 Windows IoT

Windows IoT Core works on Raspberry Pi.

Development raspberry

How to install Ubuntu 14.04 on Raspberry Pi 2
January 22, 2016

Raspberry PI 2 Ubuntu

Technical description about RASPBERRY PI 2 MODEL B here

Development raspberry ubuntu

How to delete all files from Amazon S3 bucket
November 9, 2013

Unfortunately there is no way to remove all files from bucket in Amazon AWS console. But how to remove all files from Amazon S3 bucket? I did that with an s3cmd tool and a small bash script.

Development amazon s3 administration

Sudo with no password promt on Linux
April 4, 2013

sudo no password

I am tired to type each time password when I type sudo command. And you? It is possible to use sudo with no password in Ubuntu and any other Linux systems. So, do you want to use sudo without password prompt?

Development linux sudo

How to play Doom 3 on Linux
April 3, 2013

Doom 3 on Linux

Do you want to play Doom 3 on Linux? It's possible!

linux doom 3