Filtered Index

Filtered by: SUSE Linux Openexchange Server

aburgemeister's picture
tool
Reads:

13278

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:

5120

Score:
4.666665
4.7
3
 
Comments:

0


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.

aburgemeister's picture
article
Reads:

12616

Score:
5
5
1
 
Comments:

0


RPM Package Verification and Repair

What do you do when you inadvertently change permissions on a bunch of files/directories in your filesystem without meaning to? How do you recover? What software do I need to buy to repair all the applications in my system?? It's time for the first article in the "Linux Just Does That" series.

GroupLink1's picture
article
Reads:

6393

Score:
2
2
4
 
Comments:

0


DamianMyerscough's picture
article
Reads:

14704

Score:
3.2
3.2
5
 
Comments:

1


Linux Command Line I

In this article we will look at working with Linux from the command line. The tasks that will be covered in this document are; managing files and directories, finding files, getting help, redirecting I/O, and command chaining. This article is aimed at new users to the SUSE Linux Enterprise distribution.

variia's picture
tool
Reads:

8605

Score:
2.125
2.1
8
 
Comments:

0


© 2013 Novell