You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some snippets for Python concurrent multiprocessing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Quick overview of how to get Apple's new TV screensavers working on most linux systems.
Using Apple’s Aerial Screensavers on Ubuntu After coming across the [Aerial]
(https://github.com/JohnCoates/Aerial) screensavers for Mac, and installing
them, I decided that I had had enough of the graphics-demos of my Ubuntu
Precise system. I hope to provide a simple guide on how to add them to your
setup as well.
First, you need to install xscreensaver (for example with aptitude, but your
distro should have it):
Many of us spend many hours of our days using their terminal. Plus, we all have different tastes when it comes to color schemes. That's why the ability to change the color scheme of a terminal is one of its more important featuresl. Throughout this tutorial, I'll teach you how you can change the looks of your terminal, step by step.
This tutorial is aimed at elementary OS users, but it also works for any Ubuntu user. Start by installing dconf-tools:
sudo apt-get install dconf-tools
Secondly, you need to decide which theme you're going to apply. You can find dozens of terminal color schemes online, you can even design your own using this web application. Design the color scheme, hit "Get Scheme" and choose "Terminator". You'll get a raw text file with a background color, a foreground color and a palette. Those strings define your color scheme. In this tutorial, I'll post an