LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-04-2020, 09:02 PM   #1
ul7
Member
 
Registered: Jan 2020
Posts: 115

Rep: Reputation: 30
Community involvement?


This is probably too soon post since I just started learning Linux seriously this week. What kind of help is needed in the community? It would give me some goals to shoot for along side my Networking/Security degree. One of the things I eventually want to get into is programming. I understand Kali Linux is the "offensive security" distro, but I would be interested in knowing if these things are possible with Slackware. If they are, I would love to know where to start in terms of involvement. If there is anything I can do to help, let me know. Even if it's donations, since I can't program yet.

The main things I want to know are:

1.) What forms of involvement are there?
2.) Languages in demand?
3.) Ways of giving back?

This is all pretty new to me, so this may be an awkward post for most slackers. I'll figure it out sooner or later. But any kind of is welcome. Thanks!

Last edited by ul7; 09-04-2020 at 09:22 PM.
 
Old 09-04-2020, 10:15 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,311
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
Speaking strictly as a user, off the top of my head, two ideas come to me: contributing to documentation and creating/maintaining Slackbuilds.

As an aside, I used to write training materials and user manuals (as well as teach training courses). There is no better way to learn about something than explaining it to others clearly, concisely, and coherently, because, in order to explain it cogently, you have to first comprehend it thoroughly.

Last edited by frankbell; 09-04-2020 at 10:17 PM.
 
5 members found this post helpful.
Old 09-04-2020, 11:33 PM   #3
EdGr
Member
 
Registered: Dec 2010
Location: California, USA
Distribution: I run my own OS
Posts: 997

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
A great way to help Slackware is by testing -current, filing bug reports, and (best yet) coming up with fixes. This involves characterizing the bug, studying the source code, and possibly testing a fix. Bug reports are most useful when they are specific.

You will need to distinguish between bugs in the upstream code and bugs in Slackware's implementation. Pat controls the latter but can patch or revert the former.
Ed
 
Old 09-05-2020, 03:00 AM   #4
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
If there is a Slackbuild that is unmaintained or isn't available of a program you use, you could decide to maintain it for everyone
https://slackbuilds.org/guidelines/
 
Old 09-05-2020, 03:53 AM   #5
captain_sensible
Member
 
Registered: Apr 2010
Posts: 352

Rep: Reputation: 145Reputation: 145
Quote:
I understand Kali Linux is the "offensive security" distro, but I would be interested in knowing if these things are possible with Slackware.
You can take small steps in using some of the software featured in kali, using Slackware .For instance you can get crunch from slackbuilds https://slackbuilds.org/repository/14.2/system/crunch/

Its software for generating custom wordlists that are used in "white hat" pentesting.

Basically generated word lists are lines of possible passwords in a text file; that text file can be fed into pentesting web scanners and it goes through every line of the wordlist to see if its a password

You can also get metasploit https://slackbuilds.org/repository/1...ork/metasploit


Regarding community help a bit of an off wall one would be something like 3rd world send some computers, at that location have slackware installed onto PC's distribute or use to help introduce slackware where it is probably not represented. It was something i was going to have a stab at in Ghana. Then Corvid19 came along, wife was seriously ill for a while etc

Last edited by captain_sensible; 09-05-2020 at 03:55 AM.
 
Old 09-05-2020, 05:46 AM   #6
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,566
Blog Entries: 19

Rep: Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447Reputation: 4447
Quote:
Originally Posted by ul7 View Post
The main things I want to know are:

1.) What forms of involvement are there?
2.) Languages in demand?
3.) Ways of giving back?
1. This forum itself is a way of giving back. As you learn more, you will be able to help others. Keep an eye on the newbie forum in particular. If you know the answer to a question or know how to find it, wade in.

2. Reporting bugs is useful. If you're really lucky, you'll get a response from a maintainer who will guide you through a series of tests to pinpoint the problem. I recently updated hwinfo and it suddenly started crashing. After some guided testing on a cloned git tree, I was informed that I'd unearthed a long-standing bug in a piece of assembler code, which just happened to surface on my machine.

3. Documentation. One of my favorite jobs is translating "English as she is spoken" into proper English. You'd be surprised how many foreign programmers (try to) write their own English documentation. If you speak a foreign language like a native, you can translate the other way.

4. Financial support. Particularly useful in Slackware. People here can point you to donation sites

Last edited by hazel; 09-05-2020 at 05:48 AM.
 
Old 09-05-2020, 12:25 PM   #7
tramtrist
Member
 
Registered: Jul 2018
Location: Cincinnati USA
Distribution: Slackware
Posts: 535

Rep: Reputation: 327Reputation: 327Reputation: 327Reputation: 327
Simplest way is using -current, reporting bugs on this forum, and trying to fix them yourself
 
Old 09-05-2020, 01:18 PM   #8
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Solid!! Thanks everyone!
 
Old 09-06-2020, 01:58 AM   #9
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,967

Rep: Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545Reputation: 1545
You postings are contributing in them selves.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Involvement: Why I Love Open Source LXer Syndicated Linux News 0 08-06-2008 04:21 PM
LXer: Red Hat: More Customer Involvement with Community Needed LXer Syndicated Linux News 0 03-26-2008 07:50 AM
LXer: GNOME Foundation defends OOXML involvement LXer Syndicated Linux News 0 11-23-2007 10:20 PM
LXer: EU judge rejects think tank involvement in Microsoft appeal LXer Syndicated Linux News 0 12-20-2005 11:03 PM
Government involvement: good or bad Zuggy General 10 11-10-2004 02:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration