Showing headlines posted by bob
« Previous ( 1 ... 272 273 274 275 276 277 278 279 280 281 282 ... 1158 ) Next »How to create a Virtual Private Cloud (VPC) in AWS
VPC (Virtual Private Cloud) falls under - Network and Content Delivery - service in AWS (Amazon Web Services). VPC provides us logically a virtual private, isolated cloud. In this article, we will see how to create a VPC using the Wizard as this is the simplest way to start with.
5 Python scripts for automating basic community management tasks
I've written before about what a community manager does, and if you ask ten community managers, you'll get 12 different answers. Mostly, though, you do what the community needs for you to do at any given moment. And a lot of it can be repetitive.
Back when I was a sysadmin, I had a rule: if I had to do something three times, I'd try to automate it. And, of course, these days, with awesome tools like Ansible, there's a whole science to that.
read more
Don't love diff? Use Meld instead
Meld is one of my essential tools for working with code and data files. It's a graphical diff tool, so if you've ever used the diff command and struggled to make sense of the output, Meld is here to help.
Here is a brilliant description from the project's website:
read more
Linus Torvalds ponders: is Linux 5.6 going well because it's bug-free, or thanks to that other bug?
‘The world around us may be going through strange times, but so far kernel development looks normal’ says Penguin emperor. Linus Torvalds has released a new release candidate of the Linux kernel – version 5.6 rc7 - and added a little COVID-19 commentary.…
How to create a personal file server with SSH on Linux
The Raspberry Pi makes for a useful and inexpensive home server for lots of things. I most often use the Raspberry Pi as a print server to share a laser printer with other devices in our home or as a personal file server to store copies of projects and other data.
Storage management with Cockpit
Cockpit is a very useful utility allowing you to manage a compatible system over the network from the comfort of a web browser (See the list of supported web browsers and Linux distributions). One such feature is the ability to manage storage configuration. Cockpit contains a frontend for udisks2 – it allows you to create […]
When do you code?
Recently, we published an article about why developers prefer to code at night. Author Matt Shealy highlighted the many benefits of nocturnal programming including the quiet time and space for creative thinking.
3 metrics to measure your open source community health
Community building is table stakes in the success of any open source project. Even outside of open source, community is considered a competitive advantage for businesses in many industries—from retail, to gaming, to fitness. (For a deeper dive, see "When community becomes your competitive advantage" in the Harvard Business Review.)
How technical debt is risking your security
Everyone knows they shouldn't take shortcuts, especially in their work, and yet everyone does. Sometimes it doesn't matter, but when it comes to code development, though, it definitely does. As any experienced programmer knows, building your code the quick and dirty way soon leads to problems down the line. These issues might not be disastrous, but they incur a small penalty every time you want to develop your code further.
Engineers share designs for DIY ventilators online as coronavirus pandemic spreads
With ventilators in dangerously short supply during the COVID-19 pandemic, a number of DIY groups have begun working on open source designs that could be made at home.
Run a command on binary files with this script
Examining files from the command-line is generally an easy thing to do. You just run the command you want, followed by a list of files to be examined. Dealing with binary files, however, is more complicated. These files are often packaged up into archives, tarballs, or other packaging formats. The run-on-binaries script provides a convenient way to run a command on a collection of files, regardless of how they are packaged.
The invocation of the script is quite simple:
read more
Tracking the real US coronavirus testing numbers with open source
We not only don't know how many people have coronavirus in the US, but we also don't even know how many have been tested. So, researchers, using open-source tools, are digging out the real numbers for us.
Line-of-business folk will have bigger role in growing robotic process automation revolution
Scary idea, but can work if IT bods are there to hold their hands. It has been the subject of hype and overblown expectations, but that is not set to dampen investment in robotic process automation – the idea that simple software “robot” can carry out annoying admin tasks. But as organisations begin to understand how best to exploit RPA, IT departments will be finding a new role.…
With KubeCF, Cloud Foundry comes to Kubernetes
SUSE, the Linux and cloud company, and Cloud Foundry are releasing KubeCF. It will enable you to run the Cloud Foundry PaaS on Kubernetes.
Build a private social network with a Raspberry Pi
Social networks have revolutionized people's lives in the last several years. People use social channels every day to stay connected with friends and family. But a common question remains regarding privacy and data security. Even if social networks have created complex privacy policies to protect users, maintaining your data in your own server is always the best option if you don't want to make them available to the public.
read more
How to Install Samba Server on CentOS 8
Samba is a free and open-source software that can be used to share files, folders, and printers between Linux and Windows systems. In this tutorial, we will learn how to install Samba and configure it as a standalone sharing server on CentOS 8.
Signage mini-PC and retail panel PCs run on Rockchip power
Arbor unveiled three Rockchip -ased computers that run Android 9.0. The “AAES-RK391” is an RK3399-based mini-PC for signage with dual HDMI ports, and the 10.1-inch RP-101K open frame panel PC and similar RP-101P Android Price Checker tap the PX30. Arbor Technology has shown considerable enthusiasm for Rockchip’s Arm-based processors. Last year it launched an EmQ-RK390 […]
Control the firewall at the command line
A network firewall is more or less what it sounds like: a protective barrier that prevents unwanted network transmissions. They are most frequently used to prevent outsiders from contacting or using network services on a system. For instance, if you’re running a laptop at school or in a coffee shop, you probably don’t want strangers […]
Make advanced Git tasks simple with Lazygit
If there's one word people use to describe Git, it's "powerful." Nobody can deny that Git is indeed a powerful beast, but after months of struggling to do embarrassingly basic things in it, I realized that mere mortals like me were never going to wield that power through a command-line interface.
Free, virtual embedded tech show promises 3,000 dev kit giveaways
Arrow announced “Embedded to Go” — a free, online-only conference scheduled for April 1-3 with webinars and virtual chats with Arrow engineers. Arrow will also give away 3,000 dev boards, including its Thor96 and Shield96 SBCs and Nvidia’s Nano Dev Kit. Arrow has announced a free, online-only Arrow Embedded to Go conference for April 1-3. […]
« Previous ( 1 ... 272 273 274 275 276 277 278 279 280 281 282 ... 1158 ) Next »