Anonymous
×
Create a new article
Write your page title here:
We currently have 27 articles on PhenixOps. Type your article name above or click on one of the titles below and start writing!



PhenixOps
27Articles
Revision as of 22:13, 16 April 2020 by Phenixops (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Here you can put the text to describe what you are going to achieve with following steps


Describe your action and the outcome
mkdir /tmp/bla

touch /tmp/bla/bladibla

rm -r /tmp/bla

Check if it is all gone

root@PheniX# ls /tmp/bla
ls: cannot access '/tmp/bla': No such file or directory


Some other trick you want to desctibe
echo "Hello World"


Make it wild
ping-c1 localhost