zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Verifying Private Key matches a Certificate

January 29, 2013 by Igor Drobot 2 Comments

Certificate

If you get a certificate from a customer and you should implement it in some piece of software (for example nginx). The first step is to compare the received files.
After this check the displayed hash should [Read more…]

Filed Under: Bash, Debian, HTTP, Linux, Networking Tagged With: OpenSSL, Private Key, security, SSL

Alternative SSH-Server – Dropbear

December 14, 2012 by Igor Drobot Leave a Comment

Dropbear is a relatively small open source SSH 2 server. It runs on a variety of POSIX-based platforms.

The perfect environment for this server could be a little low-end system like your mobile phone or BeagleBone.

Installation:

1
apt-get install dropbear

apt-get install dropbear

Configuration
vim /etc/default/dropbear

1
2
3
4
NO_START=0
DROPBEAR_PORT=22
# Alternative dropbear login banner
DROPBEAR_BANNER="/opt/dropbear-banner"

NO_START=0 DROPBEAR_PORT=22 # Alternative dropbear login banner DROPBEAR_BANNER="/opt/dropbear-banner"

Filed Under: Debian, Linux, Networking, Ubuntu Tagged With: Dropbear, ssh

Upgrade Debian squeeze to wheezy

December 7, 2012 by Igor Drobot Leave a Comment

Attention this tutorial was written for ARM-Based systems in my case it was a Trim-Slice system, without MBR (without grub). It was a plain Debian without Kernel and boot loader
[Read more…]

Filed Under: Debian, Kernel, Linux Tagged With: ARM, Debian, Kernel, Trim-Slice, Upgrade debian

Roundcube remove server field

October 9, 2012 by Igor Drobot 1 Comment

Roundcube is web based open source multiuser IMAP client, yesterday I upgraded my older installation to a new stable version 0.8.2.

After successfully installation I was able to see a new redesigned login window with stupid server field. [Read more…]

Filed Under: Debian, Linux, Mailing, Networking, Ubuntu Tagged With: IMAP, Roundcube, Webmail

Introducing the BeagleBone

September 27, 2012 by Igor Drobot 4 Comments

The BeagleBone is the low-cost, high-expansion hardware-hacker focused BeagleBoard. It is a bare-bones BeagleBoard that acts as a USB or Ethernet connected expansion.
BeagleBone brings full-featured Linux to places it has never gone before.

Delicious facts about BeagleBone
AM3359 Processor btw. this is the Datasheet [Read more…]

Filed Under: Debian, DIY, Kernel, Linux, Networking Tagged With: Angstrom, BeagleBone, BeagleBone Debian, Debian, Fritzing, Hardware, Linux, minicom, OpenSource

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 17
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok