Displaying 20 results from an estimated 146 matches for "sysname".
Did you mean:
symname
2009 Jun 05
1
Antialiasing plots and text on different devices
...:np) {
pc <- pch[[i]]
## 'col' symbols with a 'bg'-colored interior (where available) :
points(ix[i], iy[i], pch = pc, col = col, bg = bg, cex = cex)
if(cextext > 0)
text(ix[i] - 0.3, iy[i], pc, col = coltext, cex = cextext)
}
}
sysname <- paste(version$platform, "_", version$major, ".", version$minor,
sep="")
# Make the scatterplot
set.seed(123)
png(paste(sysname, "-default_png_scatterplot.png", sep=""), width=300,
height=300)
plot(rnorm(20),rnorm(20), pch=16, main=paste(sysna...
2008 Mar 17
1
asterisk.conf uniquename or sysname for uniqueid field in CDR
I set uniquename = MYHOST in asterisk.conf (under
[options]) so that my uniqueid data shows up as
MYHOST.time.seq.
First of all, I would like to know if uniquename (or
sysname?) will still be valid across future * versions
(mainly 1.6).
Secondly, is there a way to specify uniquename as an
asterisk option at the command line? (asterisk -h
doesn't show me anything regarding this feature)
Finally, how can I set uniquename to a system value
(say, dynamically set to wha...
2018 Dec 11
4
"virsh list --all" is intermittently causing a shutdown client to boot?
Hello,
I have a CentOS 7 client running on a CentOS 7 server. "virsh --version" reports that 3.9.0 is being used.
I'm issuing a "virsh shutdown" command to shutdown the client. I then confirm that the client has actually shutdown using "virsh list --all".
Lately I've been seeing instances where I shutdown the client, turn away to work on something else, and
2005 Dec 01
1
Snow & rvpm
...xf24 Stepping = 4
real memory = 260046848 (248 MB)
This machine NbBSD:
CPU: Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz (1993.54-MHz 686-class CPU)
real memory = 536674304 (511 MB)
And starting library snow under R I have the following situation
clusterCall(cl, function() Sys.info()[c("sysname",
"release","nodename","machine")])
[[1]]
sysname release nodename machine
"FreeBSD" "5.4-RELEASE" "uffbsd.myd" "i386"
[[2]]
sysname release nodename mac...
2005 Dec 17
0
wine and winetools on freebsd
...n in `ps xwww -U $USER|grep winedbg|grep -v "grep winedbg"|sed -e "s/^\(.\+\)pts.\+$/\1/"`; do
---
> for n in `ps xwww --User $USER|grep winedbg|grep -v "grep winedbg"|sed -e "s/^\(.\+\)pts.\+$/\1/"`; do
630c630
< PROGRESS="`ls -l "$sysname" 2>/dev/null | awk '{print $5}'`"
---
> PROGRESS="`ls -l "$sysname" 2>/dev/null |sed -e \"s/\ \+/,/g\"|cut -d\, -f5`"
651c651
< PROGRESS="`ls -l "$sysname" | awk '{print $5}'`"
---
> P...
2017 May 28
1
Rounding in print.summaryDefault()
Might this be related to the Linux version? I'm testing on one of our
university servers, and they tend to be deprived of regular updates
sometimes... (Dirk, sorry for sending you this twice.)
> Sys.info()
sysname
"Linux"
release
"3.16.0-4-amd64"
version
"#1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)"
nodename...
2017 Jun 03
3
Building from source on an ARM71 based router
No, sorry, it's actually failing on "configure" which this script calls. I
should have been more clear.
./configured is failing at step: *Checking uname sysname type*
It's obviously missing some app/header/library, but reading through all the
breakpoints listed in the error (re-pasted below) I can't make out from the
code what it's looking for, and the config.log doesn't show a better error.
I even manually ran the last step shown in confi...
2003 Sep 16
2
/tftpboot file locations
...oot? Its been
particularly frustrating in my environment to support files within this
directory. Especially since I support three different architectures and
need to differentiate their boot loaders, kernels, configs, initrd's,
etc. I'd really like to symlink off to my AFS space and let the sysname
values do the work.
Is there a tftp that supports usage of files outside of tftpboot?
tftp-hpa perhaps?
2017 Jun 03
0
Building from source on an ARM71 based router
On Sat, 3 Jun 2017 12:43:52 -0400
Zac Morris <zac at zacwolf.com> wrote:
> OK, to be extra clear, I *am* now running just: ./configure
>
> It is this script that is erroring at step:
> *Checking uname sysname type*
>
> It's not a python specific issue. Like I said, this is a minimal linux
> build, so many of the de facto apps/headers/libs are not installed.
> I've installed all of the "listed" samba dependencies, so this is
> probably a sub (sub/sub?) dependency of some...
2005 May 14
1
ThunkConnect32 Failure!
...ement..."
dialog <Yes>.
Then I get a "ThunkConnect32 Failure!" message.
Any idea why?
BTW I had to change some things in the winetools script, such as
- location of bash
- location of gettext
- following line doesn't work on FreeBSD 5.3:
#PROGRESS="`ls -l "$sysname" |sed -e \"s/\ \+/,/g\"|cut -d\, -f5`"
- replaced that line with
PROGRESS="`ls -l "$sysname" |awk '{print $5}'`"
wt2
found gettext in path
Browser is /usr/X11R6/bin/firefox.
detecting Wine version... done.
Drive C: is /usr/home/stephen/.wine/dri...
2018 Jun 11
2
Rgui 3.5.0 print issue
...svn rev 74626
language R
version.string R version 3.5.0 (2018-04-23)
nickname Joy in Playing
##########################
# Operating system info. #
##########################
> Sys.info()
sysname release
"Windows" "7 x64"
version nodename
"build 7601, Service Pack 1" "PC79258"
machine...
2010 Dec 21
2
Warning message when items of Hmisc are masked by loading a package.
...[1] ""
$major
[1] "2"
$minor
[1] "12.1"
$year
[1] "2010"
$month
[1] "12"
$day
[1] "16"
$`svn rev`
[1] "53855"
$language
[1] "R"
$version.string
[1] "R version 2.12.1 (2010-12-16)"
> Sys.info()
sysname release version nodename machine
login user
"Windows" "7 x64" "build 7600" "JFMEYS-PC" "x86"
"Joris" "Joris"
--
Joris Meys
Statistical consultant
Ghent University
Faculty of Bio...
2008 Oct 10
2
Fatal error: unable to restore saved data in .RData
...utils methods
base
other attached packages:
[1] debug_1.1.0 mvbutils_1.1.1 lattice_0.17-14 plotrix_2.4-7
svSocket_0.9-5 TinnR_1.0.2 R2HTML_1.59 Hmisc_3.4-3
loaded via a namespace (and not attached):
[1] cluster_1.11.11 grid_2.7.2 svMisc_0.9-5 tools_2.7.2
sysname release version
machine
"Windows" "XP" "build 2600, Service Pack 2"
"x86"
# system info:
###
*************************************
Silviculture Data Analyst
Ontario Forest Research Institute...
2017 Jun 03
2
Building from source on an ARM71 based router
...sr/bin/git
Check for -MD : yes
Checking for program gdb : /opt/usr/bin/gdb
Checking build system : Linux router 4.4.67 #317 SMP Thu
May 11 12:58:51 CEST 2017 armv7l GNU/Linux
Checking for header sys/utsname.h : yes
*Checking uname sysname type* : Traceback (most recent call
last):
File "./buildtools/bin/waf", line 76, in <module>
Scripting.prepare(t, cwd, VERSION, wafdir)
File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py", line
145, in prepare
prepare_impl(t, cwd, ve...
2003 Apr 24
1
rw1.7.0 spend much time to open
...9;ve just installed R for windows 1.7.0 on windows 2000 SP2 from the
binaries on CRAN. It takes at least 1:30 minutes to completely open Rgui,
Rterm o R in Emacs. It this normal?
Data about the platform:
C:\>ver
Microsoft Windows 2000 [Versi?n 5.00.2195]
> Sys.info()
sysname release
"Windows" "NT 5.0"
version nodename
"(build 2195) Service Pack 2" "xxxxxxx"
machine...
2006 May 11
1
package update problem
...everytime when I update my packages, the package
"gap" is always on the list of "packages to be updated". I try to
download and install the gap zip file from CRAN. However, the same
problem still remains. No such problem for other packages.
> Sys.info()
sysname release
"Windows" "NT 5.1"
version nodename
"(build 2600) Service Pack 2" "DIT-SYSRESEARCH"
machine...
2007 Nov 29
1
error in utils:::menuInstallPkgs() for R 2.6.1
...6.1 and when i've tried to install packages with utils:::menuInstallPkgs() i've got the following error (which i never got before)
Warning: unable to access index for repository http://cran.hostingzero.com/bin/windows/contrib/2.6
Do you have any idea why?
Sys.info() sysname release version nodename "Windows" "NT 5.1" "(build 2600) Service Pack 2"
machine...
2010 Aug 05
1
Sciviews-K -- object 'httpdPort' not found
...R. Here;s the error I get, plus some diagnostic info:
R version 2.9.2 (2009-08-24)
R is SciViews ready!
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
object 'httpdPort' not found
> ls()
[1] "svStart"
> Sys.info()
sysname
"Linux"
release
"2.6.31-22-generic"
version
"#60-Ubuntu SMP Thu May 27 00:22:23 UTC 2010"
> getBuiltinRhome.GString()
[1...
2009 Jan 14
1
problems with Sweave and the function latex(HMISC)
..."C:\DOCUME~1\giovanni\IMPOST~1\Temp\RtmpgUEV1B" & latex
-interaction=scrollmode
"C:\DOCUME~1\giovanni\IMPOST~1\Temp\RtmpgUEV1B\file6df11649"' execution
failed with error code 1
TIA
GIOVanni
str(s6a2)
List of 14
$ stats :List of 1
Sys.info()
sysname
release version
"Windows" "XP" "build 2600,
Service Pack 3"
nodename
machine login
"PC43&q...
2006 May 02
1
madvise() errors
(I think this has been mentioned before.)
Do these hurt?:
May 2 13:41:30 sysname dovecot: POP3(xxxx): madvise() failed with
file /users/xx/xxxx/Maildir/dovecot.index.log: Operation not
supported
I think not, since I've been seeing them forever. But they do muddy the
logs. This is on an old BSD/OS server, where the man page for madvise
ends with:
BUGS
This c...