Here is quick code for installation of PowerShell on Google ChromeBook Pixel when support is turned on: sudo apt install curl gnupg apt-transport-https liblttng-ust-ctl2 liblttng-ust0…
View More How to install PowerShell on Google Chromebook Linux modeTag: Linux
Install Microsoft Visual Code on Google Chromebook
Playing more with the Google Chromebook I was also able to install Microsoft Visual Code on my Chromebook and it works great 🙂 # Install…
View More Install Microsoft Visual Code on Google ChromebookSort and rank of who is using sudo on the box
Quick one liner to remember when you work on your box. It could be useful command to know. Here it is, this the one liner…
View More Sort and rank of who is using sudo on the boxConfigure Timezone Settings on Raspberry Pi on Raspbian
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.
View More Configure Timezone Settings on Raspberry Pi on RaspbianLinux – I lost my root Password – How to reset it
How do I get root access to my server running Linux if I have lost or not remember my root password.
View More Linux – I lost my root Password – How to reset itIdentifying the Running Kernel on Red Hat system
How to identify on Red Hat Linux server what Kernel are you running.
View More Identifying the Running Kernel on Red Hat systemHow to upgrade Ubuntu 14.04 to the latest Ubuntu 16.04 LTS
How to upgrade Ubuntu 14.04 to the latest Ubuntu 16.04 LTS via terminal.
View More How to upgrade Ubuntu 14.04 to the latest Ubuntu 16.04 LTSAnalyzing Apache web server logs – simple script
Analyzing Apache Log Files.
View More Analyzing Apache web server logs – simple scriptHow to use Kali Websploit framework
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.
View More How to use Kali Websploit frameworkHow to install and use Nikto utility on Ubuntu
Nikto – an open source tool that identifies potentially interesting files by referencing the robots.txt file, by spidering the surface of the application, and by cycling through a list of known files that contain sensitive information.
View More How to install and use Nikto utility on Ubuntu