Search Results

Search: Posts Made By: nypreH
3,208
Posted By nypreH
Set custom separator for sscovert
Hi all,

I am exporting data from mysql table and need to represent data in xlsx file.
So, i am using below query to export data to csv:

SELECT * INTO OUTFILE 'OUT.csv' FIELDS TERMINATED BY ','...
1,641
Posted By nypreH
Change data in one column with data from another file's column
Hello,

I have this file outputData:
[root@azrcc3vsys-zbx1 tmp]# cat /tmp/outputData
[L3 functionality for ESB switch]_[1234]_Capacity^6^NBSC01_Licences^L3_functionality_for_ESB_switch
[Gb over...
2,411
Posted By nypreH
Suggested command from Post #9 did the trick. ...
Suggested command from Post #9 did the trick.

awk 'FNR==NR{A[$2]=$0;next} {Q="["$1"]"} (Q in A){print A[Q]}' FS="_" featureCode1stPart featureCodesAndCapacity

Thanks again for your help!
2,411
Posted By nypreH
Tried, even created file1 and file2 manually...
Tried, even created file1 and file2 manually which contain only few strings and got no result.


cat file1
aaa_Capacity^20^NBSC01^asdfas
bbb_Capacity^4^NBSC016asdfas


cat file2
20^3
4^44
...
2,411
Posted By nypreH
I ran this command and got nothig in output. I...
I ran this command and got nothig in output.
I also changed spaces which separates each column with ^ and tried previous suggested command, but also got nothing:

awk -F"^"...
2,411
Posted By nypreH
Hello Ravinder, Yes, thats works like a...
Hello Ravinder,

Yes, thats works like a charm!

Thanks for extremely fast answer.
:b:

---------- Post updated at 04:19 PM ---------- Previous update was at 04:12 PM ----------

Maybe you...
2,411
Posted By nypreH
Print whole line if variables matches
Der colleagues,

4 days I am trying to solve my issue and no success..
Maybe you can give me a clue how to achieve what I need..

So I have two files.

file1 example:

1_column1.1 ...
Forum: Red Hat 07-03-2015
8,216
Posted By nypreH
Okay, there is some issues with RAID controller,...
Okay, there is some issues with RAID controller, thats why I can't see drives..
Tried at another server - everything is fine.

Thanks for help!
Forum: Red Hat 07-02-2015
8,216
Posted By nypreH
Thanks for the answer. So it means that I have...
Thanks for the answer.
So it means that I have to run command line installer, right?
Can you please let me know if below sequence is correct:
download the driver
uncompress the .gz file
rename...
Forum: Red Hat 07-02-2015
8,216
Posted By nypreH
I am new in CentOS, can you please let me know...
I am new in CentOS, can you please let me know how I can load drivers so it would be loaded before installation begins?
Forum: Red Hat 07-01-2015
8,216
Posted By nypreH
Cannot see disks while tryin to install CentOS 7
Cannot see disks while tryin to install CentOS 7 at IBM X3550 M3
It shows that no disk present insystem, though 2 disks inserted (using RAID controller).
is ther e anything should be done so CentOS...
Forum: Programming 10-28-2014
8,184
Posted By nypreH
Guys, thanks to all for your replies, problem...
Guys, thanks to all for your replies, problem solved.
Forum: Programming 10-22-2014
8,184
Posted By nypreH
Hi guys. Thanks everyone for the answers. The...
Hi guys.
Thanks everyone for the answers.
The idea is to not allow ppl see the code itself but allow them to use script.
I've found shc but didn't use it yet. Furthemore I red that its possible...
Forum: Programming 10-21-2014
8,184
Posted By nypreH
How to compile .sh script using g++?
Hi guys,

Can you please help with compiling 123.sh file using g++?

The idea is to make 123.sh not readable (make it kind of binary).
Is there any idea ho to achieve this?
3,986
Posted By nypreH
Problem has been solved. New shell was created...
Problem has been solved.
New shell was created with access to necessary commands.

Thanks for helping.
3,986
Posted By nypreH
Thanks to all for the replies. Was out for a...
Thanks to all for the replies.
Was out for a week, thats why didn't respond in time.
Sorry for that.
Actually, what I need is to create user with access only to one special command :ldapsearch...
3,986
Posted By nypreH
Create user with access only to one command
Hi all,

Is there any way to create linux user with access only one defined command? For example, I want new user has access only to ls command.
5,276
Posted By nypreH
Very big delay (about 300 sec) before autentification
Dear all,

I got a problem and have no idea how to solve it.
I was searching in the forum and google it and have found similar problem but provided solution doesn't help me.

I have Solaris 11:...
Forum: Solaris 01-16-2014
1,491
Posted By nypreH
Hi, its giving me nothing. If I run just prtdiag...
Hi, its giving me nothing. If I run just prtdiag -v it just listing DIMM slots, 0 On-Board devices and 3 upgradable slots with status available, Type - Unknown and Description - PCI-E Slot 1, PCI-E...
Forum: Solaris 01-15-2014
1,491
Posted By nypreH
Configuring network interfaces in Solaris11
Hi all,

Just istalled Solaris 11.
Want to configure network interfaces and got some problems:

#dladm show-phys
#
#dladm show-link
#

If i run ifconfig -a, i am getting 2 lo0 (loopback)...
1,975
Posted By nypreH
Thanks for the answer. I've tried it before,...
Thanks for the answer.
I've tried it before, but not sure that correctly defined parameters.

Here is what I have:

-bash-3.00# cat /etc/mail/mailertable
AAA.az relay:mailboxes.AAA.az...
1,975
Posted By nypreH
Configuring second mail relay
Hi all,

Once I already asked about this problem, but didn't get solution, so I am opening new thread.
Hope to get help from you guys.

So, my problem is:
I have Solaris 10 based server.
I...
3,464
Posted By nypreH
Hi, I tried what suggested in this link, but...
Hi, I tried what suggested in this link, but problem still exists.

This is what I have:


-bash-3.00# cat /etc/mail/relay-domains
mydomain.az
sms.mydomain.az
-bash-3.00#


and

...
Forum: Solaris 01-07-2013
10,119
Posted By nypreH
Guys, I changed mailserver name: -bash-3.00#...
Guys, I changed mailserver name:

-bash-3.00# nslookup autodiscover.azerfon.az
Server: 10.10.1.3
Address: 10.10.1.3#53

Name: autodiscover.azerfon.az
Address: 10.10.1.86
...
Forum: Solaris 12-30-2012
10,119
Posted By nypreH
I was thinking that mailservice will take IP of...
I was thinking that mailservice will take IP of mail server from hosts file, isn't it?

I did what you guys suggested:

-bash-3.00# /etc/init.d/nscd stop
-bash-3.00# /etc/init.d/nscd start...
Showing results 1 to 25 of 66

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