Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7359 ) Next »
Namespaces are the shamash candle of the Zen of Python
Hanukkah famously has eight nights of celebration. The Hanukkah menorah, however, has nine candles: eight regular candles and a ninth that is always offset. It is called the shamash or shamos, which loosely translates to meaning "servant" or "janitor."
The shamos is the candle that lights all the others: it is the only candle whose fire can be used, not just watched. As we wrap up our series on the Zen of Python, I see how namespaces provide a similar service.
read more
How to Make the Switch From Windows to Linux
If you don't want to upgrade from Windows 7 or are sick of Windows 10, here's how to finally make the switch to Linux and install apps.
Scheduling CRON Jobs with Crontab for Beginners
Crontab is an important utility that is used for scheduling cron jobs i.e. setting up a specified time-based job. Cron job can be a single command or we can also schedule cron to run bash scripts. These cron…
How to Configure SSH Port Forwarding / SSH Tunneling
Learn how to send traffic from a client machine port to a server port, or vice versa, through a secured SSH tunnel. We discuss local and remote forwarding, show examples and cover server configurations necessary to allows SSH forwarding.
How to Install TensorFlow on Debian 10
TensorFlow is an open source platform for machine learning built by Google. It can runs on CPU or GPU on different devices. TensorFlow can be installed system-wide, in a Python virtual environment, as a Docker container, or with Anaconda. In this tutorial, we'll explain how to install TensorFlow in a Python virtual environment on Debian 10.
Your Full Guide on Migrating from Windows 7 to Linux
Windows 7 was released a decade ago, but its term has come to an end. Learn more about why you should migrate from Windows 7 to Linux and how to do it.
The best resources for agile software development
It has been a great year for agile topics on Opensource.com. As we approach the end of 2019, reviewed our top agile-related articles, as read by you, our readers!
How to tell if implementing your Python code is a good idea
A language does not exist in the abstract. Every single language feature has to be implemented in code. It is easy to promise some features, but the implementation can get hairy. Hairy implementation means more potential for bugs, and, even worse, a maintenance burden for the ages. The Zen of Python has answers for this conundrum.
BlackArch Linux Ethical Hacking OS Gets First 2020 Release with 120 New Tools
BlackArch Linux developers announced today the release of new ISOs and OVA image for their penetration testing and ethical hacking operating system with new tools and many improvements.
Important POSTGRESQL commands you should know
PostgreSQL is one of the most widely used databases in the world & is also very easy to administer. In this tutorial, we will learn some important postgresql commands that every beginner should know. In our previous tutorials,…
Simple guide to install POSTGRESQL on Ubuntu
PostgreSQL (also called postgres) is very famous, powerful, open-source object-relational database management system that has been around for almost 30 years. PostgreSQL requires very minimum maintained efforts because of its stability. Therefore, if you develop applications based on…
10 resources to boost your Git skills
As we near the end of 2019, it is time to look back at the top 10 articles we published about Git this year.
Top CI/CD resources to set you up for success
This has been a fantastic year for continuous integration/continuous deployment (CI/CD) and the world of DevOps. Opensource.com authors shared how they're moving toward agile and scrum as they focus on seamless, flexible, and scalable deployments. Here are some of the big themes in the CI/CD articles we published this year.
The Zen of Python: Why timing is everything
Python is always evolving. The Python community has an unending appetite for feature requests but also an unending bias toward the status quo. As Python gets more popular, changes to the language affect more people. The exact timing for when a change happens is often hard, but the Zen of Python offers guidance.
10 networking guides for Linux sysadmins
Here are our most-read networking guides for 2019. Whether you're a beginner or an advanced user, there's bound to be something here you'll find useful.
How to Setup a Cron Job in Debian 10
Crontab is an important Linux tool that is used to schedule tasks so that programs and scripts can be executed at a specific time. In this article, I am going to teach you how you can schedule a job in Debian 10 and show you some examples.
Most-read open source news stories of 2019
A great deal happened in the world of open source in 2019. Once upon a time, you would have been hard-pressed to find news about Linux, free software, and open source software outside of a small handful of specialist publications. Today, though, news about open source is everywhere; the online edition of Forbes even has its own Linux columnist.
Understanding the /etc/shadow File
The /etc/shadow file keeps records about encrypted users' passwords, as well as other passwords related information.
How to Sketch Like a Pro in Krita
Krita is a software specializing in sketching and drawing. This tutorial will work as both an intro to sketching and the use of Krita for this purpose.
7 questions to ask an employer before taking a sysadmin job
I learned a lot about "The Interview" during my first career transition. Hopefully, you will find some of these takeaways helpful.
« Previous ( 1 ... 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 ... 7359 ) Next »
