search for: otherway

Displaying 20 results from an estimated 32 matches for "otherway".

2007 Oct 16
2
Compile tinc for fritzbox router
Hello, did anybody already compile tinc for fritzbox routers? They are very famous in Germany and i like to run tinc on my fritzbox. Otherways maybe anybody can help me how I can do this. But I'm no good programmer... ALBI...
2008 Apr 07
2
serious samba+lustre problem
...CentOS 4.4, but also I tried it on Debian 4.0 and default config with the same results. Symptomps: Sometimes I don''t see anything in the share, sometimes, after samba restart, I see a directory, but only for the next refresh. If I change the mountpoint to user:user I see this in logs, otherway nothing usually, but not always and not always after that: [2008/04/06 23:51:25, 0] smbd/service.c:make_connection_snum(620) ''/mnt/lustre'' does not exist or is not a directory, when connecting to [cluster] Lustre is now 1.6.4.3 x86_64 I appreciate any help. Thank you, tama...
2004 Oct 09
2
conversion of a data.frame of numerics to a data.frame of factors
...else myforetfact<-c(myforetfact,list(as.factor(myforet2[,i]))) } myforetfact<-data.frame(myforetfact) names(myforetfact)<-row.names(myforet) Here again, I wonder if there are no easier way to go through.... (the loop is not "R" style, for the least). However, I cannot do it otherway so far... Cheers, Patrick
2006 Sep 18
2
Schedule+ calendar success story
...ce, (mine comes from Office95) but most of the time hidden on the CD. It can be used as a shared calendar. I copied the directory "Schedule" directly, no setup program. Important is, that you have to start Schedule+ with something like: wine /opt/schedule/SCHDPL32.EXE /U "paul" Otherways it will ask for the username, but you cannot see that window (it's behind the startscreen). If you want to see it, use "alt F7" and move your mouse. Then the application asks for a file. In my case my customer needed a shared callendar. All users are using the same username and are...
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 8000 hackme /matamerapi the access log said that there is "source" access ... But when I try to see the active mount point ....
2004 Jul 27
1
Migration, which password?
...the migration won't have the right password. I do have "ldap passwd sync = Yes" in my smb.conf file, questions are: 1. Why samba/ldap authenticate using posix password instead of LM/NT passwords? 2. Does it synchronize the userPassord password to the NT/LM password or the otherway around? 3. When does the synchronization happens or being triggered? 4. Is there a way of manually "copy" the LM/NT password to userPassword field? The other difference is the change of the sambaAcctFlag: [U ] instead of [NU ]. I wonder if that changes anything. Tha...
2006 Mar 31
11
Model and Controller relationship
My question is about where certain kinds of logic sit in the Model and Controller objects or more specifically the relationship between Model and Controllers. Does an Model class contain a Controller class, the otherway round, or are they two seperate classes that talk? 1. Should the Models be treated as the primary objects within a program and the matching controller is simply a way of controlling access to the class via the web. 2. The Controller classes are the primary object and simply use an ActiveReco...
2017 Dec 03
3
Howto authenticate smartPhone via Active Directory
...mail-postfix-auth/#section2 shows: passdb pam { } used for authenticating Android.? Problem #1 is that Slackware does not ship with PAM and the AD/DC Samba4 does not use it. It is used on Slackware for a domain member, but I'm not sure I should try configuring PAM on the AD/DC. Is there some otherway I can get authentication using domain credentials besides pam? the phone can send user and password. --Mark -----Original Message----- > Date: Sun, 03 Dec 2017 15:22:56 +0200 > Subject: Re: Howto authenticate smartPhone via Active Directory > From: Aki Tuomi <aki.tuomi at dovecot.fi&g...
2008 Dec 08
5
if file exists
Is there a condition test to see if a file exists on the puppetmaster? I have about 15 different license files that are loaded on thirteen servers. Not every license goes on every server. I''d like to serve the files only if they exist on the puppet master server. I''m thinking of doing it like this: define install_license($host) {
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> > > instead of oggfwd, redirect the output to a file and...
2009 Mar 06
0
[LLVMdev] LTO & PIC
...nchanged from there old behaviour allowing --enable-pic=(yes,no) to function separtately from --enable-lto. I think this would be cleared and more logical to have a separation of concerns with PIC behaviour separate from LTO behaviour, ie with the --enable-lto=yes setting PIC behaviour but not the otherway round. Thanks, Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090306/17b524f3/attachment.html>
2017 Dec 03
0
Howto authenticate smartPhone via Active Directory
...mail-postfix-auth/#section2 shows: passdb pam { } used for authenticating Android. Problem #1 is that Slackware does not ship with PAM and the AD/DC Samba4 does not use it. It is used on Slackware for a domain member, but I'm not sure I should try configuring PAM on the AD/DC. Is there some otherway I can get authentication using domain credentials besides pam? the phone can send user and password. --Mark -----Original Message----- > Date: Sun, 03 Dec 2017 15:22:56 +0200 > Subject: Re: Howto authenticate smartPhone via Active Directory > From: Aki Tuomi <aki.tuomi at dovecot.fi&g...
2005 Jun 20
2
mixed live- & playlist-streaming]
...tream mount as a fallback to the live stream - when the live > stream dies it will go back to the ezstream mount and when the live > stream comes back it will resume with that mount. thx a lot, this seems 2 work at least in one direction (when the live-stream dies, the fallback takes in), otherway (live streams comes in again) didnt seem to work... heres the mount-points in my icecast-conf: <mount> <mount-name>/</mount-name> <fallback-mount>/replay</fallback-mount> <fallback-override>1</fallback-override> </mount&gt...
2010 Nov 01
0
Camera MJPEG to Icecast
...wrote: > > Dear All ... > I have AXIS camera with output mjpeg format. > > I try to relay it to outside world using ffmpeg and it work > The recipe is taken from > http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ > > Now .. I want to do it the otherway with Icecast > > I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg > | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd ?192.168.10.232 > 8000 hackme /matamerapi > > the access log said that there is "source" access ... > > But when I t...
2010 Nov 02
0
Camera MJPEG to Icecast
On Tue, Nov 02, 2010 at 08:08:52AM +0700, Bino Oetomo wrote: > Dear Thomas > > Thomas B. Ruecker wrote: > > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > > > >> Now .. I want to do it the otherway with Icecast > >> > >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg > >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 > >> 8000 hackme /matamerapi > >> > > > > instead of oggfwd,...
2011 Jun 06
0
half sip registration at 1.8.3
...while. Configuration as followed: Linphone on a laptop, that is connected via openvpn to a proxy. That proxy is connected with iax to another asterisk. On the second one i have several hard and softphones. Behaviour at first glance: >From the softphone i can allways set up a connection, But the otherway round fails 9 out-of 10 times. However, if i stop-and-start linphone, the connections is allways succesful. First conclusion was, that if i got a diffrent (dynamic) ip-adress from openvpn, i got to restart linphone, to force a re-registration. Sounds reasonable, but why is linphone able to place...
2007 Oct 02
0
COmpile tinc for fritzbox router
Hello, did anybody already compile tinc for fritzbox routers? They are very famous in Germany and i like to run tinc on my fritzbox. Otherways maybe anybody can help me how I can do this. But I'm no good programmer... ALBI...
2004 Jun 19
1
Another way to transfer zones
...fer.conf (even if you do not use TSIG at all). Use on your own risk. I don't guarantee that it won't blow your system. If anyone thinks this is of use or even better has some patches I'd be happy to accept them and include them. Give me some motivation to keep working on that thing, otherways it will end like most of my small scripts ("works here") :-) Oh, and the most important thing... here is the URL http://www.birkenwald.de/~berni/nsd-xfer-0.2.tar.gz it needs the Net::DNS perl module (version 0.46-2 of Debian testing here, don't know how old the version can be to...
2018 Jul 20
2
O2 Aggressive Optimization by GCC
Hi All , We are looking at the C sample i.e extern int i,j; int test() { while(1) { i++; j=20; } return 0; } command used :(clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) ) clang -S test.c -O2 the generated asm for x86 .L2: jmp .L2 we understand that,the infinite loop is not deterministic ,compiler is free to treat as that as UB and do aggressive
2010 Oct 23
5
a2billing muting "enter the phone number"
How can I mute the message "please enter the number you wish to call and press the # key" in a2billing??? I tried use_dnid = YES but still I keep getting the message prompt... thanks