Posts
-
Raspberry Pi SD Card Image is too big for another SD Card
Dec 3, 2022
Recently I am working on project involving Raspberry Pi. A couple of months ago
I wrote a quick start guide to Raspberry Pi. ...
-
Java Server Sent Events Chat Example
Dec 2, 2022
After writing article about Introduction of Server Sent Events with real life PHP SSE
example I decided to write another arti...
-
Introduction to Server-Sent Events
Dec 1, 2022
Server-sent events (SSE) is a web technology where a browser receives automatic
updates from a server via HTTP protocol. SSE ...
-
Connect to Linux Desktop from Windows
Nov 16, 2022
In previous post I wrote about how to secure communication between Linux and Windows
machine with SSH. Now in this post I am ...
-
Create Secure Communication Channel with Putty
Nov 15, 2022
Imagine you are connected to public wireless network and want to check some admin panel
that does not support HTTPS. Then you...
-
Simple backup to DropBox
Nov 14, 2022
There are a lot of backup solution and options available, but most of them are for
business and professional usage. If you ne...
-
Disable Apache auto run or any other service
Nov 12, 2022
Sometimes you need to disable some service that run ot Linux. Here comes the
handy utility called rcconf. It configures syste...
-
Free USB Flash Drive Space after ISO image saved
Nov 11, 2022
Some time ago I wrote about writting ISO image to USB flash drive. But when you burn
an ISO image to USB stick it re-formats ...
-
Write ISO Image to a USB stick
Nov 10, 2022
If you are using Windows you can use UNetbootin.
Raspberry Pi SD Card Image is too big for another SD Card
Dec 3, 2022 Recently I am working on project involving Raspberry Pi. A couple of months ago I wrote a quick start guide to Raspberry Pi. ...
Java Server Sent Events Chat Example
Dec 2, 2022 After writing article about Introduction of Server Sent Events with real life PHP SSE example I decided to write another arti...
Introduction to Server-Sent Events
Dec 1, 2022 Server-sent events (SSE) is a web technology where a browser receives automatic updates from a server via HTTP protocol. SSE ...
Connect to Linux Desktop from Windows
Nov 16, 2022 In previous post I wrote about how to secure communication between Linux and Windows machine with SSH. Now in this post I am ...
Create Secure Communication Channel with Putty
Nov 15, 2022 Imagine you are connected to public wireless network and want to check some admin panel that does not support HTTPS. Then you...
Simple backup to DropBox
Nov 14, 2022 There are a lot of backup solution and options available, but most of them are for business and professional usage. If you ne...
Disable Apache auto run or any other service
Nov 12, 2022 Sometimes you need to disable some service that run ot Linux. Here comes the handy utility called rcconf. It configures syste...
Free USB Flash Drive Space after ISO image saved
Nov 11, 2022 Some time ago I wrote about writting ISO image to USB flash drive. But when you burn an ISO image to USB stick it re-formats ...
Write ISO Image to a USB stick
Nov 10, 2022 If you are using Windows you can use UNetbootin.