Cognitive Technology

Cognitive technology is in the same vein as machine learning and virtual reality except that it’s a broader concept. For example, the cognitive technology umbrella includes things like natural language processing (NLP) and speech recognition. Combined, these different technologies are able to automate and optimize a lot of tasks that were previously done by people, … Read more

Basic Linux Navigation

Now    we    need    to    talk    about    basic    folder    navigation    in    the    Linux    operating    system.  This    is    slightly   different    from    Microsoft    Windows.    However,    the    funny    thing    is    it   looks    close    enough    to    Windows    that   when    things    do    not    work    right,    people    have  the    urge    to    want    to    pick    up    their    computer    and    throw   it    out    the   … Read more

Apt-get Command

Now    we    are    going    to    talk    about    how    you    can    install    individual    programs.    The    thing  that    you    have   to    remember    with    Linux    is    that    this    is    an    open    source    world.    Most    of  the     software     is     free,     or     you     pay     for     it     in     weird     ways   … Read more

Tasksel Commands

The    command    that    we    are    going    to    talk    about    is    tasksel.    This    stands    for    “task   select.”     Now,     Ubuntu     is     trying     to     become     the     premier     provider     of     Linux   distributions.     They     have     really     done     a     lot     of     work   … Read more

Man Pages Command

we     need     to     talk     about     are     “man”     pages.     Man     pages     stand     for  manual    pages.    What    you    have    to    remember    with    man    pages    is    that    if    you    do    not   understand     how     a     command     is     supposed     to     work     … Read more

sudo Command

The     first     command     that     we     need     to     talk     about     before     you     start     doing     any     of     the  other    commands    is    “sudo.”    Sudo    basically    means    “super    user    do.”    In    the    previous  post,     we     discussed     how     different     distributions   … Read more

Open Source

Open     source     software     is     not     free     software.     And     if     you     treat     all     open     source  software     as     if     it     is     free,     you     are     jeopardizing     not     only     your     career,     but     … Read more

Server vs. Desktop

There     are     generally     two     versions     of     Linux     that     everybody     is     going     to     provide.   Whether     you     get     Red     Hat     Linux,     Ubuntu     Linux,     Fedora     Linux,     or     whatever  distribution    that    may    be,    they    will    normally   … Read more

Root

The   big    concept    that    you    have    to    understand    when    you    are    going    to    be    using   Linux     is     the     concept     of     Root.     In     Linux,     root     pertains     to     the     highest     level     of  anything.    When    you    hear    about    the    root    user,    it    is    referring   … Read more

The Linux Shell

Now    that    we    have    the    legalities    out    of    the    way,    let    us    now    talk    about    the    shell    of the    Linux    operating    system.    So    what    is    a    shell?    The    shell    of    an    operating    system    is the     screen     that     you     use     to     interact     with     the     operating     system.   … Read more