TODAY'S  MOST  POPULAR  HEADLINES

PNG Image

Options


Configuring OpenOffice.org Writer

02/17/2007  I
Relevance: 7.77
Like other OpenOffice.org applications, Writer has dozens of options available from Tools> Options> OpenOffice.org Writer. These options allow you to adjust both the general settings of Writer and specific options for different kinds of formatting. Many are ideal for desktop publishing, and a similar set of options is available for web documents under Tools> Options> OpenOffice.org Writer/Web.
Search further arrow


Options in OpenOffice.org Calc

06/29/2007  II
Relevance: 7.70
Like other OpenOffice.org applications, Calc has several dozen options in how it is formatted and operates. These options are available from Tools -> Options -> OpenOffice.org Calc. Thanks to OpenOffice.org's habit of sharing code between applications, some of the tabs for these options resemble those found in other OpenOffice.org applications. Others are unique to Calc and the business of spreadsheets. Either way, the more you know about Calc's options, the more you can take control of your work.
Search further arrow


Linux Virtualization Options Roundup

07/17/2007  II
Relevance: 6.79
These days, it seems like OS transparency is more necessary than ever before. Luckily, there are plenty of great virtualization options to choose from when you need to run another OS, without actually having to install it along side your existing operating system. Today, we examine each of these options and review their abilities in a rapid fire round.
Search further arrow


10 secret MySQL client startup options you should know

01/31/2007  III
Relevance: 6.29
Most server administrators know that the MySQL relational data base management system (RDBMS) is a highly flexible piece of software and comes with a wide range of startup options that can be used to modify its behavior. What most don't know, however, is that the standard MySQL client comes with an equally large number of startup options, some of which are extremely useful in daily MySQL interaction. While these options are not"secret" per se, they remain largely unused, even though they can significantly ease the process of server interaction.
Search further arrow


Options Parsing and Keywords

10/18/2007  I
Relevance: 6.25
The traditional Unix utility uses options and arguments to parse command line parms that dictate how the utility should work. Long options is one way to make a utility's usage somewhat natural; for example: util --version. Some utilities use keywords and command/sub-command syntax. It is possible to combine the two without causing too much confusion.
Search further arrow


Parsing arguments for your shell script

07/18/2007  III
Relevance: 6.12
Suppose you want to have some options on your bash shell script, some flags that you can use to alter its behavior. You could do the parsing directly, using ${#} to tell you how many arguments have been supplied, and testing ${1:0:1} to test the first character of the first argument to see if it is a minus sign. You would need some if/then or case logic to identify which option it is and whether it takes an argument. What if the user doesn't supply a required argument? What if the user calls your script with two options combined (e.g., -ab)? Will you also parse for that? The need to parse options for a shell script is a common situation. Lots of scripts have options. Isn't there a more standard way to do this?
Search further arrow


Parsing Options in Shell, Perl and C

04/16/2007  III
Relevance: 6.05
I was originally going to call it parse this but thought better of it. Deciding upon and implementing command line options, arguments and flags can be a real bear. There exist a lot of tools to help out programmers, although some of them may be a bit heavy handed; solution - roll your own when possible. In this text a look at short and long opt parsing options with limited examples. I would have gone more in depth, however, the possibilities are so endless (especially in shellcode and Perl) that I chose some small examples.
Search further arrow


Rough edges mar *nix-style configuration tool

08/03/2007  IIIIIIIII
Relevance: 5.83
*nix-style is a GNOME graphical interface for configuration options in your system or current user account. It makes no attempt to be comprehensive, nor does it focus on options that are available from the desktop menus or GNOME system utilities. Instead, it concentrates on lesser-known configuration options, such as customizing the bash prompt or suppressing the initial splash screen in GNOME. Arranged as a series of questions and possible answers, *nix-style is reminiscent of Bastille, the system-hardening program, though without that program's educational aspect, as it offers options with no indication of their pros and cons. In addition, users need to watch for rough edges, some of which could cause problems with their systems.
Search further arrow


Linux File System Security Options

03/22/2007  II
Relevance: 5.61
Josh Kuo's articleLinux File System Security Options outlines various software-based methods to encrypt your Linux filesystems. He addresses loop-AES, FUSE, eCryptfs, steganographic filesystems, sshfs, and ReiserFSv4.
Search further arrow


Persistent Configuration Options For X.Org Drivers

07/16/2008  III
Relevance: 5.51
In recent times, the xorg.conf file once used for configuring all static X-related server options has been shrinking in size. Thanks to more reliable EDID (Extended Display Identification Data) on LCD panels, it's generally no longer needed to manually specify mode-lines within this X.Org configuration file. With improvements for auto-detection, in many circumstances it's no longer even needed to manually specify your graphics driver and other options. However, the X Server currently lacks an infrastructure for supporting persistent device properties.
Search further arrow



Showing 10 articles of total 22539 in database (Flag English).