Filtered Index

Filtered by: SUSE Linux Enterprise Server

aburgemeister's picture
tool
Reads:

12920

Score:
2.75
2.8
4
 
Comments:

3


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.

aburgemeister's picture
article
Reads:

4984

Score:
2
2
3
 
Comments:

0


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.

aburgemeister's picture
article
Reads:

5613

Score:
2
2
2
 
Comments:

0


Linux Just Does That: Workspaces

For a while now I have taken for granted the marvelous functionality commonly referred-to as "workspaces" in the X window system. Anybody using a graphical interface with X already probably has this functionality present by default and in many distributions the feature of multiple workspaces is even enabled by default The idea behind this article is to show how efficiency in the GUI can be improved using this feature and the ease of adopting the technology to suit your needs out of the box, because Linux Just Does That.

npelton's picture
article
Reads:

16494

Score:
1
1
1
 
Comments:

0


aburgemeister's picture
article
Reads:

4800

Score:
1.5
1.5
2
 
Comments:

0


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.

mfaris01's picture
article
Reads:

4920

Score:
5
5
1
 
Comments:

2


Manual Removal of iFolder 3.7 with Re-installation on OES 2 Linux

In the process of getting iFolder 3.7 to run on an OES 2 Linux server I had a bout of power outages that resulted in a corruption of the root partition and guess which part caught the corrupted blocks. Yep, iFolder's data store. I toyed with it for a while and then decided to just re-install it, especially since no one was using it yet. Here is what I did to get it all back up and running.

© 2013 Novell