GIDForums

Go Back   GIDForums > Computer Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Post New Thread
Threads in Forum : Computer Software Forum - Linux Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
 
by lilballeer
Hello, I am trying to write a simple script in Linux that will choose one of the options from the menu(add, subtract, mulitply, divide), and do one of the operations... I do not know exactly where to put the options for the input of the numbers...i think that is the part that is messing up the...
10-May-2008 21:42
by lilballeer Go to last post
0 11
 
by rockaway
There is always a big question of having a system backup for a security purpose.System Backups is the best way to have our data even in times of memory corruption, memory loss, auto format, system crash down.All condition may make a loss of billion dollars to any banking system or what if a data...
11-Apr-2008 09:00
by rockaway Go to last post
0 70
 
run script command on ns2.26 (Multi-page thread  1  2  3  4  5  6)
by newbie06
Hi everybody, I am still new in linux as well as the network simulator. I am now developing a project about mobile IP (an enhancement of mobile IP) and i'm using ns2.26 as a simulator. I have installed this ns2 version successfully in my pc. The problem is, when i was trying to run any example...
28-Mar-2008 09:15
by ArturoD Go to last post
52 5,893
 
by BDG
Real Time Logic has released a free demo version of the BarracudaDrive application server for NSLU2 and the Unslung Linux firmware. BarracudaDrive is a secure application server with an integrated scripting language, database engine, WebDAV server, Web File Manager, very small SSL server, HTTPS...
24-Mar-2008 14:24
by BDG Go to last post
0 61
 
by Howard_L
Hello, The last two partitions on my hard drive are: hda7 1000 mb e2fs hda8 1000 mb vfat using as linux/msdos swap I have used linux fdisk to change the sizes to: hda7 1500 mb e2fs mounted as ext3 hda8 500 mb vfat using as linux/msdos swap
24-Feb-2008 12:44
by Howard_L Go to last post
1 158
 
by kai85
I wanted to know what goes wrong when you restart the computer in the middle of installing Linux, because the system doesn't boot any more, I get a grub> prompt. I can't reinstall again. What's the solution? I've found a grub manual but I'd rather know what the problem is before I read...
03-Feb-2008 22:35
by shoaibjameel123 Go to last post
3 377
 
by Jags
hi before asking my question i must tell u that i am a novice in linux, so get ready to expect some stupid questions. i have recently installed Red Hat Linux 9 on my system. The problem is that i am unable to boot into linux as it's prompts me for a login name. whenever i start my system, GRUB...
03-Feb-2008 22:32
by shoaibjameel123 Go to last post
6 1,152
Unhappy
by muthuswamy
Hi everyone... I want to know about codin for LSAR( Load sensitive adaptive routing) using ns2 simulator.. anybody know how to program and where to program???
01-Feb-2008 02:29
by muthuswamy Go to last post
0 84
Question
by nasim751
hello Dave, Thanks for your previous answer. I have few number of warning. some already solved but this can't come out. all are same problem. please see my code. void pt_delete(struct pt_context *pt, struct tcp_connection *c) { u_char key; /* if the trie is empty, just return */ if...
30-Jan-2008 23:54
by nasim751 Go to last post
6 330
Question
by nasim751
hello david, why getting this warning and how can solve this. important thing is not getting result. last time told me '/' problem. i can not get it.please can u tell again. #include <syslog.h> #include <libnet.h> #include <pcap.h> #include <time.h> /* misc defines */ #define MAX_STRING ...
30-Jan-2008 21:19
by davekw7x Go to last post
1 375
Question
by nasim751
hello Dave, Thanks for your previous answer. I have few number of warning. some already solved but this can't come out. all are same problem. please see my code. void descry(u_char *u, struct pcap_pkthdr *phdr, u_char *packet) { struct libnet_ipv4_hdr *ip; struct libnet_tcp_hdr *tcp; ...
30-Jan-2008 08:19
by davekw7x Go to last post
1 209
Question
by nasim751
int pt_insert(struct pt_context *pt, struct tcp_connection *c) { struct pt_node *rn = NULL; u_char key1, key2; int b; if (pt->head == NULL) { /* make a new head node */
30-Jan-2008 00:26
by nasim751 Go to last post
2 561
Question
by nasim751
hello, After compile this program not getting the result from choice.please see my code and feedback me.......... /*#include <stdio.h>*/ #include <syslog.h> #include <libnet.h> #include <pcap.h> #include <time.h> /* misc defines */ #define MAX_STRING 0x100
29-Jan-2008 09:28
by davekw7x Go to last post
1 98
 
by nitu22
Hello everyone, I m new in linux as well as in NS2. I m doing a thesis on mobile IP and trying to use NS-allinone-2.31. I guess it has installed completely and i m using Fedora 3. The problem is that i have no idea how to run the existing mobile ip codes. There are .cc & .tcl files.Can anyone tell...
26-Jan-2008 05:37
by Peter_APIIT Go to last post
1 322
 
by petede2008
Forgive me, I'm sure you guys have covered this already. but I'm trying to install the F5D7011 Belkin Wireless G Plus PCMCIA Card Version 2000. I can't do it with ndiswrapper... I'm doing something wrong.. I have fedora core 2 and here's an excerpt from my install. # modprobe ndiswrapper FATAL:...
26-Dec-2007 12:23
by crystalattice Go to last post
1 389
 
by nitu22
Hello everyone, I m new in linux as well as in NS2. I m doing a thesis on mobile IP and trying to use NS-allinone-2.31. I guess it has installed completely and i m using Fedora 3. The problem is that i have no idea how to run the existing mobile ip codes. There are .cc & .tcl files.Can anyone tell...
11-Dec-2007 11:31
by nitu22 Go to last post
0 206
Question
by 6795
1 System target: computer shop with cyber cafe, free multimedia interactive business education courses, Surf & Dine Combinations 2 System target: Garment factory, supply garment, accessories: hats, shirt, jacket to the computer shop 1 System The flow: 2 System The flow: Purchase...
09-Dec-2007 21:56
by crystalattice Go to last post
1 317
 
by Zuko
I was supposed to modify the echo.c code of MINIX. I moved to the directory : /usr/src/commands/simple and created the echo.c file with vi editor. I compiled it (cc) and then edited Makefile with vi editor. (Actually added echo where was needed) Then i moved to usr/src and hit: make world to...
02-Dec-2007 10:54
by Zuko Go to last post
0 115
Red face
by rajeshgalla
Hi, Can anybody help me to resolve valgrid installation problem. I took valgrind-3.1.0.tar.tar and I did following steps 1. untar valgrid file 2. cd valgrid directory 3. Give command ./configure 4. Give command gmake 5. Give command gamke_install Here I am getting the error.
28-Nov-2007 06:18
by davekw7x Go to last post
1 207
 
by student28
I'm new to C Shell programming. I started of with limited shell program found at this link The program compiles and runs great, but does not support pipes ("|"), redirection of stdin, stdout and stderr just like Linux does. Does anyone know how to modify the c shell program so that support for...
27-Nov-2007 21:26
by student28 Go to last post
0 105
Post New Thread

Recent GIDBlogNon-US citizens serving in the military by crystalattice

Display Options Moderators
Showing threads 1 to 20 of 175 Moderators : 1
Sorted By Sort Order
From The
cable_guy_67  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:16.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.