== Move files and directories to the parent folder in Linux ===
cd to/the/dir
mv * ../
== installer apapche ==
apt-get install apache2 apache2-doc
== Redemarrer apache apres changement des dns ==
service apache2 restart
ubuntu command lines
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.