Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 ... 7441 ) Next »

Six-port network appliance runs Linux on Atom C3558

Acrosser’s compact “AND-DNV3N2” networking appliance runs Linux on a quad-core, 2.2GHz Atom C3558 and offers a SATA-III bay, 2x mini-PCIe and USB 3.0 ports, and 6x GbE ports, two of which can be outfitted as fiber SFP ports. Acrosser, which says it is now an Intel IoT Solutions Alliance partner, announced a desktop network appliance […]

Linux type Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 12, 2018 4:16 AM EDT)
  • Groups: Linux; Story Type: News Story
On the Linux command line, you'll come across several types of utilities. Some are an alias, while others are built-in tools and even functions. So, how do you check these types? Well, there exists a command 'type' that offers you this information.

Connecting To A Proxy Server - Part 2

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Dec 12, 2018 3:01 AM EDT)
  • Story Type: Security; Groups: Linux
Previously, We have seen what a proxy server is, it's advantages and some web that tells you about your connection. However, you must be clear that proxy and VPN are not the same and that a proxy server does hide your IP but does not eliminate more identifying data. Next, we are going to show you how to connect to a proxy.

How to Install PageKit CMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Dec 12, 2018 1:47 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
PageKit is a free, open source and lightweight CMS that can be used to create beautiful websites. Pagekit comes with a clean and intuitive interface that allows you to focus on what matters most, managing your content.

An introduction to Kubeflow

  • Opensource.com (Posted by bob on Dec 12, 2018 12:32 AM EDT)
  • Story Type: News Story
Model construction and training are just a small part of supporting machine learning (ML) workflows. Other things you need to address include porting your data to an accessible format and location; data cleaning and feature engineering; analyzing your trained models; managing model versioning; scalably serving your trained models; and avoiding training/serving skew. This is particularly the case when the workflows need to be portable and consistently repeatable and have many moving parts that need to be integrated. read more

Testing Your Code with Python's pytest, Part II

One of the main topics I didn't cover in my last article is user input and output. How can you test programs that expect to get input from files or from the user? And, how can you test programs that are supposed to display something on the screen?

Complete guide to configure SSL on Nginx with Let’s Encrypt (Ubuntu/Centos/RHEL)

  • https://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Dec 11, 2018 10:04 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Securing your websites with an SSL certificate is now a must for all website admins, else the web browsers will mark the website as unsafe to visit, causing the loss of website traffic. But...

40 top Linux and open source conferences in 2019

  • Opensource.com (Posted by bob on Dec 11, 2018 8:49 PM EDT)
  • Groups: Linux; Story Type: News Story
Every year Opensource.com editors, writers, and readers attend open source-related conference and events hosted around the world. As we started planning our 2019 schedules, we rounded up a few topic picks for the year. read more

How to Add the TrashCan to Ubuntu Activities Panel/Dock

  • vitux.com; By Karim Buzdar (Posted by vitux on Dec 11, 2018 7:35 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Whenever we want to access our favorite Ubuntu applications, we can add them to the Activities or Dock panel so that we can use them very frequently. This tutorial shows you how to add the Trashcan there.

Configuring redis MASTER SLAVE setup

  • https://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Dec 11, 2018 6:21 PM EDT)
  • Story Type: Tutorial; Groups: Linux
master slave setup, both the servers will be identical copies of each other & in the event master fails then we can use slave server as master until we have fixed the master server.

Winterize your Bash prompt in Linux

  • Opensource.com (Posted by bob on Dec 11, 2018 5:06 PM EDT)
  • Groups: Linux; Story Type: News Story
Hello once again for another installment of the Linux command-line toys advent calendar. If this is your first visit to the series, you might be asking yourself what a command-line toy even is? Really, we're keeping it pretty open-ended: It's anything that's a fun diversion at the terminal, and we're giving bonus points for anything holiday-themed. Maybe you've seen some of these before, maybe you haven't. Either way, we hope you have fun. read more

The Beginner’s Guide to Using Cron to Schedule Tasks in Linux

  • Make Tech Easier; By Tia Jackson (Posted by damien on Dec 11, 2018 3:52 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Cron is a robust scheduler that allows you to schedule scripts or commands and run them on a regular basis. Learn how to use Cron in Linux to automate your tasks.

Using the Linux ss command to examine network and socket connections

  • Network World; By Sandra Henry-Stocker (Posted by MDavidson6785 on Dec 11, 2018 2:38 PM EDT)
  • Groups: Linux
Want to know more about how your system is communicating? Try the Linux ss command. It replaces the older netstat and makes a lot of information about network connections available for you to easily examine.

What’s New in Manjaro 18.0 KDE Edition

Manjaro 18.0 KDE Edition is latest release of Manjaro Linux ships with KDE Plasma 5.14 desktop include KDE Applications 18.08.2 and KDE Framework 5.51. There’s a new Display Configuration widget for screen management which is useful for presentations. Switching primary monitor when plugging in or unplugging monitors is now smoother

How to Setup FTP Server with VSFTPD on Debian 9

  • linuxize.com; By linuxize (Posted by linuxize on Dec 11, 2018 12:09 PM EDT)
  • Groups: Debian
FTP (File Transfer Protocol) is a standard network protocol used to transfer files to and from a remote network. For more secure and faster data transfers, use SCP or SFTP. There are many open source FTP servers available for Linux. The most popular and widely used are PureFTPd, ProFTPD and vsftpd.

Try the Dash to Dock extension for Fedora Workstation

  • Fedora Magazine; By Ryan Lerch (Posted by bob on Dec 11, 2018 10:55 AM EDT)
  • Story Type: Tutorial; Groups: Fedora, GNOME
The default desktop of Fedora Workstation — GNOME Shell — is known and loved by many users for its minimal, clutter-free user interface. However, one thing that many users want is an always-visible view of open applications. One simple and effective way to get this is with the awesome Dash to Dock GNOME Shell extension.

Connecting To A Proxy Server - Part 1

In this series, we will detail how to connect to a proxy web server in order to be able to browse anonymously. This series is related to the post on how to connect to a VPN that Mohd Sohail wrote in the past and you can read that here.

How Google Is Improving Kubernetes Container Security

Google is doing more than just taking the upstream open-source Kubernetes project to enable its GKE service.

Apollo Lake mini-PC offers WiFi and a USB Type-C port with DP

Winmate’s rugged, Linux-friendly “EAC Mini EACIL22S” mini-PC runs on an Intel Apollo Lake processor and offers 64GB eMMC, WiFi, a DisplayPort-ready USB Type-C port, and dual GbE and USB 2.0 ports, Winmate has begun adding some Linux-supported systems to its largely Windows-driven embedded lineup, including the recent FM10A VMC touch-panel computer for forklifts. Now, it […]

« Previous ( 1 ... 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 ... 7441 ) Next »