Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hi & welcome! web-researching those might give more&faster info.
Basically, "similar" (tho done a bit differently) is the answer.
Think: MacOSx vs. Win.
Something I find very simple&easy&safe is: an OSboxes.org on VirtualBox.org DistroWatch.com can suggest choices. I think you could have a 'sample' Linux
up&running on your Windows PC in well under an hour! Might you want to try this?
Let us know what you find/try! Best wishes! (any specific Linux goals/interests?)
Unix is a family of operating systems. Linux is one member. Others include Android, Max OSX and Solaris. They're all very similar.
Yes, you can do everything on Linux that you do on Windows but all the programs have different names. There's a table of equivalents posted in this forum.
Distribution: Mainly Devuan with some Tiny Core, Fatdog, Haiku, & BSD thrown in.
Posts: 5,021
Rep:
Welcome aboard.
Unix is an old Operating System, originally for servers. Linux is a newer, slightly different version of the basic concepts of unix, & aimed at the general computing masses.
Linux is, in fact, only the kernel, with the rest of the system being made up from GNU software, whereas, unix is a complete Operating System, comprising of networking & basic programs like text editor & small programs that were used together by 'piping' the data through them to create an end result. Hope that helps.
Can i do all things with linux OS, which i done with windows?
No.
Wear a wetsuit in a rodeo?
I can get the job done in Linux using Linux Tools.
Windows tools generally will need alternatives.
There's WINE for somestuff, but it's stripped down, a shell of Windows.
There is a gazillion articles on the net of "Top 10" or "Poll Results" for everything.
Quote:
Originally Posted by romangibson
Can i do all things with linux OS, which i done with windows?
Hell no.
Hard Core vendor-locked software such as Photoshop or iTunes,
you have 2 choices.
Dual Boot or
Virtualbox > install Full Copy of Windows > software
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,363
Rep:
romangibson: If you're asking if everything that one does on Windows can be done with the same applications on Linux, the answer is definitely "no". I would guess that your question is more if any task accomplished on Windows can be accomplished on Linux using an equivalent native-Linux application ... In that case, my answer would be "Yes". After having been using Arch Linux as my main OS for the last 6 years or so, after having been a Windows user for many more, I have always been able to find a native Linux alternative for accomplishing tasks I used to do on Windows. Obviously, as to how much one prefers either the Win or Linux solution - YMMV.
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541
Rep:
As hinted above, Unix and Linux are pretty much the same; that is, Unix is a product of Bell Labs whereas Linux is a product of Linus Torvalds. Linus developed the Linux kernel because he liked Unix but could not afford a license (he used Unix at his school). That's the long and short of it.
Unix and Linux are the kernel, the guts of the operating system.
Both come with a standard set of utilities, developed at Bell Labs in the case of Unix and developed primarily by the Free Software Foundation (and a whole lot of individuals around the world) as look-work-alike utilities with the same names but developed with no knowledge of the source code of the Unix utilities. Developers worked from the Unix manual pages to build software that would support all the command line options and functions of each program.
Bear in mind that Unix is still around in various flavors; e.g., Solaris which is AT&T System V release IV -- SVRIV -- (plus other software). Both Unix and Linux share in common that they originated using terminals, printing terminals such as Teletypes and video terminals. Both were and are multiuser, multitasking systems, both include the X Window System that provides graphics (including terminal emulators), along with pointing devices like a mouse and have done so for a couple or three decades now. All the "standard stuff" of desktop and laptop and whatever-top computing.
If you are familiar with any Unix system you'll be familiar with any Linux distribution. The utilities and applications have been ported widely, they're pretty much the same, they work, if not identically, then at least with a quick glance at a manual page.
Neither of them have any relationship with anything that Microsoft has ever produced.
If you require Windows, you are best served by VirtualBox. VirtualBox allows you to install Windows on your Linux machine -- you can do so in your home directory, on a separate disk partition or on a separate drive. You simply start VirtualBox and select an operating system that you have installed in VirtualBox (you can have multiple virtual machines) and there you go. There is no Windows pollution in Linux (and vice-versa), it's just there and usable and you can shut it off when you're done working in Windows (or a complete Linux distribution or whatever).
By the way, you can install VirtualBox in Windows and then install a complete Linux distribution in that on Windows. Pretty slick and... it works.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.