Filtered Index

Filtered by: Linux

tool
Reads:

1282

Score:
5
5
1
 
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.

blog
Reads:

1215

Score:
0
0
 
Comments:

3


article
Reads:

956

Score:
0
0
 
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.

blog
Reads:

789

Score:
0
0
 
Comments:

0


The GWCheck.com Scripts for Linux List

This page is GWCheck's overview of Scripts for Linux. GroupWise on Linux becomes more popular, and so do scripts that are being used by administrators.

article
Reads:

749

Score:
0
0
 
Comments:

0


Branch Server Redundancy

My company needed a way that users at the different branches could still function and perform their duties, even when the local branch server was down. The following should at least let you begin thinking about how this could be handled.

mfaris01's picture
article
Reads:

662

Score:
0
0
 
Comments:

0


Installing ZENworks Linux Management 7.3 Agent on Remote Servers

Like me, many of you have multiple Linux servers to contend with and maintain. Even though ZENworks Linux Management allows you to do numerous, helpful tasks with these servers, you still have to install the agent. Not having the luxury of direct access to these servers and I did not include the ZLM 7.3 Agent in the server build, I had a dilemma. How do I get the servers to install this 600+MB CD image without outside intervention? Once I had burned the ISO to a CD, I found that there are some hard links that can’t be copied, because they point to targets that will be used after the install completes. So copying the ISO data was out. I read some stuff about creating an Add-on in YaST and it worked beautifully. I’ve added some additional stuff that can help prevent further balding. Here’s how I did it.

© 2009 Novell, Inc. All Rights Reserved.