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.

0 Endorsements
Ranked #3K
~4K People Reached
About Me

Working as a developer in a Software services company

Member Avatar for OsaMasw

Hello guys, I need to create a daily backup for files and save them on another server I use rsync -av --progress --inplace --rsh='ssh -p22' /var/www/html/product root@37.101.11.144:/var/www/html/backup/ but this ask me for password , I want to create a cron job to copy files automatically at midnight. how can I …

Member Avatar for OsaMasw
0
1K
Member Avatar for hetixo

Hi all. I keep getting the little yellow shield to install sevearl updates. The Installation status reads like this... Installing Microsoft .NET Framework 3.5 SP1 and .NET Framework 2.0 SP2 Security Update for Windows 2000, Windows Server 2003, and Windows XP x86 (KB979909) (update 2 of 8)... failed! Installing Microsoft …

Member Avatar for Rik_
0
176
Member Avatar for aps1003

I'm getting some error when compiling this code, could any one help me understand how to make primatives members of the iterator? template <class Type> void perfectShuffle(linkedListType<Type>& list) { linkedListIterator<int> tmp1; // Use for the topHalf of the list linkedListIterator<int> tmp2; // Use for the lowerHalf of the list int …

Member Avatar for ybkumar77
0
101
Member Avatar for Motifaithed

Hi Everyone, I'm new to C++ and developing something to enhance my skill, however I find it difficult on my knowledge right now, I want to write a program similar to SMS that everytime I input a character it will automatically increase my counter, and if i will press backspace, …

Member Avatar for harinath_2007
0
149
Member Avatar for narlapavan

i have developed a GPS proj. in solaris now i need to invoke this application at the time of operating system start up only. In which location i have to keep this application....

Member Avatar for ybkumar77
0
65
Member Avatar for sarebear

I dropped my laptop and it hit pretty hard on the ground. Now when I go to turn it on it has to check the disc for file failuse. Once its done and boots up I can't click or do anything. Programs won't open up, I ry to hit ctl …

Member Avatar for Maplestory
0
90
Member Avatar for zachman1094

I opened up iTunes this morning and found a totally new library, devoid of music, playlists, and everything else I have in my normal iTunes library. I thought that it was using the wrong iTunes library, so I searched my computer for my old iTunes library, but it's gone. Checked …

Member Avatar for ybkumar77
0
97
Member Avatar for Dennis7

I have been using a dual boot system for several months with no problems...Windows XP PRO on drive 0, and Ubutu on drive 1. Use GRUB to choose which OS. One day, about 2 weeks ago, for no apparent reason, I can't get into Windows. When I choose Windows from …

Member Avatar for Dan08
0
188
Member Avatar for ybkumar77

Hi, I am writing a simple program, trying to learn the usage of map. Following is the data, I will be storing in a map and I get a core dump when line No: 54 is being executed. Please let me know if something is wrong in my code. I …

Member Avatar for ybkumar77
0
1K
Member Avatar for ybkumar77

Hi I am using Rougewave library for one of my program. I am using the RWHashTable from it. during the startup of my program, I will load this hashtable with information read from database. so, I have the hashtable filled with data. and during runtime, I need to print all …

Member Avatar for ybkumar77
0
137
Member Avatar for grahamseely

Hello, I bought my Medion PC about a year ago and it came with Vista preinstalled. Yesterday when i turned it on i was shown the above error message on a black background, with three options - 1. Access your computer with reduced functionality 2. Enter different product key 3. …

Member Avatar for ybkumar77
0
216
Member Avatar for johny321

can we download linux operating System from internet. if yes then kindly share with me the link.

Member Avatar for ybkumar77
-2
103
Member Avatar for ybkumar77

Hi, I am not sure how to categorize my problem I have a class with char* as member variables. and I am using a get method to print the variable. Now I create a vector and in to it, I am pushing the objects of the class. but while trying …

Member Avatar for ybkumar77
0
128