Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 ... 7359 ) Next »

Become Competent in OCaml Programming with Free Books

The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, automatic memory management, first-class functions, and adds a full-fledged object-oriented layer. OCaml includes a native-code compiler supporting numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. OCaml’s integrated object system allows object-oriented programming without sacrificing the benefits of functional programming,

Arch Linux 2017.06.01 Is Now Available to Download, Powered by Linux Kernel 4.11

Arch Linux fans or those trying to discover the powerful GNU/Linux distribution should be aware of the fact that there's a new ISO snapshot out there packed with all of the latest software versions and technologies.

Raspberry Pi HAT does vital sign monitoring for $195

ProtoCentral’s HealthyPi is a $195, open source HAT add-on for vital sign monitoring, including ECG/respiration, pulse oximetry, and temperature. Bangalore, India-based ProtoCentral has gone to Crowd Supply to launch a multi-parameter patient monitoring HAT add-on for the Raspberry Pi 3. The open source Healthy Pi v3 is a highly affordable solution for DIY home health […]

ps_mem – A Simple Python Script To Report Core Memory Usage Accurately In Linux

ps_mem is a simple python script which help us to get core memory usage accurately for a program in Linux.

Krita - Creative Sketching And Painting Application For Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Jun 6, 2017 8:17 AM CST)
  • Story Type: Reviews; Groups: Linux
We all love paintings. Paintings are a sort of art that are mystically beautiful, exploring and blazing. Nowadays on Linux, there are many powerful applications that are available for painting and drawing purposes but Krita is one of them that stands out of everything.

3 alternatives to LibreOffice Writer

  • Opensource.com (Posted by bob on Jun 6, 2017 6:51 AM CST)
  • Story Type: News Story
Even though I write for a living, I rarely use a word processor these days; I do most of my work in a text editor. When I do need to use a word processor, I turn to LibreOffice Writer. It's familiar, it's powerful, and it does everything that I need a word processor to do. read more

How to Enable Picture-in-Picture Mode in GNOME Shell

  • Make Tech Easier; By Ayo Isaiah (Posted by damien on Jun 6, 2017 5:26 AM CST)
  • Story Type: Tutorial; Groups: GNOME, Linux
Both Windows and macOS have added PiP mode to their OS. If you are using Gnome Shell, here’s how you can enable picture-in-picture mode in Gnome Shell.

Why Women Devs Are Hard to Recruit and Even Harder to Keep

Being outnumbered can be more than a little uncomfortable when the majority fails to realize the problem.

Why you must patch the new Linux sudo security hole

If you really want to nail down your server, you use SELinux. This makes the newly discovered Linux security hole -- with the sudo command that only hits SELinux-protected systems -- all the more annoying. Ironically, only the most secure Linux server setups are vulnerable to this newly discovered hole.

Open spec Allwinner A64 hacker board runs Linux or Android

Olimex has released its first 64-bit hacker board with the $56 A64-OLinuXino, featuring a quad -A53 SoC plus HDMI, GbE, USB, WiFi, and Bluetooth. The A64-OLinuXino is Olimex’s first 64-bit ARMv8 OlinuXino board and the first to be designed entirely with open source CAD software (KiCad).

Documentation based on user stories

  • Opensource.com (Posted by bob on Jun 5, 2017 11:43 PM CST)
  • Story Type: News Story
There are numerous approaches to writing documentation, but one of the fundamental distinctions a doc writer must make is whether the resulting doc's goal is to: Describe "features" of a product, software, solution, etc., and how to use these features, or Explain what actions to take in order to perform a task to achieve a specific goal Both approaches have valid uses, but there are areas or use cases where one is better than the other. It can also depend on who is writing the documentation and who is the intended audience. read more

Android 7 development board unlocks 10nm Snapdragon 835

Intrinsyc’s “Open-Q 835” dev board showcases the octa-core Snapdragon 835 SoC, which is also headed for Android phones, and eventually, Windows laptops. Intrinsyc has launched the first development board based on Qualcomm’s 10nm-fabricated Snapdragon 835 SoC, which combines four Cortex-A73-like cores clocked at up to 2.3GHz and four lower powered ARM cores clocked to 1.9GHz. […]

Linux Mint Desklets: How To Easily Manage It On Your Family PC

?Desklets are small Python programs that run inside gDesklets. What they are intended for is to get your focus-on-work and rely on the information the Desklet accesses [for you]. You get to finish your chores faster than ever and leave your computer satisfied as you shut it off for the next cycle.

10 ways the GIMP image editor changed my life

  • Opensource.com (Posted by bob on Jun 5, 2017 7:25 PM CST)
  • Story Type: News Story
Happy 19th anniversary of the 1.0 release of GIMP! Let me legally buy you a drink (well, in Canada that is). There are certainly many things to celebrate. Hoorah! Like other young professionals, I have worked many odd jobs over the years, slowly spinning my strange and broad range of experience into a neatly packaged service. Dabbling in open source editing and design software was once a hobby. Now, I use GIMP every day. read more

Minecraft Server Configuration

If you have read my recent article, ‘Minecraft Server on Linux’, then you may want to do more than just play Minecraft. The Minecraft Server allows you to control many aspects of playing as well as managing players. This article will cover some of these aspects to help make your server more appealing to the players.

The June 2017 Issue of the PCLinuxOS Magazine

The PCLinuxOS Magazine staff is pleased to announce the release of the June 2017 issue.

Linux chmod command tutorial for beginners

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 5, 2017 3:08 PM CST)
  • Groups: Linux; Story Type: News Story
If you are new to Linux, and are looking for a way to change file/directory permissions through the command line, you'll be glad to know there exists a command - dubbed chmod - that lets you easily do this. In this tutorial, we will discuss the basics of this command as well as provide examples explaining how it can be used in various scenarios.

Must-have GNOME extension: gTile

Tiling window managers have always interested me, but spending a lot of time tinkering with config files or learning how to wrangle them? Not so much. What I really want is a dead simple way to organize my windows and... Continue Reading →

NMAP Common Scans – Part Two

In a previous article, ‘NMAP Installation’, a listing of ten different ZeNMAP Profiles were listed. Most of the Profiles used various parameters. Most of the parameters represented different scans which can be performed. This article will cover the last two remaining of the common four scan types.

What Is PHP And How PHP Works

  • TheITstuff.com; By Mohd Sohail (Posted by MohdSohail on Jun 5, 2017 10:51 AM CST)
  • Story Type: Reviews; Groups: Linux
In today’s article, we’ll talk about one of the most important programming languages of the Internet, PHP. We’ll discuss what PHP is and how PHP works.

« Previous ( 1 ... 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 ... 7359 ) Next »