Command Line Interface (CLI)

A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface, and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).

How to permanently switch Desktop Environments

switch default desktop environment - blackMORE Ops

This guide will explain  how to Permanently Switching Desktop Environments in Kali Linux.  Permanently Switch Desktop Environments Use the following to make a selected Desktop Environment your primary one (i.e. Make Gnome or KDE etc. your default desktop environment.) update-alternatives --config x-session-manager Don’t forget to read How to install/remove different …

Read More »

vi Cheat Sheet – Basic

vi cheat sheet - logo - blackmore ops

This is a Basic vi Cheat Sheet. A small guide to help readers use vi editor more efficiently. This part contains the simple vi commands. vi is a screen-oriented text editor originally created for the Unix operating system. The portable subset of the behavior of vi and programs based on …

Read More »