commit 05cd82143f642e8e97a1cec2f50d72ac66672971 Author: adhamgebely Date: Sun Sep 28 17:49:21 2025 +0300 first commit diff --git a/file b/file new file mode 100644 index 0000000..65024bf --- /dev/null +++ b/file @@ -0,0 +1,39 @@ +whoami +ps aux +uname +sudo apt update +sudo apt upgrade +sudo apt install nginx +sudo systemctl start nginx +ps +grep +ps aux | grep nginx +ps -a +vim +man +cal +date +ls +mv +cd +cp +rm +touch +clear +echo +cat +nano +uname +find +grep (regex) +head +tail +cat +less +less | grep +tail +kill all +sudo +top +htop +uptime