Definitive website or pdf that explains about linux? [closed] - linux

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
like what is X windows,Cygwin,file system

Well, first you have to choose which Linux distribution you wish to use/learn, then you just use that distro's documentation, which normally has allot info.
You can find here some linux beginner lessons: http://www.linux.org/lessons/beginner/toc.html
Finally the best way to learn, besides reading is "getting your hands dirty". Install a distro of your choice and mess with it :)

I think this is a great way to start

Related

Is there any Linux distro which works in real mode? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am looking for GNU/Linux distribution which works in real mode. I want to install it in virtual machine so I can study assembly. Is there any one who can help me with it ?
There's ELKS, a subset of Linux suitable for the 8086 processor (ie, no memory manager unit needed, real mode only, etc). But I don't think that such a beast will be your best vehicle to study assembly...

The idea of Boyer-Moore's good suffix search [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
One of the key features of Boyer-Moore's algorithm is searching for good suffix. It requires to build a table of shifts on each possible suffix? But how to build this shift table? I don't understand it. Thank you!
There is an excellent explanation in the german wikipedia. I know this might not help, but with a bit of luck you can try to understand the example which is very clear.

mind mapping tool in linux [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to do mindmaps which are of the quality of mindmeister that you could include picture and links etc and would be able to export it reasonably well and print it.
I love X-Mind. I don't know if it does what you need, but I only use a small subset of it and still it rocks!
It has a very complete free version that never expires and doesn't contain crapware.
http://www.xmind.net/download/linux/
I prefer Freeplane but FreeMind can do the same things:
http://freemind.sourceforge.net/wiki/index.php/FreeMind_on_Linux
http://sourceforge.net/projects/freeplane/

What language is this? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
The language in which you define every function and everything as whatever you like. So basically you can program in poetry if you wanted.
This question is vague, but you might be thinking of Forth.
English, or pick your native tongue.
I agree with the comments, sounds like pseudo code. This question really needs a lot more description and maybe an example for people to see.

Linux Small Text only version [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
I need a small linux Text only version bootable installed on a partition of my hardrive, How can I customize a Linux version like redhat, debian, puppy etc. Please suggest some suitable distribution?
Depends on what you call small and what the purpuse of the installation is. I'd recommend [Debian stable][1] (Lenny) or [Ubuntu-server][2] for server-purposes. A really small distro is [Damn Small Linux][3]. If you just want to play around with a small-as-possible distro, you can try the time-consuming [Linux-from-Scratch][4].
Archlinux, definitely. But it's not programming related.

Resources