Displaying 8 results from an estimated 8 matches for "diaa".
Did you mean:
dia
2006 Mar 23
3
Local Yum Repo
Hi There,
I have approx 4 machines running centos 4.2 and would like to run a
local yum repo for them.
Is there a quick and dirty way to do this...
Thanks in advance
Pete
2005 Aug 16
1
ov_raw_tell() not working properly!
I'm working on an application where I need to record
the current playing position and return to it later.
and I need this to be done the most efficient way, so
I used ov_raw_tell() and ov_raw_seek() because the
documentation says they are the best when speed is a
concern.
but the problem is that sometimes ov_raw_tell returns
the same value before and after calling ov_read;
here's an
2007 Jan 12
2
cut command on centos
How do I make the delimiter for cut be a single character with hex value 1e?
I tried in a script file:
DELIMITER='\x1e'
DD=`echo $DATA | cut -f 1 --delimiter $DELIMITER`
and it tells me:
cut: the delimiter must be a single character
Jerry
2006 Apr 08
7
Accounting software
Hey Guys,
Anybody know of any decent accounting software that runs on centos?
Web or App based is fine.. Pref open or free..
Thanks,
Wayne
2006 Jun 30
4
Help with some screen command
Hi,
I want to connect to my server, run screen as root and then let
another person log in a root also and let him run screen and attach to
mine so he can "see" what im doing on the server. I haven't played
with screen a lot but it seems a nice feature to teach him how to
configure certain things.
Sorry for the newbie question.
thanks,
--
2006 Dec 19
1
Re: CentOS Digest, Vol 23, Issue 18
...ipset on 4.4 ? (Angel Marin)
> 5. Re: How to connect to a Windows PC in LAN (MikeW)
> 6. command line with < > and not wanting to redirect (Jerry Geis)
> 7. Upgrading Server Motherboard (Matt)
> 8. Re: command line with < > and not wanting to redirect
> (Diaa Radwan)
> 9. Re: Upgrading Server Motherboard (Kevan Benson)
> 10. Re: command line with < > and not wanting to redirect
> (Aleksandar Milivojevic)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 17...
2009 Mar 13
0
Wine release 1.1.17
...ocvw/tests: Add IServiceProvider to the webbrowser test.
shdocvw/tests: Detect more interfaces in the webbrowser test.
spoolss: Implement AddMonitorW.
spoolss: Implement DeleteMonitorW.
spoolss: Implement AddPrinterDriverExW.
localspl: Return 0 for the local computer.
Diaa Sami (1):
cmd: Fixed a number of buffer overflows.
Dmitry Timoshkov (2):
winex11.drv: Take into account current world transform when caching glyphs.
gdi32: Fix the font rotation direction.
Dylan Smith (6):
richedit: Avoid calling ITextHost_TxNotify with EN_MSGFILTER....
2009 Jan 30
0
Wine release 1.1.14
...rward the functions to d3dx9_36.
d3dx9_39: Implement this dll and forward the functions to d3dx9_36.
Detlef Riekenberg (3):
ddrawex/tests: Fix a typo in ok().
comdlg32: Remove dead code (GetModuleHandleA can't fail).
comdlg32: Fix return type of COMDLG32_StrRetToStrNW.
Diaa Sami (2):
shell32: Include the text control when resizing ShBrowseForFolder dialog.
shell32: Fix a mem leak in SHBrowseForFolder.
Dylan Smith (23):
richedit: Added test for detecting ascii rtf with Unicode codepage.
richedit: EM_SETTEXTEX detects ascii richtext with Unicode...