LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-01-2011, 08:31 AM   #1
dh2k
Member
 
Registered: Jan 2006
Distribution: Slackware 13.0 (KDE 3.5.10 from 12.2; Xfce 4.6; Fluxbox); Slackware 13.1 (KDE 4.5)
Posts: 211

Rep: Reputation: 52
Little known gems and apps you use


I have been configuring fluxbox on slack heavily and I have discovered a whole range of apps and tools, command line and gui that are so useful - but never discussed or mentioned much (google, forums etc).

e.g's:
quick -lite- magnify tool:
Code:
wmagnify -r 1
## "-r 1" provides a fast smooth update, keybinded with <ctrl>+<alt>+m
## keys 1-9 provide quick access to zoom level; 
###where 1 = 1:1, 2 = 1:2 etc ... 
## part of slack default install
What are your favourite little known apps or gems? - please include scripts or config files too - be useful to see how you use/configure, for greater effect.

Last edited by dh2k; 04-01-2011 at 08:34 AM.
 
Old 04-01-2011, 08:37 AM   #2
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,246

Rep: Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323
My favorite image viewer:

http://slackbuilds.org/repository/13.1/graphics/mirage/

Command-line archive handler. Don't bother with unzip and unrar again: just enter "7x x" followed by the archive name.

http://slackbuilds.org/repository/13.1/system/p7zip/

lftp is a tremendously useful and powerful console FTP client with an interactive shell. It can open websites too. For example, you can enter "lftp" and then "open http://alien.slackbook.org/ktown/"

Last edited by dugan; 04-01-2011 at 10:59 AM.
 
2 members found this post helpful.
Old 04-01-2011, 08:51 AM   #3
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
I guess that the i3 tiling window manager deserves more exposure. If you want to get productive and get rid of all the usual distractions, it's very good (probably as other tiling window managers).
The only reason I first heard of it was that one of the moderators here posted a link with a screenshot.

Last edited by sycamorex; 06-30-2011 at 01:38 PM.
 
1 members found this post helpful.
Old 04-01-2011, 09:24 AM   #4
brixtoncalling
Member
 
Registered: Jul 2008
Location: British Columbia
Distribution: Slackware current
Posts: 403

Rep: Reputation: 67
WordNet - command line dictionary
pmount - mount devices as user


+1 for i3 as well.
 
2 members found this post helpful.
Old 04-01-2011, 10:35 AM   #5
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
aria2 - A download utility written in C with resuming and segmented downloading with HTTP/HTTPS/FTP/BitTorrent support (think multiple concurrent connections).

rxvt-unicode - (rxvt derivative with Unicode support and tabs) Its main features (many of them unique) over rxvt are: Stores text in Unicode (either UCS-2 or UCS-4); Uses locale-correct input, output and width; Daemon mode: one daemon can open multiple windows on multiple displays; Embedded perl for customization, such as tabbed terminal support ... and much more.

more apps/scripts/etc but less time
 
Old 04-01-2011, 11:55 AM   #6
honeybadger
Member
 
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 855

Rep: Reputation: Disabled
'screen' is my favourite, then you have 'splitvt'. These are real gems. With vim3.0 there a lot of things one can do but I have not explored them all. Oh and then there is 'tcc'.
 
2 members found this post helpful.
Old 04-01-2011, 12:07 PM   #7
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,246

Rep: Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323
Quote:
Originally Posted by SilverBack View Post
'screen' is my favourite, then you have 'splitvt'.
I'd replace them both with "tmux", simply because tmux is newer.

Quote:
With vim3.0
lolwut? The current version of vim is 7.3.

Last edited by dugan; 04-01-2011 at 12:08 PM.
 
1 members found this post helpful.
Old 04-01-2011, 12:29 PM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Well, there may be some here: http://htexmexh.byethost13.com/linux/programs.html
 
1 members found this post helpful.
Old 04-01-2011, 12:29 PM   #9
dxnxax
LQ Newbie
 
Registered: Aug 2005
Posts: 14

Rep: Reputation: 4
I like 'rm -rf /'. I've never seen anything that cleans the desktop clutter better.

Edit: Do Not Use This Command. It was a joke on April Fool's Day.

Last edited by XavierP; 04-03-2011 at 09:42 AM.
 
3 members found this post helpful.
Old 04-01-2011, 12:54 PM   #10
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by dxnxax View Post
I like 'rm -rf /'. I've never seen anything that cleans the desktop clutter better.
That is not helpful, but rather, harmful and immature. I've reported your post but am asking you nicely that you edit and remove your command.

Last edited by Bruce Hill; 04-02-2011 at 07:48 PM. Reason: mod messed up
 
1 members found this post helpful.
Old 04-01-2011, 01:26 PM   #11
raconteur
Member
 
Registered: Dec 2007
Location: Slightly left of center
Distribution: slackware
Posts: 276
Blog Entries: 2

Rep: Reputation: 44
hwinfo (hat tip to T3Slider for making me aware of this) has been a great boon.

http://slackbuilds.org/repository/13.1/system/hwinfo/
 
2 members found this post helpful.
Old 04-01-2011, 01:35 PM   #12
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
lzop, tmux, GNU Parallel, bsdtar, nzbget
 
1 members found this post helpful.
Old 04-01-2011, 01:37 PM   #13
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Quote:
Originally Posted by Bruce Hill View Post
That is not helpful, but rather, harmful and immature. I've reported your post but am asking you nicely that you edit and remove your command.
You needn't worry. It won't work because he didn't specify --no-preserve-root.

http://pthree.org/2009/01/07/rm-rf/

Edit: weird to get modded down for pointing out that 'rm -fr /' isn't possible on modern Slackware and hasn't been on most distros for some time.

Last edited by ruario; 04-02-2011 at 05:07 PM. Reason: I don't think people understood my reply
 
3 members found this post helpful.
Old 04-01-2011, 01:46 PM   #14
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by ruario View Post
You needn't worry. It won't work because he didn't specify --no-preserve-root.

http://pthree.org/2009/01/07/rm-rf/
You underestimate the intelligence/technical level of Linux users.
 
0 members found this post helpful.
Old 04-01-2011, 02:09 PM   #15
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Video Contact Sheet

Ranger File Manager

Ncdu
 
2 members found this post helpful.
  


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
gems update divyashree Linux - Newbie 0 01-10-2011 12:35 AM
LXer: FOSS Gems Sparkle in the Summer Sun LXer Syndicated Linux News 0 05-28-2009 03:10 PM
Hidden Linux/GNU/Bash gems for the self learner? randomsel Linux - General 1 06-26-2008 06:34 PM
Trying to install Ruby gems with setup.rb - how to make it run Bartee Linux - Newbie 2 12-24-2007 01:49 PM
LXer: Gems aims to make large-scale Gentoo Linux management easier LXer Syndicated Linux News 0 08-03-2006 04:21 PM

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

All times are GMT -5. The time now is 01:34 PM.

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