Difference between revisions of "Recommended software"
imported>Mjh (Headings added) |
|||
(66 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | Curated list of Libre software by VTLUUG members | ||
+ | |||
==Base system== | ==Base system== | ||
− | == | + | == Distributions == |
− | * [[Arch | + | ''See [[Mirrors]] for VT Mirrors containing several of these |
− | * [[OpenBSD]] | + | |
+ | * [[Gentoo]] - Compile everything yourself | ||
+ | * [https://www.debian.org/ Debian] - Popular for servers & desktop use | ||
+ | * [[Ubuntu]] - Beginner friendly, based on Debian | ||
+ | * [[Arch|ArchLinux]] - Easier than Gentoo, Harder than Debian; very popular with club members | ||
+ | * [https://theiotlearninginitiative.gitbooks.io/embedded-linux/documentation/Artoo.html Artoo] - Uses btrfs | ||
+ | * [[Fedora]] - Bleeding edge, based on EL | ||
+ | * [[OpenBSD]] - Free, BSD OS | ||
+ | * [https://www.centos.org/ CentOS] - Community EL | ||
+ | * [[SUSE_Linux_Enterprise_Desktop]] - More popular overseas | ||
+ | ** License available via [https://network.software.vt.edu VT Network Software] | ||
===Shell=== | ===Shell=== | ||
− | * [[zsh]] | + | * [[w:zsh|zsh]] |
+ | * [https://github.com/trapd00r/LS_COLORS Detailed LS_COLORS] | ||
− | ===Desktop environments=== | + | === Desktop environments === |
+ | * [[feh]] - image viewer + background management | ||
===Window managers=== | ===Window managers=== | ||
− | * [[i3]] | + | * [[w:I3_(window_manager)|i3]] |
+ | * [https://herbstluftwm.org/ Herbstluftwm] | ||
+ | * [[Xmonad]] | ||
+ | |||
+ | ===Status monitoring (in X)=== | ||
+ | * [https://aur.archlinux.org/packages/i3bar-icons/ i3bar-icons] | ||
+ | * [http://conky.sourceforge.net/ Conky] | ||
+ | * An ugly mess of [https://bbs.archlinux.org/viewtopic.php?id=40637 Dzen2] and bash scripts | ||
− | === | + | === Xorg modifications === |
+ | * [[Xrandr]] - cmd line tool to interact with RandR X extensions | ||
+ | * [https://christian.amsuess.com/tools/arandr/ Arandr] - "Another RandR GUI" | ||
+ | * [[.xinitrc]] - Tool to start X | ||
− | == | + | === Other system utilties === |
+ | * [http://htop.sourceforge.net/ htop] - Monitor your system easily | ||
+ | * [https://dev.yorhel.nl/ncdu ncdu] - NCurses Disk Usage | ||
==Internet== | ==Internet== | ||
Line 22: | Line 48: | ||
* [http://firefox.com Firefox] | * [http://firefox.com Firefox] | ||
− | ===Mail clients=== | + | ===[[:Category:Mail clients | Mail clients]]=== |
* [[mutt]] | * [[mutt]] | ||
+ | * [https://www.mozilla.org/en-US/thunderbird/ Thunderbird] with Mutterator and Enigmail | ||
+ | |||
+ | ====Contact management systems==== | ||
+ | * [http://www.spinnaker.de/lbdb/ lbdb] | ||
===File sharing=== | ===File sharing=== | ||
+ | * [http://transmissionbt.com Transmission] | ||
+ | * [[Dtella]] | ||
===Chat=== | ===Chat=== | ||
Line 31: | Line 63: | ||
==== XMPP client ==== | ==== XMPP client ==== | ||
* [https://github.com/agl/xmpp-client xmpp-client] | * [https://github.com/agl/xmpp-client xmpp-client] | ||
+ | * Gibberbot on Android | ||
+ | * [https://wiki.bitlbee.org/FrontPage BitlBee] for IRC integration | ||
− | ==== IRC clients ==== | + | ==== [[IRC clients]] ==== |
* [http://weechat.org weechat] | * [http://weechat.org weechat] | ||
+ | * [https://secure.wikimedia.org/wikipedia/en/wiki/Irssi Irssi] | ||
+ | |||
+ | === Relays === | ||
+ | * [http://www.dest-unreach.org/socat/ Socat] - "Multipurpose relay" | ||
+ | |||
+ | === News === | ||
+ | * [https://codezen.org/canto-ng/ canto] - Atom/RSS feed | ||
+ | |||
+ | ==Productivity== | ||
+ | |||
+ | ===Programming=== | ||
+ | * [[Eclipse]] | ||
+ | * [[Clang Complete]] | ||
+ | |||
+ | ===Text editors=== | ||
+ | * [[vim]] | ||
+ | * [[Emacs]] (evil mode) | ||
+ | * [https://www.nano-editor.org/ nano] | ||
+ | ** [https://gist.github.com/anonymous/8623fbf937063dc059f91978b30c874e Cov's] nanorc | ||
+ | |||
+ | ===Terminal stuff=== | ||
+ | * [[Screen]] | ||
+ | ** [https://gist.github.com/anonymous/72775f8063135a81ccb9a0f8c781664c Jagged's .screenrc] - Creates "status bar" on bottom" | ||
+ | * [[w:zsh|zsh]] | ||
+ | * [[tmux]] | ||
+ | |||
+ | ===Word processing=== | ||
+ | * [[LaTeX]] | ||
+ | |||
+ | ===Note-taking=== | ||
+ | * [[Keepnote]] | ||
+ | * [[BasKet]] | ||
+ | * [[vimwiki]] | ||
+ | * emacs org-mode | ||
+ | |||
+ | ===To-do list=== | ||
+ | * [http://taskwarrior.org taskwarrior] | ||
+ | |||
+ | ===Document viewing=== | ||
+ | * [[evince]] (older versions; newest has gnome-specific optimizations and design features) | ||
+ | * [[atril]] | ||
+ | |||
+ | ===Ebooks=== | ||
+ | * [[Calibre]] | ||
− | == | + | ===File managers=== |
+ | * [http://ranger.nongnu.org/ ranger] | ||
+ | |||
+ | == Text Parsing tools == | ||
+ | * [http://www.grymoire.com/Unix/Sed.html Sed] | ||
+ | * [http://www.grymoire.com/Unix/Awk.html Awk] | ||
+ | |||
+ | == Group Management == | ||
+ | * [https://www.zarafa.com/ Zarafa] - groupware server | ||
+ | * [http://z-push.org/ Z-Push] - ActiveSync implementation | ||
==Audio== | ==Audio== | ||
===Music players=== | ===Music players=== | ||
+ | * [[mpd]] | ||
+ | * [http://6xq.net/projects/pianobar/ pianobar] (pandora client) | ||
+ | * cmus | ||
+ | |||
+ | ====MPD clients==== | ||
+ | * [[ncmpcpp]] | ||
===Music libraries=== | ===Music libraries=== | ||
===Audio recording=== | ===Audio recording=== | ||
+ | * arecord | ||
+ | |||
+ | ===Audio Routing=== | ||
+ | * [http://jackaudio.org/ JACK] | ||
+ | |||
+ | == Gaming on Linux == | ||
+ | * [http://wz2100.net/ Warzone 2100] | ||
+ | * [[Frozen Bubble]] | ||
==Virtualization== | ==Virtualization== | ||
* [[qemu]] (with KVM) | * [[qemu]] (with KVM) | ||
+ | * [[virt-manager]] | ||
+ | * [[SPICE]] | ||
+ | |||
+ | == Hardware == | ||
+ | * [http://www.arduino.cc/ Arduino] (microcontroller) | ||
+ | * [http://beagleboard.org/ BeagleBoard] (single board computer) | ||
+ | * [http://www.raspberrypi.org/ Raspberry Pi] (system on chip) | ||
+ | * Odroid (better raspberry pi) | ||
+ | |||
+ | == See also == | ||
+ | * [[Harmful]] | ||
− | [[Category: | + | [[Category:Featured content]] |
+ | [[Category:Needs restoration]] | ||
+ | [[Category:Software]] |
Latest revision as of 19:35, 27 January 2019
Curated list of Libre software by VTLUUG members
Contents
Base system
Distributions
See Mirrors for VT Mirrors containing several of these
- Gentoo - Compile everything yourself
- Debian - Popular for servers & desktop use
- Ubuntu - Beginner friendly, based on Debian
- ArchLinux - Easier than Gentoo, Harder than Debian; very popular with club members
- Artoo - Uses btrfs
- Fedora - Bleeding edge, based on EL
- OpenBSD - Free, BSD OS
- CentOS - Community EL
- SUSE_Linux_Enterprise_Desktop - More popular overseas
- License available via VT Network Software
Shell
Desktop environments
- feh - image viewer + background management
Window managers
Status monitoring (in X)
- i3bar-icons
- Conky
- An ugly mess of Dzen2 and bash scripts
Xorg modifications
- Xrandr - cmd line tool to interact with RandR X extensions
- Arandr - "Another RandR GUI"
- .xinitrc - Tool to start X
Other system utilties
Internet
Web browsing
Mail clients
- mutt
- Thunderbird with Mutterator and Enigmail
Contact management systems
File sharing
Chat
XMPP client
- xmpp-client
- Gibberbot on Android
- BitlBee for IRC integration
IRC clients
Relays
- Socat - "Multipurpose relay"
News
- canto - Atom/RSS feed
Productivity
Programming
Text editors
Terminal stuff
- Screen
- Jagged's .screenrc - Creates "status bar" on bottom"
- zsh
- tmux
Word processing
Note-taking
To-do list
Document viewing
Ebooks
File managers
Text Parsing tools
Group Management
Audio
Music players
MPD clients
Music libraries
Audio recording
- arecord
Audio Routing
Gaming on Linux
Virtualization
- qemu (with KVM)
- virt-manager
- SPICE
Hardware
- Arduino (microcontroller)
- BeagleBoard (single board computer)
- Raspberry Pi (system on chip)
- Odroid (better raspberry pi)