Run Linux command in your own language (hacking made it easier?)
The Linux terminal can be a complex system, but it is possible to make it easy to use by using some software like Siri. Many people are thinking of who will go to the terminal to have a graphical interface, here it is to be remembered that there are some advantages in the terminal version of the graphical version
There can be a lot of things in the Terminal version that can not be done in a graphical version or interface - as well as a lot of fun for programmers by doing commands, which is very important for programmers, which is very important.
Talking to the terminal interface is not the word of mouth. But the use of the Betty using the terminal interface is as fluid as water. Betty is a Linux tool that changes the plain English text to the Linux Linux terminal command. Basically it's a tool to work on a Linux terminal like Siri or Google Now.
Thinking about the development of Betty software, it was easy for all users to easily access Linux Terminal. Providing access to the terminal using common spoken language or spoken language. Today's tune topic is how to install and use this Betty Linux terminal. So let's get started.
At first you have to install Ruby, Curl and Git. Type the following code in the terminal and run it (if it is already installed then do not have to do otherwise)
$ sudo apt-get install ruby curl
$ sudo apt-get install git
So now you have to install Ruby, Curl and Git for easy access. Betty has been installed in your home folder. Enter the code below,
$ cd ~ && git clone https://github.com/pickhardt/betty
$ echo "alias betty=\"~/betty/main.rb\"" >> ~/.bashrc
$ source ~/.bashrc
If you have an older version of Ubuntu, then running the Betty command, the Ruby, Curl and Git tool will need to update the tool's 1.3.1 version to avoid any kind of pain. To update, enter the code below,
$ sudo apt-get install ruby1.9.1
$ sudo update-alternatives –config ruby
As soon as you run the second command, there will be a unity popup where you will be asked to select the version of Ruby. From there, 1.9.1 will be selected. Enter the selection number and press Enter.
Betty has Web mode so that you can get the opportunity to execute Internet queries. Meanwhile, there is also the weather news, the translation or the find out.
Here are just a few basic commands. There are thousands of jobs that Betty can do. To understand a bit, GitHub's site will look at the commands.
And Betty always tries to understand the natural language. But we have to remember that there are many ways to talk about it. One thing can be said in many ways. You have the responsibility to find out how to do what is ordered.
Betty is useful for anyone who is learning Linux terminal commands. Because with this it is possible to command commands with the native English language and it is possible to see the output from Linux language output. Although its store is still much less, but it is expected that it can quickly meet our expectations.
There can be a lot of things in the Terminal version that can not be done in a graphical version or interface - as well as a lot of fun for programmers by doing commands, which is very important for programmers, which is very important.
Talking to the terminal interface is not the word of mouth. But the use of the Betty using the terminal interface is as fluid as water. Betty is a Linux tool that changes the plain English text to the Linux Linux terminal command. Basically it's a tool to work on a Linux terminal like Siri or Google Now.
Thinking about the development of Betty software, it was easy for all users to easily access Linux Terminal. Providing access to the terminal using common spoken language or spoken language. Today's tune topic is how to install and use this Betty Linux terminal. So let's get started.
Installation
Since we have not installed Betty yet, we must use the Linux terminal command when installing it. There is nothing to fear. The commands are tuned. You will only run these commands and follow the complete process.At first you have to install Ruby, Curl and Git. Type the following code in the terminal and run it (if it is already installed then do not have to do otherwise)
$ sudo apt-get install ruby curl
$ sudo apt-get install git
So now you have to install Ruby, Curl and Git for easy access. Betty has been installed in your home folder. Enter the code below,
$ cd ~ && git clone https://github.com/pickhardt/betty
$ echo "alias betty=\"~/betty/main.rb\"" >> ~/.bashrc
$ source ~/.bashrc
If you have an older version of Ubuntu, then running the Betty command, the Ruby, Curl and Git tool will need to update the tool's 1.3.1 version to avoid any kind of pain. To update, enter the code below,
$ sudo apt-get install ruby1.9.1
$ sudo update-alternatives –config ruby
As soon as you run the second command, there will be a unity popup where you will be asked to select the version of Ruby. From there, 1.9.1 will be selected. Enter the selection number and press Enter.
Betty's use
You can start using Betty when the installation is over. GitHub's official page has many commands to see if you want it, and adding several commands as part of the development process. Betty is very easy to use. We do not see the work of some basic commands.Time and Date
To see the time and date, simply say "what time is it" or "betty what is the date".Username and Ip
Betty can also collect some basic information. In this there is a username and an IP address. It can find out the IP and username of anyone on the same network. People are using Linux in hacking !! It is possible to compress or decompress the file with the help of Betty.Betty has Web mode so that you can get the opportunity to execute Internet queries. Meanwhile, there is also the weather news, the translation or the find out.
Here are just a few basic commands. There are thousands of jobs that Betty can do. To understand a bit, GitHub's site will look at the commands.
And Betty always tries to understand the natural language. But we have to remember that there are many ways to talk about it. One thing can be said in many ways. You have the responsibility to find out how to do what is ordered.
Conclusion
Betty is a very useful tool for anyone using or trying to use a Linux terminal. Simultaneously, it is very useful to learn to programme and to work with programmable commands with natural language.Betty is useful for anyone who is learning Linux terminal commands. Because with this it is possible to command commands with the native English language and it is possible to see the output from Linux language output. Although its store is still much less, but it is expected that it can quickly meet our expectations.




Comments
Post a Comment