Found 990 Articles for Software & Coding

The Best Linux based OS Distributions in 2016

karthikeya Boyini
Updated on 17-Jan-2020 10:04:55

229 Views

This article helps you to know some key features of Linux Operating systems so that you are able to choose Linux for your environment. The year 2015 and the current 2016 will be a crucial year for Linux especially in the enterprise-level segment and consumer/home users. As a Linux user since 1996, I can see that the operating systems have come a long way since 20 years. We can definitely expect more exciting times with new flavors this year.Free/Open Source Server Based OS ‘Debian/CentOS’If you are looking at running a server, but needed a free or open source server version ... Read More

Microsoft’s Surface Studio for Creative Professionals

Sharon Christine
Updated on 17-Jan-2020 09:59:52

56 Views

Microsoft’s Surface Studio is an elegant and mature all-in-one desktop PC with built-in touch screen specially designed for creative professionals. Microsoft first release was the Microsoft PixelSense formerly called as Microsoft Surface back in 2008. The next release was the Microsoft surface tablet followed by the Surface Book. The latest upgraded release is the Surface Studio.The Studio is a 28-inch sharp, incredibly thin display mounted on a pair of “zero gravity” hinges that allows it to act as a regular monitor or tilt down into a type of drafting table. Without doubts Microsoft studio will be a clear challenge to ... Read More

Text and File processing using sed Linux Commands

karthikeya Boyini
Updated on 17-Jan-2020 09:50:36

377 Views

Sed is a stream editor. A stream editor is used to participate in normal textual content transformations on an enter a file. At the same time in some approaches much like an editor which allows scripted edits (comparable to ed). sed works by means of making only one cross over on the input(s) and is more efficient. Now, let us explore more about – “Text and File processing using sed Linux Commands”.Firstly, to verify the sed version, use the following command –$ sed --vThe sample output should be like this –sed (GNU sed) 4.2.2 Copyright (C) 2012 Free Software Foundation, ... Read More

Linux Package Management with Aptitude

Sharon Christine
Updated on 17-Jan-2020 09:43:08

229 Views

Aptitude is founded by Ncurses for APT front End and debian Bundle Manager, considering the fact that it is text-based and it runs from a terminal or a CLI – command line interface. This article explains about-“Linux Package Management with Aptitude”What is APTapt is a command line package manager and provides commands for searching and managing as well as querying information about packages. It provides the same functionality as the specialized APT tools, like apt-get and apt-cache, but enables options more suitable for interactive use by default.]To get more information about APT, use the following command –$ aptThe sample output ... Read More

Difference between Tester and SDET

Mahesh Parahar
Updated on 28-Nov-2019 11:11:14

75 Views

TesterA Software tester performs testing on the software to ensure that it meets the required quality standards. A Tester is responsible to check if the software has bugs/defects and performs as what is required from it. A software tester is unaware of application code and its development process.SDETSDET stands for Software Development Engineer in Test. SDET is part of both development as well as software testing. A SDET knows the code of software. A SDET is a tester who can code as well.Following are the important differences between Tester and SDET.Sr. No.KeyTesterSDET1WorkingSoftware Tester tests the application once it is testing ... Read More

Difference between Use Case and Test Case

Mahesh Parahar
Updated on 27-Nov-2019 08:11:26

3K+ Views

Use Cases and Test Cases are two important terms in context of Software Testing. A use case tells how a System will behave or perform a certain task provided the given conditions and a test case contains the actual test data, set of instructions to system and expected result of the interaction with system.Following are the important difference between Use Case and Test Case.Sr. No.KeyUse CaseTest Case1ObjectiveThe objective of Use case is to ascertain a certain output after the set of operations.The objective of test case is to ensure that system is working fine for each given instruction and yields ... Read More

Difference between GUI and CLI

Kiran Kumar Panigrahi
Updated on 20-Dec-2022 13:38:22

4K+ Views

GUI and CLI are the types of interfaces created by an operating system between the user and the hardware components. GUI (Graphical User Interface) uses graphical elements like icons, menus, etc. to create a communication channel between the user and machine, while CLI (Command Line Interface) uses text commands to create a communication channel between the user and the machine. Read this article to find out more about GUI and CLI and how these two interfaces are different from each other. What is GUI? GUI stands for Graphical User Interface. GUI-based operating systems are very easy to use because they ... Read More

What is Google drive filestream?

Anagha N
Updated on 30-Jul-2019 22:30:25

164 Views

Google Drive Filestream is launched by Google to allow you to quickly access all your files on google drive directly from the computer. It does not use your hard drive space !!It is a new desktop application created for the G-suite users which takes far less time to access the files, than the Google drive.The path to access the files is Apps > G Suite > Drive and Docs > Data Access.

Can you now ask Amazon Alexa to make playlists for you?

Ishita K
Updated on 30-Jul-2019 22:30:25

83 Views

Now you can command "Alexa, Create a new playlist " or "Alexa, add this to my playlist" and Alexa will obey your orders.Here is the know how ...You need Amazon music, as Alexa recognizes only Amazon music.Say "Alexa, create a new playlist" and Alexa will ask you to give the name of the playlist. Name the list. Now your playlist is created and ready.Now you have to add the required songs to the playlists with commands "Alexa, add this song to the playlist".You can even edit a playlist by taking the name of an already existing playlist.As of now deleting a ... Read More

What are the offline softwares to generate closed captions from audio/video?

Ananya K
Updated on 30-Jul-2019 22:30:25

101 Views

There is some offline software to generate closed captions from the audio/video. They may have some dependencies like the technologies and Operating System installed etc., But still, they create a good quality audio/video which supports multiple formats.Moviepy, Aigesub, Arctime are some of the software's used to generate closed captions from an audio/video.

Advertisements