473,569 Members | 2,648 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linux Forum

Linux operating systems (Open Source) - Ask questions about the open source operating systems, setup, installation, administration, configuration, drivers, internet, applications, file, Redhat, CentOS, FreeBSD, Ubuntu and more.
1
2,872
xxoulmate
thread by: xxoulmate | last post Aug 24 '07 by: diSangro
what is the command to extract or view all users in a group in linux server. cud anyone help with this. thnx
1
4,705
ashitpro
thread by: ashitpro | last post Aug 24 '07 by: diSangro
I've program(P1) that creates two threads say t1 and t2. t1 again spawns few threads, I want to know all threads working under P1(directly or indirectly), I also trued one command ps -eLF | grep P1 it shows me the list : P1, P1(this is first thread), P1(this is second thread) For the list displayed above pid will be same. How do I display...
0
1,164
thread by: prassaad | last post Aug 22 '07 by: prassaad
Hi frnds, I m learning SHELL PROGRAMMING. It is easy to sort elments in C by using Array.But I dont know how to work on array in SHELL PROGRAMMING?? I m waiting...........
1
7,315
thread by: rajez79 | last post Aug 22 '07 by: vinot85
Can anybody tell me what are the differences between message queue's and pipes and how they are internally implemented and organized ? rgds, rajez
2
1,818
mehj123
thread by: mehj123 | last post Aug 22 '07 by: mehj123
Hi... Can anyone tell what is the command to get the last modified date for a file? Please help
2
1,429
thread by: killer05 | last post Aug 22 '07 by: killer05
Hi I need a favour from the experts in solving my query. In unix i have to iterate through 1 to 100 using for loop(no any other loops has to be used). How can i overcome the problem?
2
1,063
thread by: vinot85 | last post Aug 21 '07 by: prometheuzz
I have worked with this program of inserting a module to LINUX Kernel. /*hellomodule.c*/ #define MODULE int init_module(void){ printk("<1>Hello Module\n"); return 0; } void cleanup_module(void){
2
1,323
thread by: Gopikumarunix | last post Aug 21 '07 by: prometheuzz
What is the command or option me to get heading ? for example when i type ls -l it is giving long listing of files , i need heading at the top like permissiona,user,group, etc
0
2,401
thread by: rajez79 | last post Aug 21 '07 by: rajez79
Apart from preempting a task what are the other differences between a preemptive kernel and a non-preemptive kernel ? In a non-preemptive kernel how the current task is put into wait state when an ISR comes? rgds, rajez
1
951
thread by: vinot85 | last post Aug 21 '07 by: svlsr2000
I have worked with this program of inserting a module to LINUX Kernel. /*hellomodule.c*/ #define MODULE int init_module(void){ printk("<1>Hello Module\n"); return 0; } void cleanup_module(void){
0
1,581
thread by: coaxfiber | last post Aug 21 '07 by: coaxfiber
Hello, I have problem using dial-up connection with Fedora. My modem is not detected by the system.I have tried to install some drivers (*.tar) but didn't work.I'm not sure if this modem is not supported or detected or some configuration is just missing.Using my modem with my Win-XP works fine. What should I use with these selections?...
1
2,182
thread by: garymcadam | last post Aug 21 '07 by: coaxfiber
I have written a script with a variable, but my test does not pick up decimals. if then ...... If $G2 is 0.01 the if statement regards it as 0 and the test is not true. How can I get my if statement to pick up decimals? Thanks Gary
0
1,302
docdiesel
thread by: docdiesel | last post Aug 20 '07 by: docdiesel
Hi all, on my Linux system I got a logfile containing lines like these: ab=0;cb-ok=1;valid=1;nr=23412;txt=sometext;md5=5A4D6e342... ab=27;cb-ok=0;valid=0;nr=8754;txt=othertext;md5=3A763C5... and I'd like to transfor it to this:
0
1,193
thread by: macrun95 | last post Aug 20 '07 by: macrun95
I hope someone out there is knowledgeable in expect scripting. I'm trying to pass an escape code to the application. When the script gets to a SELECTION option I need it to pass a F2 which is mapped to ESCOQ on my keyboard. I tried just using the following: expect { timeout {failed "timeout at SELECTION\n"} "SELECTION"...
9
14,190
thread by: niteck07 | last post Aug 20 '07 by: eileen365
I am using following shell script to ftp files to another server but this is failing as the shell script changes the user name for the ftp login the correct user name is 'ag\invprint' which the script is fetching from a file using grep command but the ftp log says the script is trying to logon as user 'aginvprint' Looks like the script...
0
1,186
AdusumalliGopikumar
thread by: AdusumalliGopikumar | last post Aug 20 '07 by: AdusumalliGopikumar
what is the command by which i can get heading for list...... That is when ever i type ls -l it should display headings like permissions,root user date ... etc
2
1,744
thread by: Martian | last post Aug 20 '07 by: radoulov
Hello, I am really having a trouble on something that at first glance seemed easy to do in awk... I am attempting to reformat a file that has two colums, such as below: 201 84 201 370 201 544 201 600 213 99 213 250 213 431
3
1,470
thread by: radhak | last post Aug 20 '07 by: vinot85
Anyone can help me.how to install LINUX.here we are using windows xp professional,is it possible to install linux in windows xp professional, or otherwise what is the SYSTEM configuration to install LINUX.we are using wampp for windows wampp,php apache server.so how to install LINUX. WHAT IS THE SYSTEM CONFIGURATION FOR INSTALLING LINUX.
2
19,545
ashitpro
thread by: ashitpro | last post Aug 20 '07 by: vinot85
what is .sock file? how to create it? how to use it in socket programming?
2
1,382
thread by: johnsmith3853 | last post Aug 19 '07 by: mwasif
Hey guys, for an enterprise wide deployment, what will you suggest and why among - Red Hat Linux, Suse Linux and Ubuntu Linux, also, do you think, we can negotiate the support pricing down?
0
2,085
thread by: s2rinivasan | last post Aug 17 '07 by: s2rinivasan
I am using Redhat linux EL4 2.6.9-5 . In it I am configuring httpd configuration with out authentication it gives the currect page. But with authenticetion it shows some error that MYSQL ERROR: can not connect to local MUSQL server through socket /var/lib/mysql/mysql.sock and MYSQL user srini not found the above two error are shown. I...
0
2,463
thread by: s2rinivasan | last post Aug 17 '07 by: s2rinivasan
I am srinivasan I sent a last message hoe to trouble shoot httpd passwd acces problum. In that I didn't menson that OS=RedHat LINUX EL4-2.6.9-5. This question also in the same version. In sendmail configuraton I did configure very carefully in /sendmail.mc and redirect it to /sendmail.cf by m4 /etc/mail/sendmail.mc >...
4
2,871
bhing
thread by: bhing | last post Aug 17 '07 by: bhing
hi guys.. im new at installing fedora 5, i have a simple question, how do i change the name of the computer? example: :
15
19,653
thread by: coaxfiber | last post Aug 16 '07 by: coaxfiber
hi, how can i get the particular line/word in the file. Ex: $ cat my_file.txt 1 2 3 4
1
7,474
thread by: tanyali | last post Aug 15 '07 by: tanyali
Hi guys, I want to call/execute CDO and IDL through a shell script, who knows ? please help. thanks a million. Tanya

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.