Free Republic 2nd Qtr 2024 Fundraising Target: $81,000 Receipts & Pledges to-date: $15,231
18%  
Woo hoo!! And we're now over 18%!! Thank you all very much!! God bless.

Keyword: linux

Brevity: Headers | « Text »
  • LinuxBoot: A Linux Foundation Project to replace UEFI Components

    04/11/2019 8:28:58 AM PDT · by ShadowAce · 17 replies
    Tech Drive-In ^ | 2 April 2019 | Manuel Jose
    UEFI has a pretty bad reputation among many in the Linux community. UEFI unnecessarily complicated Linux installation and distro-hopping in Windows pre-installed machines, for example. Linux Boot project by Linux Foundation aims to replace some firmware functionality like the UEFI DXE phase with Linux components. What is UEFI? UEFI is a standard or a specification that replaced legacy BIOS firmware, which was the industry standard for decades. Essentially, UEFI defines the software components between operating system and platform firmware. UEFI boot has three phases: SEC, PEI and DXE. Driver eXecution Environment or DXE Phase in short: this is where UEFI...
  • How to Mount a NTFS Drive on CentOS / RHEL / Scientific Linux

    03/27/2019 4:04:19 AM PDT · by ShadowAce · 8 replies
    HowToForge ^ | 2015 | David Duarte
    This tutorial will show you how to mount an NTFS drive ina read/write mode on CentOS and other RHEL based Linux operating systems with ntfs-3g driver. NTFS-3G is a stable Open Source NTFS driver that supports reading and writing to NTFS drives on Linux and other operating systems. The ntfs-3g driver is available in the EPEL repository. The first step is to install and activate EPEL on your Linux system.Enable the EPEL repository Run the following command as root user on the shell to enable the EPEL repository.yum install epel-releaseEPEL (Extra Packages for Enterprise Linux) is a Fedora Special Interest Group...
  • How to Install and Switch Desktop Environments in Fedora

    03/27/2019 4:00:23 AM PDT · by ShadowAce · 3 replies
    TecMint ^ | 25 March 2019 | Aaron Kili
    Do you want to use or try a different desktop environment in Fedora Workstation spin, other than the default, GNOME 3. In this article, we will show how to install and switch desktop environments in Fedora Linux using the graphical user interface (GUI) and via the command line interface (CLI). Installing Additional Desktop Environments in Fedora To install different desktop environments in Fedora, first you need to list all the available desktop environments by running the following command.$ dnf grouplist -v List Desktop Environments in Fedora From the output of the above command, look for the section called Available Environments...
  • Live in Hope[Charismatic Caucus]

    03/21/2019 9:48:21 AM PDT · by Jedediah
    My children I AM with you in the storms of life. My hand is eternally yours to hold onto. Pay no attention to the circumstances and do not look back , leave all distractions behind holding tightly onto My Hand of Hope for I AM with you even now and remember your life is in ME . Deuteronomy 31:6 Be strong and courageous. Do not fear or be in dread of them, for it is the LORD your God who goes with you. He will not leave you or forsake you.” Colossians 1:27 For God wanted them to know that...
  • 10 Reasons To Use Ubuntu Linux

    03/18/2019 5:37:26 AM PDT · by ShadowAce · 21 replies
    FOSSbytes ^ | 6 April 2018 | Adarsh Verma
    Ubuntu 16.10 Yakkety Yak Ubuntu Linux is the most popular open source operating system. There are many reasons to use Ubuntu Linux that make it a worthy Linux distro. Apart from being free and open source, it’s highly customizable and has a Software Center full of apps.There are numerous Linux distributions designed to serve different needs. Being an open source software, Linux allows the developers to pick its code and create something new and exciting. Out of these numerous Linux distributions, Ubuntu, Mint, Fedora, openSUSE, and Debian are some of the most popular operating systems. If you’re facing trouble with...
  • 10 Reasons to Use Manjaro Linux

    03/18/2019 5:05:37 AM PDT · by ShadowAce · 8 replies
    FOSS Mint ^ | 15 March 2019 | Martins D. Okoi
    Manjaro Linux has been trending in Linux communities and even beyond for over a year now. One, for its beauty, and two, for its success at simplifying many of the overly-technical aspects in Arch Linux e.g. installation. If you are among those on the fence and aren’t sure of why you should switch to using Manjaro Linux then here are 10 reasons to convince you.1. Manjaro is Arch Linux Made Easy This statement will make sense to you from the moment you burn Manjaro onto a LIVE CD or USB and begin setting it up. In 2018, a Linux newbie...
  • The 10 Best Reasons to Use Fedora Linux

    03/18/2019 5:00:40 AM PDT · by ShadowAce · 8 replies
    FOSS Mint ^ | 15 March 2019 | Martins D. Okoi
    Fedora needs no introduction because it is one of the most popular Linux distribution alongside big names like Ubuntu, Debian, and Red Hat. But just in case you are coming across the distro for the first time, you should know that it is a professional, customizable Red Hat-backed Linux distro famous for giving its users the latest features while remaining true to the open source community. Today, I want to share some quick reasons why you should use Fedora. And if you were about to not choose running Fedora don’t make up your mind until the end of the article.Fedora Linux Desktop 1. Fedora is Bleeding Edge...
  • Peace be still[charismatic caucus]

    03/13/2019 7:40:34 AM PDT · by Jedediah
    Be at peace for I have calmed the seas for you and I AM The waters you walk upon now of holiness for I have made you righteous as I AM for I have overcome the world and their lies hold no water before your Creator and GOD ! Mark 4:39 And He got up and [sternly] rebuked the wind and said to the sea, “Hush, be still (muzzled)!” And the wind died down [as if it had grown weary] and there was [at once] a great calm [a perfect peacefulness].
  • Test Your BASH Skills By Playing Command Line Games

    03/13/2019 8:54:22 AM PDT · by ShadowAce · 5 replies
    OSTechnix ^ | 11 March 2019 | SK
    We tend to learn and remember Linux commands more effectively if we use them regularly in a live scenario. You might forget the Linux commands over a period of time, unless you use them often. Whether you’re a newbie or an intermediate user, you should know there are always some exciting methods to test your BASH skills. In this tutorial, I am going to explain how to test your BASH skills by playing command line games. Well, technically these are not actual games like Super TuxKart, NFS, or Counterstrike etc. These are just gamified versions of Linux command training...
  • Bash: Getting the most out of Terminator

    03/12/2019 6:46:57 AM PDT · by ShadowAce · 9 replies
    AI4 ^ | 24 May 2011 | Alex Forbes
    Terminator is a must-have tool for Linux administrators. It’s a terminal emulator that supports multiple terminals via tabs, but also by dividing up its window with horizontal and vertical splits. The user documentation is a bit sparse, in fact what you see in the man page is what you get. In this post I’ll take you through the features that I think make Terminator the best terminal emulator around.Split panes This is terminator’s killer feature. Having multiple terminals in one window allows you to have a lot of information on screen and quickly switch between different sessions. E.g. you could...
  • Linux: Bash Loops!

    03/05/2019 7:25:18 AM PST · by ShadowAce · 5 replies
    Ryan's Tutorials ^ | Current | Ryan Chadwick
    Introduction Bash loops are very useful. In this section of our Bash Scripting Tutorial we'll look at the different loop formats available to us as well as discuss when and why you may want to use each of them. Loops allow us to take a series of commands and keep re-running them until a particular situation is reached. They are useful for automating repetitive tasks. There are 3 basic loop structures in Bash scripting which we'll look at below. There are also a few statements which we can use to control the loops operation. While Loops One of the easiest...
  • Beaker: the Decentralized Read-Write Browser

    03/04/2019 7:19:35 AM PST · by ShadowAce · 23 replies
    Linux Journal ^ | 26 February 2019 | Michael McCallister
    The best future of the internet may be peer-to-peer. The Beaker Browser offers a glimpse. When Tim Berners-Lee invented the World Wide Web, he envisioned a single software package that allowed everyone to create and read pages across the internet. Much has happened in the intervening years, but this idea is starting to come back. Many of the web's founders now realize that they didn't sign up for a web dominated by a few giant corporations relying on collecting massive amounts of data on its users to sell to advertisers. The Beaker Browser project is creating a decentralized peer-to-peer web...
  • Some (Linux) Bugs Have All the Fun

    03/04/2019 5:04:28 AM PST · by ShadowAce · 4 replies
    Linux Journal ^ | 25 February 2019 | Brian Lundyke
    Bugs happen. Every minute of every hour of every day, software bugs are hard at work, biting computer users in the proverbial posterior. Many of them go unnoticed (the bugs, not the posteriors). More still rise to the illustrious level of "bugs that are minor annoyances". Yet sometimes, when the stars align just so, a bug manifests itself in a truly glorious way. And when I say "glorious", I mean "utterly destructive and soul-obliterating". Nowhere are these bugs more insidious than when they are within the operating systems (and key components) themselves. Case in point: an October 2018 bug in...
  • How to Use ‘fsck’ to Repair File System Errors in Linux

    03/04/2019 4:06:49 AM PST · by ShadowAce · 14 replies
    tecMint ^ | 1 October 2018 | Marin Todorov
    Filesystems are responsible for organizing how data is stored and recovered. One way or another, with time, filesystem may become corrupted and certain parts of it may not be accessible. If your filesystem develops such inconsistency it is recommend to verify its integrity.This can be completed via system utility called fsck (file system consistency check). This check can be done automatically during boot time or ran manually.In this article, we are going to review the fsck utility and its usage to help you repair disk errors.When to Use fsck in Linux There are different scenarios when you will want to...
  • Bash Case Statement

    03/01/2019 10:15:34 AM PST · by ShadowAce · 4 replies
    Linuxize.com ^ | 28 February 2019 | Linuxize
    Bash case statements are generally used to simplify complex conditionals when you have multiple different choices. Using the case statement instead of nested if statements will help you make your bash scripts more readable and easier to maintain.The Bash case statement has a similar concept with the Javascript or C switch statement. The main difference is that unlike the C switch statement the Bash case statement doesn’t continue to search for a pattern match once it has found one and executed statements associated with that pattern.In this tutorial, we will cover the basics of the Bash case statements and show...
  • All about {Curly Braces} in Bash

    02/28/2019 5:27:17 AM PST · by ShadowAce · 9 replies
    Linux.com ^ | 26 February 2019 | Paul Brown
    At this stage of our Bash basics series, it would be hard not to see some crossover between topics. For example, you have already seen a lot of brackets in the examples we have shown over the past several weeks, but the focus has been elsewhere.For the next phase of the series, we’ll take a closer look at brackets, curly, curvy, or straight, how to use them, and what they do depending on where you use them. We will also tackle other ways of enclosing things, like when to use quotes, double-quotes, and backquotes.This week, we're looking at curly brackets...
  • Linux umask command

    02/27/2019 3:25:59 AM PST · by ShadowAce · 52 replies
    Computer Hope ^ | 1 March 2018 | Computer Hope
    About umask Return, or set, the value of the system's file mode creation mask.Description On Linux and other Unix-like operating systems, new files are created with a default set of permissions. Specifically, a new file's permissions may be restricted in a specific way by applying a permissions "mask" called the umask. The umask command is used to set this mask, or to show you its current value.umask Syntaxumask [-S] [mask]Options -S Accept a symbolic representation of a mask, or return one. mask If a valid mask is specified, the umask is set to this value. If no mask is specified,...
  • New browser attack lets hackers run bad code even after users leave a web page

    02/25/2019 1:35:50 PM PST · by Swordmaker · 87 replies
    ZDNet ^ | February 25, 2019 | By Catalin Campanu
    Academics from Greece have devised a new browser-based attack that can allow hackers to run malicious code inside users' browsers even after users have closed or navigated away from the web page on which they got infected This new attack, called MarioNet, opens the door for assembling giant botnets from users' browsers. These botnets can be used for in-browser crypto-mining (cryptojacking), DDoS attacks, malicious files hosting/sharing, distributed password cracking, creating proxy networks, advertising click-fraud, and traffic stats boosting, researchers said. . .
  • 5 Useful Tips for Better Tmux Terminal Sessions

    02/26/2019 8:44:10 AM PST · by ShadowAce · 8 replies
    tecmint ^ | 25 February 2019 | Aaron Kili
    tmux is a terminal multiplexer similar to GNU screen, which is used to create, access, and control multiple terminal sessions from a single console. It is useful for system administrators for running more than one command-line program at the same time. One useful feature of tmux is that it can be detached from a screen and continue running in the background, then later reattached. In this regard, it allows SSH sessions to remain active even after disconnecting from the console. In tmux, a session is a container for individual consoles being managed by tmux. Each session has one or more...
  • Linux love hits Windows 10 19H1 amid a second round of zombie slaying (Win10 Update 1903)

    02/21/2019 4:39:27 PM PST · by dayglored · 4 replies
    The Register ^ | Feb 21, 2019 | Richard Speed
    For the BOFHs**: Admin Center preview loaded with Software Defined Networking goodness In a busy week for Windows Insiders, Fast-Ring fans got a fresh build of Windows last night, hot on the heels of a new preview of the Windows Admin Center.You say 19H1, I say 20H1, let's call the whole thing off Having sent Skip-Ahead testers into the future with a 20H1 build of Windows 10, Microsoft has now shared the Linux love with those remaining on the Fast Ring and testing 19H1.The accessing of files lurking in distros running Windows Subsystem for Linux (WSL) without fear of corruption...