Re: Welcome to Linux by Microsoft

2017-12-16 Thread Linux for blind general discussion
On December 15, 2017, Linux for blind general discussion wrote: > I heard there were different options to start from a bootable disk > with F12, F8, or something. I never heard Escape being used as a > key to launch the bios menu. With a whole bunch of laptops on my desk, to get into the BIOS on

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Obviously there are situations where a Linux box, whether that be on bare metal in a virtual machine or via a remote connection, is the best way to go, but that doesn't mean having a quick and easy way to access a Linux environment while running Windows doesn't have it's uses. I still need to

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
If you have a Linux machine or a Mac, you can certainly use it, but build the Flite voice tools on the machine you will be using to record. I can talk you through Linux, but since that's all I use, I won't be able to help with a Mac or a Windows machine. For recording though, you will have

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Hi, I heard there were different options to start from a bootable disk with F12, F8, or something. I never heard Escape being used as a key to launch the bios menu. that's why it's so hard to find which keys you use because not all bio's are the same, unlike the Mac, which is universal. I

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Most of us on this list are blind, and most of us have installed Linux, some more than once, with no help at all. Usually, you need to press something like the escape key to choose your drive from the boot menu, which is usually at the bottom. You can get to it by pressing the down arrow key.

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Hi, You speak of getting Linux like go into a store and buy a computer that has Linux on it. As we all probably know, you have to download the ISO image and burn it as a bootable disk or DVD. Not only that, but you will have to use the bios, and as someone who does not have anyone sighted to

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Portable C I believe means that the code can be compiled on various platforms. The binary produced on a Linux system will not be compatible with Windows, and the binary .exe file produced on a Windows system will not run on Linux. Yes, the code can be compiled on many different operating

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Hi Tim, I am familiar with accessing SSH because I have used Putty, Secure CRT, before finally settling on Open SSH with Scoop, which means you only need to launch Windows Power Shell, type ssh user@hostname, and press enter. This is how I have been managing my web site all this time. And by

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
On December 15, 2017, Linux for blind general discussion wrote: > Then tell me, how was this person able to build their speech > synthesiser on a Linode VPS? > http://forum.audiogames.net/viewtopic.php?pid=338519#p338519 Tim here. Based on my reading of that, they're just using the Linux

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Look at this part and tell me if this is cross platform. "* When you are happy, convert it to a Flite voice. * Grab the .c and .h files that the Flite voice generation scripts produce. * You can now use Flite to do your synthesis, and Flite runs on a lot of different platforms since it is

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Building and testing are entirely different things. Getting something to work is a further difference, as passing unit tests doesn't even mean that the built speech synthesizer will work, especially if it can't access an audio device. Think of it this way. You have a computer with no keyboard

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Then tell me, how was this person able to build their speech synthesiser on a Linode VPS? http://forum.audiogames.net/viewtopic.php?pid=338519#p338519 post 52? -Ulysses On 12/15/2017 9:31 AM, Linux for blind general discussion wrote: > It's still far better to run on *real* Linux. *Some*

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
It's still far better to run on *real* Linux. *Some* development tools *may* work, but your access to devices will be far more limited even than running Linux inside of a different Linux from a virtual machine. Also, since there is no audio input or output, how are you going to make a speech

Re: Welcome to Linux by Microsoft

2017-12-15 Thread Linux for blind general discussion
Hi, I am going to clarify based on the experience I just had. First of all, I don't know a lot of the terminology used in some of these messages, they're like trying to understand Chinese. Secondly, you are supposed to enable the Linux subsystem feature with Windows Power Shell in administration

Re: Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
blinux-list@redhat.com Subject: Re: Welcome to Linux by Microsoft The only problem is that sound does not work in these Linux in Windows subsystem. Devin Prater Assistive Technology Instructor in Training JAWS, Microsoft Outlook, Excel, Word, and Powerpoint certified by World Services for the

Re: Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
The only problem is that sound does not work in these Linux in Windows subsystem. Devin Prater Assistive Technology Instructor in Training JAWS, Microsoft Outlook, Excel, Word, and Powerpoint certified by World Services for the Blind > On Dec 13, 2017, at 2:16 PM, Linux for blind general

Re: Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
Sounds like Microsoft is providing more solutions in search of problems. They like to do that it seems. I like to run Linux on its own without any "help" from Microsoft. And if anyone does want Windows for any reason at all, it can certainly run under VirtualBox on Linux, which as far as I

Re: Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
Hi, Of course I care. Why wouldn't I? If this will make it a lot easier to install several distributions at your fingertips, no more having to try and install VM Workstation, find the right ISO, and set everything up. I want to try and figure out why Festival and Festvox isn't working the way

Re: Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
Hi, I can already use Windows Power Shell with Scoop and Open SSH, thanks to a line of code someone sent me. I pasted it into Windows Power Shell, and then I let it install everything. Now, whenever I need to access my server, I launch Windows Power Shell, type ssh user@hostname and press

Welcome to Linux by Microsoft

2017-12-13 Thread Linux for blind general discussion
Hello, Blinux Folks: No doubt many of you are aware that the developer tools available on Microsoft's Windows 10, beginning with last year's so-called Anniversary Edition of Windows 10, include a reasonably sophisticated bash shell environment based on Ubuntu. Microsoft developed this environment