Data Movement in Linux – Often No More than Renaming

Strictly speaking the file still has not moved.  The data bits are still on the same part of the disk where they were in the first place originally.  The file specification ( the-directory-path plus the filename) that you use to talk about the file is different so that it appears to have moved , whereas it has not in actuality.

In early versions of Unix , the users were not allowed to use mv to move a file from one disk partition to another , you could only copy it ny using the  cp(1) command.  Linux allows you to use the mv command to move a file anyplace.  Normally , mv leaves the data in place and just changes the file name or the directory where the name is placed.  But when the file is moved across the disk partitions ( for example form /usr to /home in a lot of Linux systems) , the data is copied to the new disk partition, the new name is put in place.  In that partition’s directory structure, and the name and file data are removed from the old disk partition.

Car Auto Carrier Sudbury

Badger Linux Net

wwww.badgerlinux.net

Moving and Copying Files and Directories

The command for moving and opying directories and files are mv for moving and cp for copy.  If you want to rename a file,  you can use the move command .  No you are not really moving the file, but in both Linux and Unix , the developers realized that renaming something was a lot like moving it .

Hence the format of the move command is    my < source>  <destination>

With the example files, you could move the file named stupidkirk to a file named  evenmorestupid  by executing the following command

mv  stupidkirk evenmorestupid

This leaves the file in the same directory, but changes its name to  evenmorestupid .

Hence the file is not moved – it is just simply renamed .

Next you can try moving the evenmorestupid  file to the top of the stupidpeople directory.  To do this you first have to move the file up and then move it to the stupidpeople  directory.

This can be done with one simple command :

mv evenmorestupid ../ stupidpeople

Lastly note that the destination file uses the ..( or parent) directory designation.  This tells Linux to go up one directory level and look for a directory called stupidpeople . and then put the file into that directory with the name stupidpeople,  as you did not specify any other name.

Badger Linux Net

wwww.badgerlinux.net


United Linux Specs as well as Coordination Blueprints

On top of this the United Linux participants were to include supplementary media which would of provided easy opportunities which would allow easy configuration and even branding of the distributions look feel install applications and value added services.  The obvious point in this was – apart from the branding is that each of partners could produce task or region or regions specific offerings that still adhered to the United Linux overall specifications and specs .

Badger Linux Net

wwww.badgerlinux.net

Colloborative Linux Distro

These individual distros and their partners hoped that other distros of Linux would be marked under their respective brands, but would be powered by a consistent United Linux which mean that the user could be confident that the user would be published with a United Linux and thus a measure of consistency and user functionally would easily exist across a customer and user base – for the first time in the Linux unix user base and communities.

Thus the UI ( United Linux) brand would thus of reduced the amount of mainstream Linux distros to the well managed group of five (5) – that at the time being Red Hat, Mandrake , United ,Debian and Slackware. The bets were on that time that in the enterprise sector tht Re Hat and United Linux would come to dominate. Well at the time those were the predictions of the Linux market share dominant distros.

Badger Linux Net

wwww.badgerlinux.net

Linux History – June 2002 – 4 Major Vendors Join Forces

In June 2002 four of the largest Linux distribution vendors joined forces to break down what they had identified as the main barriers to the widespread adoption of Linux in an enterprise- Caldera , SuSE, Conectiva and TurboLinux announced that they would collaborate on a common Linux fore to create the next generation of a Linux Distribution ( distro) to make deploying and supporting software easier and resolve the common problem of binary incompatibility between Linux distributions.

Badger Linux Net

wwww.badgerlinux.net

Desktop Linux Users Numbers Continue to Grow

desktop linux users doubled

Some great news from desktop linux.com! They recently revealed the desktop survey results. The facts are there, the number of desktop linux users has doubled the last year!

And what is the desktop linux users distribution of choice? The Ubuntu family (Xubuntu, Kubuntu, Ubuntu, Ubuntu Studio, Edubuntu) leads on, and SuSe is the second runner up.

The survey shows us that more and more people are trying out a GNU/Linux distro, more and more people are getting aware that they can choose their OS. Up until Dell started to cooperate with Ubuntu, we had to accept that a PC you ordered came with a MS OS install (unless you bought parts and built your own pc).

