Easier way to add DIRECTORY to your path in LINUX
$PATH is very important environment variable and knowing how to work with it, can be very useful What Is $PATH on Linux, and How Does It Work? Every time you…
$PATH is very important environment variable and knowing how to work with it, can be very useful What Is $PATH on Linux, and How Does It Work? Every time you…
Here is quick code for installation of PowerShell on Google ChromeBook Pixel when [easyazon_link identifier="1118999878" locale="US" tag="wn0d5-20"] Linux [/easyazon_link] support is turned on: [cc lang="Bash"]sudo apt install curl gnupg apt-transport-https…
Playing more with the Google Chromebook I was also able to install Microsoft Visual Code on my Chromebook and it works great :-) [cc lang="Bash"] # Install VisualCode sudo curl…
Quick one liner to remember when you work on your [easyazon_link identifier="1118999878" locale="US" tag="wn0d5-20"] Linux [/easyazon_link] box. It could be useful command to know. Here it is, this the one…
How to configure date and timezone settings on your Raspberry Pi Raspbian Wheezy. The following example is based on Debian Linux and it is working perfectly with Raspbian Wheezy for Raspberry Pi.
How do I get root access to my server running Linux if I have lost or not remember my root password.
How to identify on Red Hat Linux server what Kernel are you running.
How to upgrade Ubuntu 14.04 to the latest Ubuntu 16.04 LTS via terminal.
Analyzing Apache Log Files.
Websploit Framework - it is part of the tool set in KALI Linux distribution and it is a tool, framework designed for vulnerability analysis and penetration testing of web applications.