Re: SyncTeX?

2018-09-16 Thread Felipe Portales
El domingo, 16 de septiembre de 2018 17:15:16 -03, Glenn English escribió: > Anybody know of a civilized, bug-free pdf viewer? (will display full > screen with no or thin borders, allows for manipulating size and > position) May I suggest mupdf? Best Regards; -- Felipe Portales electric.velocira

Re: SyncTeX?

2018-09-16 Thread Glenn English
On Sun, Sep 16, 2018 at 11:28 PM David Wright wrote: And On Sun, Sep 16, 2018 at 11:29 PM Boyan Penkov wrote: > I don't know about bug-free but I find xpdf works well. > Have you tried xpdf? I tried it earlier, but tossed it because it didn't do stuff I needed it to do. But after getting two r

Re: SyncTeX?

2018-09-16 Thread David Wright
On Sun 16 Sep 2018 at 20:15:16 (+), Glenn English wrote: > Thanks to the answers and suggestions to my plea, I may have figured > out what's happening with SyncTeX scribbling on my monitor. > > It was suggested that 'texlive-extra-utils' is where synctex comes > from, but that's not installed

Re: Bind: A caching local server caches but not for long

2018-09-16 Thread Pascal Hambourg
Le 17/09/2018 à 00:20, local10 a écrit : Hi, So I set up a local caching server with bind. It seems to work, kind of, the problem is that cached results do not stay in cache for long, if they placed in cache at all. For example, in the example below bind caches the result for "old.reddit.com"

Bind: A caching local server caches but not for long

2018-09-16 Thread local10
Hi, So I set up a local caching server with bind. It seems to work, kind of, the problem is that cached results do not stay in cache for long, if they placed in cache at all. For example, in the example below bind caches the result for "old.reddit.com" but 8 minutes later tries to look up "old.

Re: SyncTeX?

2018-09-16 Thread Glenn English
Thanks to the answers and suggestions to my plea, I may have figured out what's happening with SyncTeX scribbling on my monitor. It was suggested that 'texlive-extra-utils' is where synctex comes from, but that's not installed here. So more than one package must bring it in as a dependency or some

Re: LoadBalance With HA

2018-09-16 Thread Emmanuel Gelati
If you want to build a http loadbalancer, I think the better options is to use haproxy. Thanks Emmanuel 2018-09-16 20:25 GMT+02:00 Dan Ritter : > On Sun, Sep 16, 2018 at 11:04:53AM -0300, Labs Ocozzi wrote: > > I need a httpd, but my first step is buld the httpd. > > It is my first project to cl

Re: LoadBalance With HA

2018-09-16 Thread Dan Ritter
On Sun, Sep 16, 2018 at 11:04:53AM -0300, Labs Ocozzi wrote: > I need a httpd, but my first step is buld the httpd. > It is my first project to cluster, i will build others cluster too, but > i need understood make a cluster. > Read http://www.linuxvirtualserver.org/ -dsr-

Re: booting

2018-09-16 Thread mick crane
On 2018-09-16 12:52, mick crane wrote: On 2018-09-16 12:05, Thakur Mahashaya wrote: Hello dears! Tell me, please, when the system is booted over the network, is it enough to simply Internet via modem? Do I need to install an additional program on a flash drive? Where is the checksum for the imag

Re: The big, the bloated and the hungry

2018-09-16 Thread Celejar
On Sat, 15 Sep 2018 11:21:03 +0200 Étienne Mollier wrote: ... > My first GNU/Linux computer ran a Mandriva 2007 (released late > 2006) operating system, shipping by default with KDE 3.5. The > box itself was some junk from early 2000 with average hardware > even from these days standards. > >

Re: ext2 for /boot ???

2018-09-16 Thread Celejar
On Sat, 15 Sep 2018 09:12:54 +0200 Pascal Hambourg wrote: > Le 15/09/2018 à 00:02, David Wright a écrit : > > On Fri 14 Sep 2018 at 09:02:22 (-0400), Dan Ritter wrote: > >> > >> The kernel is just over 4MB; the initrd is 22MB. There are two > >> versions of each. > > > > Wow. Why are my initrds

Re: SyncTeX?

2018-09-16 Thread David Wright
On Sat 15 Sep 2018 at 11:18:46 (-0400), Boyan Penkov wrote: > > On Sep 15, 2018, at 05:58, Curt wrote: > > On 2018-09-14, Glenn English wrote: > >> I've looked in Aptitude for something installed -- there's a > >> libsynctex installed, and I started to delete it. But Aptitude said it > >> was a d

Re: LoadBalance With HA

2018-09-16 Thread Labs Ocozzi
I need a httpd, but my first step is buld the httpd. It is my first project to cluster, i will build others cluster too, but i need understood make a cluster. Em 16/09/2018 10:30, Dan Ritter escreveu: On Sun, Sep 16, 2018 at 09:38:52AM -0300, Labs Ocozzi wrote: Hi, i have a lab in my workstati