Badger Linux Net

wwww.badgerlinux.net

Interview with Linux Torvaldus

Linus Torvalds was only 22 when he decided in 1991 to share with friends and colleagues the code of Linux, the new OS he had created. The computer science student at the University of Helsinki could not imagine the revolution his decision would cause through the IT industry in the years to come. In this interview, he talks about why he released the code, offers his views on Microsoft Corp. and says the future belongs to open source.

ITBusiness.ca: What did you want from the public release of Linux? Was it money?

Torvalds: It certainly wasn’t money, since the original copyright was very strict about that. It wasn’t the GPLv2, it was my own “no money at all, and you have to give sources back” licence.

ITB: Was it for fame or for fun? Could you imagine the revolution you were about to start?

LT: No, I didn’t think that Linux would become as big and popular as it is now, so it wasn’t really fame either. I’d like to say it was for fun, and that probably comes closest, but it might be more accurate to explain why I thought it would be fun. The releasing itself wasn’t anything particularly fun, but what I was really looking for was feedback and comments.
When I released Linux in the fall of ’91, I’d already been programming for a large chunk of my life, and it was what I did for fun. But I used to have a big problem in programming, namely, to find some issue to get excited about. I had done a few games, but I was never really all that interested in playing the games, so most of the time I was really looking for some interesting and relevant project for myself, so that I could keep programming.
That is where the public release comes in. I was hoping to get people to tell me what they thought needed improvement or what was good, and thus make the project more interesting for me. If I hadn’t made it public, I’d probably have continued to use it myself, but it would have been good enough for what I did, and then I’d have to find a new project to work on. But it worked beautifully. I’ve been doing Linux for 16 years, and it’s still interesting, exactly because I made it available publicly and asked for feedback.

ITB: How did Linux, as a product, benefit by being released as it was?

LT: Well, in a very real sense, if I hadn’t released it publicly, it would just have been a random small project of mine, and gotten use on my machines, but eventually it would have just been left behind as a “that was a fun project, let’s see what else I can do” kind of thing. So, Linux really wouldn’t have gone anywhere interesting at all if it hadn’t been released as an open-source product.
I also think that the change to the GPLv2 (from my original “no money” Licence) was important, because the commercial interests were actually very important from the very beginning, even if they were much smaller initially. Even in early ‘92, you had small (hobbyist) commercial distributions that were really just cheap floppy-disk copying services, where interested individuals that were involved decided that they might as well try to spread the word and also maybe make a small amount of money on the side. The fact that I personally wasn’t interested in that part of the picture was irrelevant.
And the thing is the commercial concerns from the very beginning, even when they were small, were really very important. The commercial distributions were what drove a lot of the nice installers, and pushed people to improve usability etcetera, and I think commercial users of Linux have been very important in actually improving the product. I think all the technical people who have been involved have been hugely important, but I think that the kind of commercial use that you can get with the GPLv2 is also important — you need a balance between pure technology, and the kinds of pressures you get from users through the market.
So I don’t think marketing can drive that particular thing: if you have a purely marketing (or customer) driven approach, you end up with crap technology in the end. But I think that something that is purely driven by technical people will also end up as crap technology in the end, and you really need a balance here. So a lot of the really rabid “Free Software” people seem to often think that it’s all about the developers, and that commercial interests are evil. I think that’s just stupid. It’s not just about the individual developers; it’s about all the different kinds of interests all being able to work on things together.

ITB: Lots of researchers made millions with new computer technologies, but you preferred to keep developing Linux. Don’t you feel you missed the chance of a lifetime by not creating a proprietary Linux?

