Some Linux orders require Administrator privilege for execution of certain scripts or tasks in Linux. However, the default for the administrative permissions whene you issue…
View More How to change SUDO password timeout in LinuxTag: Linux
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…
View More Easier way to add DIRECTORY to your path in LINUXHow to install PowerShell on Google Chromebook Linux mode
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: 123456sudo apt…
View More How to install PowerShell on Google Chromebook Linux modeInstall 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 🙂 1234567# 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 [easyazon_link identifier=”1118999878″ locale=”US” tag=”wn0d5-20″] Linux [/easyazon_link] box. It could be useful command to know. Here…
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 script