search for: vieles

Displaying 20 results from an estimated 509 matches for "vieles".

Did you mean: viele
2009 Jun 08
14
script help - '3rd last field'
Hi I need some logic to work out a value for me - this value is _always_ the 3rd last field in a string seperated by '.' but the string could be 5 or 6 fields long, e.g foo.bar.VALUE.baz.lala foor.bar.gigi.VALUE.baz.lala I need to find VALUE - if this were python or something i could do it but this has to be in shell - Any clues? thanks
2014 Dec 12
2
Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: 26.
Anna Crepes: Traubenzucker + Feldsalat spezielles Dressing (bringt selbst mit?) -------- Weitergeleitete Nachricht -------- Betreff: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: 26. Datum: Thu, 11 Dec 2014 15:34:39 +0100 Von: Markus <universe at truemetal.org> An: universe at truemetal.org Geschenke Moritz: dunkle Schokolade. Geschenke Anna: normale Schokolade. -------- Weitergeleitete
2018 Apr 18
0
Problem with regression line
Hi, Anne, assign Age and Bloodpressure in the correct order to the axes in your call to plot as in: plot(y = Age, x = BloodPressure) abline(SimpleLinearReg1) Hth -- Gerrit --------------------------------------------------------------------- Dr. Gerrit Eichner Mathematical Institute, Room 212 gerrit.eichner at math.uni-giessen.de Justus-Liebig-University Giessen Tel:
2008 Jan 05
3
Logout from xm console
Hi folks, my problem: i am using putty and german layout. if i login from dom0 with "xm console xen1" i can login into the xen1 (domU) but how can i quit this console ? i have tested several commands: ctrl+5 ctrl+altgr+9 ctrl+c ctrl+x nothin happend. any hints ? -- Have an nice day, Viele Grüße Dominique H Schramm _______________________________________________ Xen-users
2018 Apr 18
3
Problem with regression line
Hello, I am trying to graph a regression line using the followings: Age <- c(39, 47, 45, 47, 65, 46, 67, 42, 67, 56, 64, 56, 59, 34, 42, 48, 45, 17, 20, 19, 36, 50, 39, 21, 44, 53, 63, 29, 25, 69) BloodPressure <- c(144, 220, 138, 145, 162, 142, 170, 124, 158, 154, 162, 150, 140, 110, 128, 130, 135, 114, 116, 124, 136, 142, 120, 120, 160, 158, 144, 130, 125, 175) SimpleLinearReg1=lm(Age ~
2016 Jul 07
5
update clamav to 0.99.2
Helo, update is in EPEL repository. on startup, clamd does not further create clamd.sock and clamd.pid clamd service stops without any message - even in debug mode. It's a nightmare. Helmut -- Viele Gr??e Helmut Drodofsky Internet XS Service GmbH He?br?hlstra?e 15 70565 Stuttgart Gesch?ftsf?hrung Dr.-Ing. Roswitha Hahn-Drodofsky HRB 21091 Stuttgart USt.ID: DE190582774 Tel. 0711
2007 Dec 16
3
xen and quota
Hi guys, i am running xen 3.1.0 from sources at my debian server. at the domU it seems there are no quota functionality: quotacheck -mav quotacheck: Cannot stat() mounted device /dev/hda1: No such file or directory quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option. cat /etc/fstab cat /etc/fstab # <file system> <mount point>
2012 Jul 05
11
testing shorewall6 on a virtual machine
I want to test shorewall6 in a scenario with several virtual machines. Each virtual machine has the interface eth0. With IPv4, I would assign an IP-alias to eth0:1 and so would have eth0 and eth0:1 as interfaces for shorewall6. How is this done with IPv6? Viele Grüße Andreas Rittershofer -- ------------------------------------------------------------------------------ Live Security
2006 Mar 28
3
How to generate a list of lists recursively (for bayesm)
Dear all, I need to generate a list of lists as required by the bayesm-package. This means in my application that I have to generate a list which consists of 2000 elements, which are lists themselves: list(list(y1,X1),...,list(y2000,X2000)). The y are vectors and the X are matrices of different dimensions. I tried to solve this problem iteratively by the following code, but received an error
2010 Dec 15
2
loss of connection
My log says suddenly: Dec 14 02:35:16 hp1 kernel: [1492482.232822] o2net: no longer connected to node hp2 (num 1) at 192.168.1.2:7777 Dec 14 02:35:18 hp1 kernel: [1492483.960150] BUG: soft lockup - CPU#1 stuck for 61s! [kvm:32398] I have no idea what happens here and why - but the result are a lot of problems with virtual machines. Viele Gr??e Andreas Rittershofer -- Hier k?nnte keine
2016 Apr 02
2
Windows 10 and Samba 4.1.17-debian (NT Domain)
Hallo, Luke, Du meintest am 02.04.16: > Also, when I run testparm -svv | less I can find these four lines on > both the working and non-working servers: > server max protocol = SMB3 > server min protocol = LANMAN1 > client max protocol = NT1 > client min protocol = CORE Perhaps a max protocol = NT1 in the global section helps. And
2008 Aug 02
6
Successfully running NT4 type domain on Samba 3.0 as PDC?
Is anyone here running Samba 3.0 successfully with an NT4 style domain, with the Samba box operating as the PDC? -- Jason A. Nunnelley JasonN.com is my website - all opinions expressed were mine at some point.
2001 Dec 02
1
bug in rbinom? (PR#1190)
Full_Name: Kert Viele Version: 1.3 OS: Windows ME and 2000 Submission from: (NULL) (65.6.218.65) Hello! Thanks for all your efforts on R. They are appreciated! I was simulating the central limit theorem in class, but found that repeated use of mean(rbinom(100000,500,0.4)) resulted in values less than 200 (the expected mean), for example > mean(rbinom(100000,500,0.4)) [1] 199.0294 >
2012 Jul 28
2
Kernel 3.4.6: cifs problem
Hallo, I've just tried kernel 3.4.6, self compiled, with the ".config" from kernel 3.3.7. Samba version 3.5.14 (slackware) When I run a script with (among many other lines) the command mount.cifs //$share/$src /path/to/$target \ -o noperm,sec=ntlmv2,$Loginparms (which runs without any problem under kernel 3.3.7) then I get an error message (some cifs problem), and the
2012 Oct 06
3
Error 0400
Hallo, I use "isohybrid <myimage>.iso" for creating an *.iso which can boot from CD or from USB stick. Booting from CD works fine (since years). Booting from USB stick leads to ISOLINUX 4.04 ... EDD: Error 0400 reading sector ... No DEFAULT or UI configuration directive found! What goes wrong? Searching with google showed many such messages but (at least at the
2005 Sep 26
2
Deutsche Rails-Gruppe
Hallo! Wenn du das hier lesen und verstehen kannst, interessiert dich vielleicht auch dieser Link zur neuen deutschen Ruby On Rails-Usergroup: http://rubyonrails-ug.de/ + Weblog + Mailingliste Viele Grüße ~Tobias PS: Danke an die Gründer!
2016 Apr 19
3
mount cifs
On 04/19/2016 1:44 PM, Helmut Hullen wrote: > Hallo, Dale, > > Du meintest am 19.04.16: > >>> Found some more info: >>> >>> mount.cifs to mount shares from my DCs (samba 4.2.11) works >>> mount.cifs to mount shares from smbserver (also 4.2.11) does NOT >>> work. > [...] > >>> As for smb.conf options: similar on the DCs and the
2014 Dec 12
0
Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: 26.
OMG.. how embarassing.. that was my personal reminder E-Mail for x-mas dinner. Not meant for this list. Please ignore. Shame on me.. *blushing* LOL. Am 12.12.2014 um 21:19 schrieb Markus: > Anna Crepes: Traubenzucker > + Feldsalat spezielles Dressing (bringt selbst mit?) > > > > -------- Weitergeleitete Nachricht -------- > Betreff: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: Fwd: 26.
2019 Feb 08
1
persistent generic device for tape changer
> Am 08.02.2019 um 00:13 schrieb Ron Loftin <reloftin at twcny.rr.com>: > > On Thu, 2019-02-07 at 22:29 +0100, Helmut Drodofsky wrote: >> Hello Ron, >> >> sounds good. I have 2 tape changer. I persume, udev creates the same >> link for both. >> >> Can I modify >> SYMLINK+="changer-$env{ID_SERIAL}" >> >> The serial
2016 Apr 19
2
Best Pratice for installing samba package in production environment
Hi Helmut, Thank you for your mail. The distribution is Debian linux 7.9. I am talking of a fresh installation, and of course of it's update after. Thank you for helping. Regards Le 19 avr. 2016 06:08, "Helmut Hullen" <Hullen at t-online.de> a écrit : > Hallo, Jules, > > Du meintest am 18.04.16: > > > Is it recommended to install the tarball or archive