Linux
A free and open-source family of operating systems first started in 1991 and named after its creator, Linus Torvalds.
Total questions 4500
Snakester1962 (supervisor) [250]
wrote the first answer to How bring down these icon in starter bar to ottom in computer 26 May 2012 16:45
Keats (supervisor) [4415]
unflagged Why do you think Linux is not used more widely 26 May 2012 12:25
Keats (supervisor) [4415]
removed the answer of Why do you think Linux is not used more widely 26 May 2012 12:25
verga
Popularity: 2 • Tools: Recategorize
As a desktop operating system, yes. Linux has widespread support in the corporate and scientific world, however, and is the...
Popularity: 2 • Tools: Recategorize
The Linux is a kernel was initially conceived and created by Finnish computer science student Linus Torvalds in 1991.
Popularity: 2 • Tools: Recategorize
Linux has a modular kernel and an open API. Thus any unneeded components for a specific task can be removed, and new modules can...
Popularity: 2 • Tools: Recategorize
Probably nothing, unless there is actually a user named "i" on the system.
Popularity: 2 • Tools: Recategorize
/sys has no officially designated function. Many distros use /sys as a virtual file system to export data from the kernel to...
Popularity: 2 • Tools: Recategorize
echo "This is my text."
Popularity: 2 • Tools: Recategorize
true
Popularity: 2 • Tools: Recategorize
mkdir directory1 directory2 directory3 directory4 directory5
Popularity: 2 • Tools: Recategorize
Various distros have slightly different methods for booting and running from a USB Flash drive. You can find tutorials for many...
Popularity: 2 • Tools: Recategorize
No. According to Netcraft, they run Windows Server 2008 on their web server.
Popularity: 2 • Tools: Recategorize
There probably are several, but I use 'cal' as a quick means.
Popularity: 2 • Tools: Recategorize
ls cmnd
Popularity: 2 • Tools: Recategorize
mv file /path/to/directory
Popularity: 2 • Tools: Recategorize
No. Lindows is long obsolete. This is an essay question, so you're supposed to write your own opinion and justification for it.
Popularity: 2 • Tools: Recategorize
Linux can be run on a variety of processors, including several that have been used for desktop systems. The most notable would be...
Popularity: 2 • Tools: Recategorize
By using whatever editor or tool is associated with that file.
Popularity: 2 • Tools: Recategorize
Modules are pieces of binary data that can be loaded into the Linux kernel at run time. These are typically drivers for devices...
Popularity: 2 • Tools: Recategorize
Yes. Hotmail can easily be accessed through a web browser. There are several alternative IM clients capable of connecting to MSN,...
Popularity: 2 • Tools: Recategorize
Linux chmod: change permission bits (only the owner and root are allowed to do this) chown: change owner and group (only root...
Popularity: 2 • Tools: Recategorize
Permissions are allocated based on users and groups, with read, write, and executable privileges being capable of being set.
Popularity: 2 • Tools: Recategorize
There are hundreds of different types of networks used for different purposes and using any number of protocols. Without knowing...
Popularity: 2 • Tools: Recategorize
Popularity: 2 • Tools: Recategorize • Needs Answer
Root is the parent directory and subdirectory is the branch of them.
Popularity: 2 • Tools: Recategorize
Commercial versions will usually have support agreements and help hotlines to assist you / your company in any issues you might...
Popularity: 2 • Tools: Recategorize
No. There are several instant messenger clients that run ON Linux, though. It depends which 'distro' and window manager you're...
Popularity: 2 • Tools: Recategorize
It means that the file or directory is used for application settings.
Popularity: 2 • Tools: Recategorize
Your question is extremely vague. Data can be output to any number of places, including the console (stdout), other forms of...
Popularity: 2 • Tools: Recategorize
Some versions of pwd are internal to the shell, and thus do not need to be executed as a separate process. The command executes...
Popularity: 2 • Tools: Recategorize
whereis [name of program]
Popularity: 2 • Tools: Recategorize
For the end-user, there are relatively few distinct advantages. Even though most of the operating system on the phone itself is...
Popularity: 2 • Tools: Recategorize
The hostname (the name of the computer) can be found in most Linux distributions by issuing the hostname command without...
Popularity: 2 • Tools: Recategorize
./name_of_binary If you get a "Permission denied" error, use 'chmod +x name_of_binary' with root permissions.
Popularity: 2 • Tools: Recategorize
I don't believe any software in itself was a "catalyst" for Linux's success. Its very nature allowed existing applications to be...
Popularity: 2 • Tools: Recategorize
In the old versioning system of Linux, it was: Major.Minor.Major Revision.Minor Revision. Odd number major or minor version...
Popularity: 2 • Tools: Recategorize
The latest stable version as of the time of this writing is 2.6.32. You can always find the latest kernel version on kernel.org.
Popularity: 2 • Tools: Recategorize
The name of the penguin that serves as Linux's mascot is "Tux."
Popularity: 2 • Tools: Recategorize
LInux (and Unix) really don't differentiate between different "types" of daemons. A daemon is a background worker service...
Popularity: 2 • Tools: Recategorize
Linux is the kernel.
Popularity: 2 • Tools: Recategorize
if you are in the directory with the file you want to copy (for example file.txt) cp file.txt /should do it
Popularity: 2 • Tools: Recategorize
There is nothing particularly unique about this notebook; any modern Linux distribution should be able to run on it without...
Popularity: 2 • Tools: Recategorize
Most software written for Linux is free and open-source. Source code can be easily edited in any text editor.
Popularity: 2 • Tools: Recategorize
Popularity: 2 • Tools: Recategorize • Needs Answer
Linux Mint is developed and maintained by a small team of developers. You can view the list of developers at the link below.
Popularity: 2 • Tools: Recategorize
Using Samba Service
Popularity: 2 • Tools: Recategorize
The X server does not provide a clipboard, although this functionality may be provided through some interprocess communication...
Popularity: 2 • Tools: Recategorize
There is no particular program meant to replace SSH. SSH is considered a modern and secure program, so there is no reason to...
Popularity: 2 • Tools: Recategorize
I answer this question with love becaus (tear) I use Linux on my desktop. Linux is not very popular because it is hard to use...
Popularity: 2 • Tools: Recategorize
To identify whether a file has executable permissions do 'ls -l <filename>' and view the permissions on the left side. It...
Popularity: 2 • Tools: Recategorize
Yes. BackTrack is a Linux distribution that focuses on penetration testing and computer forensics.
Popularity: 2 • Tools: Recategorize
.bin files are almost never something that you "read." In a Linux-specific context, they are usually binary executables that are...
Popularity: 2 • Tools: Recategorize
That depends on what you want to know. If you want to know how much disk space is being used, use the df command. If you want to...
Popularity: 2 • Tools: Recategorize
multi-user system
Popularity: 2 • Tools: Recategorize
..I was install both Windows XP and Linux(Fedora).in our system.But after some time I was formett my XP..then a problem...
Popularity: 2 • Tools: Recategorize
To simplify and make development more efficient. The more people who can study the project the more likely it is that problems...
Popularity: 2 • Tools: Recategorize
Valve is developing a Linux client for Steam, but it has not been released yet. The Windows version can be run on Wine, but new...
Popularity: 2 • Tools: Recategorize
A computer in a server role running the GNU/Linux OS.
Popularity: 2 • Tools: Recategorize
No. There have been no wild Linux viruses in several years. There's no avenue for them to get onto a Linux system; most distros...
Popularity: 2 • Tools: Recategorize
You have to get into your computer's BIOS, also called the Setup on some computers; from here you can define what your hard...
Popularity: 2 • Tools: Recategorize
rmdir is used to remove empty directories and has nothing to do with read only.
Popularity: 2 • Tools: Recategorize
Historically installing Debian has not been a very user friendly process. There are automated installers now but it can still be...
Popularity: 2 • Tools: Recategorize
You can use cp command to make a copy of a file. cp <file 1> <file 2> If you want to make a copy of the entire...
Popularity: 2 • Tools: Recategorize
This depends on the age of the kernel being used, the type of drive, and the software used to partition the drive. Older Linux...
Popularity: 2 • Tools: Recategorize
Linux is the name of a Unix-like operating system kernel. Ubuntu is an operating system that uses the Linux kernel.
Popularity: 2 • Tools: Recategorize
Super block is supposed to be the first sector of any file system that can be mounted on Linux operating system. It is supposed...
Popularity: 2 • Tools: Recategorize
No. Linux is a free, open-source version of UNIX. Many of DOS's commands were based on UNIX commands, but the underlying...
Popularity: 2 • Tools: Recategorize
No, it's an operating system kernel.
Popularity: 2 • Tools: Recategorize
The Subsystem for UNIX-based Applications (SUA)For a UNIX or Linux client, SUA creates a multiuser environment complete with...
Popularity: 2 • Tools: Recategorize
Not sure what you mean by 'directory works' but a common command is 'ls' to see what is in the directory.
Popularity: 2 • Tools: Recategorize
There is a command called useradd in Linux which you can use to add a new user. Here's an example 1. Add the user (you need to...
Popularity: 2 • Tools: Recategorize
A journaling file system is a file system that keeps track of the changes in a journal before committing them to the main file...
Popularity: 2 • Tools: Recategorize
It is an operating system. linux is just like kernel not an operating system
Popularity: 2 • Tools: Recategorize
mount -a
Popularity: 2 • Tools: Recategorize
I have used various distributions of Linux such as RedHat/Fedora, SuSE and ubuntu and somehow I find Ubuntu the easiest amongst...
Popularity: 2 • Tools: Recategorize
Usually /home Sometimes /var If a lot of distro hopping happens, /boot
Popularity: 2 • Tools: Recategorize
Generally in Linux you can just plug in the device and go, no need to even install drivers because chances are they're already...
Popularity: 2 • Tools: Recategorize
see related links for more information.
Popularity: 2 • Tools: Recategorize
No. As a general rule, there are no "portable apps" for Linux. Firstly because it is a potential security risk to allow untrusted...
Popularity: 2 • Tools: Recategorize
i386 and i686 are identifiers that indicate what type of processor the system will run on. i386 means that the system was...
Popularity: 2 • Tools: Recategorize
Usually, 'uname -m' will return the name of the architecture you are using. Depending on the distribution, however, it may print...
Popularity: 2 • Tools: Recategorize
root directory is the top of the directory tree. it is \ on windows (or c:\ d:\ etc.) and / on unix/linux
Popularity: 2 • Tools: Recategorize
Root is the super user with unrestricted privileges on the system. Similar to the "Administrator" account in Windows.
Popularity: 2 • Tools: Recategorize
You could use a usb flash drive.
Popularity: 2 • Tools: Recategorize
As there are hundreds of Linux CDs, it is impossible to provide a comprehensive overview of what, if any, boot options they may...
Popularity: 2 • Tools: Recategorize
"man" is part of Linux. You could try "info" if you really wanted.
Popularity: 2 • Tools: Recategorize
[ $UID -ne 0] # Checks if the user ID is not 0 (root UID)
Popularity: 2 • Tools: Recategorize
You can shut down most Linux systems by issuing the 'halt' command.
Popularity: 1 • Tools: Recategorize
Popularity: 1 • Tools: Recategorize • Needs Answer
Any Linux/Unix process that runs in the background is called a 'daemon' process. The word derives from the Greek meaning "worker".
Popularity: 1 • Tools: Recategorize
Neither. Linux is a kernel, a key component of an operating system. By itself, however, it is not considered an operating system;...
Popularity: 1 • Tools: Recategorize
It affects most distros with a 2.6 series kernel prior to 2.6.33. Most distros have already released a fix, so this is a...
Popularity: 1 • Tools: Recategorize