Displaying 18 results from an estimated 18 matches for "osver".
Did you mean:
osier
2005 Apr 15
3
IBM BladeCenter HS20 blades
Greetings,
We have purchased an IBM BladeCenter and I am in the process of testing
Linux installation on these things (boot off SAN i.e. qla2300 driver,
not using internal drives). My distro of choice is Debian, however,
since I'm really not interested in trying to hand compile all the
drivers, I decided to try CentOS (which I'm so far very impressed with).
On boot, as with the
2008 Jun 17
4
different logon scripts and mappings for individual users
i'm not sure how to create different logon scripts for different
users. right now i have one logon script called 'logon.bat' that maps
all users to a server share and syncs the time with the server. i need
to be able to map different users to different server shares. not all
users should be mapped to all server shares. these should be automatic
mappings.
for example:
user1 should
2006 Aug 29
40
Red Hat release info
Hi all,
I''m looking at changing the operatingsystemrelease fact for Red Hat.
Linux currently just uses the kernel release as the operating system
release, but I''ve got a client who wants the release to have both the
specific distro (e.g., AS or EL) and the release (e.g., 3 or 4).
Will this particularly annoy anyone? Anyone want to help make the
release string work on
2015 Dec 16
2
Active Directory Object, Operating System tab
Is there a way to populate this tab when I join a computer to the domain
using samba?
using this command
net ads join -U administrator
creates the AD Object.
I don't see an option to net when reading the man page to include the OS
specs
Maybe use
--config-file option?
I don't see anything in the smb.conf file that would set any of that
information.
# net --version
Version 4.1.6-Ubuntu
2011 Oct 21
1
LSB facts
Hi All,
In the example42 modules, I noticed the following is done:
# Calculate OS version (without using lsb facts)
$ossplit=split($operatingsystemrelease, ''[.]'')
$osver=$ossplit[0]
I''ve been using $lsbmajdistrelease in all my configs. Is there any
particular reason why I might want to use the above instead? (apart from the
dependency on redhat-lsb, which is always installed)
Regards,
Gonzalo
--
You received this message because you are subscribed to t...
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
...---------------
Path: /usr/lib/objrepos
perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime
Environment
# lppchk -vm3
# perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=aix, osvers=5.2.0.0, archname=aix-thread-multi
uname='aix rocky 2 5 000ad7df4c00 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles...
2020 Jun 04
0
net ads status stripped output
...come from ?
> I think the compter account is created when I join the computers. This
> is the command I run when I join the computer to the AD.
>
> net ads join -k createcomputer=Admin/Staging/Client-Lnx createupn="host/`hostname -f`@EXAMPLE.COM" osName='Linux Client' osVer="$(echo -n $(lsb_release -s -i -c))"
>
> After that has been finished I'm able to run `net ads status` by
> authenticating "as the computer", like so.
>
> net ads status -P
>
> --
> Markus
Ah, I think I understand what you are doing now, but I think...
2007 Jan 23
3
Login and logout scripts
Is there a way to run a script on my samba PDC machine when a user logs in
and logs out?
Thanks in advance.
--
Air conditioners and Computers are the same - they both crash when you open
Windows.
2017 Dec 29
0
Wine release 3.0-rc4
...tness.
kernel32/tests: Add missing todos for 64-bit.
ntdll: NtQuerySection takes SIZE_T parameters.
bcrypt: macOS version 10.8 is needed for encryption support.
Andrey Gusev (1):
quartz/tests: Fix resource leak.
Gijs Vermeulen (1):
msvcrt: Add _get_[winmajor|winminor|osver].
Henri Verbeet (2):
ddraw/tests: Introduce an ARRAY_SIZE macro to ddraw7 as well.
ddraw/tests: Print driver and device information before running the tests.
Michael Stefaniuc (2):
shell32/tests: Use the available ARRAY_SIZE() macro.
d3dx9/tests: Use the available ARRAY_SI...
2006 Jul 11
1
Building Search_Xapian under FreeBSD
...'
cpp0: output pipe has been closed
*** Error code 1
Stop in /tmp/Search_Xapian.
#
Does anybody already saw such problem and can help me?
Thanks.
-----------------------
perl -V:
# perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=4.11-release, archname=i386-freebsd-64int
uname='...'
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/...
2004 Aug 06
1
Evil is the pthread thingy...
perl -V returns the following:
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.17-0.13smp, archname=i386-linux
uname='linux daffy.perf.redhat.com 2.4.17-0.13smp #1 smp fri feb 1
10:30:48 est 2002 i686 unknown '
config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc -
Dcf_by=Red Hat, Inc. -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dprefix=/us...
2004 Aug 06
2
Evil is the pthread thingy...
Okay, this might be a silly question, but....
On the Redhat box that my server people have installed icecast on (yeah,
sorry, I'm not exactly a linux guru myself here) libshout seems to compile
and install, however when we try to run the test.pl the first two checks
come back fine, but the third comes back and says perl: relocation error:
/usr/local/lib/libshout.so.3: undefined symbol:
2008 Feb 20
0
[LLVMdev] Problems building LLVM 2.2 for ARM
Try make VERBOSE=1 first. Perhaps it'll tell us something.
Evan
On Feb 19, 2008, at 4:19 PM, Tobias Oberstein wrote:
> Hello,
>
> I'd like to do some initial experiments with LLVM on embedded ARM
> (Nokia N800), but ran into a build issue. Could s.o. give me a tip?
>
> Thx alot,
> Tobias
>
> P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
2020 Oct 13
2
[Fwd: Joining AD - wrong DNS name, wrong keytab]
...client is joined and keytab generated for FQDN:
client.domain.org instead of client.base.domain.org
Is this a new feature or some kind of bug? Also thank you in advance
for any imput!
/usr/bin/net ads join -k
createupn='host/client.base.domain.org at DOMAIN.ORG' osName='Linux'
osVer='CentOS 7' createcomputer='Auth/Machines/Servers/Linux' -d1
-Ujoin
Enter join's password:
libnet_Join:
libnet_JoinCtx: struct libnet_JoinCtx
in: struct libnet_JoinCtx
dc_name : NULL
machine_name : 'CLIENT'
domain_name : *...
2004 Mar 19
4
64-bit Windows advanced server 2003 hangs
I just had the unpleasant experience of crashing a production server
_twice_ when trying to access a file share.
The server is 64-bit Windows 2003 on an itanium3. My box is RedHat Linux
8.0 with Samba 3.0.0-2. Here's some messages from syslog:
Mar 19 09:13:58 hedron automount[1037]: attempting to mount entry
/dborg/POS
Mar 19 09:13:58 hedron mount.smbfs[23153]: [2004/03/19 09:13:58, 0]
2008 Feb 20
2
[LLVMdev] Problems building LLVM 2.2 for ARM
Hello,
I'd like to do some initial experiments with LLVM on embedded ARM
(Nokia N800), but ran into a build issue. Could s.o. give me a tip?
Thx alot,
Tobias
P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
===
I'm building on Ubuntu/Scratchbox/ARMEL using GCC 3.4.4 (CodeSourcery
ARM 2005q3-2) using
./configure --prefix=$HOME/local/llvm-2.2 --enable-jit
2020 Jun 03
8
net ads status stripped output
Hi all,
I have successfully joined a Ubuntu 20.04 (focal) machine to a
Active Directory domain using ADS. Running the `net ads status` command
does not output the information that I expect.
This is an example of running `net ads status` on a Ubuntu 20.04
(focal) machine running Samba version 4.11.6-Ubuntu.
# net ads status
objectClass: top
objectClass: person
objectClass: organizationalPerson
2013 Jul 22
2
stopping amd causes a freeze
...t; on date 4-December-2007 PST.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: Built by root at mobileKamikaze.norad.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: cpu=amd64 (little-endian), arch=amd64, karch=amd64.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: full_os=freebsd9.2, os=freebsd9, osver=9.2, vendor=undermydesk, distro=The FreeBSD Project.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: domain=norad, host=mobileKamikaze, hostd=mobileKamikaze.norad.
Jul 22 11:32:28 mobileKamikaze amd[8176]/info: Map support for: root, passwd, union, nis, ndbm, file, exec, error.
Jul 22 11:32:28 mob...