search for: p80

Displaying 17 results from an estimated 17 matches for "p80".

Did you mean: 80
2018 Sep 13
2
Routing(?) issue
...lt icmp-block-inversion: no interfaces: enp1s0 sources: services: ssh http ports: protocols: masquerade: yes forward-ports: source-ports: icmp-blocks: rich rules: There is nginx on port 80. I've turned off SELinux for testing purposes. [root at chamber ~]# nmap chamber -p80 [...] PORT STATE SERVICE 80/tcp open http [root at chamber ~]# nmap -p80 chmura.<domain> [...] PORT STATE SERVICE 80/tcp closed http Same for any host within network (chamber is router). chmura.<domain>'s IP is public IP of chamber (well sort of - it's IP of ISP's r...
2018 Sep 14
2
Routing(?) issue
W dniu 13.09.2018 o?22:19, Oleg Cherkasov pisze: > On 13. sep. 2018 21:02, Marcin Trendota wrote: >> >> There is nginx on port 80. >> I've turned off SELinux for testing purposes. >> >> [root at chamber ~]# nmap chamber -p80 >> [...] >> PORT?? STATE SERVICE >> 80/tcp open? http >> >> [root at chamber ~]# nmap -p80 chmura.<domain> >> [...] >> PORT?? STATE? SERVICE >> 80/tcp closed http > > Do a quick check with netstat/ss if you have nginx running on all >...
2006 Jan 03
1
Summary functions to dataframe
...E, names = FALSE) p30 <- quantile(x,0.3,na.rm = TRUE, names = FALSE) p40 <- quantile(x,0.4,na.rm = TRUE, names = FALSE) p50 <- quantile(x,0.5,na.rm = TRUE, names = FALSE) p60 <- quantile(x,0.6,na.rm = TRUE, names = FALSE) p70 <- quantile(x,0.7,na.rm = TRUE, names = FALSE) p80 <- quantile(x,0.8,na.rm = TRUE, names = FALSE) p90 <- quantile(x,0.9,na.rm = TRUE, names = FALSE) Result <- data.frame(Samples,AMean,AStdev, Min,Max,p10,p20,p30,p40,p50,p60,p70,p80,p90) return(Result) #write.table(Result, file = "Results.csv", sep = ",",ro...
2004 Nov 23
2
need some advice
hey all, I want to set up a phone network at home. I have to phone lines (one traditional line and another provided by my internet provider (voIP)). So what I would like to do is get a Digium box and connect my two lines to it and then use several cordless voip phones with the ability to transfert call from one phone to another. What kind of digium hardware i need to do this? also I will use
2018 Sep 13
0
Routing(?) issue
On 13. sep. 2018 21:02, Marcin Trendota wrote: > > There is nginx on port 80. > I've turned off SELinux for testing purposes. > > [root at chamber ~]# nmap chamber -p80 > [...] > PORT STATE SERVICE > 80/tcp open http > > [root at chamber ~]# nmap -p80 chmura.<domain> > [...] > PORT STATE SERVICE > 80/tcp closed http Do a quick check with netstat/ss if you have nginx running on all interfaces.
2018 Sep 14
0
Routing(?) issue
...> W dniu 13.09.2018 o 22:19, Oleg Cherkasov pisze: > > On 13. sep. 2018 21:02, Marcin Trendota wrote: > > > > > > There is nginx on port 80. > > > I've turned off SELinux for testing purposes. > > > > > > [root at chamber ~]# nmap chamber -p80 > > > [...] > > > PORT STATE SERVICE > > > 80/tcp open http > > > > > > [root at chamber ~]# nmap -p80 chmura.<domain> > > > [...] > > > PORT STATE SERVICE > > > 80/tcp closed http > > > > Do a quick c...
2005 Aug 28
0
Qt4 GUI to ffmpeg2theora
...on nix for now cause Im on a trip and dont have access to a windows boxand neither a MacOS one but thanx to the Qt4 and ffmpeg2theora availabilty on the 3 plateforms it shouldn`t be tricky to make it work on there. When I get back home in a couple of weeks I`ll try to release those. Source: http://p80.free.fr/katiuska-0.1.tar.bz2 Binary: http://p80.free.fr/katiuska-0.1-bin.tar.bz2 Pat PS: might be buggy, repport any bug to patcito@gmail.com if you have time :)
2005 Oct 21
1
Any good GUI Theora encoder for Windows?
I try to test Theora in Windows , but i only find one Theora encoder , ffmpeg2theora. I don't like because is command line , and i want to encode from a visual encoder. I also try ffdshow but i don't know how to encode video and audio to get Theora ... With ffdshow i get a worst 4 FPS encoding ... Would be a good idea that xiph contact to creators of VirtualDubMod
2008 Mar 12
1
Problem with specifiying column widths in layout
...ave room for the y-axis labels and title, but I get the following error: > layout(matrix(1:9, ncol=3, widths=c(2,1,1), byrow=TRUE)) Error in matrix(1:9, ncol = 3, widths = c(2, 1, 1), byrow = TRUE) : unused argument(s) (widths = c(2, 1, 1)) I think I'm correctly following the example on p80 in Murrell, and I've seen other people using this syntax in listserv posts, but I'm obviously doing something wrong. Any suggestions? <<->><<->><<->><<->><<->><<->><<->> Peter Singleton USFS Pacific Northwe...
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...p55=g(0,4) p56=g(0,5) p57=g(0.5,-.5) p58=g(0.5,0) p59=g(0.5,.5) p60=g(0.5,1) p61=g(0.5,2) p62=g(0.5,3) p63=g(0.5,4) p64=g(0.5,5) p65=g(1,-.5) p66=g(1,0) p67=g(1,.5) p68=g(1,1) p69=g(1,2) p70=g(1,3) p71=g(1,4) p72=g(1,5) p73=g(2,-.5) p74=g(2,0) p75=g(2,.5) p76=g(2,1) p77=g(2,2) p78=g(2,3) p79=g(2,4) p80=g(2,5) p81=g(3,-.5) p82=g(3,0) p83=g(3,.5) p84=g(3,1) p85=g(3,2) p86=g(3,3) p87=g(3,4) p88=g(3,5) p89=g(4,-.5) p90=g(4,0) p91=g(4,.5) p92=g(4,1) p93=g(4,2) p94=g(4,3) p95=g(4,4) p96=g(4,5) p97=g(5,-.5) p98=g(5,0) p99=g(5,0.5) p100=g(5,1) p101=g(5,2) p102=g(5,3) p103=g(5,4) p104=g(5,5) Mp<-c(p1,p...
2001 May 10
3
lookup function for density(...) objects
Hi folks: Is there a lookup function that returns the variate given the cumulative probability for an object returned by the density(...) function? > mydata _ as.vector(mymatrix) > mydata.density _ density(mydata) > mydata.p80 _ lookup(mydata.density, p=0.8) # is there any function to accomplish this task? Thanks. Rajiv. -------- Rajiv Prasad, Postdoctoral Research Associate, Hydrology Group Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33, Richland, WA 99352 Voice: (509) 375-2096 Fax: (509) 372-6089...
2011 Jun 23
2
[LLVMdev] Instr Description Problem of MCore Backend
...5, GPRs:R6, GPRs:R7), "ldq R4-R7, ($Rx)", []>; def STQ : QuadR<0x1, (outs GPRs:R4, GPRs:R5, GPRs:R6, GPRs:R7), (ins GPRs:$Rx), "stq R4-R7, ($Rx)", []>; // Load/Store Multiple Register Mode def LDM : MultR<0x2, // FIXME p80 (outs GPRs:R0), (ins GPRs:$Rf), "ldm $Rf-R15, (R0)", []>; def STM : MultR<0x3, // FIXME p109 (outs GPRs:$Rf), (ins GPRs:R0), "stm $Rf-R15, (R0)", []>; Info below comes from MCore Programmers Reference Manual:...
2005 May 08
8
Other extension for Ogg Theora then "ogg"
Hi, The standards for audio and video to be used by the Wikimedia projects (like Wikipedia) are Ogg Vorbis and Ogg Theora. The use of Ogg Vorbis files is growing fast. For now the use of video is still very limited. The problem is that an audio and an video file looks the same because of the same file extension. This is very annoying because you do not know what for file it is when you look at
2020 Jun 02
2
Improve hot cold splitting to aggressively outline small blocks
Hello Tobias, Thank you for the suggestion! Aditya also mentioned this. I will look into it. Best regards, Ruijie Ruijie Fang Email: ruijief at princeton.edu On Tue, Jun 2, 2020 at 12:48 PM Tobias Hieta <tobias at plexapp.com> wrote: > Hello Ruijie, > > One other workload that would be interesting to test might be clang > itself. Building clang with PGO information is a
2012 Jun 24
0
nouveau _BIOS method
............[ 02e0: 81 40 3b 47 4e 56 53 10 4f 53 59 53 10 53 4d 49 .@;GNVS.OSYS.SMI 02f0: 46 08 50 52 4d 30 08 50 52 4d 31 08 53 43 49 46 F.PRM0.PRM1.SCIF 0300: 08 50 52 4d 32 08 50 52 4d 33 08 4c 43 4b 46 08 .PRM2.PRM3.LCKF. 0310: 50 52 4d 34 08 50 52 4d 35 08 50 38 30 44 20 4c PRM4.PRM5.P80D L 0320: 49 44 53 08 50 57 52 53 08 44 42 47 53 08 54 48 IDS.PWRS.DBGS.TH 0330: 4f 46 08 41 43 54 31 08 41 43 54 54 08 50 53 56 OF.ACT1.ACTT.PSV 0340: 54 08 54 43 31 56 08 54 43 32 56 08 54 53 50 56 T.TC1V.TC2V.TSPV 0350: 08 43 52 54 54 08 44 54 53 45 08 44 54 53 31 08 .CRTT.DTSE.DTS1....
2013 Apr 14
55
ATI VGA Passthrough / Xen 4.2 / Linux 3.8.6
Hi, I''m trying to get VGA passthrough to work to an XP x64 guest, and I''m seeing "interesting" things happening. I''m using the kernel and userspace tools from here: http://xen.crc.id.au/support/guides/install/# on Scientific Linux 6. I gave up on trying to get an Nvidia card to work in the guest having read about the extra patches required to get a
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking