Filtered Index

Filtered by: Command Line

aburgemeister's picture
tool
Reads:

5909

Score:
4.666665
4.7
3
 
Comments:

1


LDAP Server Side Sort (SSS) Control

For a while now I have wanted to see how many controls eDirectory really could handle, even if they were not supported. It should be mentioned loudly and clearly that as of eDirectory 8.8.5 some of these controls work but THEY ARE NOT SUPPORTED so if they do not work properly submit a bug or an enhancement but don't expect a quick response. Also for some of these there are definite limitations with how they work. I'll try to cover those as I go.

aburgemeister's picture
article
Reads:

4967

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:

4213

Score:
5
5
1
 
Comments:

1


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.

aburgemeister's picture
article
Reads:

12149

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.

bradbartholomew's picture
tool
Reads:

7055

Score:
5
5
1
 
Comments:

0


rkalfane's picture
article
Reads:

9646

Score:
0
0
 
Comments:

2


Installing Subversion on Windows

This document presents simple steps to install Subversion on a Windows server. This could be pretty useful during projects where several developers have to work on common sources (Java, XML, etc.).

© 2013 Novell