Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #2K
Member Avatar for seneye

Hello, everyone. I am knew to this site and I have already learned some stuff :) but I have this sony vaio laptop... and I tried to reformat it but some stuff happened and it turns out that the CD can not put the BIOS on this computer.... aghh... But …

Member Avatar for Rik_
0
368
Member Avatar for adeoye
Member Avatar for Logi.

Hi there, I am trying to write a program to send an HTTP request (eventually to view the raw HTML page) but i can't seem to get my requests to send or receive properly, intially when i ran this it would receive about 4190000 bytes (rough guess) but after running …

Member Avatar for xitrum69
0
243
Member Avatar for crsurfer

Hi, guys i need some help! i need to make a txt file with the "-A" command (in shell). that already is implemented in the client, then the client send the file thru sockets and arrive to the server, the server save the file in his directory. But the code …

Member Avatar for Belrog
0
143
Member Avatar for snehapatil

Hello to all, I am doing a serial communication program in which i want to send '80' (in hex ) to DSP and then DSP will reply '1B' . But i am not able to set proper communication. Anybody please help me in my software My Program is given below …

Member Avatar for Belrog
0
190
Member Avatar for digi123

I would like to ask that PrintHello accepts a void pointer but how come you can equate it to an integer directly ??? " tid = (int)threadid; " while at the same time instead if a pointer a normal variable was passed into this function " pthread_create(&threads[t], NULL, PrintHello, [B](void …

Member Avatar for Belrog
0
298
Member Avatar for linux

[code][ 405.681685] wlan0_rename: authenticated [ 405.681688] wlan0_rename: associate with AP 00:18:f8:42:5f:ed [ 405.683255] wlan0_rename: RX ReassocResp from 00:18:f8:42:5f:ed (capab=0x411 status=0 aid=4) [ 405.683262] wlan0_rename: associated [ 1500.944687] Clocksource tsc unstable (delta = -1817657700 ns) [ 1500.948670] Time: hpet clocksource has been installed. [22986.775863] rtc: lost 17 interrupts [22986.860515] rtc: lost …

Member Avatar for Belrog
0
185
Member Avatar for dr4g

Hi there. All mail sent through the SMTP server, i need to modify the message being sent through. I already have a PHP script to send MIME emails with embedded images for HTML meails. However this can be re-created in C,bash,perl. What i need is a script to modify the …

Member Avatar for Belrog
0
136
Member Avatar for VelcroMan

Hi, i'm building a Linux system from scratch. My goal is to make it into a Security & Forensics LiveCD. (Something like a simple Backtrack). Now i just wondered if you know of any good security, forensics, networking (or any other relevant) app/package that you would like to see in …

Member Avatar for Belrog
0
96
Member Avatar for kartik14

Hi, I'm running a fedora distro on VMWare in my XP machine. My XP machine is connected to a windows network. How can I detect my linux machine in this network ? Thanks

Member Avatar for Belrog
0
176
Member Avatar for sahanareddy949

hi,I am using windows xp service pack 2, i need to install red hat linux 9 in my system . my problem is that i am unable to install another OS in my system though i deleted logically one of my drive in other OS i.e.., windows xp service pack …

Member Avatar for Belrog
0
99
Member Avatar for kartik14

Hi, I have a fedora DVD image file. I need to install this on a different machine which has no DVD writer. Is there a way for me to use the DVD image file that I already have to convert it into multiple CD images for use on the other …

Member Avatar for Belrog
0
142
Member Avatar for chukeej

My OS: WinXP Home/SP2/AOL 9.0 I cannot read any .pdf documents. I have Adobe Reader 7.0 but I do not know if this is the program for reading this type of file. Would appreciate any advice. Thanks.

Member Avatar for fyz
0
151
Member Avatar for gaowei

[COLOR="red"]I don't know why wrong I have read more about .fetchmailrc information [/COLOR][B][U][/U][/B] My .fetchmailrc is poll gmail.com protocol pop3 username "2008gaowei" password "369246" but it is wrong [gaowei@localhost ~]$ vi .fetchmailrc [gaowei@localhost ~]$ chmod 600 .fetchmailrc [gaowei@localhost ~]$ fetchmail -c fetchmail: connection to gmail.com:pop3 [72.14.253.83/110] failed: 连接超时. fetchmail: timeout …

Member Avatar for DimaYasny
0
161
Member Avatar for chunchuwar

