Showing headlines posted by bob

« Previous ( 1 ... 419 420 421 422 423 424 425 426 427 428 429 ... 1159 ) Next »

VS Code Live Share plugin

  • Fedora Magazine (Posted by bob on Nov 14, 2018 4:22 PM EDT)
  • Groups: Fedora; Story Type: News Story
Contributing to Open Source projects leads to collaborating with people around the world this is traditionally done via emails or instant messages. But with the rise of extreme programing practices like pair programing being able to remotely share a code editor is a great feature. VS Code has a plugin Live Share that does just […]

Meet TiDB: An open source NewSQL database

  • Opensource.com (Posted by bob on Nov 14, 2018 12:39 PM EDT)
  • Groups: Cloud; Story Type: News Story
As businesses adopt cloud-native architectures, conversations will naturally lead to what we can do to make the database horizontally scalable. The answer will likely be to take a closer look at TiDB. read more

This under-$6 SBC runs Linux on RISC-V based C-SKY chip

Hangzhou C-SKY has launched a “C-SKY Linux Development Board” for $5.60 and up, featuring a RISC-V derived, 574MHz C-SKY GX6605S CK610M SoC, 64MB DDR2, an HDMI port, and 2x USB 2.0 ports. Last month, Hangzhou C-SKY Microsystems Co. announced Linux 4.20~5.0 kernel support for its new RISC-V based C-SKY CK810 SoC design. Now, Hangzhou C-SKY […]

How to Install and Configure OrangeScrum on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 14, 2018 6:27 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
OrangeScrum is a free and open source project management and collaboration tool. It is used to manage projects, teams, documents, task, and communicate with the team on important issues. In this tutorial, we will explain how to install and configure OrangesCrum on Ubuntu 18.04 LTS server.

Microsoft lobs Windows 10, Server October 2018 update at world, minus its file-nuking 'feature', after actually doing some testing

  • The Register; By Gareth Corfield (Posted by bob on Nov 14, 2018 3:59 AM EDT)
  • Story Type: News Story; Groups: Microsoft
Wow, what a novel concept: 'Extensive internal validation' Is the Windows October 2018 update here again? Did it ever exist previously? Are we all in a feverish dream where the latest version, build 1809, is stable and fit for purpose, and Patch Tuesday was totally uneventful? Our finger hovers over the "no" button, but we live in hope of someone one day fitted a "yes" key.…

Linux shuf Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 14, 2018 2:44 AM EDT)
  • Groups: Linux; Story Type: News Story
If you ever played the game of cards, you'd likely be aware of the term shuffling. A bit hard to imagine, there's a Linux command line tool that exactly does that with lines in files. In this tutorial, we will discuss the basics of the 'shuf' command using some easy to understand examples.

What you need to know about the GPL Cooperation Commitment

  • Opensource.com; By Brooke Driver (Posted by bob on Nov 14, 2018 12:16 AM EDT)
  • Story Type: News Story
Imagine what the world would look like if growth, innovation, and development were free from fear. Innovation without fear is fostered by consistent, predictable, and fair license enforcement. That is what the GPL Cooperation Commitment aims to accomplish.

Automate Sysadmin Tasks with Python's os.walk Function

Using Python's os.walk function to walk through a tree of files and directories.

Have you seen these personalities in open source?

  • Opensource.com (Posted by bob on Nov 13, 2018 7:18 PM EDT)
  • Groups: Mozilla; Story Type: News Story
When I worked with the Mozilla Foundation, long before the organization boasted more than a hundred and fifty staff members, we conducted a foundation-wide Myers-Briggs indicator. The Myers-Briggs is a popular personality assessment, one used widely in career planning and the business world. read more

Michael Howard: Embrace of open source is destroying 'artificial definitions' of legacy vendors

  • The Register (Posted by bob on Nov 13, 2018 4:50 PM EDT)
  • Groups: Oracle; Story Type: Interview
