Ratkaistu: / tehtävää

Tehtävät – Assignments

Ohjeiden lukeminen

Man Pages

Which shell command you'd give to get information about the passwd program (Note: you can get out of the manual pages by pressing q)

Varoitus: Et ole kirjautunut sisään. Et voi vastata.

Hakemistohierarkia

Nykyinen työhakemisto

Mikä komento näyttää nykyisen työhakemistosi?
Varoitus: Et ole kirjautunut sisään. Et voi vastata.

Tiedostojen ja hakemistojen hallinta

Creating directories 1

Change to your home directory with the command cd ~. Create a new directory with the name itl. Write down the command you used:
Write your answer below
Varoitus: Et ole kirjautunut sisään. Et voi vastata.

I/O-uudelleenohjaus

Redirecting output to a file

The output of a command line program can be redirected to a file, for example for processing or later inspection. Redirecting is done with the greater-than character ( > ). Make sure you are in the itl directory and redirect the output of the command ls -la to a file called output.txt. Write down the command you used:

Varoitus: Et ole kirjautunut sisään. Et voi vastata.

Käyttöoikeudet

Tiedoston oikeudet 1

Mitä tarkoittaa, kun tiedostolla on suoritusoikeus?
Varoitus: Et ole kirjautunut sisään. Et voi vastata.

Prosessien hallinta

Prosessi-ID

Mihin prosessi-ID:tä käytetään?
Varoitus: Et ole kirjautunut sisään. Et voi vastata.

Etäkäyttö terminaalista

Connecting with SSH

Assume that you have account itl on the computer foo.bar.com. How do you connect with SSH to that account to that computer?

Varoitus: Et ole kirjautunut sisään. Et voi vastata.
?