A Basic RVM Tutorial for Rails 3
A beginner's guide to installing and using RVM (Ruby Version Manager) for managing Ruby versions and gemsets in Rails development.
A beginner's guide to installing and using RVM (Ruby Version Manager) for managing Ruby versions and gemsets in Rails development.
A guide to setting up offline Gmail access using the mutt email client and offlineimap on Linux, with configuration tips for sending and receiving.
A quick terminal command to permanently unhide the ~/Library folder in OS X Mountain Lion and later versions.
How to disable the 3-second reply/forward animation in Apple Mail on OSX Mountain Lion using a terminal command.
Explores undocumented command-line parameters for the nqcmd utility in Oracle Business Intelligence, including their potential uses and limitations.
Introduces Powify, a command-line gem for managing the Pow local Rack server for Mac, simplifying app and server management.
MyGet adds command line push support for private NuGet feeds and expands website authentication options.
Using awk to split a fixed-width file into separate output files based on content in specific columns.
Exploring challenges with downcasing UTF-8 strings containing Polish characters using command-line tools like tr and dd.
A comprehensive reference for OBIEE AdminTool.exe command line syntax, including commands for repository management and metadata export.
Explores an undocumented /command switch in Oracle BI's AdminTool.exe for scripting RPD file changes, with usage examples and cautions.
A guide to using the psservice command-line tool for managing Windows services, with examples for Oracle BI services.
A technical guide on using the Unix find command to locate recently modified configuration files, specifically within an Oracle BI Publisher environment.
A guide to using the Unix command-line tools 'less' and 'grep' for efficiently navigating and searching large log files during debugging.
Discusses a change in Linux cp command behavior where the -f flag no longer overrides an interactive alias, and offers a workaround.
A guide on capturing command output into a variable in Windows Batch scripts using FOR /F, with a practical example for path conversion.
A developer shares a free command-line C# tool to recursively download entire FTP folders, solving a common frustration.