LinuxQuestions.org
Help answer threads with 0 replies.
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, 07:27 PM   #61
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30

Quote:
Originally Posted by rkelsen View Post
It did. But don't worry... bigger mistakes have been made here!

Have you 'discovered' the /usr/doc directory yet? In there, you will find a ton of documentation relating to the software installed on your machine. I can recommend that you look in the /usr/doc/Linux-HOWTOs for the basics. Some of the content is quite old, but much of it is still relevant. Eg: You can find out what to do with that source code for 'mc': /usr/doc/Linux-HOWTOs/Software-Building-HOWTO

Enjoy.
Oh yeah, I've been checking that out already. Yeah man I'll be lurking around on forums just soaking it all in. Thanks for your help!
 
Old 09-04-2020, 07:45 PM   #62
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Quote:
Originally Posted by ul7 View Post
OK I downloaded MC. I got this far:

1. ./configure
2. make
3. install?

I need to definitely get this down.
Here is the proper way to build a Slackware package (besides Slackbuilds) so you can later remove what you install: https://docs.slackware.com/howtos:sl...ding_a_package
 
Old 09-04-2020, 08:27 PM   #63
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by RadicalDreamer View Post
Here is the proper way to build a Slackware package (besides Slackbuilds) so you can later remove what you install: https://docs.slackware.com/howtos:sl...ding_a_package
Thanks man. Yeah I suck. But I'm loving every minute of it. lol
 
1 members found this post helpful.
Old 09-04-2020, 09:06 PM   #64
0XBF
Member
 
Registered: Nov 2018
Distribution: Slackware
Posts: 769

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
I don't know if you've read about it yet but if you want to up your command line game read about "bash piping and redirection" (web search finds decent results). Essentially you can feed commands into other commands which really opens up what you can do in a terminal and scripts.

Good to see you're having fun and finding your way alright.
 
Old 09-04-2020, 09:13 PM   #65
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by 0XBF View Post
I don't know if you've read about it yet but if you want to up your command line game read about "bash piping and redirection" (web search finds decent results). Essentially you can feed commands into other commands which really opens up what you can do in a terminal and scripts.

Good to see you're having fun and finding your way alright.
Yeah I've been checking out the piping commands for Linux. Thankfully since I work on CISCO routers and switches, I do a lot of that already. Of course, even though CISCO devices are "technically Linux" based, it's still vastly different compared to the real deal like this. Much appreciated!
 
Old 09-04-2020, 09:30 PM   #66
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Quote:
Originally Posted by ul7 View Post
Yeah I've been checking out the piping commands for Linux. Thankfully since I work on CISCO routers and switches, I do a lot of that already. Of course, even though CISCO devices are "technically Linux" based, it's still vastly different compared to the real deal like this. Much appreciated!
You have more in common with Hazel than you know.

Anyway, you are taking to Slackware like a duck to water. Here is a gem I keep in my browser bookmarks.
http://members.tassie.net.au/~timdou...are/index.html
 
1 members found this post helpful.
Old 09-04-2020, 09:34 PM   #67
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Thumbs up

Quote:
Originally Posted by Gordie View Post
You have more in common with Hazel than you know.

Anyway, you are taking to Slackware like a duck to water. Here is a gem I keep in my browser bookmarks.
http://members.tassie.net.au/~timdou...are/index.html
Lol DOING STUFF. I could relate to that so much today.... lol. This will be a good read. Thanks Gordie.

UPDATE: Love it. I needed this lmfao.

Last edited by ul7; 09-04-2020 at 10:15 PM.
 
