Menu

Close
  • Home
  • About
  • Now
Subscribe
Kernel Mastery Menu

linux

A 7-post collection

Page 1 of 2 Older Posts →

Start Using MySQL Today

Install MySQL Server on Linux: $ sudo apt-get update -y && sudo apt-get upgrade -y $ sudo apt-get install mysql-server -y Verify MySQL Server Installation: $ mysql --version »

Adam Anderson Adam Anderson on linux, mysql, database, sql, ubuntu, debian, apt, install, tutorial 19 August 2018

Set Up SSH Key Authentication and Disable Password Login

Problem: You would like to quickly set up a new server with root access and a root password (say on Digital Ocean), but are concerned about »

Adam Anderson Adam Anderson on SSH, copy, ID, Key, authentication, linux, login, root, digital ocean, disable password login, RSA 22 May 2016

No Browser Is Perfect

As a Linux and Android user, trying to find the right browser is tough. While I wish I could have it all (in one browser), no »

Adam Anderson Adam Anderson on chrome, opera, firefox, brave, ad-blocker, VPN, android, linux, browser, comparison 14 May 2016

Bash Scripting Basics & Conditions

Bash Basics Use echo $PATH to display the available executable paths for your environment before you start writing your script. NOTE: Your default $PATH can be »

Adam Anderson Adam Anderson on bash, linux, beginner, conditions, logic, dirlist 25 March 2016

My CompTIA Linux+ LX-103 Study Guide

These are my notes as I prepare to take the CompTIA Linux+ LX-103 Exam. [Source: http://linuxacademy.com] System Architecture SECTION 1 Determine and Configure Hardware »

Adam Anderson Adam Anderson on linux, linux+, CompTIA, LPIC, study guide, notes, exam 08 February 2016

The Best Programming Languages for Linux Lovers

If you are on the path to Linux Mastery, surely you will understand that computer science and programming is a core part of this. So the »

Adam Anderson Adam Anderson on JAVA, ruby, Python, C, C++, JavaScript, PHP, Perl, linux, programming languages, popularity, scripting languages, back-end languages, low-level, high-level, rankings, heuristics, TIOBE Index, salaries 07 December 2015
Page 1 of 2 Older Posts →
Kernel Mastery © 2023
Proudly published with Ghost