LT: No, really. First off, I’m actually perfectly well off. I live in a good-sized house, with a nice yard, with deer occasionally showing up and eating the roses (my wife likes the roses more, I like the deer more, so we don’t really mind). I’ve got three kids, and I know I can pay for their education. What more do I need?
The thing is, being a good programmer actually pays pretty well; being acknowledged as being world-class pays even better. I simply didn’t need to start a commercial company. And it’s just about the least interesting thing I can even imagine. I absolutely hate paperwork. I couldn’t take care of employees if I tried. A company that I started would never have succeeded — it’s simply not what I’m interested in! So instead, I have a very good life, doing something that I think is really interesting, and something that I think actually matters for people, not just me. And that makes me feel good.
So I think I would have missed the opportunity of my lifetime if I had not made Linux widely available. If I had tried to make it commercial, it would never have worked as well, it would never have been as relevant, and I’d probably be stressed out. So I’m really happy with my choices in life. I do what I care about, and feel like I’m making a difference.

ITB: Didn’t you fear you would lose intellectual property when you released Linux?

LT: I didn’t think in those terms (and still don’t). It was never about intellectual property, it was about all the effort I had put in, and it was about the project being something personal. But yes, I was a bit worried that as a totally unknown developer in Finland, somebody would decide to just ignore my licence, and just use my code and not give back his changes. So it worried me a bit. On the other hand, what did I really have to lose?
Also, quite frankly, looking back, it wasn’t something that really is worth worrying about. First off, even if you’re the smartest man on Earth, and you write something really interesting, it will take you years to do. In other words, it will take you time before it’s really even worth stealing. So if you start making it public early on, don’t worry about people and companies trying to steal your work. They’ll probably not even know about your work, and they’ll certainly not think that it’s worth stealing. And by the time it is worth misusing, the project is already well enough known that people can’t really misuse it on a big scale without getting caught. So the very openness of the process actually protects the developer to a large degree.
So have people used Linux without following the licence? Sure. Copyright isn’t necessarily honoured in all parts of the world, and there are nasty people and companies that just do legally dubious things. These kinds of things happen. But once the project gets big enough for those kinds of things to happen, there really isn’t any point in worrying about them. The people who misuse the project limit not you, but themselves. If somebody uses Linux without following the GPLv2, they just limit their own market (they cannot sell it legally in the developed world without having to worry about the legal side), and they won’t get the advantage of open source that the companies who follow the licence get.

ITB: Which are the benefits of Linux for the users, apart from the fact that it’s free?

Torvalds: The biggest advantage has very little to do with the money, and everything to do with the flexibility of the product. And that flexibility has come from the fact that thousands of other users have used it, and have been able to voice their concerns and try to help make it better.

It doesn’t matter if 99.99 percent of all Linux users will never make a single change. If there are a few million users, even the 0.01 percent that end up being developers matters a lot and, quite frankly, even the ones that aren’t developers end up helping by reporting problems and giving feedback. And some of them pay for it and thus support companies that then have the incentive to hire the people who want to develop, and it’s all a good feedback cycle.

ITB: What’s more important, Linux’s huge user base or its large developer base?

Torvalds: I don’t think of them as separate entities. I think that any program is only as good as it is useful, so in that sense, the user base is the most important part, because a program without users is kind of missing the whole point. Computers and software are just tools: it doesn’t matter how technically good a tool is, until you actually have somebody who uses it.

But at the same time, I really don’t think that there is a difference between users and developers. We’re all “users”, and then in the end, a certain type of user is also the kind of person who gets things done, and likes programming. And open source enables that kind of special user to do things he otherwise couldn’t do.

Are those special users that actually do things more important? Yes, in a sense. But in order to get to that point, you really have to have the user interest in the first place, so a big and varied user base is important, in order to get a reasonable and varied developer base.
And I would like to stress that varied part. A lot of projects try to specialize in one area so much that they get only one particular kind of user, and because they get one particular kind of user, they then get just a particular kind of developer, too. I always thought that was a bad idea: trying to aim for a specific “niche” just means that your user-base is so one-sided that you also end up making very one-sided design decisions, and then the user base will be even more one-sided, and it’s a bad feedback cycle.

ITB: The private sector is not adopting Linux and free software as fast as it was first imagined. Why do you think lots of enterprises still have concerns about free software?

LT: I actually think adoption is going at a fairly high rate, but what people sometimes miss is that there’s just a huge inertia in switching operating systems, so MS Windows has a big advantage in just the historical installed base. And on bigger servers, people are still running older UNIX installations.

