Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~2K People Reached
Member Avatar for Shaikh Mohsin

Hi friends, I have installed ubuntu 9.04 in that i have install DRBL package installtion is done correctly but when i run LANG=C sudo /opt/drbl/sbin/drblsrv -i it gives *****************************************************. Hint! When a "yes or no" option is available, the default value is uppercase. E.g. (y/N) the default is "N", so …

Member Avatar for ingalex
0
473
Member Avatar for Shaikh Mohsin

Hello Friends, I have a small IP scan code written in shell script,i want my code should get executed as kernel get booted....plz tell how can i insert that code into new kernel...what are the steps should i follow..... My aim of putting the IP scan code in kernel the …

Member Avatar for gerard4143
0
213
Member Avatar for Shaikh Mohsin

Hello Friends I made new simple 'Hello World' module * * hello-1.c - The simplest kernel module. */ #include <linux/module.h> /* Needed by all modules */ #include <linux/kernel.h> /* Needed for KERN_INFO */ int init_module(void) { printk(KERN_INFO "Hello world 1.\n"); /* * A non 0 return means init_module failed; module …

Member Avatar for gerard4143
0
181
Member Avatar for Shaikh Mohsin

Hello Friend i want C program to scan Operating System on network,and display the output and can it is possible to connect to that particular OS.....or is there any other way to achieve this thing.

Member Avatar for mvmalderen
0
119
Member Avatar for Shaikh Mohsin

Hello every one i have small shell script code i want to load it as system boots up,how to do it and where to put that code in new kernel that can take effect as soon as i start my pc..... i have tryed some steps 1] create .sh file …

0
73
Member Avatar for Shaikh Mohsin

Hello Friends, I want to writ a program which scan network for Operating system at boot time.plz if any known how to start writing that program in c.reference plz Thank u all

Member Avatar for Seten
0
165
Member Avatar for Shaikh Mohsin

Hello friends, As all we know that disk less client does not have any OS,i have done booting clients with single server in network,now i want to boot a client in a network in presence of 2 server for eg:-Windows server 2003 & Linux server,in this i am just booting …

Member Avatar for caperjack
0
94
Member Avatar for Shaikh Mohsin

Hello friends I am very thankfull to jbennet & MrV for there help & guidence....finally i got my work done.... now i have one question....now in my network there are Win server 2003 & linux server ok......3 to 4 diskles PC when client start...assume that both the servers are on....and …

Member Avatar for Shaikh Mohsin
0
81
Member Avatar for Shaikh Mohsin

Hi friens, I am working on disklless booting, i have 3 PC, 1 with windows server 2003 with all role installed, 2nd with RHEL-5, 3rd PC does not have any HDD,CD,FDD only have 256 RAM & LAN card, now i have to boot that diskless PC with server 2003 through …

Member Avatar for MrV
0
361