Search Results

Search: Posts Made By: jagnikam
958
Posted By jagnikam
Thanks for the reply, that i know but it has no...
Thanks for the reply, that i know but it has no value defined.
958
Posted By jagnikam
Unable to understand if condition
Hi geeks,
I am trying to understand below if statement. can someone please explain me meaning of if condition.

if [[ ${DEBUG} == 1 ]]
then
echo -e "1"
fi

Thanks...
3,114
Posted By jagnikam
print lines between 2 matching patterns
thanks a lot guys .... both the reply worked for me ...now tring to understand it.
3,114
Posted By jagnikam
print lines between 2 matching patterns
Hi Guys,

I have file like below, I want to print all lines between test1231233 to its 10 occurrence(till line 41)

test1231233
qwe
qwe
qweq123
test1231233
qwe
qwe
qweq23 ...
1,623
Posted By jagnikam
Apache rewrite rule help needed
Hi All,

I want to redirect from http://localhost/abc/xyz/def?cc=dk&lc=da
to http://localhost/abc/mnc/pdf?cc=dk&lc=da.

Please suggest a rewrite rule.
2,721
Posted By jagnikam
ldapmodify + objectclasses
can anyone please guide me for changing objectclass

Current objectclass
objectClasses: ( 2.5.6.6 NAME 'person' DESC 'RFC2256: a person' SUP top STRUCTURAL MUST ( sn $ cn ) MAY ( userPassword $...
4,372
Posted By jagnikam
Thank you EAGL€ .
Thank you EAGL€ .
4,372
Posted By jagnikam
basename + file with space
Hi all,

/home/test/test 123.txt
i want exact file name like "test 123.txt"
basename shows wrong output


how can i cut text from 1st charaster to last "/".....?
Forum: Linux 03-20-2009
5,830
Posted By jagnikam
how to get or capture password
Hi all,

System info
OS : ubuntu 8.10
Authentication : LDAP
Setup type : DRBL

how to get new password of user from change password login screen to use same password for changing other...
Forum: Web Development 12-22-2008
4,824
Posted By jagnikam
Need help for Configuring Squid-2.6
Hi,

Previously I was using squid-2.5 accelerated but due to link breaking issue, I have upgraded it to 2.6 but i am unable to configure it with accelerated support. Kindly help me to make it...
3,332
Posted By jagnikam
Squid Error
Hi all ,

i m getting below error in access.log while running skype application on linux.

Proxy packages : Squid redirected through SquidGuard with LDAP auth.
system : Ubuntu 6.06
Firewall :...
Forum: UNIX and Linux Applications 11-07-2008
2,492
Posted By jagnikam
Getmail help require
Hi all,

I am retrieving mail from live mail server to local mail server. I want to know that, how can i exclude some peoples from getmail domain retrival.

[options]
verbose = 1
read_all =...
8,768
Posted By jagnikam
####################my_shell_script.exp...
####################my_shell_script.exp #################
#!/usr/bin/expect -f

exp_internal 1

spawn /usr/bin/scp -i /root/Test/abcds test.txt root@192.168.1.6:/tmp/
expect "*?assword:*"
send...
8,768
Posted By jagnikam
I am using Ubuntu & these commands are not...
I am using Ubuntu & these commands are not available in my OS. I have not authority install any softwares on servers.
8,768
Posted By jagnikam
SSH-Keygen script
Hello friends,
I wanna to make new script which work as i defined below

(1) it connect (using ssh) to remote server
(2) remote server having passphrase key with password
(3) Generate new...
3,882
Posted By jagnikam
finally i have used "lfs" which means long file...
finally i have used "lfs" which means long file system support with cifs. it has solved mine problem.
3,882
Posted By jagnikam
Thanks era....i ll try this.
Thanks era....i ll try this.
25,358
Posted By jagnikam
Help mounting Windows share in UNIX
Try to mount using fstype cifs or smbfs.

mount -t cifs //windows/shared/dir -o username=ur_username,password=ur_win_passwd /Unix/dir
3,882
Posted By jagnikam
Cifs + 2 gb
Hi all,

I am using script to take mysql database backup... its arrround 12 GB ...... I have used tar -a , cp -a and rsync -a to take backup on CIFS mounted drive but it fails to take backup more...
Forum: UNIX and Linux Applications 08-26-2008
8,474
Posted By jagnikam
Hi guys ... i have solved this problem using...
Hi guys ...
i have solved this problem using cracklib.

Thank you
Forum: UNIX and Linux Applications 08-18-2008
8,474
Posted By jagnikam
how do i configure openldap with Password policy
Hi all of you..............

I am using openldap on ubuntu server . i want to apply password policy for user's to set password length , expire date , ......etc.


can anybody guide me to...
1,627
Posted By jagnikam
thanks for Reply .............$8 prints file...
thanks for Reply

.............$8 prints file or folder name ...that is not problem.......
i was really frustrated by using grep .... so finally i have decided to go for find command and my...
1,627
Posted By jagnikam
Thanks for Reply cp: cannot stat `asdaad':...
Thanks for Reply

cp: cannot stat `asdaad': No such file or directory
cp: cannot stat `b': No such file or directory
cp: cannot stat `c': No such file or directory
cp: cannot stat `d': No such...
1,627
Posted By jagnikam
Script error
Hey friends ..


can anybody guide me whts wrong in this script .................


#!/bin/bash
cd /home/jagannath.n/test
folderlist1=$(ls -l | grep ^d | awk '{ print $8}' | grep -vE...
2,010
Posted By jagnikam
Thanks for reply MINE SCRIPT is working fine...
Thanks for reply
MINE SCRIPT is working fine .........then also i try your code.........
Showing results 1 to 25 of 64

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