{BBI}Nexus{BBI} Posted September 6, 2010 Report Share Posted September 6, 2010 I was just wondering what small useful GNU/Linux apps do members (or visitors) use regularly? I use Radio Tray. Â It's straightforward, easy to configure and most importantly not a resource hog! [moved from Software by spinynorman] Link to comment Share on other sites More sharing options...
ianw1974 Posted September 7, 2010 Report Share Posted September 7, 2010 I use Dropbox for synchronising files. You get 2GB for free, and if you recommend someone you both get an extra 250MB for free. So of course, pays to recommend :) I have it installed on a number of machines, and my files get synchronised to the internet, encrypted when stored on the server (standard), and then when I turn on another computer, all the files are then synchronised to the next one. Or, if all machines are on at the same time, it happens immediately. Also, if my hard disk dies, and I have all my important stuff in dropbox, then I just need to reinstall my system and then dropbox, and they all download again. Neat :) You can also login from any web browser and access your documents - download them if you need to. Link to comment Share on other sites More sharing options...
paul Posted September 7, 2010 Report Share Posted September 7, 2010 ssh-menu for all the servers I need to connect to Link to comment Share on other sites More sharing options...
Greg2 Posted September 7, 2010 Report Share Posted September 7, 2010 I use a small console program written by Manfred Haertel called 'showmail'. It displays the number of emails on a pop server and for each mail sender, subject, sending date and size. Then it optionally asks you if you want to delete this message directly on the server. I use it everyday for the dev mailing lists I'm on. showmail Link to comment Share on other sites More sharing options...
theYinYeti Posted September 7, 2010 Report Share Posted September 7, 2010 My Linux usage has many different facets, leading to many small tools: I use Zenity a lot in scripts. In particular, URL/LNK handlers to work in a Windows network. I use dot (from graphviz) in scripts to create graphs from various input data (eg: MPD files). Mathopd is a helpful, very configurable, light-weight web server; I prefer it over lighttpd. Retroshare is a great tool for easily setting up a server-less messenger among your team. screen and tilda are must-have for terminal addicts like myself :) Unison is not known a lot, yet very powerfull: it's a two-way, GUI/CLI, rsync. Rox is much lighter and faster than Nautilus, and very configurable. bc as a calculator (bc -lq) is great: why point and click on-screen digit buttons, when you can have history and variables, and your keybord already has digit keys anyway? Geany is a nice, modern, small, little-known editor in the vein of nedit. Nedit and links-hacked are invaluable for remote editing/browsing, when you have little RAM/CPU/bandwidth. For language learning, my favourite tool is Mnemosyne. For quick but not so dirty scripting, wxGlade is a world better than plain bash+zenity. Ajaxterm and sslh are nice additions to your own server if you have one. Yves. Link to comment Share on other sites More sharing options...
{BBI}Nexus{BBI} Posted September 7, 2010 Author Report Share Posted September 7, 2010 My Linux usage has many different facets, leading to many small tools: I use Zenity a lot in scripts. In particular, URL/LNK handlers to work in a Windows network. I use dot (from graphviz) in scripts to create graphs from various input data (eg: MPD files). Mathopd is a helpful, very configurable, light-weight web server; I prefer it over lighttpd. Retroshare is a great tool for easily setting up a server-less messenger among your team. screen and tilda are must-have for terminal addicts like myself :) Unison is not known a lot, yet very powerfull: it's a two-way, GUI/CLI, rsync. Rox is much lighter and faster than Nautilus, and very configurable. bc as a calculator (bc -lq) is great: why point and click on-screen digit buttons, when you can have history and variables, and your keybord already has digit keys anyway? Geany is a nice, modern, small, little-known editor in the vein of nedit. Nedit and links-hacked are invaluable for remote editing/browsing, when you have little RAM/CPU/bandwidth. For language learning, my favourite tool is Mnemosyne. For quick but not so dirty scripting, wxGlade is a world better than plain bash+zenity. Ajaxterm and sslh are nice additions to your own server if you have one. Yves. Quite a list there :) Â I'll be sure to check some of these out. I proclaim theYinYeti the small apps junkie (if there are no other contenders) :D Link to comment Share on other sites More sharing options...
theYinYeti Posted September 22, 2010 Report Share Posted September 22, 2010 Thank you Nexus :D If you like my little list, you'll be interested to know that “ajaxterm†isn't maintained any more (I learnt that yesterday), and Shell In A Box would be a good replacement. Yves. Link to comment Share on other sites More sharing options...
{BBI}Nexus{BBI} Posted September 24, 2010 Author Report Share Posted September 24, 2010 Thanks for the 'heads up' and the recommend. Â Link to comment Share on other sites More sharing options...
arctic Posted September 25, 2010 Report Share Posted September 25, 2010 I cannot live without nano for doing all the little text-editing on my system-files. Then I also prefer good ol' xchat to all the modern communication apps (like pidgin, etc.). The aforementiones Rox-filer is also a great tool. Link to comment Share on other sites More sharing options...
{BBI}Nexus{BBI} Posted September 25, 2010 Author Report Share Posted September 25, 2010 I cannot live without nano for doing all the little text-editing on my system-files.Yes, a nice alternative to using 'vi' which is overkill for the simple amounts of config editing that I do. Â I used to use JOE mostly prior to using nano. Â I had issues with it when editing on remote systems via ssh. Link to comment Share on other sites More sharing options...
ianw1974 Posted September 26, 2010 Report Share Posted September 26, 2010 I got started on nano when installing Gentoo :) Someone asked me the other day do I use vi. I said yes, sometimes :) I like vi if I need to delete a lot of lines. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now