What is the use of this [Samba] create mask = 0777 ?
whats the use of this [Samba] create mask = 0777 wht means mask ?
View ArticleStep to Install Red Hat linux
Hi, I need to install red hat Linux 9 with hardware raid 0. kindly share steps to carry out the same. Rgds Deljatt
View ArticleFind and replace value using a key from other file
Dear Friends, I am looking for a way how to find and replace a value in two files using a reference a file where are the key to replace. Basically, I want to keep a copy of the original file and make a...
View ArticleCrontab: overlaps
I'm using CentOS 6.3 and I use a crontab entries like this: Code: 0 23 2-31 * 1-6 root weekdayscript 0 23 1 * 7 root weekendscript this 2 entries always overlaps... but I don't know how... :wall: thanks
View ArticleCompare two sample files and find common
Hi I have two sample files attached here one file contain entries in one column and second file contains entries in many columns I have to match entries of first file with entries in secon d file form...
View ArticleSED - Bash - Inserting multi Tab character in the command
Hello. I am using : Code: sed -i -e '/§name_script§/a#'"${MY_TAB11}"'# \ #'"${MY_TAB1}"'The Standard way'"${MY_TAB7}"'# \ #'"${MY_TAB1}"'==============='"${MY_TAB7}"'# \ ' "$CUR_FILE" Is there a better...
View ArticleHow to increase soft stack limit?
:wall:Dear Solaris 10 Specialists, I am having difficulty trying to increase the soft stack limit to 16384 for user george on this Solaris 10 SunFire Sparc server as follows: Code: $ uname -a SunOS...
View Articlesed Linebreaks
Hi All, I have a linebreak in mid text \n and would like to remove this. I only want the \n at the end of the line. Any suggetions on how I would get this to work? I had: Code: cat $LOGFILE| sed...
View ArticleCrontab job scheduler problem
Dear All. I have a scripts which does many task like house keeping, moving file to different location and loading the data into oracle. I run this scripts daliy manually , I decided to put it into...
View ArticleUltra 10
I have Sun Ultra 5/10 UltraSPARC-IIi 440 Mhz ) OpenBoot 3.19 with 1024 MB and IDE disk I have the following error shown in the attached photos and video kindly advise Attached Images 2012-11-05...
View ArticleFinding files which contains anyone from the given patterns
Hi All, I need help as i am not able to create shell script for a scenario. i have 3000 numbers and want to search all the files which contain anyone of the above pattern. the files are in folder...
View ArticleWhy use strong passwords?
Why is there such an emphasis on strong passwords? My understanding is that brute force or dictionary attacks are only possible when the attacker can test a large number of passwords in a reasonable...
View Articleawk--throwing an error
Hi all, I have below code Code: sqlplus -s ext/exo@TIS << EOF whenever sqlerror exit failure rollback; set echo off set head off set serveroutput on set termout on set trimspool on SPOOL...
View Articlesftp chroot + winbind + ad
I have next configuration : - AIX 5.3 (5300-11-03-1013) - pWare.SAMBA 3.5.8.1 - OpenSSH 5.2.0 - OpenSSL 0.9.8 Now, to be more clearly I'll explain what I need indeed. My task is set up integration AIX...
View ArticleCreating subset of compilation errors
I am compiling a fortran program using gfortran and the result looks as below I want to write a bash or awk script that will scan the information and output only problems within a range of line numbers...
View ArticleGrepping text from one file in another file
Hello, I have a file with a large number of words each listed in sequential order one word per line. Quote: a b c d I want to search these words in another file which has the structure Quote: a=x b=y...
View ArticleChange text color in Korn shell to highlight Error
Hi this is my first post, so forgive me if what I'm requesting doesn't make sense. I'm connecting into a Unix server via SSH and using a Korn Shell (#!/bin/ksh). The Unix server has Oracle 11g...
View ArticleUsing liveupgrade on single ZFS pool
Hi Guys, I have a single ZFS pool with 2 disk which is mirrored if i create a new BE with lucreate should i specify which disk where the new BE should be created?
View ArticlePlace your bits - IAAF World Athlete of the Year 2012 (Men)
Hi, The IAAF Athlete of the Year award is a prize that can be won by athletes participating in events within the sport of athletics organised by the International Athletic Foundation of the...
View ArticleNeed to get the list of file with size in AUX
to get the list of file name with size Example: Code: rwxrwxrwx 1 cm x 562KB Nov 6 19:22 a rwxrwxrwx 1 cm x 562MB Nov 6 19:22 a Moderator's Comments: edit by bakunin: Please view this code tag video...
View Article