Home Search

Linux - search results

If you're not happy with the results, please do another search

‘Open source development at Google is both very diverse and distributed’

1
Everyone knows that Google is a leader in the open source world. But what is it that makes it a distinct player in the...

Future of Indian e-governance begins with OpenForge

1
  In March this year, the government of India launched openforge.gov.in as an official platform to promote the ‘open, share and collaborate’ philosophy among its...
developer

SUSE Manager 3.1 optimises enterprise DevOps and IT operations

0
  SUSE has released SUSE Manager 3.1 as its new DevOps and container management solution for enterprises. The new offering is designed to boost DevOps...
Ubuntu 16.10 Yakkety Yak

Python 3.6 becomes a supported version for Ubuntu 17.10

1
  Canonical has brought Python 3.6 as a supported version for the upcoming Ubuntu 17.10 (Artful Ardvark) release. The latest development emerges amid the ongoing...
Open Invention Network drives patent non-aggression for open source developments

Open Invention Network aims to drive a world of patent non-aggression

1
  With patents becoming the key to success for many technology giants, Open Invention Network (OIN) is all set to protect the shared innovation culture...
GNOME Builder

GNOME 3.26 desktop environment receives third pillar

0
  While the open source community is anticipating GNOME 3.26, its development team has announced a new maintenance update to set the pitch for the...
Android Nougat

Android 7.1.2 Nougat can now run on your PC using new x86 fork

0
  A new Android-x86 fork is ready to bring the latest Nougat experience to your PC. The fork includes GApps package to transform your desktop...

Beaglebone Black: Flashing eMMC using an SD card

0
  The Beaglebone Black is a low-power open source single-board computer. eMMC is short for ‘embedded multi media controller’ which refers to a package integrating...

Hack bootsector and write your own

0
  This article is a tutorial on writing your own bootsector. It is a good exercise in understanding how the bootsector works and trying your...
text strings

Searching Text Strings From Files Using Python

2
Searching text strings from files in a given folder is easily accomplished by using Python in Windows. While Linux has the grep command, Windows...