Saturday, August 25, 2018

Installing Remmina on Debian Stretch

  1. Add the repository to apt. Create the file /etc/apt/sources.list.d/remmina.list with the following content:

    deb http://ftp.debian.org/debian stretch-backports main

  2. Update packages:

    sudo apt-get update

  3. Install Remmina:

    sudo apt install -t stretch-backports remmina remmina-plugin-rdp remmina-plugin-secret


Source: https://remmina.org/how-to-install-remmina/

Friday, August 24, 2018

Installing WineHQ on Debian Stretch

  1. Install the apt-transport-https package:

    sudo apt-get install apt-transport-https

  2. Enable 32-bit packages:

    sudo dpkg --add-architecture i386

  3. Install the key which is used to sign the packages:

    wget -nc https://dl.winehq.org/wine-builds/Release.key
    sudo apt-key add Release.key

  4. Add the repository to /etc/apt/sources.list or create a wine.list file under /etc/apt/sources.list.d/ with the following content:

    deb https://dl.winehq.org/wine-builds/debian/ stretch main

  5. Update packages:

    sudo apt-get update

  6. Install WineHQ:

    sudo apt-get install --install-recommends winehq-stable

Friday, June 8, 2018

Скороговорка

Балканских бакланов клан клонировался-клонировался да так и не выклонировался.

Saturday, February 17, 2018

DIY 1:1 balun for HF bands


The balun was made on T200-2 toroid ferrite core based on 1:1 VOLTAGE BALUN article by VK6YSF.

Core parameters: OD = 50.8mm, ID = 31.8mm, Ht = 14.0mm, AL = 12.0nH/N2.

Useful toroids information: http://toroids.info/T200-2.php.


Friday, October 13, 2017

RTTY/AFSK Interface for Android Phone or Tablet

Finally, I finished the description of my RTTY Radio-Phone project. The PCB was developed in KiCAD PCB and produced by PCBWay.



For more details see RTTY/AFSK Interface for Android Phone or Tablet repository on my Github profile.

Wednesday, September 20, 2017

אַ נייַ יאָהר דעפעשע - שנה טובה

אַ נייַ יאָהר דעפעשע הילכט איבער דער וועלט:
וואַכט אויף, ליבע ברידער, ווערט מוטיגער, פרייַער!
גאָט שענקט אייך זיין גנאָד און זיין ברכה צו ניי-יאָהר,
גוט גליק אייך, און כבוד און געלד!
שנה טובה!


Tuesday, September 12, 2017

SWL 15520 KHz: Radio Exterior de España

Station: NHK World Radio
Time: 2017-09-10 18:03 UTC
Frequency: 15520 KHz
QTH: Tel Aviv, Israel
Receiver: Yaesu VX-6E
Antenna: Nagoya NA-771
QSL request site: http://www.rtve.es/participacion/consultas/
QSL request email: englishbroadcast@rtve.es, ree@rtve.es

Displays overlapping on Kubuntu 20.04 on Asus ZenBook with Nvidia GPU

The problem ScreenXpert overlaps the main screen when Nvidia MX250 is chosen as main graphics card. The same thing doesn't happen with I...