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

Linux Distributions

After    Linus    Torvalds    created    Linux    back    in    the    1990s,    he    wanted    to    stop    working for    a    little    bit.    So,    what    he    did    was    he    made    the    source    code    for    his    new    operating system     completely     available     to     the     public.     This     allowed     everybody     in     the     world, especially   … Read more

Why Use Linux?

The     reason     that     you     should     learn     Linux     and     start     deploying     Linux     is     for     server  functionality.    Linux    is    incredibly    rock-solid.    Once    you    install    Linux,    and    once    you get    through    all    the    quirks    and    you    set    up    all    the    configurations,    a    Linux    server    will … Read more

How to Install Kodi Media Center in Ubuntu

1. Open terminal either from application menu or by pressing Ctrl+Alt+T on keyboard. When it opens, run command to add the PPA: sudo add-apt-repository ppa:team-xbmc/ppa Type user password (no asterisk feedback) when it prompts and hit Enter to continue.    install Kodi 18.5 via commands: sudo apt update sudo apt install kodi

overGrive – Ubuntu Installation Instruction

Requirements Ubuntu 16.04 – 20.04 / Mint 18 – 20 (32bit / 64bit) or later installed. The software should work on most Debian based systems if they support Gtk3. Python 3.5.3 or later installed. Ubuntu 16.04 / Mint 18 users must update to at least Python 3.5.3 or use the AppImage version. Users updating to Ubuntu 20.04 should … Read more

How to install Sophos Antivirus for Linux in Ubuntu

Step 1) Go to the Sophos website and download the latest copy of the Sophos Antivirus for Windows. You may have to accept their terms and provide an email ID during free registration. Download Sophos Antivirus for Linux Step 2) The downloaded package is a compressed archive file. It should look like sav-linux-free-9.tgz. The version … Read more