0
votes
1answer
74 views

Is there an archiver for Ubuntu with a GUI providing multiple information during action?

I would like one that would provide during action some more information like percentage and speed. When archives are big archiving takes a lot of time and resources, and the computer seem to lag, ...
2
votes
2answers
59 views

Is there a graphical pager with syntax highlighting?

Is there a graphical application in the repositories which has keyboard controls like the command-line application "less" and also has syntax highlighting? I would like it to have arrow keys that ...
2
votes
1answer
96 views

Is there a GUI to `visudo`?

Quite simply, is there a GUI to visudo I can recommend to other users, and use for myself? I have to set up a system where over 50 users have different sudo privileges and I need to juggle them all.
4
votes
3answers
1k views

What is a good Amazon S3 client?

I've been using the Amazon S3 Management console to browse my S3 files. Unfortunately, it doesn't seem to be able to sort files (in a given bucket) by anything other than whatever its default is ...
2
votes
1answer
2k views

What is a simple, free SOAP client (GUI)?

On Windows I would use SoapUI, which can be run on Ubuntu either as a standalone application (see instructions on how in this question) or as an Eclipse plugin. Is there any other GUI available - ...
1
vote
2answers
6k views

What is a good MongoDB GUI client?

I've been using Rockmongo on Windows - it's a php based web tool. But on Ubuntu (12.04) it's behaving funny - queries timing out often - and I'm looking for better clients. Does anyone know anything ...
2
votes
2answers
2k views

What Graphical Logfile Analyzers are available?

does anybody know a good graphical logfile analyzer for (mainly) syslog messages from ubuntu? maybe one that converts the text-based messages in objects to sort/group/filter messages like windows's ...
2
votes
1answer
2k views

Recuva Alike Software for Ubuntu 11.10

Recuva is a software in Windows used to Undelete files Piriform Recuva It has a nice GUI and is very dependable, I Googled and yahood for similar softwares for ubuntu but couldnt find one (few ...
8
votes
13answers
7k views

How burn or mount an ISO file?

I have downloaded ISO files recently. How do i burn it to a CD or DVD or mount it?
0
votes
1answer
1k views

PowerGREP alternative - sed, awk… GUI? [closed]

I'm used to this tool from Windows, and I run it under Wine in Ubuntu. Crashes from time to time under Wine, but I can't find any replacement for it. Alternativeto IMHO totally misses features ...
2
votes
1answer
117 views

Are there any GUI equivalents of “Initctl”? [closed]

Are there any GUI equivalent of Initctl, I have tried boot-up Manager In short I was looking for some advanced GUI based daemon control tool.
2
votes
0answers
1k views

Are there any good Mongodb GUI clients? [duplicate]

Possible Duplicate: What is a good MongoDB GUI client? Are there any good Mongodb GUI clients for Ubuntu? (Preferably that will run on Ubuntu 11.04.) I found one (JmongoBrowser) but I'm not ...
6
votes
2answers
5k views

Find duplicate files and folders and move these to a different folder [duplicate]

Possible Duplicate: How to find (and delete) duplicate files Is there a reliable duplicate file/folders utility, (with GUI) for Linux that can find duplicate files or folders and move them ...
16
votes
5answers
1k views

How can I graphically mount ISOs?

I want a graphical (GUI) method to mount an ISO, is there any way to do so?
6
votes
1answer
393 views

GUI for configure -> make -> make install

I found a KDE gui for the configure -> make -> make install routine, kconfigure. But, I did not try it out, since the project was last active in 2005. Is there a gui for the same for Ubuntu. I know ...
5
votes
1answer
452 views

Does g++ compiler have graphical user interface?

As the question says, I wonder if the default ubuntu compiler, g++, has graphical user interface.
4
votes
3answers
944 views

What are some good GUI binary viewers/editors?

What are some GUI applications that will let me view and edit binary files (executables, images, etc.).
9
votes
4answers
3k views

Easy database tool (the more gui the better)

So a friend of mine wants to set up a database for managing his investigation data. But he does not know any programming. So i offered a little help but also want to make sure that he could manage his ...
8
votes
5answers
603 views

What software was used to make the Software Center mockups?

I was reading this Ubuntu Software Center design document and wondering, what software was used to design all those ui concept?
16
votes
3answers
1k views

Are there any GUI man page editors are available?

I find the man page format extremely painful to write. Is there a GUI (WYSIWYG or WYSIWYM) editor available to make this task easier? I'm hoping for an application that is to man pages as Kompozer is ...
6
votes
5answers
4k views

GUI tools for Apache

Are there any GUI tools for configuring and monitoring Apache?
23
votes
8answers
23k views

MySQL GUI Tools

Does anyone have any good ideas as to native MySQL GUI clients for Ubuntu? So far I've tried MySQL Workbench, which never seemed to work properly, phpMyAdmin which I found a bit slow, and Navicat ...