Search Results

Search: Posts Made By: yogesh_powar
2,709
Posted By yogesh_powar
OLD value for awk variables
I want to print old and new values of some field in Awk script. This is wat I done!


Sample file is as follows

But the output I god is bit different


What must be the problem here?
I...
1,918
Posted By yogesh_powar
thanks
thanks you very much.
1,918
Posted By yogesh_powar
grep problem
cat *:22:B0
has the following output
2220 -50
2220 -50
2220 -51
2225 -47
2225 -50
2230 -63
2230 -50
2235 -50
2235 -50
2235 -48
2240 -53
2240 -53
2245 -51
2245 -51
2250 -52
2250 -52...
9,220
Posted By yogesh_powar
@up
thanks man
9,220
Posted By yogesh_powar
How to unzip a .zip file when
there is no unzip package present.
Forum: Linux 06-12-2006
3,804
Posted By yogesh_powar
mount -o loop,rw whatever.iso /mnt/cdrom cd...
mount -o loop,rw whatever.iso /mnt/cdrom
cd /mnt/cdrom
touch a

it says readonly fs.
but when i do mount it say its rw.

Same with your solution too

here is the output of mount with your...
Forum: Linux 06-12-2006
3,804
Posted By yogesh_powar
boot cd linux HOWTO?
i have linux bootable cd.
I want similar bootalbe cd with some chnage in the disk. i.e, some file from the old cd has to replaced in newer one.

how do i do it?
Forum: Debian 06-06-2006
5,470
Posted By yogesh_powar
@wooffi
yep i read it.
thanks
but i wanted to put rh9 into it.
Forum: Debian 05-31-2006
5,470
Posted By yogesh_powar
linux on 128MB pen drive?
hello,
I want to install minimal linux on 128MB pen drive.
distro is debian.

what all should i need?
9,352
Posted By yogesh_powar
Please ignore this!
another similar problem is

assume that
./a.sh will gives some output

./a.sh>a.out will redirect the output to some file a.out

Now i want to do same from another script insted of directly...
13,739
Posted By yogesh_powar
what if
i want to print from xth line to second last line?
that is $p in sed will be short by 1.
so how is the syntax?
Forum: Debian 02-28-2006
3,869
Posted By yogesh_powar
/ is getting mounted in read-only!
once after the fsck during booting linux(debian 3.0) found some corruption in root (/) partition. Then it corrected it; but problem here is root partition is getting mounted in readonly. Other...
Forum: Cybersecurity 02-24-2006
4,987
Posted By yogesh_powar
arpwatch!
I want to configure arpwatch for ip-level security for some of the machine on the network.

network is
10.129.112.0/25

but i want to look at those arp request which has ip from...
Forum: IP Networking 02-16-2006
29,001
Posted By yogesh_powar
netstat
netstat -p will print the connection with process ids .
1,721
Posted By yogesh_powar
what?
how does it handle data in directory?
Forum: IP Networking 01-23-2006
2,282
Posted By yogesh_powar
socket programmin
I was trying to write proxy code but i here is a problem

typedef struct req_msg
{
char *host;//hostname
char *filename;//filename
char *modified;//date
char *data;
char *request;...
Forum: IP Networking 12-13-2005
4,117
Posted By yogesh_powar
but ?
how dow we disable ICMP ECHO packets?
Forum: IP Networking 12-11-2005
4,117
Posted By yogesh_powar
Ping and traceroute.
following is the output from traceroute

traceroute 10.1.11.6
traceroute to 10.1.11.6 (10.1.11.6), 30 hops max, 38 byte packets
1 10.129.1.250 (10.129.1.250) 20.618 ms 0.335 ms 0.271 ms
2...
Forum: Debian 10-19-2005
3,686
Posted By yogesh_powar
debian network installation
we have separate repo for the ftp installation. I copied vmlinuz and initrd from the repo(stable disti) and booted my lapton from it(after modyfing the grub).
Now the problem is setup is looking...
1,642
Posted By yogesh_powar
Thank you
great ! ygor
1,642
Posted By yogesh_powar
Sos Sos
INPUT---> USER | User1 | DisplayName1 | HomeTown1 | 987654321 | 27-07-1991 | M

i want to separate out all the fields of the file which has the format specified above , with the use of awk. I was...
Forum: Ubuntu 09-24-2005
3,211
Posted By yogesh_powar
the problem is solved
during the bootup option by setting the mode option one can set his/her display.
so in my case vga=771 worked.
thanks to vipul.
Forum: SuSE 09-23-2005
156,250
Posted By yogesh_powar
check this out
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping : 7
cpu MHz : 2392.484
cache size : 512 KB
fdiv_bug : no
hlt_bug :...
Forum: Ubuntu 09-23-2005
3,211
Posted By yogesh_powar
installing ?
but to setup x os should be installed. and I dont have any os on the laptop. I am talking about the screen that appears after booting from the cd to install the os(fc 1, 2,3,4 .., ubuntu). and i am...
Forum: Ubuntu 09-22-2005
3,211
Posted By yogesh_powar
but how to setup x
How to setup x .
Showing results 1 to 25 of 37

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