search for: 37921

Displaying 2 results from an estimated 2 matches for "37921".

Did you mean: 37,21
2006 Jun 22
1
Share is read-only despite read only = no
...r-x 2 gdunn01 Domain Users 512 Jun 22 08:50 asdfas/ ma21cab5# pw usershow gdunn01 gdunn01:*:155737:10513::0:0::/home/HARRIS/gdunn01:/bin/csh ma21cab5# smbstatus Samba version 3.0.22 PID Username Group Machine ------------------------------------------------------------------- 37921 gdunn01 Domain Users dev-gdunn (137.237.160.74) Service pid machine Connected at ------------------------------------------------------- IPC$ 37921 dev-gdunn Thu Jun 22 09:42:35 2006 data 37921 dev-gdunn Thu Jun 22 08:50:31 2006 Locked files:...
2007 Mar 19
1
wine without X
I have a program, and its possible to run it with wine. I need to run it on Linux system without X. But program tries to create window and die with wine. It uses that window only for logs, and do stuf in console. And I hope it will work without this window =). Is it possible to ignore creating window? Are there another methods to solve my problem? Thanks.