Re: LoadBalance With HA

2018-09-16 Thread Labs Ocozzi
Em 16/09/2018 10:30, Dan Ritter escreveu: On Sun, Sep 16, 2018 at 09:38:52AM -0300, Labs Ocozzi wrote: Hi, i have a lab in my workstation, i like build 2 loadbalanced servers.What is best technology(free and open) for that, in debian? I need a good material for a simple enveroment, setup. With

Re: LoadBalance With HA

2018-09-16 Thread Dan Ritter
On Sun, Sep 16, 2018 at 09:38:52AM -0300, Labs Ocozzi wrote: > Hi, i have a lab in my workstation, i like build 2 loadbalanced > servers.What is best technology(free and open) for > that, in debian? > I need a good material for a simple enveroment, setup. Without more information, the best we can

Re: LoadBalance With HA

2018-09-16 Thread Gustavo Soares de Lima
Hi, is it for the website? wha'ts the service? well, I like Pen, Keepalived, Lvs, data with GlusterFS, etc. I believe that if you are more specific you can find more specific answers :) best regards Em dom, 16 de set de 2018 às 09:39, Labs Ocozzi escreveu: > Hi, i have a lab in my workstation,

LoadBalance With HA

2018-09-16 Thread Labs Ocozzi
Hi, i have a lab in my workstation, i like build 2 loadbalanced servers.What is best technology(free and open) for that, in debian? I need a good material for a simple enveroment, setup. -- Att, BR-RJ. Togy Silva Ocozzy LABS OCOZZI PE. --- Este email foi escaneado pelo Avast antivírus. https://

Re: booting

2018-09-16 Thread mick crane
On 2018-09-16 12:05, Thakur Mahashaya wrote: Hello dears! Tell me, please, when the system is booted over the network, is it enough to simply Internet via modem? Do I need to install an additional program on a flash drive? Where is the checksum for the image that is in the upper right corner of t

Re: booting

2018-09-16 Thread Zenaan Harkness
On Sun, Sep 16, 2018 at 02:05:37PM +0300, Thakur Mahashaya wrote: > Hello dears! > Tell me, please, when the system is booted over the network, is it > enough to simply Internet via modem? Do I need to install an > additional program on a flash drive? Where is the checksum for the > image that is

booting

2018-09-16 Thread Thakur Mahashaya
Hello dears! Tell me, please, when the system is booted over the network, is it enough to simply Internet via modem? Do I need to install an additional program on a flash drive? Where is the checksum for the image that is in the upper right corner of the official site? Thanks so much.

Re: USB media install has wrong partition

2018-09-16 Thread Thomas Schmitt
Hi, mick crane lured me into writing: > > No loopback is needed. David wrote: > It is a "loop" device. Indeed. Probably i would also have adopted "loo-thingy" while my head was wrapped around the partition table stuff. Have a nice day :) Thomas

Re: The big, the bloated and the hungry

2018-09-16 Thread etienne . mollier
Good Day Thakur, 15.09.2018, 11:16, "Étienne Mollier" : > Gene Heskett on 2018-09-15T10:04 CEST: > > On Saturday 15 September 2018 02:40:14 Erik Christiansen wrote: > > > Kdon't kget kme kstarted kon KDE. > > > > Thats why I run TDE. > > If you wish software that sucks less, you might wish to >

Re: USB media install has wrong partition

2018-09-16 Thread David
Sorry, in my previous message I forgot this footnote :) [1] https://en.wikipedia.org/wiki/Loop_device

Re: USB media install has wrong partition

2018-09-16 Thread David
On 16 September 2018 at 17:38, Thomas Schmitt wrote: > i wrote: >> > You could even use program fdisk to delete partition entry 2 in the ISO > > mick crane wrote: >> never really understanding this. >> If mount iso as loopback does it show up in fdisk ? > > No loopback is needed. fdisk will operat

Re: USB media install has wrong partition

2018-09-16 Thread mick crane
On 2018-09-16 08:38, Thomas Schmitt wrote: Hi, i wrote: > You could even use program fdisk to delete partition entry 2 in the ISO mick crane wrote: never really understanding this. If mount iso as loopback does it show up in fdisk ? No loopback is needed. fdisk will operate directly on the

Re: USB media install has wrong partition

2018-09-16 Thread Thomas Schmitt
Hi, i wrote: > > You could even use program fdisk to delete partition entry 2 in the ISO mick crane wrote: > never really understanding this. > If mount iso as loopback does it show up in fdisk ? No loopback is needed. fdisk will operate directly on the ISO image file as it would operate on the

Re: USB media install has wrong partition

2018-09-16 Thread mick crane
On 2018-09-15 19:33, Thomas Schmitt wrote: Can't you talk its firmware into BIOS emulating legacy mode ? You could even use program fdisk to delete partition entry 2 in the ISO in order to take away the USB boot lure for EFI. Some firmwares are said to fall back to BIOS emulation automatically.