1 members found this post helpful.
Old 09-04-2020, 10:35 PM   #68
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
The beauty of Linux and the joy of Slackware is that you get your computer back.
One doesn't want to give up the ability and authority once you have it.
There are lots of different ways to tweak your Slackware.
Sometimes I build everything from scratch the hard hard way.
OpenBoard is one example of that, but generally I use a mix of installable
packages from AlienBob and Ponce, slackbuilds, and executable binaries.
Package tools I use most often are slpkg (gives great feedback),
and sbopkg/sqg (the up-to-date stuff for -current is a plus).
Slackware64-current has been my daily driver for several years
and I keep updated to the very latest version of -current and
KDE5. That works best for me. I have used Ubuntu quite a bit,
but I no longer have Ubuntu around anymore. (I don't want or need a nanny.)
I don't do any gaming at all. There is no time for it.
I run a multi-boot system with two partitions containing Slackware64-current and I use the secondary
partition of slackware to repair the main one sometimes in case I goof something up.
ReFind is my efi multiboot manager and its website is quite useful.

I also have Windows10 because I have some software that doesn't run on Linux.
The main two of those at present are some high end camera software
(yes I know about gphoto2, gstreamer and et cetera),
and some voice to text transcription software (serious lament).
I have no other reasons for Windows, period.
Occasionally I am forced to use Windows for some other reasons to run something
that doesnt work on Linux. CorelDRAW and some Adobe tools used to be among those.
I can read and write my windows partitions with Linux and can copy files out of
Linux partitions while in windows10.

LinuxQuestions is the place to come to for really great community support.
 
1 members found this post helpful.
Old 09-04-2020, 10:39 PM   #69
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Absolutely well said. Thanks for the feedback! Yeah I don't have time for gaming anymore myself. I gotta start getting those skills!

Last edited by ul7; 09-04-2020 at 10:42 PM.
 
Old 09-05-2020, 03:42 AM   #70
Fat_Elvis
Member
 
Registered: Oct 2016
Distribution: FreeDOS 1.2
Posts: 309

Rep: Reputation: 92
Quote:
Originally Posted by ul7 View Post
Holy crap.... is that what they mean by dependency hell? Bring it on!!
Oh, no no no!

I personally would not touch that build. I would simply download the *.txz file from AlienBob's repository, and install it with

Quote:
installpkg <package name>.txz
You could build it, if you really want, using the script. But be aware that it is a much larger build than even huge projects like Wine or the kernel.

If you want to learn how to build software, I strongly recommend starting with smaller projects. If you use torrents, Transmission is a great example. So are most game engine ports, if you have the game files lying around. The Quake series, the various Doom engines, etc.
 
Old 09-05-2020, 04:45 AM   #71
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435Reputation: 4435
I'm betting you will enjoy this list

https://www.adminschoice.com/10-must...administrators
 
Old 09-05-2020, 10:59 AM   #72
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by ul7 View Post
I wonder if there is anything for noobs like me to show involvement in the community? Obviously as I stand right now, probably don't touch anything and stay far far far away from code (lmfao). But yea, I'd be down to get involved once I can function like a normal human. lol..... I can at least donate when I can and stuff like that for now.
I was a lurker on these forums for years just soaking up information from people much more knowledgeable than me. Eventually I realized I was able to start helping people with problems and I started contributing back. I still soak up information from people much more knowledgeable than me, but I at least can help back as well
 
1 members found this post helpful.
Old 09-05-2020, 04:54 PM   #73
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by bassmadrigal View Post
I was a lurker on these forums for years just soaking up information from people much more knowledgeable than me. Eventually I realized I was able to start helping people with problems and I started contributing back. I still soak up information from people much more knowledgeable than me, but I at least can help back as well
I think I need to do that today. Maybe I can find other people who have issues I do know how to fix. That's actually a great idea.
 
Old 09-05-2020, 11:01 PM   #74
zrdc28
Member
 
Registered: Dec 2007
Location: Alabama USA
Distribution: Slackware current
Posts: 309

Rep: Reputation: 55
Make root have color like user in bash

Quote:
Originally Posted by ul7 View Post
Oh OK that makes sense. What about when I go into su mode? I notice when I go into su mode my alias's and colors are gone as well. I'm assuming that's a different profile? I probably shouldn't worry about using su right now.
Make a file named " .bashrc " and put it in /root directory, don't forget the period in front of the name that means it is a hidden file. Put the script below into that file, that will give you color when you go to root.


It will also give you several single commands, put your user name in
alias d="cd/home/username/Downloads" for a single d to go to Downloads.






Code:
# enable color support of ls and add handy aliases when root
if [ "$TERM" != "dumb" ]; then
eval "`dircolors -b`"
alias d="cd /home/username/Downloads"
alias c='clear'
alias h='history'
alias ls='ls --color=auto'
alias dir='ls --color=auto --format=vertical'
alias vdir='ls --color=auto --format=long'
alias dssh='ssh 192.168.5.104'
alias home="tput setaf 1; ssh -X -p 675 -i ~/home.key root@192.168.5.100; tput setaf 0"
PS1="\h  \w # "
export HISTSIZE=4000
export HISTCONTROL=ignoreboth:erasedups
#echo 'export HISTCONTROL=ignoreboth:erasedups' >> ~/.bashrc
fi
 
Old 09-05-2020, 11:42 PM   #75
ul7
Member
 
Registered: Jan 2020
Posts: 115

Original Poster
Rep: Reputation: 30
OK thank you! I'll probably add this alias too:
Code:
alias ll='ls -al --color=auto | more'
I'm using this one because I was trying to learn how to assign aliases. It seem to be accepted by bash (or shell?) so I felt a sense of brief accomplishment.
 
  


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
New to this forum, but not completely new to Linux... mercfocus LinuxQuestions.org Member Intro 0 11-30-2011 09:34 PM
Problem installing pidgin 2.6.3..am completely new to linux...very new deepak.nagadi Linux - Newbie 5 11-10-2009 05:12 PM
New member - not completely new to Linux corgi LinuxQuestions.org Member Intro 3 03-13-2006 10:42 AM

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

All times are GMT -5. The time now is 06:55 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