Search Results

Search: Posts Made By: kvok
1,709
Posted By kvok
hm I just figure out that there might another...
hm I just figure out that there might another problem

I just launched in the shell:

sqlplus login/password@db

and I got :
ERROR:
ORA-01017: invalid username/password; logon denied
...
1,709
Posted By kvok
The quotes are ok maybe I made mistake when I...
The quotes are ok maybe I made mistake when I copied it from unix to windows but I have with other scripts there is no problem

any idea ??
1,709
Posted By kvok
Openssl trouble by autentification
Hi,


I got following problem I want to use encrypted password and login for my script for oracle DB.

#This was created with echo "login" | openssl enc -base64 and echo...
8,344
Posted By kvok
You can install cygwin and there you can use...
You can install cygwin and there you can use mentioned commands.
2,820
Posted By kvok
network configuration on openbsd
Hi all,
I got following configuration problem

I need to configure tiny network on openbsd
I got server1 with 3 interfaces vic0 em0 em1

The interface vic0 on server1 has follwoing IP...
8,968
Posted By kvok
greater than a certain value
I have an output from db which looks like :
row1 row2 row3
abc 21.1 13
efg 21.1 45
ghi 21.1 75

when I apply following command ( cat my_output.txt |...
9,313
Posted By kvok
yes exactly I mean CRLF, bu the problem is that I...
yes exactly I mean CRLF, bu the problem is that I cant install above mentioned utilities

---------- Post updated at 08:52 AM ---------- Previous update was at 08:50 AM ----------



its o but...
9,313
Posted By kvok
and how to convert to windows format ?
and how to convert to windows format ?
9,313
Posted By kvok
Convert sql output to csv file via bash tools
hi

Can anybody help me with converting such structure into csv file for windows :

BAT_ID ID_num CVS_LINE A_SEG SKILL_TO A_CUSTOMER_TYPE
--------- ----------...
1,381
Posted By kvok
thanks its working :)
thanks its working :)
1,381
Posted By kvok
how to assign value
#! /bin/bash
if [ $# -lt 1 ]; then
echo "Set number "
else
k=$1
sqlplus ${scheme}/${apsswd}@${server} @query.sql $k
fi
file query.sql looks like this

select * from tab1 where...
Forum: Solaris 05-17-2011
1,379
Posted By kvok
files opend by processes
how can I determine which processes have open particular file ( for example log file, config ) for writing or reading ?
Is it possible figure out ?
Thanks
Forum: Solaris 02-03-2011
2,698
Posted By kvok
loop for pmap -x
I would to create a command /script where I want lauch pmap -x pid for each procces which is launched on server , and I don't know how to write a loop where it would be included .
3,315
Posted By kvok
what is zombie , how to kill it ,
Hello


I try to googled it , but I dint get sufficient answer :( ..
When I can see zombie running on server do they consume system resources or not ?
I have read that is not good to kill them...
18,485
Posted By kvok
How to assign * asterisk to variable?
How can I assign asterisk to variable
I have try a="\* " but I was not succesful :(
any idea ?
thanks
14,298
Posted By kvok
to hakermania : thanks good idea but i need...
to hakermania :

thanks good idea but i need to have it in scripts which will be performed via cron, so I cant use it in my case .

I need to have written: login passwd@host where login &...
14,298
Posted By kvok
How to hide/encrypt password in script?
Hi

I have following problem Im writing a script (in bash ) , where need to be written login & passwd for databas client .
Its need to in following form login passwd@dbhostname .
The problem...
Forum: Solaris 08-27-2010
4,679
Posted By kvok
sorry its working thanks !!
sorry its working thanks !!
Forum: Solaris 08-27-2010
4,679
Posted By kvok
great its working ? why it must be such as you...
great its working ?
why it must be such as you recommend to me ?
Forum: Solaris 08-26-2010
4,679
Posted By kvok
Its : Imageshack - 75303452.png...
Its :
Imageshack - 75303452.png (http://img824.imageshack.us/i/75303452.png/)
Forum: Solaris 08-26-2010
4,679
Posted By kvok
Hi ls -l *el1000g0* -> -rw-r--r-- cat...
Hi
ls -l *el1000g0* -> -rw-r--r--
cat /etc/release -> solaris 10 10/09 s10x_u8wos_08a X86

nestat -> my fault it whould be netstat

ifconfig -a
Imageshack - cmdq.png...
Forum: Solaris 08-25-2010
4,679
Posted By kvok
I did the above mentioned settings but its not...
I did the above mentioned settings but its not permanent :(

I need to after restart launch
ipconfig -a plumb
nestat device auto-dhcp

any idea ?
cheers
Forum: Solaris 08-20-2010
4,679
Posted By kvok
I want just copy files from windows desktop to...
I want just copy files from windows desktop to solaris image in virtual box so I dont know which method will be most convenient
Can yopu advice me ?
Forum: Solaris 08-20-2010
4,679
Posted By kvok
ok thanks anothet point any idea how can I...
ok thanks

anothet point any idea how can I set share folder ?
I need to trasfer some packeges there .
samba, nfs or ftp ?
which one is better?
Forum: Solaris 08-19-2010
4,679
Posted By kvok
so ? shall I lauch ifconfig dhcp ? ...
so ? shall I lauch ifconfig dhcp ?

---------- Post updated at 09:00 AM ---------- Previous update was at 08:42 AM ----------

I got it I have launched ipconfig deviceid auto-dhcp
and its...
Showing results 1 to 25 of 34

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