Search Results

Search: Posts Made By: satishrao
1,057
Posted By satishrao
Specific string parsing in Linux/UNIX
Hi,
I have a string which can be completely unstructred. I am looking to parse out values within that String.
Here is an example

<Random Strings> String1=<some number a> String2=<some number b>...
1,118
Posted By satishrao
Finding max of a column grouping by the time
Hi,
I have the below text:

16:00 0.50
16:00 0.30
16:00 0.00
16:00 0.00
16:00 0.30
16:01 0.00
16:01 0.30


I want to find the max of the 2nd column grouping by the values in the 1st...
1,097
Posted By satishrao
Thanks!! Really have to be better at working with...
Thanks!! Really have to be better at working with sed and awk.
1,097
Posted By satishrao
[solved] Awk/shell question to parse hour minute from text
Hi,
I have a quick question on parsing the hour/minute and value from a text file and remove the seconds portion. For example in the below text file:

20:26:01 95.83
20:27:01 96.06
20:28:01...
Forum: Linux 04-11-2011
8,941
Posted By satishrao
Looks like ext3. The files on Server1 are...
Looks like ext3.
The files on Server1 are mounted on /mnt/landingzone. So when I do a "mount" on Server1, I get below output snippet.

/dev/cciss/c0d1p1 on /mnt/landingzone type ext3 (rw)
...
Forum: Linux 04-11-2011
8,941
Posted By satishrao
Any help with this? This is an unexpected...
Any help with this? This is an unexpected behavior. I checked if selinux would be causing this issue - but selinux is disabled on this server.
Any ideas would be of great help!

Thanks!
Satish
Forum: Linux 04-06-2011
8,941
Posted By satishrao
Hi, THe servers are Linux - not Unix. ...
Hi,
THe servers are Linux - not Unix.

When I ls -l that file (which I get a permission denied when I try to access) from Server2, I get the below

Server2:/mnt/CEMP $ ls -l...
Forum: Linux 04-06-2011
8,941
Posted By satishrao
OK. So, on Server2, I "cd"ed to /mnt/CEMP,...
OK. So, on Server2, I "cd"ed to /mnt/CEMP, Selected a file which has -rw-r----- as its permission. I tried to read it, and got the below error on smbd.log with NT_STATUS_ACCESS_DENIED errors. ...
Forum: Linux 04-05-2011
8,941
Posted By satishrao
Hi, On Server1 (which houses the data), below...
Hi,
On Server1 (which houses the data), below is the content of smbusers file. There is no smbusers file in Server2 (which is trying to access the data on Server1). Is there anything you see wrong?...
Forum: Linux 04-04-2011
8,941
Posted By satishrao
Hi, The fstab on server2 has the below...
Hi,
The fstab on server2 has the below highlighted. So the /mnt/CEMP is mapped on fstab in Server2.
//Server1/share /mnt/CEMP cifs username=dbadmin,password=#### 0 0
Yes, when I am on Server1, I...
Forum: Linux 04-04-2011
8,941
Posted By satishrao
Permission denied issue on a Shared drive
Hi,
I have 2 linux servers. One of them has a mount which I have mapped to a shared samba directory on the other server. Below will help you understand better.

smb.conf on Server1:
[global]...
Showing results 1 to 11 of 11

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