St. Louis Linux Users Group (STLLINUX)
https://www.stllinux.org/
6:30 ~ 9:00 PM (Central Daylight Time, USA)
**We will open the remote session at about 6:00 PM**
**Join early to test your microphone, screen and video sharing**
TOPIC: Intro to Hadoop Big Data by Steven Lembark
Join ZOOM Meeting with this direct link:
https://us06web.zoom.us/j/83151447652?pwd=Rg4UweMrba65a3EKU1pMbpdmzIFwiW.1
The Saint Louis Linux Users Group (STLLINUX) is a non-profit, volunteer
group that provides education, information and support for Linux users.
You are invited to attend this next ONLINE session, in lieu of any
regular physical face-to-face meeting. Instructions are below.
* ONLINE Sessions
* NO PHYSICAL MEETINGS until further notice.
* ONLINE session will use ZOOM remote video service 18 January 2024.
--- invite start ---
Omnitec Corporation is sponsoring this scheduled ZOOM meeting.
https://www.omnitec.net/
Topic: Saint Louis Linux Users Group (STLLINUX)
Time: Jan 18, 2024 18:00 Central Time (US and Canada)
Join Zoom Meeting
https://us06web.zoom.us/j/83151447652?pwd=Rg4UweMrba65a3EKU1pMbpdmzIFwiW.1
Meeting ID: 831 5144 7652
Passcode: 946235
---
One tap mobile
+13092053325,,83151447652# US
+13126266799,,83151447652# US (Chicago)
---
Dial by your location
• +1 309 205 3325 US
• +1 312 626 6799 US (Chicago)
• +1 646 558 8656 US (New York)
• +1 646 931 3860 US
• +1 301 715 8592 US (Washington DC)
• +1 305 224 1968 US
• +1 346 248 7799 US (Houston)
• +1 360 209 5623 US
• +1 386 347 5053 US
• +1 507 473 4847 US
• +1 564 217 2000 US
• +1 669 444 9171 US
• +1 689 278 1000 US
• +1 719 359 4580 US
• +1 720 707 2699 US (Denver)
• +1 253 205 0468 US
• +1 253 215 8782 US (Tacoma)
Meeting ID: 831 5144 7652
Find your local number: https://us06web.zoom.us/u/kdWj6meFB5
--- invite end ---
FOR YOUR INFORMATION:
> https://www.stllinux.org/https://www.sluug.org/
-- End-Of-File --
> *TOPIC: Intro to Hadoop for big data.*
>
> *Presenter: Steven Lembark*
> Steven Lembark will give us an introduction to Hadoop. It's a
> framework/tool to deal with huge and dissimilar data spread across multiple
> machines. It grew out of Google's early efforts to organize what they
> gathered "surfing the net".
>
*Thurs 18 Jan @6:30 St. L LUG*
>
> Apache Hadoop is an open source, Java-based software platform/ecosystem
> that manages processing & storage for big data apps. It handles datasets
> ranging in size from gigabytes to petabytes of data. They can be fed and
> analyzed by many distributed computers over many distributed disk farms to
> be read and analyzed by many dispersed computers requesting data.
>
> Hadoop is an ecosystem of open source components that fundamentally
> changes the way enterprises store, process, and analyze data.
>
> In the infancy of The Internet, there was the quest to "find stuff".
> “Search engines” were needed. Google, AltaVista, Yahoo, AskJeeves,...all
> had ideas how to do it.
> Inspired by their MapReduce, a programming model that divides an
> application into small fractions to run on different nodes, Google started
> Hadoop in 2002 while working on the Apache Nutch.
>
> In 2003, Hadoop was in the academic paper describing the "Google File
> System". In 2006, the Apache
> <https://www.google.com/url?q=https://www.google.com/search?sca_esv%3D597118…>
> Software Foundation
> <https://www.google.com/url?q=https://www.google.com/search?sca_esv%3D597118…> released
> an open src version.
>
> Altho now there are other tools used for such large data (ex Apache Hive ·
> Apache Spark · Amazon EMR · Azure Data Lake Storage · IBM Analytics Engine
> · Hortonworks Data Platform · Apache Pig, Clarissa,....) there are still
> those depending on Hadoop, including Netflix.
>
> *So, Steven will tell us…*
> An Overview of the Apache Hadoop Ecosystem:
>
> There is stuff that's growing on your data warehouse hard disks. In the
> beginning was Hadoop, and was, well, Google's. And everyone tried it.
>
> But as Google dropped the approach as ineffective lots of other folks had
> found ways to make pieces of it work, added new pieces to it, and out of
> the ashes of single-purpose Hadoop grew the Apache Hadoop
> ecosystem.
>
> Today this includes a variety of software for intake, querying, mapping
> SQL to key:value stores, and a few other cute tricks.
>
> This talk will look at the pieces of this ecosystem, a bit about how they
> fit together, and how they can be used for Really Truly HUUUUUUGE data
> processing.
>
*TOPIC: Intro to Hadoop for big data.*
*Presenter: Steven Lembark*
Steven Lembark will give us an introduction to Hadoop. It's a
framework/tool to deal with huge and dissimilar data spread across multiple
machines. It grew out of Google's early efforts to organize what they
gathered "surfing the net".
Apache Hadoop is an open source, Java-based software platform/ecosystem
that manages processing & storage for big data apps. It handles datasets
ranging in size from gigabytes to petabytes of data. They can be fed and
analyzed by many distributed computers over many distributed disk farms to
be read and analyzed by many dispersed computers requesting data.
Hadoop is an ecosystem of open source components that fundamentally changes
the way enterprises store, process, and analyze data.
In the infancy of The Internet, there was the quest to "find stuff".
“Search engines” were needed. Google, AltaVista, Yahoo, AskJeeves,...all
had ideas how to do it.
Inspired by their MapReduce, a programming model that divides an
application into small fractions to run on different nodes, Google started
Hadoop in 2002 while working on the Apache Nutch.
In 2003, Hadoop was in the academic paper describing the "Google File
System". In 2006, the Apache
<https://www.google.com/url?q=https://www.google.com/search?sca_esv%3D597118…>
Software Foundation
<https://www.google.com/url?q=https://www.google.com/search?sca_esv%3D597118…>
released
an open src version.
Altho now there are other tools used for such large data (ex Apache Hive ·
Apache Spark · Amazon EMR · Azure Data Lake Storage · IBM Analytics Engine
· Hortonworks Data Platform · Apache Pig, Clarissa,....) there are still
those depending on Hadoop, including Netflix.
*So, Steven will tell us…*
An Overview of the Apache Hadoop Ecosystem:
There is stuff that's growing on your data warehouse hard disks. In the
beginning was Hadoop, and was, well, Google's. And everyone tried it.
But as Google dropped the approach as ineffective lots of other folks had
found ways to make pieces of it work, added new pieces to it, and out of
the ashes of single-purpose Hadoop grew the Apache Hadoop
ecosystem.
Today this includes a variety of software for intake, querying, mapping SQL
to key:value stores, and a few other cute tricks.
This talk will look at the pieces of this ecosystem, a bit about how they
fit together, and how they can be used for Really Truly HUUUUUUGE data
processing.
St. Louis Unix Users Group (SLUUG)
https://www.sluug.org/
6:30 ~ 9:00 PM (Central Time, USA).
**We will open the remote session at about 6:00 PM**
**Join early to test your microphone, screen and video sharing**
This session can use the following link:
https://us06web.zoom.us/j/81617977633?pwd=KNE0tais1JFsWK558kE8MGFdLZ8rIF.1
BASE: History of the Shell by Ed Howland
MAIN: Systemd Timers Better Than cron by Sean Twiehaus
MORE: Our Coming Debian 10 Upgrade to Debian 11
We are a not-for-profit professional association dedicated to education
and communication among computer users. Networking experts, System
experts, hobbyists, students, plus many who are interested in Unix,
Unix-like Operating Systems, Linux, BSD and other Free Open Source
Software (FOSS) applications, products, projects, and services.
You are invited to attend this next ONLINE session, in lieu of any
regular physical face-to-face meeting. Further instructions below.
* ONLINE Sessions
* NO PHYSICAL MEETINGS until further notice.
* ONLINE session will use ZOOM remote video service 10 January 2024.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6:00pm Join early to start testing. During this period others may be
able to help you test.
You will be muted on entry, so join early if you want to start testing
of controls, hearing, screen sharing and speaking. You can use use Alt+A
to unmute or mute your audio. Space bar too.
Your best experience might be with a Chromium based web browser.
Joining without ear buds, earphones or headset may result in a feedback
loop with a builtin laptop microphone. Using at-least earbuds is highly
recommended. Ethernet is better than WiFi connectivity.
######################################################################
IMPORTANT TO US:
We prefer that you set your identity to show first name and last name.
Instead of full last name you could just follow your first name with
an initial.
======================================================================
OmniTec Corporation is sponsoring this scheduled Zoom meeting.
https://omnitec.net/
The Saint Louis Unix Users Group (SLUUG) Meeting
On the Second Wednesday of every month
Topic: Saint Louis Unix Users Group (SLUUG)
Time: Jan 10, 2024 18:00 Central Time (US and Canada)
Join Zoom Meeting
https://us06web.zoom.us/j/81617977633?pwd=KNE0tais1JFsWK558kE8MGFdLZ8rIF.1
Meeting ID: 816 1797 7633
Passcode: 086300
---
One tap mobile
+16469313860,,81617977633# US
+13017158592,,81617977633# US (Washington DC)
---
Dial by your location
• +1 646 931 3860 US
• +1 301 715 8592 US (Washington DC)
• +1 305 224 1968 US
• +1 309 205 3325 US
• +1 312 626 6799 US (Chicago)
• +1 646 558 8656 US (New York)
• +1 564 217 2000 US
• +1 669 444 9171 US
• +1 689 278 1000 US
• +1 719 359 4580 US
• +1 720 707 2699 US (Denver)
• +1 253 205 0468 US
• +1 253 215 8782 US (Tacoma)
• +1 346 248 7799 US (Houston)
• +1 360 209 5623 US
• +1 386 347 5053 US
• +1 507 473 4847 US
Meeting ID: 816 1797 7633
Find your local number: https://us06web.zoom.us/u/kekuDOMm5i
=== End of File ===
BASE Topic: History of the Shell
Presenter: Ed Howland <https://www.sluug.org/bio/Ed_Howland>
Do you ever feel the raw power thrumming between your fingers when you open your terminal?
Are you amazed by the fact that most of our entire digital world is held together by the Duck Tape called shell scripts?
Did the concept of the World Wide Web spring forth in whole cloth out of the grey cells of Sir Berners-Lee?
These answers and more will be explored in this month's thrilling episode of the Base session on Wednesday night's meeting of the St. Louis Unix User's Group. Let Ed be your guide on this fascinating journey through time as we explore the history of the Shell! Starting with the Dawn B.T.E. ( Before the Epoch ) and the arrival of the Big Blue monolith, and continuing through the co-evolution of hardware, operating systems and user interfaces before arriving at "The One True Way": The Shell. Don't miss the notable landmarks on this fast-paced trek such as JCL, CICS, GECOS, MULTICS and, of course, UNICS.
Something more advanced, detailed, important, new, profound, significant, timely or useful.
MAIN Topic: Systemd Timers Better Than cron
Presenter: Sean Twiehaus <https://www.sluug.org/bio/Sean_Twiehaus>
In this presentation Sean will show you three features that make Systemd Timers better than crontabs. These features help to understand which jobs will run when, reduce the amount of shell code the administrator must maintain, and allow modification of vendor jobs while avoiding conflict.
Here are the three features (subject to change)
Detailed View of all Jobs on a System
When each job will run next in a human-readable time format
Less shell code required
Built-In Randomization Timers
Build in conditions like ACPower
Overridable without conflicts
If a Systemd Timer is installed by a package, such as Unattended Upgrades, it will have a default time that it runs. With Systemd Timers you can override the default time without having conflicts if the package maintainers update the timer.
(Bonus if time permits) Centralized Logging
Systemd services log to the journal
Saint Louis Area Computer Club (SLACC)
https://slacc.sluug.org/
6:00 ~ 9:00 PM ( Central Daylight Time, USA )
This session will use the following link:
> https://meet.jit.si/SoftwareHardwareConfigurationWorkshop
Do NOT separate words in room name, use NO SPACES CamelCase format.
One first person opens the room by sign in with Google, Facebook or GitHub.
To join by phone instead: +1.512.647.1431 PIN: 412 053 913#
>
https://meet.jit.si/static/dialInInfo.html?room=SoftwareHardwareConfigurati…
If also dialing-in through a room phone, join without connecting audio:
>
https://meet.jit.si/SoftwareHardwareConfigurationWokrshop#config.startSilen…
To reduce video bandwidth strain, you could use the following link:
> https://meet.jit.si/SoftwareHardwareConfigurationWokrshop
#config.videoQuality.preferredCodec='VP8'
The extant Saint Louis Area Computer Club (SLACC) is the oldest,
longest enduring, continuously meeting personal computer organization
active in the Greater St. Louis Area.
You are invited to attend this next ONLINE session, in lieu of any
regular physical face-to-face meeting. Further instructions below.
* ONLINE Sessions
* NO PHYSICAL MEETINGS until further notice.
* ONLINE session will use JITSI remote video service 4 January 2024.
************************************************************************
Someone must start the session by sign-in with Google, Facebook or GitHub.
Once opened, nobody else has to use such a sign-in to join.
************************************************************************
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
You do not have to have a microphone and webcamera to participate. You
can just chat, listen and watch using a Chrome based browser. Suggest
that you clear browser cache and cookies before starting session.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
RECOMMENDED CLIENT TESTING:
We will open the remote session by about 6:00 PM, Central Daylight Time.
Join early to test your microphone, screen, sound and video sharing.
Instead of using a browser, it has been recommended to use the official
Jitsi appimage clients. Reportedly using these clients consistently have
better results, with fewer connectivity, sound or video issues.
Highly recommended to use version 2023.10.0 (or newer, when available):
Appimage MS Windows, macOS and Linux client releases...
> https://github.com/jitsi/jitsi-meet-electron/
Mobile app clients for Apple or Android...
> https://jitsi.org/downloads
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
JITSI MEET HANDBOOK USER-GUIDE NOW AVAILABLE:
> https://jitsi.github.io/handbook/docs/user-guide/
It list supported browser versions and considerable guidance for new
and experienced users alike.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
JOINING THIS ONLINE SESSION:
6:00pm Start testing of controls, hearing, screen sharing and speaking.
During this half hour test period others may be able to help you.
Currently known Firefox compatibility bugs may cause problems for others
already in Jitsi sessions.
Joining without ear buds, earphones or headset may result in a feedback
loop with a builtin laptop microphone. Using at-least earbuds is highly
recommended. Ethernet is always better than WiFi connectivity.
If you do not make the effort and take the time to get your connection
working correctly, you may be very disruptive. Try dropping your
connection and rejoin. That sometimes fixes issues. But, do so slowly,
as granting access to your microphone and camera too quickly is the
current main problem. Also, there are often sound settings in different
browsers that may need to be changed.
======================================================================
WHEN YOU ENTER THIS ONLINE SESSION:
6:00pm Join early.
Join early if you want to test your camera, microphone (sound), or
screen sharing. You might be muted on entry.
Moving your mouse pointer to bottom of your display will bring up
select-able controls. Or, you can enter "?" to display a list of all
keyboard shortcuts.
Use letter C on keyboard to toggle Chat room, which will allow you to
set your name.
Use letter M on keyboard to toggle (mute or unMute) your Microphone.
Use letter V on keyboard to toggle your camera Video.
The meeting will be recorded for quality control.
Do NOT remain named as Fellow Jitster. Set your identity to show first
name and last name. Instead of full last name you could just follow
first name with an initial. We prefer that you use your full last name.
If you select three vertical dots (more actions) displayed in lower
right hand corner, select Settings, then under Profile "Set your display
name". You can ignore the "Set your gravatar email block". Assistance
with controls, hearing, screen sharing and speaking ends with start
of the meeting.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6:30pm Start of meeting.
Anybody joining after 6:30pm that experiences issues with controls,
hearing, screen sharing or speaking should only use chat room to ask
questions or make comments.
All might be muted at this point. You may have to unmute yourself
in order to speak. You can ask questions and make comments in chat room.
Annoying disruptions may cause you to be kicked off the session.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
ORDER OF EVENTS:
First some simple introductions, administrative minutia, announcements,
and then you can Call For Help during our Questions and Answers period.
Hold you questions until after start of meeting.
Sometimes we may watch a video or have a slide show presentation,
after which there will be general discussions that usually lead to
additional topics.
Sometimes, there can be a live demonstration of a Linux distribution
(distro) installation, updating, changes, features and applications.
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
TOPICS:
We often hold a Hardware and Software Configuration Workshop when
nothing else more interesting comes up, or when there is no other
event or activity scheduled.
The workshop is where we usually configure, examine, fix, install,
repair, and troubleshoot difficult hardware and software configuration
problems for Linux newcomers. Problems with other operating systems and
hardware are also frequently fixed.
FOR YOUR INFORMATION:
> https://www.sluug.org/https://slacc.sluug.org/
-- EOF --
--
--
--
-- stan r.