-
How to change the DNS server in Linux?
2020-07-05
open this file $ sudo nano /etc/resolv.conf Remove the IP address created by NetworkManager and add the follow line (I am add the 1.…
-
En iyi ve en ucuz; DMCA telif hakkı yasasını görmezden gelen, umursamayan ve OFFSHORE hizmet veren sunucu sağlayıcı şirketlerinin listesi (güncellemeye devam edecektir)
2020-05-27
MikroVPS - Macaristan - https://www.mikrovps.net/en/vps/storage $4.4 - VPS bulut depolama sunucu…
-
sqlite3 exclude value
2020-04-21
SELECT * FROM table1 WHERE column1 IS NOT '%ignored_value%';
-
rasbpian GNU/Linux işletim sisteminde kök kullanıcı şifresini, tüm kullanıcalar için şifreli yapma
2020-03-29
bu komutla ilgili dosyayı açalım sudo nano /etc/sudoers.d/010_pi-nopasswd tek bir satırla karşılaşacaksın…
-
nmap ile ağ üzerinde ssh ile bağlanabilir makineleri tarama
2020-03-29
nmap -p 22 --open -sV 192.168.0.0/24
-
kabul scriptlerinde yorum satırını kaldırma
2020-03-29
grep -o '^[^#]*' dosya
-
komut satırında pdf belge başlığı belirlemek
2020-03-25
exiftool -Title="Başlık" -Author="Yazar Adı" -Subject="Konu" belgem.pdf