This commit is contained in:
2025-12-06 17:17:56 +00:00
commit 1fdf2cc0be

61
Learning/learn.md Normal file
View File

@@ -0,0 +1,61 @@
Linux:
Comenzi utile:
sudo
ls -alh (listeaza director curent, -h afiseaza marimea fisierului in format citibil, -a afiseaza toate fisierele din director, -l afiseaza mult mai multe informatii despre fiecare fisier)
ps x alh, ps -aux
top, htop, btop (listeaza/afiseaza consumul pe masina)
apt
cp
mkdir
mv
history
touch
vi / vim
nano
rm
who, w
whoami
du
df
chown
chmod
cd (cd -, cd ~, cd .., cd /)
cat
echo
rsync
scp
ssh
lsblk
lscpu
tail, head
free -h
curl
sed
wget
file
find
tar
grep
where
which
ping
telnet
dig
nslookup
pwd
cron
adduser (cu sudo)
deluser
passwd
if config
ip a
wc
env, printenv
less
more
uptime
date
man