KGX – Minimal Terminal Emulator for Linux

  • Post last modified:November 24, 2021
  • Post category:Linux
  • Post author:

KGX or King’s Cross is a free and open source terminal emulator for Linux. It is a simple terminal for average and casual cli user. It will work well on GNOME and Phosh systems. You can host multiple sessions per window with nifty tabs, ctrl click the links using mouse to open it, Files Nautilus extension integration support and it comes with keyboard shortcuts and filter support. It is released under GNU General Public License v3.

KGX Terminal Emulator

(more…)

Continue ReadingKGX – Minimal Terminal Emulator for Linux

Find IP Address of a Domain in Terminal

  • Post last modified:January 17, 2021
  • Post category:Linux
  • Post author:

In your Linux system you can find the IP address of a domain in your terminal application without any help of third party web service. You can also check multiple domains at once. This article explains how to get the IP address of a domain in command line method using the terminal application. We are using Ubuntu to test all these commands. All these command-line tools are per-installed in your Ubuntu system. Open your terminal application (ctrl+alt+t) and run all below commands one by one to check the results.

(more…)

Continue ReadingFind IP Address of a Domain in Terminal

Hyper Beautiful and Extensible Terminal – Install Hyper on Ubuntu

  • Post last modified:October 7, 2020
  • Post category:Linux
  • Post author:

Hyper is a free and open source simple but beautiful terminal application for Linux, MacOS and Windows. It is based on Html, Css, TypeScript (Electron) and released under MIT license. It comes with plugin support to extend its features. Some other features are Emoji support and themes support. It also comes with and uses WebGL Renderer to speedup the rendering process. In this article we will see how to install hyper terminal app on Ubuntu linux.

(more…)

Continue ReadingHyper Beautiful and Extensible Terminal – Install Hyper on Ubuntu