Results 1 to 7 of 7

Thread: Help me, got some questions.

  1. #1
    Junior Member
    Join Date
    Oct 2004
    Posts
    2

    Help me, got some questions.

    Hi guys, I am totally new to Linux and I am using Knoppix to find my way around using Linux. Now there are some basic questions I would like to know. I hope you guys can help me out.

    (Important note! This is info I need for school work. And I am working in the console. So I'm just working with commands and not with a GUI.)


    1) I found some basic commands and I was wondering how to use them, what different options there are and what you use them for etc.
    they are:

    man ls, ls -la, ls /etc | less, ps -aux, grep '#!/bin/sh' /usr/bin/*,


    2) I was looking at the directory structure. What kind of files are where, and what do they do. My question is how (for instance) do I mount the floppydrive, or how do I format one? How do I put my "home"directory on a USB stick?

    3) How do I create users and groups? If for instance I wanted to make a group called "Student" (with the ID "2222") for two users.

    4) I have to create 4 text files that can be read by both users, only user 1, only user 2, and none of them (root). How can I do this?

    5) How can I execute and stop a program or command in the background?

    6) I wanna figure out how VI works, and for instance how to get line numbers on screen.

    7) How can I simply write, compile and execute a c++ program with keyboard as input, screen as output and command lines as parameters)

    If even you have only an answer on 1 of these questions, I would be happy. If you have more answers it is of course, always better.

    I really hope you can help me out. Tnx in advance!

    ps. I do need to know most of it by wednesday. After that you don't really have to bother posting cause then I am supposed to know anyway.

  2. #2
    Member registered user
    Join Date
    May 2004
    Location
    England
    Posts
    30
    1) To access the manual page for ls:

    Code:
    man ls
    This also covers ls -la.
    /etc is the directory containing all your system-wide configuration files. The pipe character connects the output of the command on the left to the input of the command on the right. So in ls /etc | less, the input to the less program is the list of files and folders in /etc.
    grep is a GNU tool, for which info may give more useful information than man:

    Code:
    info grep
    2) For the directory structure see http://www.pathname.com/fhs/pub/fhs-2.3.html.
    To mount a floppy disk try:

    Code:
    mount /floppy
    For formatting any kind of disk, look up mkfs. I think the last part of this question is answered all over the forum (meaning I don't know).

    3) For both users and groups, look up adduser:

    Code:
    man adduser
    4) Use touch to create files, and chown and chmod to change their attributes for access control. The su command will make you root and exit will drop you back to a normal user again.

    5) To start the command sleep 100 in the background:

    Code:
    sleep 100 &
    Its PID (process ID) will pop up, let's say it's 4567. To terminate sleep 100 do this:

    Code:
    kill 4567
    6) Read the manual for vi. You might want to try vim. I don't know how line numbers are done.

    7) You can use g++ directly to compile a simple C++ program.

  3. #3
    Junior Member registered user
    Join Date
    Mar 2004
    Posts
    18
    You can find the answer in the following URL for line numbering in VI.

    http://kb.indiana.edu/data/afcx.html...41541.91687.30

    Basically it's escape :set number to turn it on
    and
    escape :set nonumber to turn it off.

  4. #4
    Senior Member registered user
    Join Date
    Feb 2004
    Posts
    949
    For compiling, just try typing

    cc program.c

  5. #5
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    One more thing to add. You are asking some really general questions about linux. A very good general information documentation about linux is Rute: http://www.icon.co.za/~psheer/book/index.html.gz
    You will find answers to many of your questions there.

  6. #6
    Junior Member
    Join Date
    Oct 2004
    Posts
    2
    Thanks you guys!

  7. #7
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Salt Lake City, UT, U.S.A.
    Posts
    1,338
    Even though gruntbuggly did such an excellent job of responses, I only have one addition,

    to #4 -=- you can use chown and chmod, which was given, but also chgrp for changing the group -=- even though, if you look at the man pages for chown, there is an option for changing the owner and the group, the chgrp utility will just change the group for you.

Similar Threads

  1. Some Questions
    By NitroSpazzz in forum Laptops
    Replies: 3
    Last Post: 06-29-2005, 04:20 PM
  2. Questions?
    By kn2user in forum General Support
    Replies: 3
    Last Post: 11-23-2004, 08:30 PM
  3. Questions from the new guy
    By Liquidant in forum General Support
    Replies: 2
    Last Post: 05-20-2004, 07:28 PM
  4. A few questions
    By jshah329 in forum Hardware & Booting
    Replies: 3
    Last Post: 05-18-2004, 12:43 AM
  5. two questions
    By schunn99 in forum General Support
    Replies: 2
    Last Post: 02-26-2004, 11:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield picture

ASUS H110M-R Motherboard Intel 6th/7th Gen LGA1151 DDR4 Micro-ATX i/o shield

$42.00



***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3 picture

***NEW*** BCM RX67Q Gaming Motherboard | Intel Q67 2nd/3rd Gen. | LGA1155 | DDR3

$29.77



Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151 picture

Micro ATX Desktop Motherboard ASUS H110M-C LGA 1151

$31.95



ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O picture

ASUS Prime Z390-A LGA 1151 Intel Z390 SATA USB 3.1 ATX Motherboard NO I/O

$99.00



Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD picture

Gigabyte AMD B550 UD AC Gaming Motherboard - AMD B550 Chipset - AM4 Socket - AMD

$89.99



Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk picture

Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk

$47.55



MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard picture

MSI B450M PRO-VDH MAX AM4 AMD B450 USB3.2 Micro-ATX Motherboard

$67.99



Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard picture

Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard

$94.99



***NEW*** BCM RX67Q mATX Gaming Motherboard Combo | Intel i5-3470 | 16GB DDR3 picture

***NEW*** BCM RX67Q mATX Gaming Motherboard Combo | Intel i5-3470 | 16GB DDR3

$49.77



BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled picture

BTC-S37 Mining Motherboard Kit /w SSD & Ram Preinstalled

$59.99