Create a user in Kali Linux
the default Kali user is “root”, and no non-privileged user is created as a part of the installation process. This is one reason that Kali Linux is not recommended for use by Linux beginners who…
Manage UFW Firewall
The default firewall configuration tool for Ubuntu is ufw. Developed to ease iptables firewall configuration, ufw provides a user friendly way to create an IPv4 or IPv6 host-based firewall. By…
Set script on startup Ubuntu
There are alternatives way, to set an script on startup. Here are some example's. You will need root privileges for any the following.
VI Cheatsheet
[fusion_text]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 it, and the ex editor language…
Search with Ranger
[fusion_text]Ranger is a console file manager with VI key bindings. It is developed by Roman Zimbelmann and licensed under the terms of the GNU General Public License. It provides a…