Search Results

Search: Posts Made By: ktrimu
3,742
Posted By ktrimu
Dual boot
Hi,

I am having 1 TB hard disk and in that I have to install windows,linux 64 bit and linux 32 bit total 3 operating systems I need to install, how could I do that please help.

I am having 64...
Forum: Red Hat 10-27-2010
6,344
Posted By ktrimu
Linux Proxy
Hi,

I am having windows proxy server and it is having proxy.pac file, so for accessing internet we are using automatic proxy url setting in the browser (http://windowsservername/file.pac).

Now...
Forum: Red Hat 10-26-2010
3,513
Posted By ktrimu
NFS Shares
Hi,

Is there any command in linux to check the remote NFS shares from client machine just like we have dfshares in solaris.

Thanks,
Trimurtulu
Forum: Red Hat 10-21-2010
13,609
Posted By ktrimu
Hi, Thanks for the response, I tried both...
Hi,

Thanks for the response, I tried both options but no luck, after editing pam files do i need to start any services.
If i go for third option what I need to do after installing.

Thanks,...
Forum: Red Hat 10-20-2010
13,609
Posted By ktrimu
NIS password policy
Hi,

I am running NIS server on redhat linux 5 and I want to implement password restrictions for the yppasswd, how can I do it.Please help me.

I can implement password restriction for passwd by...
Forum: Red Hat 09-24-2010
1,811
Posted By ktrimu
Redhat Linux 4 crashed
Hi,

I am having redhat enterprise linux 4 machine with kernel version 2.6.9-39.EL.Whenever I ran some java applications related to mechanical the system got crashed and powered off.

last output...
Forum: Solaris 09-23-2010
4,676
Posted By ktrimu
Move the files to some other directories on...
Move the files to some other directories on different partition and keep symbolic links.
Forum: Linux 09-15-2010
5,730
Posted By ktrimu
Hi, Changing hard disk will fix the issue.
Hi,

Changing hard disk will fix the issue.
Forum: Linux 09-08-2010
5,730
Posted By ktrimu
Hi, I didn't understand what you are asking. ...
Hi,
I didn't understand what you are asking.

I hope this is what you required.

1)It is a external hard disk and I am connecting it as usb to the redhat linux server(it is having ext3...
Forum: Linux 09-08-2010
5,730
Posted By ktrimu
hi, I am connecting external hard disk to...
hi,

I am connecting external hard disk to linux server(redhat 5), errors are repeating on different locations.

Now I am planning to go for the below things

1)Formatting the hard disk and...
Forum: Linux 09-07-2010
5,730
Posted By ktrimu
If I connect hard disk to other machine, will it...
If I connect hard disk to other machine, will it work or do i need to format hard disk and copy back the data again.

---------- Post updated at 10:56 AM ---------- Previous update was at 10:53 AM...
Forum: Linux 09-07-2010
5,730
Posted By ktrimu
lockd: cannot monitor 192.168.1.73 lockd:...
lockd: cannot monitor 192.168.1.73
lockd: cannot monitor 192.168.1.73
sd 2:0:0:0: Device not ready: <6>: Current: sense key: Not Ready
Additional sense: Logical unit not ready, initializing...
Forum: Linux 09-06-2010
5,730
Posted By ktrimu
External disk
Hi,

I connected a external hard disk to my linux machine(Redhat 5) and shared the external hard disk by using NFS. The problem is hard disk becoming read-only file system after some time, could...
Forum: Ubuntu 04-20-2010
2,366
Posted By ktrimu
Patch Administration
Hi,

I want to set upa centralised server for downloading patches from the internet and all my clients should use that central server to download patches and upgrade.

Could someone please help...
2,083
Posted By ktrimu
try this rm -- -r
try this rm -- -r
Forum: Solaris 04-06-2010
18,563
Posted By ktrimu
check this file /etc/sendmail.cf or...
check this file /etc/sendmail.cf or /etc/mail/sendmail.cf
26,211
Posted By ktrimu
awk -F. '{print $1}' filename
awk -F. '{print $1}' filename
2,052
Posted By ktrimu
copy "=" to a variable $b =...
copy "=" to a variable
$b = "="
2,052
Posted By ktrimu
try this if($a eq "=")
try this
if($a eq "=")
1,542
Posted By ktrimu
please try this awk '{if($3 ~ /type/ ||...
please try this

awk '{if($3 ~ /type/ || /range/ || /source/) { var=$0; if($var ! $0) {print;} }}' filename
15,179
Posted By ktrimu
hardlinks vs symbolic links
Hardlink is nothing but another entry in the filesystem which point to the same data on the data blocks of the harddisk.
symbolic link is a entry in the filesystem which points to another entry on...
2,743
Posted By ktrimu
Hi, use double quotes for the command...
Hi,

use double quotes for the command variable

ssh -ttq root@10.180.8.236 "$command"
11,790
Posted By ktrimu
using perl
Hi
By using perl you can create excel sheets

#!/usr/bin/perl

use Spreadsheet::WriteExcel;

# Create a new Excel workbook
my $workbook = Spreadsheet::WriteExcel->new('perl.xls');
...
Showing results 1 to 23 of 23

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