Yes I'm a nerd. Yes I use Arch Linux. There is a somewhat unfair view that you have to be a programmer to use Linux, and that Arch Linux in particular is very difficult. Yes I happen to be a programmer, and it might be true that Linux may be particularly useful for programmers considering most distros come with a lot of editors and compilers and such. But it really is a really stable and powerful OS for anyone (that's not computer illiterate). If you want to just use your computer without having to thinking about it, you will probably use whatever Windows version your computer came shipped with, and not bother to install anything else. However if you actually want to Learn how to use Linux, Arch is a good choice, because it assumes you know how to use the command line during the install process. In other words the process of installing it forces you learn som basics of Linux (if you don't already know). Still it is not very difficult. You don't have to compile ...
Get link
Facebook
X
Pinterest
Email
Other Apps
Linux
Get link
Facebook
X
Pinterest
Email
Other Apps
Tux is the official mascot of Linux
So, if you're really nerds you probably know about this OS, but in case you don't...
Linux is an operating system, like Windows, Mac OS, DOS, etc...
although technically Linux is just the Kernel (the core of the system), the whole system itself should be called GNU/Linux, since the core system tools is from the GNU-project started in 1984, headed by Richard Stallman.
Linux itself started as a hobby project in 1991 by Linus Torvalds, but has since developed in to one of the most robust and beloved OS's out there.
It's quite likely you've already used Linux without even knowing it, since it is the most commonly used system for servers. It is also the core of the Android OS.
Just like Mac OS X, which is based on BSD, is a Unix like system. As such many administrative tools are the same. If you know how to use the text-terminal in Mac OS X, you will probably feel familiar with the Linux terminal as well.
Since everyone is basically free to use Linux for whatever they want, an overwhelming amount of Distributions have been made.
A "distro" is essentially a host of software with Linux at its core, making up a complete OS environment as most people are used to, that enables you to do whatever tasks it is you use your computer for.
The sheer number of distros is often what deters new users from getting started.
But the fact that there are so many, with different focus, means there are probably one available for Everyones needs.
As previously stated Linux is already widely used, but it is not as common as Windows or OS X for use on desktops and laptops.
This is a shame, as I honestly think the correct distribution properly installed is in fact a better OS for most (but not all) people.
It is (especially compared to Windows) faster, easier, more stable, and virtually virus free.
If you won't take my word for it, here's two videos with some arguments why Linux is good.
Personally I have experienced that I become more productive in Linux than Windows, and it's not only because I tend to use Windows for games.
(The notion that you can't play games in Linux is no longer true b.t.w.)
It is possible to have multiple OS's on the same computer, and choose which one to boot in to at startup. This way I can use both Linux and Windows, based on what I'm about to use my computer for.
The biggest reason why more people don't use Linux for their home computers is probably the fact that most PCs comes preinstalled with Windows, and people are lazy. Some computer vendors have even offered Linux preinstalled computers as an alternative, but actually charged more for those computers, despite the fact that Windows costs money and Linux (in most cases) is free!
To get Linux, simply download the installation image from the homepage of the distro you are interested in, then write it to a disc or usb-stick, reboot your computer, and the installation should begin.
Ubuntu Logo
Obviously the first problem you face is what distro you should use.
If you already have one, you should probably use that. If you know of one you find really interesting you should use that.
Otherwise, if you are not very experienced and just want a system that works "out of the box", you should probably go for Ubuntu, or Mint.
Ubuntu was made explicitly to be easy to use for inexperienced users, their slogan is "Linux for human beings".
Mint was based on Ubuntu, with the goal of being a "modern, elegant and comfortable operating system which is both powerful and easy to use."
If you are more experienced you may want to choose another distro, some popular once that are not too complex to install is Fedora, openSuse, and Debian.
Example of Fedora
Personally I use Arch Linux, but it is a bit more complicated to install, since you have to use the command-line to set everything up yourself. Still, it's not too hard if you have installation guides available, or follow a tutorial.
I realize it is unnecessarily complicated for most normal users though, and at this point the argument that Linux is easier than Windows would no longer hold true.
When I started using Linux myself, I used Ubuntu, but since everything just worked "out of the box", I didn't really have any reason to learn terminal-commands, or how the Linux file-system works and such.
Since I actually wanted to Learn Linux, rather than just use it (as is probably the case for most normal people) I experimented with other distros, starting with Debian, as it uses the same package manager as Ubuntu (Ubuntu was originally a fork of Debian).
Later, by installing Arch, I forced myself to learn things I otherwise wouldn't have learned, like how to use text-tools to partition the hard drive, and create and mount file systems, etc.
Example of Arch Linux
Hopefully I have now sparked an interest in this amazing OS, and you might even try experimenting a bit with it yourself.
I might add posts on how to install specific distros, but I probably won't bother with Ubuntu and Mint, since it should be rather easy to understand. Unless someone actually wants me to? In that case tell me in the comments.
This is a continuation of my last post about Binary Numerals. When we know what binary is, we of course want to be able to apply maths to it. Binary Addition Line the two numbers up, one over the other and start adding each column, starting from the right. There are four possible results: 0 + 0 = 0 1 + 0 = 1 0 + 1 = 1 1 + 1 = 0 (carry 1) In the fourth case the result is 10, so 0 is written and 1 is carried over to the next column. Technically the carry causes a fifth possible case: 1 + 1 + 1 = 1 (carry 1) Here's a problem for you to solve on your own: 10110 + 01011 Binary Subtraction There are four cases for binary subtraction: 0 - 0 = 0 1 - 0 = 1 1 - 1 = 0 0 - 1 = 0 (Borrow 1) Here's a problem for you to solve on your own: 1101 - 0011 Binary Multiplication Binary multiplication is actually simpler than decimal multiplication. There are four cases for binary multiplication (and...
When I started programming as a kid the www wasn't around. This meant I had to use whatever me or my friends happened to have available. And learning was hard too, since my friends didn't know much about coding, and study material wasn't easily available (especially since I was a kid and didn't know much English). I ended up learning some very banal coding in BASIC on my friends C64 (He had a diskette station add-on, which was awesome compared to the standard cassette-deck!). I really only knew how to print out text to the screen and accept number input from the user, as well as the goto-command. The "Hello, World!" program in BASIC on C64 Once I actually managed to get a book from the bookstore (actually just a thin pamphlet really) about C/C++ programming, I had no idea I needed a compiler (or even what it was), and even if I did, I would have no way to get one, since when it came to software, I was limited to whatever my friends and I happened ...
I assume most anime enthusiasts already know about this series (otherwise you have surely encountered references to it in form of memes), but just in case you missed it... Kemono Friends is a cutesy anime series that was made with a really low budget, by 10 people, over the course of 500 days. You would expect it to be really crappy under those circumstances, and it is true the animation is rather crude. Furthermore it's 3D, in the same manner as Studio Ghiblis "Ronja, the Robber's Daughter", which is a style I personally really don't like. After getting in to the show though, that really didn't matter. Furthermore, it may seem to have children as it's target audience, but a lot of adults have come to love it as well. The creators of the show, Yaoyorozu, didn't really expect it to gain much popularity either under the circumstances. (Furthermore it was based on a mobile phone game that was defunct even before the anime was released). But to...
Comments
Post a Comment