TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What useful Linux (Ubuntu) software should more people be aware of?

40 pointsby deepsyalmost 8 years ago
Hey guys! I&#x27;ve been Windows users for over 10 years and about 2 months ago I switched to Ubuntu. I wonder what software do you think will be really useful for the average Linux user and more people should be aware of?<p>I just would like to improve my daily user experience :)

16 comments

nickmancolalmost 8 years ago
GNU parallel<p>its a super useful tool to execute tasks using all cores of your machine. A simple example <a href="https:&#x2F;&#x2F;vidanp.wordpress.com&#x2F;2016&#x2F;11&#x2F;04&#x2F;paralelizando-en-linux&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vidanp.wordpress.com&#x2F;2016&#x2F;11&#x2F;04&#x2F;paralelizando-en-lin...</a>
fphammerlealmost 8 years ago
In case you haven&#x27;t yet: Set up an automatic backup system.<p>If you prefer a graphical user interface consider <i>backintime</i>. <a href="https:&#x2F;&#x2F;www.howtogeek.com&#x2F;110138&#x2F;how-to-back-up-your-linux-system-with-back-in-time&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.howtogeek.com&#x2F;110138&#x2F;how-to-back-up-your-linux-s...</a><p>Otherwise check out <i>duplicity</i>. <a href="https:&#x2F;&#x2F;help.ubuntu.com&#x2F;community&#x2F;DuplicityBackupHowto" rel="nofollow">https:&#x2F;&#x2F;help.ubuntu.com&#x2F;community&#x2F;DuplicityBackupHowto</a><p>Duplicity supports a bunch of protocols &#x2F; target services (SFTP, dropbox, google drive, amazon S3 ...)<p>Duplicity uses asymmetric encryption (via gnupg) so the backup commands can be run unattended. (Your private key is not required for encryption during backup)
type0almost 8 years ago
You could add PPA for VS Code on Ubuntu, you should try rsync (cli) or grsync (gui) and get Meld for diffs. Shutter for screenshots, Parcellite for clipboard history, Caffeine to inactivate the screensaver. Also you could get a lot of task specific software via so called snaps or package your tools own with snapcraft.
mobitaralmost 8 years ago
Standard Notes :) It&#x27;s an encrypted notes app I work on. Available on Linux and almost every other platform. <a href="https:&#x2F;&#x2F;standardnotes.org" rel="nofollow">https:&#x2F;&#x2F;standardnotes.org</a>.
评论 #14824314 未加载
评论 #14833056 未加载
评论 #14825043 未加载
grover_hartmannalmost 8 years ago
* systemd-nspawn - aka. chroot on steroids -- for all your container needs -- I use this a lot for all my development, for trying new programs, for games, etc.<p>* RetroArch - for all your emulation needs in one package.<p>* ripgrep - better and faster than ag (The Silver Searcher).<p>* mpv - very nice video player, it can also be used together with youtube-dl for streaming from various websites, including youtube, etc.<p>To site admins: stop marking my comments as dead for no good reasons, my suggestions are valid.
评论 #14839497 未加载
steven_brahamalmost 8 years ago
Franz: <a href="http:&#x2F;&#x2F;meetfranz.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;meetfranz.com&#x2F;</a><p>It&#x27;s a cross-platform messaging client that combines, Whatsapp, Facebook chat, Slack etc. into one application.
评论 #14829467 未加载
sharmialmost 8 years ago
Tunesviewer to access the university courses available on iTunes. It allows you to choose which videos to download and you can watch it through tunesviewer itself or your favorite media player.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;rbrito&#x2F;tunesviewer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rbrito&#x2F;tunesviewer</a>
Faaakalmost 8 years ago
GNU&#x2F;units<p>Its a wonderful CLI app when you calculate things with units.<p>Eg: You have: (1000W * 5 hour)&#x2F;(24V<i>100A) You want: min </i> 125<p>Or: You have: 10 km * 6L&#x2F;100km * 1.3 EUR&#x2F;L You want: USD * 0.837486<p>You should try it !
fphammerlealmost 8 years ago
If you like vim or other console applications with vi-like key bindings I&#x27;d would recommend taking a look at <a href="http:&#x2F;&#x2F;ranger.nongnu.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;ranger.nongnu.org&#x2F;</a><p>Ranger is an highly customizable file manager that can be controlled by using the keyboard only.<p>File management (searching, copying, moving, renaming...) takes considerably less time since I switched from windows-explorer &#x2F; nautilus &#x2F; nemo to ranger.<p>I can&#x27;t imagine going back.<p>Getting started with ranger: <a href="https:&#x2F;&#x2F;github.com&#x2F;ranger&#x2F;ranger&#x2F;wiki&#x2F;Official-user-guide" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ranger&#x2F;ranger&#x2F;wiki&#x2F;Official-user-guide</a>
manaskarekaralmost 8 years ago
The following suggestion is definitely not the most useful, but really nice to have.<p>If you&#x27;re feeling adventurous, you could experiment with different window managers, such as bspwm, awesomewm or i3.<p>Check out some examples in <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;unixporn&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;unixporn&#x2F;</a><p>Here&#x27;s a good demo of bspwm <a href="https:&#x2F;&#x2F;github.com&#x2F;windelicato&#x2F;dotfiles&#x2F;blob&#x2F;master&#x2F;why_bspwm.gif" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;windelicato&#x2F;dotfiles&#x2F;blob&#x2F;master&#x2F;why_bspw...</a>
Ag0salmost 8 years ago
It all depends on what you do with your computer. For one I am a stats nerd so I tend to have Conky running.<p>OpenOffice or Libre office; for all your Office needs, it can also output to Microsoft formats.<p>Screen; for multi terminal windows within one terminal. Also very handy when working remotely.
评论 #14823699 未加载
more_cornalmost 8 years ago
If you don&#x27;t already you should get familiar with Aptitude (apt-get). There&#x27;s nothing like hopping into the command line and immediately installing the piece of software you want.<p>I like the Clementine music player.<p>Being able to hop into the command line to process text is neat. You might want to do a toutorial on grep, awk and sed.<p>Gimp is nice for photo manipulation, I use Inkscape for vector graphics.<p>Opera is a nice second browser (chrome is a memory hog) it also has built in vpn and Adblock.
评论 #14825422 未加载
评论 #14824931 未加载
评论 #14824950 未加载
12s12malmost 8 years ago
For a person who is initially starting with Linux. I&#x27;d suggest you to get familiar with the terminal. I&#x27;d also ask what your primary use case is. If you are a software developer vs code is a great editor to download.
jraderalmost 8 years ago
Riot: End-To-End encrypted chat system the runs on Matrix. The idea behind Matrix is to connect different protocols through &quot;bridges&quot;.<p>Matrix is federated (I suppose XMPP is federated too). You can send an email from Gmail to Yahoo, Outlook to Protonmail, etc.
se7entimealmost 8 years ago
Nextcloud
Rjevskialmost 8 years ago
&quot;Linux&quot; &quot;user experience&quot;<p>Good luck.