Search Results

Search: Posts Made By: Pkumar Sachin
3,175
Posted By Pkumar Sachin
PAM console login denied
Hi All,

While logging in to my VT100 console I see the following error ::

Feb 14 04:45:58 typhoon-base-unit0 pamAuth[30302]: pam_securetty(sshd:auth): access denied: tty 'ssh' is not secure !...
3,175
Posted By Pkumar Sachin
PAM Login denied
Hi All,

While I was trying to login to the console of my machine I got the following error messages ::

body { margin: 0 0 0 0; padding:0 0 0 0 }td,div {...
2,308
Posted By Pkumar Sachin
problem creating pxelinux.cfg default file
Hi All,

I was trying to create pxelinux.cfg/default file in a script that I use for creating backup of bootimage.

cat 2>${BACKUB_BOOTIMAGE_ERRINFO} >${pxelinux_cfg_file} <<EOF
prompt 1
...
7,243
Posted By Pkumar Sachin
All right. I pass 5917 and 654 as the two...
All right. I pass 5917 and 654 as the two parameters to this script. These are basically system engineered values and are sizes of the partition in MB instead of cylinders.

Still, why am I...
7,243
Posted By Pkumar Sachin
Yes Pludi. I want to know how to declare a...
Yes Pludi. I want to know how to declare a partition by size instead of cylinders.

I am pasting the script which creates partition on Flash drive.

create_partitions_on_USB()
{
...
7,243
Posted By Pkumar Sachin
Thanks Pludi. Could you be a bit more...
Thanks Pludi.

Could you be a bit more specific.

Cheers,
Sachin
7,243
Posted By Pkumar Sachin
how to increase cylinders on USB Flash Drive
Hello All,

I faced a unique issue. I have written a script for transferring backup data on my host machine to a USB Flash drive. The Flash drive must be of 16GB size. So, my script creates two...
2,975
Posted By Pkumar Sachin
Thanks for ur replys buddy :):) I adopted...
Thanks for ur replys buddy :):)

I adopted the following to produce the desired result

BACKUP_FAIL_REASON = `echo -e "${BACKUP_FAIL_REASON}" | tr "\n" " "
2,975
Posted By Pkumar Sachin
string manipulation in bash shell
Hi All,

I am using a bash shell and want to the following thing.

A process sends the following string to my script

BACKUP_FAIL_REASON="Failed - Application Dump CDMACA-0:grep:...
2,936
Posted By Pkumar Sachin
thanks mates for ur suggestions. I came to...
thanks mates for ur suggestions.

I came to know that every port can be uniquely identified using a set of numbers, namely major number and minor number.

The major number corresponds to the...
2,936
Posted By Pkumar Sachin
How to uniquely distinguish between two USB ports??
Hi all,

I am facing a problem while writing a shell script.

My machine has two USB ports- left port and right port.

whenever I connect USBS to both the ports, entry is generated as...
Showing results 1 to 11 of 11

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