lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 19 Feb 2009 18:54:23 -0800 (PST)
From:	Nick Levinson <nick_levinson@...oo.com>
To:	linux-kernel@...r.kernel.org
Subject: suggest allowing listing CLI commands parallel to GUI menu programs

Problem: When I'm used to running a GUI desktop but I can't use the GUI to solve a problem involving a program and need to use a console, I'd like to know what console command would get me started with that program.

Proposal: That the kernel install with an empty or nearly-empty commentable text file with a publicized name and a format standard, the format to be stated in a comment and the file to be loose in one of the directories that is standard with most kernels and distros.

Then a GUI designer, such as one responsible for deciding what goes into a panel menu and what menu commands will be named, could write into that file the console equivalents of the menu commands for that GUI. A console equivalent could be the path and name of an executable associated with a given menu command, or could be a detailed ReadMe text file.

Entries in the file would be by GUI; for each GUI, each menu would be named; for each menu, each command would be named; for each command, the path and filename for the relevant executable (or more than one) would be listed; if typing the executable into a console would not be adequate because the console would need another name to gain access to the relevant capabilities, the relevant other name would be listed; comments could be written for any entry, such as if certain parameters are recommended.

The user with a problem would use a console to read the file and figure out what to do next.

This could have helped me one day when the screen was operating by one resolution but the panels didn't agree, and refused to display the Main Menu. I wanted to know what console command would give me access to the res. (I eventually solved the res problem another way.)

Thanks.

-- 
Nick


      
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