Dear all, I have configured postfix mail server with dovecot and webmail ( sqirrelmail). I have created aliase for perticular user so that I can get every mail send to user in aliase user mail box. It is running well. I can send email to outside domain like abc.gmail.com I …

Member Avatar for DimaYasny
0
110
Member Avatar for seung

Hello guys, I have installed Fedora Core on one of my old machines a few years back, and I recently dug it up to wipe Fedora out and install Windows 98. When I deleted all the partitions on it, it seems that there is a 4 mb unallocated partition on …

Member Avatar for jbennet
0
154
Member Avatar for vnykr

These two files i have created in som efolder in home dir 1)hello-1.c 2)Makefile #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 can't be loaded. */ …

Member Avatar for vnykr
0
221
Member Avatar for sn_sundeep

Hi, Is there any way so that I call mspaint through my C program and edit the resolution or resize my photos? Sundeep

Member Avatar for Belrog
0
78
Member Avatar for jeme

i would like adding tow number by postfix when the inputs like : 5,7 then the out put: 57+ i hope there is recommendable code for that program

Member Avatar for Belrog
0
92
Member Avatar for kv79

Hi , How can i get access to ( .rc)file when i already load it(already start my program). I want to make some changes from main window. Thank you for your effort of reading .

Member Avatar for Belrog
0
94
Member Avatar for achillez

[code=c] #include <stdio.h> int main() { unsigned short i = 0; scanf("%u", &i); printf("%u", i); } /* int main() { unsigned short i = 0, j = 0; scanf("%u", &i); printf("%u", i); } */ [/code] hey try the above prog, cc short.c -o short then ./short enter a number, you …

Member Avatar for Belrog
0
138
Member Avatar for mjdodd

Updating to Kubuntu 7.1 disables cd and dvd systems! Solve this by leaving 24 hours updating again and then it works!! I have followed many forums to get a windows printer (actually two of them) on a xp system as a network printer using KDE. Every time it fails some …

Member Avatar for mjdodd
0
131
Member Avatar for harish_s

:( Hi friends, I have one question, if anybody can answer it. Question : (I am performing operations on tape drive using st driver) While performing read operation on tape (using read()), EOD occured. After EOD occured, i m firing MTIOCGET request and getting the tape status. After getting tape …

Member Avatar for harish_s
0
161
Member Avatar for EnderX

I'm trying to set up a program to create an automatic hotcopy backup of our subversion files; the subversion setup is running SuSE 9.3 Linux and mounts to the backup, which I believe is also running the same. The script for automation is a simple shell script; it is supposed …

Member Avatar for DimaYasny
0
80
Member Avatar for apwade

I am trying to redirect a directory and all pages e.g. /shops/merchant1.htm to a generic file generic.htm using htaccess, does any have any ideas how to do this? Also the generic.htm contains php. I currently have hundreds of shops each with its own htm page, but i really want one …

Member Avatar for Belrog
0
50
Member Avatar for macneato

Hi unix heads (:) Actually feeling pretty HiP considering its my first time in this section of daniweb. For some reason... my url loads "mail.domain.com" instead of public_html... Which is odd. All my files are in the public directory yet i can't access them, unless ftp-in. Any ideas?

Member Avatar for Belrog
0
74
Member Avatar for ajaymeka

Hi I had a client server program executing on two linux machines ( RHEL ). I am getting different execution bahaviour with the following scenarios: 1) Login to the Server machine as root Start the Server Program as background process Login to the Client Machine as root Start the Client …

Member Avatar for Belrog
0
146
Member Avatar for rerror

Can someone tell me how to delete log files in plesk? I cannot do it within the control panel it seems as the boxes are greyed out.

Member Avatar for Belrog
0
68
Member Avatar for rpjanaka

hi all, i have a problem with pthread programming. function_1(){ . . rc = pthread_create(&thread, &attr, my_function, (void *)&my_data); . rc = pthread_create(&thread, &attr, my_function, (void *)&my_data); . } As the above “`function_1`” do, the “`my_function`” can be executed any number of time according to our need, but the problem …

Member Avatar for Belrog
0
97
Member Avatar for Vagelis44

Hi, I want to make some kind of monitor for my PC and i want to have CPU load in form like "top" (something% , ex 23%). So i use C and : i'm opening the file /proc/stat and read the first line : cpu 92208 2282668 19432 79824 739 …

Member Avatar for Belrog
0
132