Filtered Index

Filtered by: Command Line

article
Reads:

2473

Score:
0
0
 
Comments:

0


Check MySQL Database Size Using SQL Query

Don't have access to the command prompt? Domnic explains how you can find the MySQL database size using simple queries.

mfaris01's picture
article
Reads:

1325

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.

article
Reads:

1153

Score:
0
0
 
Comments:

0


LDAP Virtual List View (VLV) Control

Once in a while an issue comes up where application A gives some odd errors in eDirectory but those errors seem to be cosmetic as application A is still fine and works (unless you count the messages in ndstrace). What does this mean when you see a -714 from eDirectory while tracing LDAP that is talking about some "iterator"? What does an LDAP error 51 mean when everything still seems to return properly? Today I am going to try to share some information on Virtual List Views (VLV) by explaining what they are, how you can use them, and a few cases where they do not work with eDirectory.

jlodom's picture
tool
Reads:

2190

Score:
0
0
 
Comments:

0


An OS X Login Hook for Novell Networks

Do you have Macintosh users authenticating to their OS X workstations through eDirectory? Use this loginHook script to grant them access to the local machine by group and to populate GroupWise with their PO login settings.

tool
Reads:

1428

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.

article
Reads:

1667

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

© 2009 Novell, Inc. All Rights Reserved.