Sponsored Content
The Lounge What is on Your Mind? Is Unix/Linux used in space exploration? Post 302540759 by Perderabo on Thursday 21st of July 2011 01:44:57 PM
Old 07-21-2011
Quote:
Originally Posted by figaro
Is that industry practice, or just the setup for your particular firm?
I don't know, but I'll guess. Smilie

I would be surprised to find Linux/Unix actually controlling a spacecraft. I would also be surprised if some Linux systems are not in use aboard the ISS. I watch the NASA channel and I've seen the astronauts floating around with notebooks (the computer kind). I did not see an Apple logo so they must be either Linux or Windows.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Linux space problem

I am very new to Linux and trying to install Oracle 9.2 on Red Hat Linux 7.2. My problem: /tmp needs to be larger in order to install Oracle. It is 64MB now. How can I resize this? I'm totally confused !! Thanks. (7 Replies)
Discussion started by: canova
7 Replies

2. UNIX for Dummies Questions & Answers

upper limit of accessible memory space for a single process in Unix/Linux

Hellp all, if there is 3G memory in my Unix server I want to know if all the 3G space can be used by ong sigle process. As i know, in Windows, one process can only access at most 1G memory despite there is probably more than 1G memory is equipped. (1 Reply)
Discussion started by: cy163
1 Replies

3. Red Hat

about shared memory space in Linux !

Dear Friends , I am confused about shared memory in Linux . plz look @ the below output : $ df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 126G 61G 59G 52% / tmpfs 1.7G 0 1.7G 0% /dev/shm Here , I see that every time... (1 Reply)
Discussion started by: shipon_97
1 Replies

4. UNIX for Dummies Questions & Answers

How much take space Linux operating system?

Hi Guys, I have a PC (laptop), where ram is 1 GB, hard disk is 400 GB, Now in my PC has window7 & oracle 10g, suppose if we now installed linux then will my system work or we should remove window7 now, please let me know that which linux version is take less space in PC. (3 Replies)
Discussion started by: aaditya321
3 Replies
NNTPGET(1)						      General Commands Manual							NNTPGET(1)

NAME
nntpget - get Usenet articles from a remote NNTP server SYNOPSIS
nntpget [ -d dist ] [ -f file ] [ -n newsgroups ] [ -t timestring ] [ -o ] [ -u file ] [ -v ] host DESCRIPTION
Nntpget connects to the NNTP server at the specified host and retrieves articles from it. The Message-ID's of the desired articles are read from standard input. The articles are sent to standard output. OPTIONS
-o The ``-o'' option may be used only if the command is executed on the host where the innd(8) server is running. If this option is used, nntpget connects to the specified remote host to retrieve articles. Any article not present in the local history database is then fetched from the remote site and offered to the local server. -v If the ``-v'' option is used with the ``-o'' option then the Message-ID of each article will be sent to standard output as it is processed. -f The list of article Message-ID's is normally read from standard input. If the ``-f'' option is used, then a ``newnews'' command is used to retrieve all articles newer then the modification date of the specified file. -u The ``-u'' option is like ``-f'' except that if the transfer succeedes, the file will be updated with a statistics line, modifying its timestamp so that it can be used in later invocations. -t If the ``-t'' option is used, then the specified timestring is used as the time and date parameter to the ``newnews'' command. -n If either the ``-u'' or ``-f'' options are used, then the ``-n'' option may be used to specify a newsgroup list. The default is ``*''. -d The ``-d'' option may be used to specify a distribution list when using the ``-u'' or ``-f'' options. The default is no distribu- tion list. HISTORY
Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 5909, dated 2002-12-03. SEE ALSO
innd(8). NNTPGET(1)
All times are GMT -4. The time now is 03:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy