Search Results

Search: Posts Made By: elzalem
Forum: Cybersecurity 08-28-2008
4,930
Posted By elzalem
file permission/acl: 2 users with write access on 1 file...
Hello,

i need some help/advice on how to solve a particular problem.

these are the users:

|name | group |
---------- ---------------
|boss | department1 |
|assistant...
16,867
Posted By elzalem
i don't know if this works, try and replace "find...
i don't know if this works, try and replace "find ." with "find ./"
16,867
Posted By elzalem
sorry vbe i didn't mean to post after you, i...
sorry vbe i didn't mean to post after you, i should've refreshed the page:)
16,867
Posted By elzalem
$ cd /export/home/users/ $ mkdir ./new_folder ...
$ cd /export/home/users/
$ mkdir ./new_folder
$ cp ./file1 ./file2 ./file3 ./file4 ./file5 ./new_folder/

this will copy the 5 files to 'new_folder'

if u want to move them, simply type mv...
13,482
Posted By elzalem
hello, try LiveHTTPHeaders mozdev.org -...
hello,

try LiveHTTPHeaders mozdev.org - livehttpheaders: index (http://livehttpheaders.mozdev.org/), from their website:

there is also NoScript...
Forum: SuSE 11-23-2007
11,080
Posted By elzalem
hi new2ss, I'm having the same problem, please...
hi new2ss,
I'm having the same problem, please tell me how did you solve it?
Thanks
Forum: What is on Your Mind? 11-14-2007
18,048
Posted By elzalem
I take a 1 week vacation, and waste it on...
I take a 1 week vacation, and waste it on studying for my final exams :@
Forum: IP Networking 11-14-2007
2,697
Posted By elzalem
can you please tell me what to look for exactly?
can you please tell me what to look for exactly?
Forum: IP Networking 11-14-2007
2,697
Posted By elzalem
problem with network print server
hey,

We have a (5years old) red hat linux print server that was working perfectly when it was part of a workgroup. (all other pcs are windows xp)

The network has changed and now the clients...
Forum: Programming 11-14-2007
5,604
Posted By elzalem
IPC:Message Queues:<sys/msg.h>...
IPC:Message Queues:<sys/msg.h> (http://www.cs.cf.ac.uk/Dave/C/node25.html)
# Example: Sending messages between two processes

* message_send.c -- creating and sending to a simple message queue...
2,308
Posted By elzalem
thanks sysgate
thanks sysgate
2,308
Posted By elzalem
need help with setting up linux server
Hello,

I recently got my first "real" job, i come from a *microsoft* world, I'm being asked to setup from scratch a database and a webserver that allows users to view/add/edit data (intranet).
...
Forum: Red Hat 05-02-2007
4,531
Posted By elzalem
Be careful, installing Linux on a disk that...
Be careful, installing Linux on a disk that already has data on it, might be dangerous if you don't know how, try Knoppix first before installing a distro on your hard disk, get familiar with it then...
Forum: Programming 05-02-2007
6,600
Posted By elzalem
because HE (my teacher) wants processes! No one...
because HE (my teacher) wants processes! No one in my class knows threads :eek: , so he didn't let me do it using threads!
I did some threads using C (windows), it'll take me 10 minutes to know how...
Forum: Programming 05-02-2007
6,600
Posted By elzalem
in the end that's what i did! But i was trying to...
in the end that's what i did! But i was trying to see if there is something i don't know about in unix that can allow me to:

p1 and p2 are 2 processes,

in p1:
int *var=malloc(sizeof(int));...
Forum: Programming 05-01-2007
6,600
Posted By elzalem
i have 2 linked lists that are constantly growing...
i have 2 linked lists that are constantly growing or shrinking, both r visible to all processes, i don't want each process to have a copy, i hope you're understanding what i mean.
without "shared...
Forum: Programming 04-30-2007
6,600
Posted By elzalem
:) thanks for your reply grumpf , I've wrote a...
:) thanks for your reply grumpf , I've wrote a header file that contains several function to handle data structure swapping, i used message passing (message queues) but the thing is that i had to...
Forum: Programming 04-23-2007
6,600
Posted By elzalem
memory sharing - not shared memory -
hi,

this is the problem: i want to swap a linked list between 4 processes (unrelated), is there any way i can do that just by sending a pointer to a structure?
//example
typedef struct node
{
...
Forum: Linux 03-07-2007
6,568
Posted By elzalem
web browser from konsole
hi experts,
i'm running red hat linux, consider there's no visual interface, no X server...
actually there is one but it's written in Python!
what i need is to intall a decent web browser on it!...
Forum: What is on Your Mind? 01-20-2007
14,055
Posted By elzalem
still young me :)
I'm probably the smallest here in this thread, I just turned 19, and pretty much as u guys, I first sat in front of a pc (my cousin's) I was 8 years old, maybe 9 I can't remember... it was a Pentium...
Forum: Programming 01-19-2007
5,160
Posted By elzalem
thanks
thanks guys :)
Forum: Programming 01-19-2007
4,269
Posted By elzalem
good question
The only method i know is the one u just wrote, but what if u can overwrite the unwanted characters by shifting the ones after them to the left, then insert the END OF FILE (EOF) in it's correct...
1,728
Posted By elzalem
sorry
i guess i should've searched before i ask :)
1,728
Posted By elzalem
how to be?
hey admins and moderators!

how to become an administrator or a moderator in this forum?
and what's a moderator?
Forum: Programming 01-19-2007
5,160
Posted By elzalem
how do we do that?
how do we do that?
Showing results 1 to 25 of 33

 
All times are GMT -4. The time now is 11:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy