Showing headlines posted by bob

« Previous ( 1 ... 514 515 516 517 518 519 520 521 522 523 524 ... 1232 ) Next »

ModSecurity and nginx

nginx is the web server that's replacing Apache in more and more of the world's websites. Until now, nginx has not been able to benefit from the security ModSecurity provides. Here's how to install ModSecurity and get it working with nginx.

How many programming languages have you used?

  • Opensource.com (Posted by bob on Sep 24, 2018 5:53 PM EDT)
  • Groups: Python; Story Type: News Story
Machines speak one language, but us humans, speak many different ones... programming languages, that is... from Python to Go to JavaScript and many more. It all got started with Grace Hopper. "The most damaging phrase in the language is: It's always been done that way." read more

5 ways to play old-school games on a Raspberry Pi

They don't make 'em like they used to, do they? Video games, I mean. Sure, there's a bit more grunt in the gear now. Princess Zelda used to be 16 pixels in each direction; there's now enough graphics power for every hair on her head. Today's processors could beat up 1988's processors in a cage-fight deathmatch without breaking a sweat. But you know what's missing? The fun. read more

Linux or Windows: 25 Things You Must Know While Choosing The Best Platform

  • Ubuntu Pit; By Mehedi Hasan (Posted by bob on Sep 24, 2018 12:55 PM EDT)
  • Story Type: Reviews; Groups: Linux
There are hundreds of Linux distributions available in the market which itself stands apart from the crowd and capable to compete with Windows OS or MacOS. In this article, I will tell you some of the best things to know when you go for choosing the best OS platform between Linux or Windows. So sit tight and get known all the facts and findings that are going to unchain you and let you feel the freedom.

Test the new features in Fedora 29 Atomic and Cloud

Development on Fedora 29 Atomic and Fedora 29 Cloud editions is wrapping up, and features a range of new features and enhancements. Latest Packages Fedora 29 Atomic and Cloud provides latest version of packages from Fedora 29. Both Fedora Cloud Base and Atomic Host provide the latest available versions of packages in Fedora 29 containing […]

Linux developers threaten to pull “kill switch”

  • lulz (Posted by bob on Sep 23, 2018 7:15 AM EDT)
  • Groups: Kernel
Linux powers the internet, the Android in your pocket, and perhaps even some of your household appliances. A controversy over politics is now seeing some of its developers threatening to withdraw the license to all of their code, potentially destroying or making the whole Linux kernel unusable for a very long time.

Nmap-bootstrap-xsl Hack Creates Visually Appealing Nmap Scan Reports : Interview With Its Creator, Andreas Hontzia

  • Latest Hacking News; By Arif Khan (Posted by bob on Sep 23, 2018 3:50 AM EDT)
  • Story Type: Security
As the title itself states, nmap-xsl-bootstrap, a brand-new utility or, better to say an Nmap hack, that helps in beautifying the regular Nmap output which comes out of your Nmap scans.

Understanding Bitcoin’s Legacy: What Was Satoshi’s Bitcoin Vision?

  • Bitcoin Exchange Guide (Posted by bob on Sep 23, 2018 12:59 AM EDT)
  • Story Type: Reviews; Groups: Community
Bitcoin’s code has been open source from the very beginning. (Satoshi) didn’t patent it or try to sell it. Meanwhile, his stash of roughly a million bitcoins, mined during the early days of the bitcoin network, has never been moved (aside from a few test transactions back in 2009). At its height in December 2017, Satoshi’s stash of one million bitcoins was worth about $20 billion, which would have made him the 44th richest man on the planet. Satoshi, however, does not appear to have ever touched his wealth. At the same time, Satoshi has not publicly revealed himself, which suggests he doesn’t care much about fame.

Solus 3.9999 ISO Refresh Released

While the release of Solus 4 isn’t around the corner for some time, the developers of this neat-looking and fast Linux distro have gone ahead and pushed a Solus 3 ISO refresh. They’ve called it Solus 3.9999.

After Years of Abusive E-mails, the Creator of Linux Steps Aside

  • The New Yorker; By Noam Cohen (Posted by bob on Sep 22, 2018 11:28 AM EDT)
  • Story Type: News Story; Groups: Kernel
After years of verbally abusing programmers who contribute to the Linux operating-system kernel he created, the celebrated coder Linus Torvalds is stepping aside and says he is getting help.

Weekend Reading: Scary Tales from the Server Room

It's always better to learn from someone else's mistakes than from your own. This weekend we feature Kyle Rankin and Bill Childers as they tell stories from their years as systems administrators. It's a win-win: you get to learn from their experiences, and they get to make snide comments to each other. 

Top Linux Distros for Software Developers

  • DevPro; By Bernadette Wilson (Posted by bob on Sep 22, 2018 6:25 AM EDT)
  • Groups: Distributions
If you’re ready to try Linux for programming, the next step is to choose which Linux distribution (aka distro) to use. In general, Linux operating systems are flexible, they offer a variety of tools and emulate a wide variety of environments, and they’re backed by active communities. But specifically, each Linux distro has its own features that may appeal more to you as a software developer. Here are the most popular Linux distros...

With Linux’s founder stepping back, will the community change its culture?

  • The Verge; By Adi Robertson (Posted by bob on Sep 22, 2018 4:31 AM EDT)
  • Story Type: News Story; Groups: Kernel
Earlier this week, the Linux community got an unusual message from Linux’s creator, Linus Torvalds. “This week people in our community confronted me about my lifetime of not understanding emotions,” wrote Torvalds in a Linux update email.

Deepin Linux: As Gorgeous As It Is User-Friendly

  • Linux.com; By Jack Wallen (Posted by bob on Sep 21, 2018 10:48 PM EDT)
  • Story Type: News Story; Groups: Linux
For the longest time, Deepin Linux was based on Ubuntu. But with the release of 15.7, that all changed. Now, Deepin’s foundation is Debian, but the desktop is still that beautiful Deepin Desktop. And when I say it’s beautiful, it truly is one of the most gorgeous desktop environments you’ll find on any operating system.

Rugged, Linux-ready transportation PC has four SIM slots

Nexcom’s Apollo Lake based “VTC 6220-BK” in-vehicle PC features triple displays, 2x SATA bays, 3x GbE with optional PoE, Ublox GPS, and 4x mini-PCIe or M.2 slots paired with SIM slots. Intel-based in-vehicle computers have been around for a while — here’s a Linux-friendly Kontron model from 2004 -– but over the last year or […]

FOSS Project Spotlight: Nitrux, a Linux Distribution with a Focus on AppImages and Atomic Upgrades

Nitrux is a Linux distribution with a focus on portable, application formats like AppImages. Nitrux uses KDE Plasma 5 and KDE Applications, and it also uses our in-house software suite Nomad Desktop.

Linux pkill Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 21, 2018 3:10 PM EDT)
  • Groups: Linux; Story Type: News Story
In Linux, if you need to kill a process (for whatever reason) through the command line, you can you use the kill command, which requires you to pass as input the ID of the process you're trying to terminate. But did you know there also exists a way to kill processes without specifying their PIDs?

Top 3 benefits of company open source programs

  • Opensource.com (Posted by bob on Sep 21, 2018 12:19 PM EDT)
  • Groups: Red Hat; Story Type: News Story
Many organizations, from Red Hat to internet-scale giants like Google and Facebook, have established open source programs (OSPO). The TODO Group, a network of open source program managers, recently performed the first annual survey of corporate open source programs, and it revealed some interesting findings on the actual benefits of open source programs. read more

How Writing Can Expand Your Skills and Grow Your Career

  • Linux.com; By Amber Ankerholz (Posted by bob on Sep 21, 2018 10:53 AM EDT)
  • Story Type: News Story; Groups: Linux
“even if you don't consider yourself to be ‘a writer,’ you should consider writing about your open source contributions, project, or community.” Writing can be a great way to share knowledge and engage others in your work, but it has personal benefits as well. It can help you meet new people, learn new skills, and improve your communication style.

« Previous ( 1 ... 514 515 516 517 518 519 520 521 522 523 524 ... 1232 ) Next »