Filtered Index

Filtered by: Command Line

article
Reads:

792

Score:
5
5
1
 
Comments:

1


Assign iPrint Printers the FAST way

Let's face the fact, assigning iPrint printers in iManager, especially if the users are in a different container than the iPrint Printer, can become very tedious and time consuming. First you have to wait for the browse window to choose a printer, then wait for the browse window to browse for the users or groups, and finally select all of your users. Well what if you had 5 executives that needed to have access to every Xerox Printer in the organization and these printers existed in multiple containers? Let's say there were 35 of these printers. This could take hours. I'll demonstrate how to do it in less than 5 minutes.

article
Reads:

1033

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:

789

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.

article
Reads:

614

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.

article
Reads:

1049

Score:
0
0
 
Comments:

0


LJDT: Installed RPM Size

Sometimes I find myself wondering how big an installed RPM's files really are. Use a simple script to do all of the calculating of file sizes, plus see how to recreate the RPM from the system where the package is installed in the latest addition to Linux Just Does That.

article
Reads:

2085

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.

© 2009 Novell, Inc. All Rights Reserved.