Search Results

Search: Posts Made By: crest.boy
Forum: Solaris 02-05-2012
4,397
Posted By crest.boy
restrict sudo and chown in specified directory
Hi Dears,

I have one requirement like this:


general user A can execute command C with root privilege by sudo configuration
some folders and files are created during the command C execution...
Forum: Solaris 02-01-2012
2,611
Posted By crest.boy
Is there a similar tool with authconfig of Linux on Solaris?
Hi Dears,

I believe you know authconfig on most of Linux Distributions. However, on Solaris OS, I don't know the similar tool. Could you please share me the tool, if any?

Note:
I am using...
Forum: Red Hat 02-01-2012
6,865
Posted By crest.boy
How to Install the CA Certificate on Red Hat
Hi Guys,

These days, I am busy in configuring OpenLDAP. I plan to enable security.

I don't know how to install CA Certificate on Red Hat Linux OS (Red Hat Enterprise Linux Server release 5.3)....
2,435
Posted By crest.boy
My script just contains the below statement to...
My script just contains the below statement to setting users password:
passwd $userName
2,435
Posted By crest.boy
no chance to input passwd when create new user in loop
Hi Dears,

I have one script to create new users with information in one plain text file. This script will read all lines in the file and create one users for one line.

Sample file:...
19,040
Posted By crest.boy
get substring from string variable
Hi Dears,

How to use variable in string location of expression ${string:index:length} to get substring from string?

I encounter error "bad substitution" when I use expression ${$var:0:5} to get...
2,180
Posted By crest.boy
Sorry, but what I expected is to avoid the broken...
Sorry, but what I expected is to avoid the broken issue.
2,180
Posted By crest.boy
analyze lines in a file by loop
Hi Dears,

I use the below code to analyze lines in a file:

for line in `cat ucsv`
do
echo $line
//analyze statements
donehowever, if line contains space char, it will be...
2,302
Posted By crest.boy
get all files under specified dir and zip them, then transfer to another machine
Hi guys,

now, I have the following requirement:

1. Get all files under specified directory
2. the files modify date should be specified date
3. zip these files
4. transfer these files to...
18,114
Posted By crest.boy
Thank you both! My problem is solved with your...
Thank you both! My problem is solved with your solutions.
18,114
Posted By crest.boy
How to get the latest modified file name in /home directory?
I only know how to list all sub-directories or files in specified directory. I don't know how to order them by modified date, furthermore, I don't know how to get the top one file in the sorted list....
Forum: SuSE 01-06-2010
43,322
Posted By crest.boy
Which command can be used to show running services?
Hi Dear Guys:

I want to get a list of running services. Is there any command having this functionality?
Forum: SuSE 10-25-2009
7,108
Posted By crest.boy
No, I havn't looked in /var/log/messages. I am...
No, I havn't looked in /var/log/messages. I am not sure if this is a bug. I havn't updated my system and reported this.

After I restarted the os, it becomes workable.
Forum: SuSE 10-12-2009
7,108
Posted By crest.boy
"Can not unlock the screen" issue
Hi Guys:

Note sure if you had encountered "Can not unlock the screen, as the authentication system fails to work, You must kill kdesktop_lock(pid 7171) manually." when you try to log into Linux...
Showing results 1 to 14 of 14

 
All times are GMT -4. The time now is 06:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy