| View previous topic :: View next topic |
| Author |
Message |
domjohnson
Joined: Sat Jun 05, 2010 10:25 pm Posts: 2
|
Posted: Sat Dec 11, 2010 9:17 pm Post subject: Which Linux commands need GUIs? |
|
|
Hi,
A while back, I saw an article in LXF about entitled something like "20 things we'd change about Linux". One of them was to have everything done by command line.
I've just registered a project over at SourceForge - http://sourceforge.net/projects/blizzardsoft BlizzardSoft. With it, I intend to fill the gap of GUI-less commands by creating front-ends for some commands. If you were a new user and really didn't like the command line at all, which commands would you ask for a GUI for?
Thanks in advance - Dom |
|
| Back to top |
|
 |
Dutch_Master LXF regular
Joined: Tue Mar 27, 2007 2:49 am Posts: 2359
|
Posted: Sat Dec 11, 2010 10:59 pm Post subject: |
|
|
I doubt a GUI for specific commands would be better then the cli option, but that's personal, isn't it?
Things to consider:
adduser+addgroup, likewise deluser+del-group
iptables
log-rotation (not strictly cli stuff, but a unified GUI for system and application logs would be useful)
rsync/scp (source, destination (remote!), directories include+exclude, exchange trusted ssh keys) |
|
| Back to top |
|
 |
domjohnson
Joined: Sat Jun 05, 2010 10:25 pm Posts: 2
|
Posted: Sat Dec 11, 2010 11:48 pm Post subject: |
|
|
| Dutch_Master wrote: |
Things to consider:
adduser+addgroup, likewise deluser+del-group
|
What about System > Administration > Users and Groups (this is in Ubuntu, of course, don't know about other distro's) |
|
| Back to top |
|
 |
Rhakios Moderator

Joined: Thu Apr 07, 2005 12:18 am Posts: 7484 Location: Midlands, UK
|
Posted: Sun Dec 12, 2010 11:54 am Post subject: |
|
|
Whether using a GUI or not, translating the grep options into English would make a powerful tool accessible to many more people. _________________ Bye, Rhakios |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8036 Location: Warrington, UK
|
Posted: Sun Dec 12, 2010 12:03 pm Post subject: |
|
|
Do you mean the regular expressions? There are a couple of regular expression editors available, KDE includes one, for testing regexes with a GUI, although I'm usually unconscious from banging my head on the wall before I remember to use one. _________________ "Insanity: doing the same thing over and over again and expecting different results." (Albert Einstein) |
|
| Back to top |
|
 |
AndyBaxman LXF regular

Joined: Tue Oct 04, 2005 9:47 am Posts: 520
|
Posted: Sun Dec 12, 2010 4:55 pm Post subject: |
|
|
| nelz wrote: | | I'm usually unconscious from banging my head on the wall before I remember to use one. |
So glad it's not just me..... _________________ Bomb #20: "Let there be light" |
|
| Back to top |
|
 |
Rhakios Moderator

Joined: Thu Apr 07, 2005 12:18 am Posts: 7484 Location: Midlands, UK
|
Posted: Sun Dec 12, 2010 6:44 pm Post subject: |
|
|
| nelz wrote: | | Do you mean the regular expressions? There are a couple of regular expression editors available, KDE includes one, for testing regexes with a GUI, although I'm usually unconscious from banging my head on the wall before I remember to use one. |
Yes. That is what I mean, but KRegExpEditor seems not to have been carried over to KDE4. Looking in Synaptic on Kubuntu 10.04 (still prefer synaptic) the only similar thing I can see is searchmonkey. I might give it a look. _________________ Bye, Rhakios |
|
| Back to top |
|
 |
nelz Moderator

Joined: Mon Apr 04, 2005 12:52 pm Posts: 8036 Location: Warrington, UK
|
Posted: Sun Dec 12, 2010 8:48 pm Post subject: |
|
|
Kate does regexp searches, so you can use it for regex testing with KDE, but it's a shame kregexpeditor didn't make the transition.
There's also Kodos and Redet _________________ "Insanity: doing the same thing over and over again and expecting different results." (Albert Einstein) |
|
| Back to top |
|
 |
guy LXF regular

Joined: Thu Apr 07, 2005 1:07 pm Posts: 862 Location: Worcestershire
|
Posted: Sun Dec 12, 2010 9:01 pm Post subject: |
|
|
Probably pretty impossible, but I have dreamed of a dynamic, general-purpose GUI that adapts its display for the selected utility. On selecting a utility, the GUI app would parse the associated man page and create GUI widgets for the various options available. Well, maybe not the man page, but you get the idea. It's not a hard-coded GUI but a dynamic one capable of supporting multiple utilities.
It could also offer simple interactions between supported utilities such as piping.
High on my list come graphical file tinkering utilities such as ps2pdf.
So for example I could take a pile of mixed graphics & photo formats, convert them all to pdf and merge into a single, paginated print file, all with one tool.
Also high on my list, but probably not on many others, comes Adrian Rossiter's Antiprism toolchain for displaying polyhedra.
The ultimate dream is an OS where, by design, the CLI and auto-GUI both hook into the same user service function and so by definition implement the same functionality and are genuine alternatives. Other UI's - audio, tactile, etc. could also hook into the same user service. _________________ Cheers,
Guy
The eternal help vampire |
|
| Back to top |
|
 |
Rhakios Moderator

Joined: Thu Apr 07, 2005 12:18 am Posts: 7484 Location: Midlands, UK
|
Posted: Sun Dec 12, 2010 9:48 pm Post subject: |
|
|
I noticed Kodos in the repos, but it said something about Python regular expressions, so I didn't think it was what I was looking for.
Edit: I see that the developer of Redet recommends Txt2regex for novices, I've been looking at the screenshots for Txt2regex and my head has begun to hurt.  _________________ Bye, Rhakios |
|
| Back to top |
|
 |
jjmac LXF regular
Joined: Fri Apr 08, 2005 2:32 am Posts: 1996 Location: Sydney, Australia
|
Posted: Wed Dec 15, 2010 10:41 am Post subject: |
|
|
Sounds like a good idea to me.
A gui for commands that can cause problems when a person is fatigued. Acting as a kind of safety buffer.
Gui front with script backs.
nb: edited a lot.
jm _________________ http://counter.li.org
#313537
The FVWM wm -=- www.fvwm.org -=-
Somebody stole my air guitar, It happened just the other day,
But it's ok, 'cause i've got a spare ... |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|