So these things don’t take a year or two. They take a decade or two. I have the advantage of having seen Linux develop (and being slowly adopted) over the last 16 years, while most others users have really only seen it in the last few years — and trust me, we’ve come a long way in those 16 years. Is there a long way to go? Sure. There are technical issues, support infrastructure and just people’s perceptions that just take a long time to sort out.

ITB: Microsoft has recently claimed that free software and some e-mail programs violate 235 of its patents. But Microsoft also said it won’t sue for now. Is this the start of a new legal nightmare?

LT: I personally think it’s mainly another shot in the FUD [fear, uncertainty and doubt] war. MS has a really hard time competing on technical merit, and they traditionally have instead tried to compete on price, but that obviously doesn’t work either, not against open source. So they’ll continue to bundle packages and live off the inertia of the marketplace, but they want to feed that inertia with FUD.

ITB: Do you think you and the open-source software community are prepared for this battle?

LT: I don’t actually see it as a battle. I do my thing because I think it’s interesting and worth doing, and I’m not in it because of any anti-MS issues. I’ve used a few MS products over the years, but I’ve never had a strong antipathy against them. Microsoft simply isn’t interesting to me.

And the whole open source thing is not an anti-MS movement either. … Open source is a model for how to do things, and I happen to believe that it’s just a much better way to do things and that open source will take over not because of any battle, but simply because better ways of doing things eventually just replace the inferior things.

ITB: Microsoft and Novell announced last year a partnership for the interoperability of Windows and Suse Linux. Do you think Novell betrayed the principles of open software?

LT: I actually thought that whole discussion was interesting, not because of any Novell versus MS issues at all, but because all the people talking about them so clearly showed their own biases. The actual partnership itself seemed pretty much a nonissue to me, and not nearly as interesting as the reaction it got from people, and how it was reported.

ITB: Some analysts are saying this kind of agreement is positive for consumers and can also popularize Linux. Do you agree?

LT: I don’t know. I don’t actually personally think the Novell-MS agreement kind of thing matters all that much in the end, but it’s interesting to see the signs that the sides are at least talking to each other. I don’t know what the end result will be, but I think it would be healthier for everybody if there wasn’t the kind of rabid hatred on both sides.
Some people get a bit too excited about MS, I think. I don’t think they are that interesting. And conversely, some MS people seem to get really hot under the collar about open source. … I’d rather just worry about the technology. The market will take care of itself. Giving customers what they want is the way to make progress, not to try to control them or try to spread propaganda or FUD.

ITB: The Free Software Foundation Inc. issued the second draft of the GNU general public licence version 3 (GPLv3). What’s your impression of it? Is it good for the concept of Linux?

LT: I personally think the GPLv2 is the superior licence, and I don’t see the kernel changing licences (not that it would be very easy anyway, but even if it was, right now there just wouldn’t be any advantage to it). But, hey, other people have their own opinions, and other projects will use the GPLv3. Again, it’s not that big of a deal — we have something like 50 different open-source licences, and in the end, the GPLv3 is just another one. I don’t use the BSD licence either, but tons of other projects do. Whatever suits you.

– originally published by ComputerWorld Brazil


Vintage Computer Manuals

www.bayareaword.com

www.badgerlinux.net

Badger Linux

Another Example of an Alternative OS- Operating System “AROS”

AROS
I have a confession to make. I never owned an Amiga. Back when Amiga owners had a multi-tasking GUI running on top of a microkernel, I was using Windows 3.0 on MS-DOS. And I’m still bitter.

For those of us who missed out the first time, the AROS Research Operating System (AROS) provides some surrogate nostalgia. For its era, the AROS OS was an impressive piece of work. It ran on very slow hardware (by today’s standards), but still managed to provide an impressive user experience. Of course, this came at a cost.

Perhaps the biggest price paid by the AROS OS was the lack of protected memory. This is seen as vital these days; the idea that one rogue application could trample over another’s memory seems remarkably quaint. Swapping, something that usually goes hand-in-hand with virtual memory, is similarly absent.

Ubuntu Badger Linux


http://www.vintagecomputermanuals.com

Sell Gimli Cottage

Lake Manitoba Narrows Chalet

www.badgerlinux.net

Badger Linux