• chevron_right

      How to install DNS lookup utility

      pubsub.slavino.sk / sleeplessbestie · Saturday, 7 August, 2021 - 19:00 edit

    Install DNS lookup utility to perform basic DNS lookups. dig is provided by the bind9-dnsutils package (and dnsutils transitional package) on Debian and Ubuntu operating systems. debian$ dpkg-query -S "*/dig" bind9-dnsutils: /usr/bin/dig dig is provided by the dnsutils package on DietPi operating system. dietpi@DietPi:~$ dpkg-query -S "*/dig" dnsutils: /usr/bin/dig

    Značky: #SysOps, #Bullseye, #Debian, #Linux, #DietPi

    • chevron_right

      How to install Cluster Manager for Apache Kafka

      pubsub.slavino.sk / sleeplessbestie · Wednesday, 4 August, 2021 - 11:00 edit

    Install Cluster Manager for Apache Kafka, previously known as Kafka Manager on Debian Bullseye. I am deliberately building a package as it is a most consistent and complete solution. Build a package Notice, the whole process requires at least 2GB of RAM. Update package index. $ sudo apt update Install basic utilities required to build […]

    Značky: #Debian, #ZooKeeper, #DevOps, #Linux, #Bullseye

    • chevron_right

      How to determine which SSH public key was uploaded to the web service

      pubsub.slavino.sk / sleeplessbestie · Friday, 23 July, 2021 - 06:47 edit

    Determine which SSH public key was uploaded to the web service. Sample list of uploaded SSH public keys. Display local key fingerprints using md5 hash algorithm. $ find ~/.ssh/ -maxdepth 1 -type f -exec bash -c 'if [[ "$( file -b "{}" )" == *private* ]]; then echo -e "{} $(ssh-keygen -l -f {} -E […]

    Značky: #Debian, #Bullseye, #Linux, #SysOps

    • chevron_right

      Debian bullseye fully frozen

      debacle · Saturday, 17 July, 2021 - 21:43

    #Debian #bullseye fully frozen

    https://lists.debian.org/debian-devel-announce/2021/07/msg00002.html

    We have just reached the next milestone in the bullseye release: full freeze.

    Time to check what is #newinbullseye

    E.g. https://xmpp-team.pages.debian.net/blog/2021/07/xmpp-novelties-in-debian-11-bullseye.html

    • chevron_right

      How to display IP address in a more readable format

      pubsub.slavino.sk / sleeplessbestie · Friday, 16 July, 2021 - 07:00 edit

    Display IP address in a more readable format. By default, the IP or IPv6 address blends with the rest of the information. $ ip address 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft […]

    Značky: #Linux, #SysOps, #Debian, #Bullseye

    • chevron_right

      Dino 0.2.0 in Debian

      debacle · Thursday, 19 November, 2020 - 10:07

    Dino 0.2.0 in Debian

    #jabber (or #xmpp) client #dino-im is now in #debian 11 ( #bullseye or testing) and Debian 10 ( #buster or stable). The latter via:

    $ echo "deb https://deb.debian.org/debian buster-backports main" \
      | sudo tee /etc/apt/sources.list.d/backports.list
    $ sudo apt update
    $ sudo apt install -t buster-backports dino-im
    
    • Bi chevron_right

      "Homeworld" will be the default theme for Debian 11

      pubsub.slavino.sk / bits.debian.org · Thursday, 12 November, 2020 - 12:30

    The theme "Homeworld" by Juliette Taka has been selected as default theme for Debian 11 'bullseye'. Juliette says that this theme has been inspired by the Bauhaus movement, an art style born in Germany in the 20th century.

    Homeworld wallpaper. Click to see the whole theme proposal

    Homeworld debian-installer theme. Click to see the whole theme proposal

    After the Debian Desktop Team made the call for proposing themes , a total of eighteen choices have been submitted. The desktop artwork poll was open to the public, and we received 5,613 responses ranking the different choices, of which Homeworld has been ranked as the winner among them.

    This is the third time that a submission by Juliette has won. Juliette is also the author of the lines theme that was used in Debian 8 and the softWaves theme that was used in Debian 9.

    We'd like to thank all the designers that have participated and have submitted their excellent work in the form of wallpapers and artwork for Debian 11.

    Congratulations, Juliette, and thank you very much for your contribution to Debian!


    Značky: #Debian, #bullseye, #artwork