Secure Shell (SSH) is a cryptographic network protocol for secure data communication, remote command-line login, remote command execution, and other secure network services between two networked computers. It connects, via …
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).
-
-
This is a small guide on How to install configure printers on Linux (cups and foomatic-db)?.We will be using cups, cups-client and foomatic-db for this purpose. Foomatic is a database-driven …
-
This is a guide on How to change repositories to a different mirror that applies to all Linux distributions. Often you would feel the auto selected mirror via GeoIP is …
-
How to fix broken Menu in Kali Linux If you have a broken menu in Kali Linux, for example, You deleted menu items You reordered them and now want the …
-
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 …