Filtered Index

Filtered by: SUSE Linux Enterprise Server

article
Reads:

1160

Score:
5
5
1
 
Comments:

0


Fix for Sleep and Hibernate on a Thinkpad T61p with an nVidia FX570 Video Card

When I ordered my Thinkpad laptop I specified the best video card that was available thinking that it would be the best choice with SLED or OpenSuSE. That turned out to be a bad idea until now.

article
Reads:

1171

Score:
0
0
 
Comments:

0


LJDT: The 'watch' command

Do you ever find yourself running a command, pressing the up-arrow, then [Enter], then the up-arrow, then [Enter], then the up-arrow.... this is a great exercise that will get your fingers used to typing random odd key sequences without your eyes paying attention, but otherwise it's a complete waste of time. A command I have come to love helps me point my OCD tendencies to other pointless tasks while running commands over and over for me. Introducing 'watch', because Linux Just Does That.

article
Reads:

1991

Score:
5
5
1
 
Comments:

0


Set up a Local DNS Server to Have Access to Multiple DNS Zones

You want to have access (name resolution) for the internet and also for an internal network, but neither the name server for the internet (providers name server) nor the internal one take care of the other area.

Submitted by: fmherschel on Thu. 10.08.2009
Filed Under: SUSE Linux Enterprise Cool Solutions, Cool Solutions
Product: SUSE Linux Enterprise Server

tool
Reads:

1275

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:

1214

Score:
0
0
 
Comments:

3


article
Reads:

953

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.

© 2009 Novell, Inc. All Rights Reserved.