Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
68% Quality Score
Upvotes Received
8
Posts with Upvotes
7
Upvoting Members
8
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
4
3 Commented Posts
~36.5K People Reached
About Me

I do network engineering and security in JUST.

Interests
reading , listening to music
PC Specs
Linux . windows7
Favorite Tags

90 Posted Topics

Member Avatar for alaa sam

hey everyone I was wondering if there is any tool that I can use to draw a Wi-FI coverage map in linux ?? Thanks in advance

Member Avatar for tsttst
0
1K
Member Avatar for chinnaACB

So what is wrong with the grub ?? and I didn't get what you want exactly , what did you mean by > I install windows 7 in fedora running system ?? windows 7 isn't applicatuin to be installed in fedora

Member Avatar for belocus
0
266
Member Avatar for alaa sam

Hi everyone I want to make an ad-hoc network so that I can share the Internet connection from my laptop with my mobile phone . I watched some videos about this but non of them works . Can anyone help me please ? Thanks in advance .

Member Avatar for alaa sam
0
188
Member Avatar for alaa sam

hey I'm thinking about implementing a simle scan tool , to show the available wireless networks and some information about it . I'm thinking about writing it in C . Is it a good choice?? what libraries do I need to impelement it ?? Thanks in advance

Member Avatar for rubberman
0
123
Member Avatar for gerd.brecht.1
Member Avatar for alaa sam

Hey everyone I'm using Linux mint 14 , I have a problem with it the screen doesn't lock automatically after sometime passes without usig it . Also when I suspend the screen doesn't lock either . I want to make it lock after some time and when it suspend . …

Member Avatar for rch1231
0
226
Member Avatar for alaa sam

hey everyone I want to change some environment variables , but I can't find the .bashrc file were I can change them, so can anyone tell me how to change environment variables in linux mint 14

Member Avatar for here2serve
0
160
Member Avatar for alaa sam

hi everyone I'm supposed to write a wifi analyzer in java , what are the libraries I need to do it ? also I'm using linux will my work be protable for windows??

Member Avatar for stultuske
0
132
Member Avatar for olowokere
Member Avatar for alaa sam

hey I'm supposed to implement A wifi analyzer tool for android phone , but I'm really aware of what it should do exactly . So any suggestions for this tool , I mean what a user might wish to have in such tool . Thanks in advance

Member Avatar for alaa sam
0
136
Member Avatar for alaa sam

Hi everyone I have uninstalled ubuntu from my laptop but it still appear in the grup what should I do , to get rid of it??

Member Avatar for Nutster
0
136
Member Avatar for ThatBitchYeah

1- remove the semicolon from line 76 2-remove the bracket from line 16 and it will work

Member Avatar for veducator
0
442
Member Avatar for pooja.singh.3950
Member Avatar for corby
0
137
Member Avatar for alaa sam

Hi every one . I have a question , now when the TCP persistent timer times out , a probe is sent , Does this probe conatin any application layer data ?? or why its never acked ? and the sequence number used is it differentt from the one used …

Member Avatar for alaa sam
0
109
Member Avatar for alaa sam

Hi everyone . I'm studying network engineering and security , its my forth year . I have taken a network programming cousre , and I will take Unix system programming course soon . I love programming , and I love networks . I have taken network course , network protocols …

Member Avatar for alaa sam
0
129
Member Avatar for alaa sam

hey I'm writing a multithreaded server , and I want to print a line in a file whenever a client is connected , I need to lock the filestream to prevent the lines of multiple thread from overlapping I used an integer lock but it won't work right , so …

Member Avatar for alaa sam
0
193
Member Avatar for alaa sam

Hi everyone I'm using stat() function to get the file's attributes , but I don't know how to get the permission of it . So can anyone tell me how to find the permission of the file?? Thanks in advance

Member Avatar for alaa sam
0
839
Member Avatar for aman55
Member Avatar for alaa sam
0
175
Member Avatar for alaa sam

hi everyone well I'm learning network programming currently , I've written a day time client and server but when I run the client it gives me a connection error . Here is my client code #include<sys/socket.h> #include<sys/types.h> #include<stdio.h> #include<netinet/in.h> #include<netdb.h> int main(int argc ,char *argv[]) { int sockfd, n; char …

Member Avatar for alaa sam
0
101
Member Avatar for Mahkoe

If there's enough memory to be given why would a segmentation fault ocuur , also about writting your own malloc you can do it , it won't be that easy but doable . writing my own malloc was my project last semster It didn't work great but I'm still working …

Member Avatar for WaltP
0
237
Member Avatar for alaa sam

hey everyone well my screen lock doesn't work also ctrl+alt_l doesn't lock it , also after a suspend it doesn't lock even though it's set to do so what can I do to make it work ?? I use ubuntu 12.04

Member Avatar for alaa sam
0
170
Member Avatar for alaa sam

Hi everyone well I've downloaded GNUbiff on my ubuntu 12.04 tls bs I really don't know how to use it , I have a yahoo account , hotmail account , and a gmail account , so how to set the GNUbiff to work with them?? Thanks in advance

0
94
Member Avatar for alaa sam

Hi everyone well currently I am working on a simple malloc and free implementation but I am facing some problems . I get a segmentation fault this is my output inserting node 0 0xc87000 inserting node 1 0xc87014 inserting node 2 0xc87028 inserting node 3 0xc8703c inserting node 4 0xc87050 …

Member Avatar for alaa sam
0
213
Member Avatar for alaa sam

hey everyone Well currently I'm on a very long holiday and I'm trying not to waste my time doing nothing . So can any one tell me where I can get some tasks or anything to tell me what to implement ?? so that I can learn new things in …

