similar to: samba / ggc binarys for HP-UX 9.04

Displaying 20 results from an estimated 80 matches similar to: "samba / ggc binarys for HP-UX 9.04"

2011 Jun 08
5
[PATCH] ioemu: IGFX passthrough fix SNB GGC
The GGC field have moved from 0x52 to 0x50 on Sandy Bridge. Signed-off-by: Jean Guyader <jean.guyader@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Apr 01
3
How to use Latex code in R loop?
Hi, I am newbie in Latex and R. I am working on one report in which i need to read file and display content of file by formatting (adding color boxes and colorful text for each record). For this i need to use latex code in R loop. How can i use Latex code in R loop. Any example will help me a lot. Thanks -- View this message in context:
2005 Aug 23
3
Samba3.0.20 binarys won't start on AIX5.3
Hi, I have sucessfully compiled Samba3.0.20 on AIX5.3 with gcc3.3.2, but I get the following error when trying to start smbd and nmbd on AIX5.3. exec(): 0509-036 Cannot load program /usr/local/sbin/nmbd because of the following errors: 0509-130 Symbol resolution failed for /usr/lib/libc.a(posix_aio.o) because: 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported from
2002 Nov 27
4
libnss on solaris
hi, i am trying to make solaris resolve windows names via nsswitch.conf using broadcasts and/or wins server. i have compiled samba and nsswitch/libnss_wins.so. i added wins to hosts section in nsswitch.conf and copied libnss_wins.so as /lib/nss_wins.so.1 and it does not work. am i missing something? please help, terry
1998 Nov 12
0
AW: SAMBA digest 1871
Hello, I had a similar problem with Win 3.11 and my SuSE Dist. Curiously, I couls access sharea as "root", but not as "brauki". The difference, however was "sss" silly, simple and stupid. my linux root password was lowercase with a number, my userpassword one word starting with an uppercase letter. guess what happened after i changed my userpassword to
2007 Mar 19
1
Is there windows version (windows host, linux guest)? / Question about license.
Hello, just wanted to ask two questions. I coudln`t find an answer on the web. Is there a windows version of xen? I want to download, install and test xen on windows as host and use a paravirtualized linux then. But I can`t find a windows binarry to download on the page? About the license... All websites say xen is open source (GPL)... All is open source not just a part. I don`t want to be
2015 Jun 29
2
Moving from compiled to packages
I have been using Ubuntu 12.04 for awhile and built samba from source. I have two servers, both on 12.04. Samba bulid 4.1.11. I would like to upgrade the servers to 14.04 and start using the actual pacakges from ubuntu. How do I get from compiled binarys to using the ubuntu pacakge? Thanks for any help. Jason
2005 Jul 15
2
Font Issues
I recently installed Wine and have been using it to run Delphi executables. Everything is great except the fonts. My forms are made using Arial. I've been trying to install Windows fonts which I downloaded from sourceforge, I installed the cabextract tool but everytime I try to extract the msttcorefonts spec it says failed dependencies the cabextract tools is needed and it's already
2015 Jun 29
3
Moving from compiled to packages
I understand about using the newer binaries, but what I really want to "save" is the active directory. Sorry I should have been clear. I do not want to have to rejoin/recreate everything. Thanks. Jason On Mon, Jun 29, 2015 at 10:23 AM, Reindl Harald <h.reindl at thelounge.net> wrote: > > Am 29.06.2015 um 15:06 schrieb Jason Waters: > >> I have been using Ubuntu
2004 Aug 18
4
chfn, date, chsh INFECTED according to chkrootkit
I ran chkrootkit ( v. chkrootkit-0.43 ) earlier and noticed that chfn, date, and chsh showed as being infected. I remember reading post from the past that right now chkrootkit is giving alot of false positives, so I suspected that these 3 binaries are not bad. However, to be on the safe side, I deleted the 3 binaries, removed /usr/src and did a 'make world' to 4.10-STABLE. But, chfn,
2004 Jun 12
2
Hacked or not appendice
Hi all again, I must add, there are no log entries after June 9, 2004. "LKM" message first apeared June 8, 2004, after this day, there is nothing in /var/messages, /var/security ..... How could I look for suspicious LKM module ? How could I find it, if the machine is hacked and I can not believe "ls", "find" etc. commands ? Peter Rosa
2008 Mar 29
1
Re: If you think getting Windows games working in Wine is hard .
David Gerard > ... try getting old Linux binaries to work in a current Linux. It's > actually harder. Really depends on how, distrobution and application. If you have a openvz kernel not that hard just bulky. With a openvz kernel you just install both versions of Linux. Linux kernel has binary compatibility with applications. Its the .so files above it that give nice fun issues.
2003 Feb 28
1
smbldap-tools badly messed up
These scripts should function much the same as the binarys shouldn't they? 1. If you add a user, the users group must pre-exist. No adding users and groups simultaneously. 2. If you do add a user the gidNumber is set to the default specified in /etc/samba/smbldap_conf.pm NOT the users group as specified on the command line with "-g". This HAS to be a bug. 3. The option to leave
2015 Jun 29
1
Moving from compiled to packages
So I can just copy the data into the new directory the package creates? On Mon, Jun 29, 2015 at 10:42 AM, Reindl Harald <h.reindl at thelounge.net> wrote: > > > Am 29.06.2015 um 16:28 schrieb Jason Waters: > >> I understand about using the newer binaries, but what I really want to >> "save" is the active directory. Sorry I should have been clear. I do
2004 Aug 18
0
No subject
> These are false positives. I had this showing on a box of mine > (chkrootkit-0.43). And What I did was remove the binarys and resync'ed my > source > and did a new build. Yea, this is basically what I did. re'synched my sources, pulled the ethernet cable, made world, and it's still showing that. I'm pretty sure this is a false positive, but just wanted to touch base
2004 Mar 07
1
strace hard lock
Topic: strace casues hardlock. no kernel panic. userland tool Category: kernel Program: strace Affects: FreeBSD releases 5.x and later. problem: When a normal user (or root user) users strace on certain binarys, the system will hardlock up, with no kernel panic. (numlock doesnt turn on and off, no ssh or console access). Im using strace from the ports
2000 Feb 15
1
binary representation of an integer?
Is there a function or other ways in R that can find the binary representation of an integer? (or list all those representations for integers 0:63, for example) OR do I have to built such a table? i.e. something like binary(3)= 11 binary(4)= 100 etc. Thanks. Mai Zhou -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list
2005 Jan 13
1
could not locate source tree
Hi Wine users. I have what I hope is a simple problem. I have just installed wine-20041201, and it runs OK when I am in the un-tarred directory ~/wine-20041201/. The Wine installation did not copy any binarys to /usr/local/bin (or any other bin directory) so that I got an error when ever I tried to run it. So I made a link to the executable file in the wine-20041201 directory like this "ln
2015 Jun 29
0
Moving from compiled to packages
Am 29.06.2015 um 16:28 schrieb Jason Waters: > I understand about using the newer binaries, but what I really want to > "save" is the active directory. Sorry I should have been clear. I do > not want to have to rejoin/recreate everything. Thanks. userdata are *not* part of "make install", independent if the application comes froma package or is self contained,
2002 Jul 23
1
Rsync for Windows 2000
Hello everyone I am trying to install Rsync on Windows NT Server and Windows 2000 Advanced Server. On Windows NT Server everything worked fine in first shot. I am following the same procedure for Windows 2000 Advanced Server but that does not work. Does anyone have any suggestions or resources. Thanks in advance. Vishwas Tiwari