MariaDB boss says IPO is part of his 3-year plan Interview Michael Howard, Berkley grad and alumnus of Oracle and EMC, took the helm at open-source biz MariaDB almost three years ago. Reflecting on how things have changed, he reckons the biggest shift is in how both investors and enterprise have embrace open-source. Now, he has an IPO on his mind.…

An introduction to Udev: The Linux subsystem for managing device events

  • Opensource.com (Posted by bob on Nov 13, 2018 2:21 PM EDT)
  • Groups: Linux; Story Type: News Story
Udev is the Linux subsystem that supplies your computer with device events. In plain English, that means it's the code that detects when you have things plugged into your computer, like a network card, external hard drives (including USB thumb drives), mouses, keyboards, joysticks and gamepads, DVD-ROM drives, and so on. That makes it a potentially useful utility, and it's well-enough exposed that a standard user can manually script it to do things like performing certain tasks when a certain hard drive is plugged in. read more

4 tips for learning Golang

  • Opensource.com (Posted by bob on Nov 13, 2018 9:24 AM EDT)
  • Story Type: News Story
In the summer of 2014... read more

What does your Linux setup look like?

For reasons related to human psychology, we love to compare. In the tech world, people want to know what other people's laptop stickers look like, what text editors and distros they love (and hate), and, of course, details about their Linux setups. Our friend, Steve Ovadia has a whole blog dedicated to the question "What's your Linux rig?"

Palliative care for Windows 10 Mobile like a Crimean field hospital, but with even less effort

Dying OS abandoned by carers. Although Microsoft officially supports Windows 10 Mobile, each update breaks new things – and it has reached comical proportions. Or tragic, if you're still using it.…

Firefox Ups the Ante with Latest Test Pilot Experiment: Price Wise and Email Tabs

Over the last few years, the Test Pilot team has developed innovative features for Firefox desktop and mobile, collaborating directly with Firefox users to improve the browser – from reminders … Read more The post Firefox Ups the Ante with Latest Test Pilot Experiment: Price Wise and Email Tabs appeared first on The Mozilla Blog.

Wrap GObjects in Python

Python is a wonderful language for coding graphical interfaces. Thanks to the speed at which working code can be written and the lack of a time-consuming compile cycle, interfaces can be up and running in minutes and usable not long after that. Couple this with Python's ability to easily link to native libraries, and an excellent environment emerges. Learning how to wrap GTK+ C modules for use in Python will enable you to use a C-coded GObject in Python whenever you like, whether or not you're especially proficient in C.

A Free Guide for Setting Your Open Source Strategy

  • Linux.com - Original Content; By Amber Ankerholz (Posted by bob on Nov 13, 2018 1:55 AM EDT)
  • Story Type: Editorial; Groups: Community, Linux
Running an open source program office involves creating a strategy to help you define and implement your approach as well as measure your progress. The Open Source Guides to the Enterprise, developed by The Linux Foundation in partnership with the TODO Group, offer open source expertise based on years of experience and practice.

How to Install Zimbra Collaboration Suite 8.8 on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 13, 2018 12:41 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
The Zimbra Collaboration Server is a mail server, collaborative web application and a web-based mail server admin console in a single application. It provides LDAP, antivirus, antispam, collaboration features and an ajax webmail client. Zimbra is easy to use for administrators as well as end users due to its fast Ajax-based web interface.

Managing VMs with the Virtual Machine Manager

Explore the use of virt-manager, its capabilities on modest hardware, and how to use it to manage and monitor live VM performance.

Stay classy: Amazon's Jassy gets sassy with Larry

  • The Register (Posted by bob on Nov 12, 2018 10:12 PM EDT)
  • Groups: Oracle; Story Type: News Story
AWS boss claims consumer division has switched off Oracle data warehouse Amazon’s consumer business has switched off its Oracle data warehouse and will be almost Big Red-free by Christmas – at least according to AWS boss Andy Jassy.…

« Previous ( 1 ... 419 420 421 422 423 424 425 426 427 428 429 ... 1159 ) Next »