Member Avatar for madelinekim
0
324
Member Avatar for alaa sam

hi everyone , I installed wireshark on my ubuntu 11.10 laptop ,but it tells me no interfaces can be used for capturing with this configuration , so how can I solve this problem ?? Thanks in advance.

Member Avatar for Ertan ERBEK
0
170
Member Avatar for alaa sam

hi everyone I'm working currently with linked list , and there's a problem with my code , the link is writing the same place every time (it replaces the previous values with the new ones without inserting a new one ) can anyone help ? Thanks in advance #include<stdio.h> #include<unistd.h> …

Member Avatar for Ancient Dragon
0
127
Member Avatar for alaa sam

hi everyone I'm asked to implement malloc and free as my project in operating system course , but the big problem is that i have searched a lot about it and still have no idea about it , if anyone can tell me what are the main functionalities of the …

Member Avatar for alaa sam
0
316
Member Avatar for alaa sam

hi everyone well I'm using ubuntu 12.04 , I'm trying to install the update but it keeps giving me a message that the source isn't authorized . So is there's anyway to install the required updates using the command line ?? Thanks in advance

Member Avatar for kletig
0
113
Member Avatar for alaa sam

hi everyone I've tried to format my laptop and get windows7 but during the format the laptop stopped working and when I ran the diagnose I got this error code 0152 and the following messsage "Optical driver -incorrect status -1A error register ". so what I'm supposed to do now?? …

Member Avatar for RTFMID10T
0
768
Member Avatar for alaa sam

hi everyone I have been using ubuntu for a while and I have recently switched to ubuntu 11.10 well I can't find the root terminal also su command always gives me authorization failure and I don't know why . So any help?? Thanks in advance

Member Avatar for alaa sam
0
408
Member Avatar for alaa sam

hi I have made a setup for my project and when i download it on my pc it works except that when it needs to read some file that was in the debug file when wrote the code it gives me a message that it can't find this file , …

Member Avatar for alaa sam
0
89
Member Avatar for anamoblu56
Member Avatar for MandrewP
0
2K
Member Avatar for alaa sam

hi everyone , I have finally finished my firsy c# project and I want to make a .exe file for it , so any help??

Member Avatar for KazenoZ
0
160
Member Avatar for alaa sam

I need to to send variables between two forms in the same project is that possible ?? also can I change the color of some text in text box but not the whole the text ?? Thanks in advance

Member Avatar for alaa sam
0
113
Member Avatar for alaa sam

hi I'm trying to make a help menu which open a new form when it's clicked but I don't how to link them together , so anyone can tell me what function call I should use?? I've tried Application.Run but i get errors.

Member Avatar for ChrisHunter
0
89
Member Avatar for menaka4u
Member Avatar for alaa sam
Member Avatar for mazzica1
0
188
Member Avatar for alaa sam

hi everyone I'm new to c# and working with file currently I need to read some string from the file but not the whole file so what functions can I use to read the file string by string ?

Member Avatar for alaa sam
0
143
Member Avatar for alaa sam

hi everyone I have been programing in c++ for a while now, but I'm asked to write project in c#, so is hard to learn it ?? also I have never wrote a program with interface , so is it possible to write console application then build the interface ? …

Member Avatar for alaa sam
0
122
Member Avatar for alaa sam

Hi Ok guys I'm trying to make my own environment variables but it's not working , please help me with this . Also please don't give me a link to something you got by googling , because i can search it myself but i need some simple explanation .

Member Avatar for alaa sam
0
209
Member Avatar for alaa sam
Member Avatar for jbennet
0
167
Member Avatar for alaa sam

Hi everyone I'm using Ubuntu 10.10 , I used the default burner which was installed automatically when I downloaded Ubuntu 10.10 , every time I burn a CD the process ends with an error and the CD becomes unusable . Is there's any Nero burner for Ubuntu ? Or any …

Member Avatar for alaa sam
0
131
Member Avatar for munitjsr2

[QUOTE]Q1)Can we delare constant data members inside a class? [/QUOTE] No you can't

Member Avatar for kanuxy
-2
185
Member Avatar for alaa sam

Hi everyone , I've just started to learn html , and I want to change the position of the images that I insert in my page , how can I do this ?? [CODE]<img src="networking.jpg" width="200" height="300" />[/CODE]

Member Avatar for alaa sam
0
80
Member Avatar for alaa sam

hi I'm learning new language right now and i want to type in it , I'm using ubuntu 10.10 and I downloaded the language (Korean language) but when i type things I get the English letters not the Hangul ones , so how can I type in Hangul ??

Member Avatar for alaa sam
0
128
Member Avatar for winecoding

[QUOTE] What does the condition of (Toggle Plain Text) ! -f mahout-work/reuters21578.tar.gz mean? And what does[/QUOTE] it means that if the mahout-work/reuters21578.tar.gz is not a file (i.e does not exist ) then do what's after the if statement ,else do nothing

Member Avatar for alaa sam
0
248
Member Avatar for alaa sam

hey I'm new to unix and i've just downloades ubuntu , so can anyone give me a link to find all the commands can be used in the terminal to do things

Member Avatar for alaa sam
0
175
Member Avatar for dem10
Member Avatar for Rohit Ghorpade

there's many different types of shells in linux , all of them have the main set of commands , but each has more functionality in some specific field , some types of shells : Bourne shell (sh) Korn Shell(ksh) c shell (csh) Bourne again shell(bash) z shell(zsh) TC shell (tc) …

Member Avatar for alaa sam
0
144
Member Avatar for alaa sam

hi i want to block some sites so that my younger siblings can't access them , how to do that?

Member Avatar for alaa sam
0
165

The End.