Filtered Index
Filtered by: BASH
Base64-to-hexadecimal converter
For those cases where converting from Base64 encoded data to a hexadecimal output similar to what you get from other utilities this script may simplify your life. The script takes input and decodes it finally converting it to hex output for use in other applications.
Submitted by: aburgemeister on Thu. 10.01.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Collaboration Cool Solutions, Cool Solutions, End-User Computing, Data Center
Topic: Automation, BASH, eDirectory, Linux, Scripting, Tools and Utilities
Product: eDirectory, Linux, Open Enterprise Server, SUSE Linux, SUSE Linux 10.0, SUSE Linux Desktop, SUSE Linux Enterprise, SUSE Linux Enterprise 10, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server, SUSE Linux Openexchange Server
LJDT: Base64 Encoding
In computing there are two terms which are often confused: encoding and enciphering. One of them, with 'cipher' in its name, usually best refers to something that is cryptographically enciphered which means it was mathematically mangled in a fashion that the result, regardless of the input, is fairly random, patternless nonsense to the un-key-assisted eye. The other term refers to simply changing data from one form to another at is basic level. One type of encoding is 'base64' encoding, which is used through many areas of computing and can be explained much more-simply than most cryptographic cipher functions (in my opinion). This article is to show how, on many levels, Linux Just Does That.
Submitted by: aburgemeister on Mon. 09.28.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Collaboration Cool Solutions, Cool Solutions, Identity and Security, Data Center
Topic: Administration, BASH, Certificates, Command Line, Concepts, Importing-Exporting / ICE/ LDIF, Linux, Microsoft, UNIX
Product: eDirectory, Linux, Open Enterprise Server, openSUSE, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server
LJDT: Installed RPM Size
Sometimes I find myself wondering how big an installed RPM's files really are. Use a simple script to do all of the calculating of file sizes, plus see how to recreate the RPM from the system where the package is installed in the latest addition to Linux Just Does That.
Submitted by: aburgemeister on Fri. 08.21.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Collaboration Cool Solutions, Cool Solutions
Topic: Alternatives to Windows, BASH, Command Line, File Management, Linux, Linux Usage, Scripting, Tips for Administrators, UNIX
Product: Linux, Open Enterprise Server, openSUSE, SUSE Linux, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server
LDAP Virtual List View (VLV) Control
Once in a while an issue comes up where application A gives some odd errors in eDirectory but those errors seem to be cosmetic as application A is still fine and works (unless you count the messages in ndstrace). What does this mean when you see a -714 from eDirectory while tracing LDAP that is talking about some "iterator"? What does an LDAP error 51 mean when everything still seems to return properly? Today I am going to try to share some information on Virtual List Views (VLV) by explaining what they are, how you can use them, and a few cases where they do not work with eDirectory.
Submitted by: aburgemeister on Tue. 07.14.2009
Filed Under:
Identity & Security Management Cool Solutions, Cool Solutions, Data Center
Topic: Administration, BASH, Command Line, Developer, Developer Tools, eDirectory, Linux, Scripting
Product: eDirectory
LJDT: Taking Advantage of Screen
Last week I was asked if there was a way to start an application at the command line and later come back to it from somewhere else. Normally in Linux/Unix (*nix) it is possible to 'background' a process and then return to it later on but that's only if you are still in the same session where the process was sent to the background. This is useful to have something run while you do other things but reconnecting to this session cannot be done with just the shell. Thankfully 'screen' is on Linux systems by default (all of them I've used anyway) and as a result, Linux Just Does That.
Submitted by: aburgemeister on Wed. 07.01.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Collaboration Cool Solutions, Cool Solutions, End-User Computing, Data Center
Topic: Administration, BASH, Best Practices, Command Line, Linux, Linux Desktop Configuration, Linux Usage, Open Source, Scripting, Tools and Utilities, UNIX
Product: Open Enterprise Server, openSUSE, SUSE Linux Enterprise, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server, SUSE Linux Openexchange Server
Creating a Novell Support Advisor serverList.xml File Automatically
With Novell Support Advisor (NSA) it's possible to retrieve data from your servers, but entering in all your servers takes too much time. How many people will it take to find and insert all your options from which to gather data? With one open source tool and one line of script, just you and a minute of your time.
Submitted by: aburgemeister on Mon. 05.11.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Collaboration Cool Solutions, Cool Solutions, End-User Computing, Data Center
Topic: Administration, BASH, Command Line, Scripting
Product: Linux, Open Enterprise Server, openSUSE, SUSE Linux, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server


3