Skip to content
miro.borodziuk.eu

miro.borodziuk.eu

The wind blows wherever it pleases. You hear its sound, but you cannot tell where it comes from or where it is going.

  • Start
  • Blog
  • GNU/Linux
  • Windows
  • Security
  • Networking
  • Cloud
  • DevOps
  • Development
  • $ whoami
  • Contact

Author: miro

Posted on 3 March 201729 May 2017

Kompresja danych

# gzip file1 file2
# gzip /root/anaconda-ks.cfg

Dekompresja
# gunzip /root/anaconda-ks.cfg.gz
# gzip -d /root/anaconda-ks.cfg.gz Continue reading “Kompresja danych”

Posted on 1 March 201727 February 2018

Podstawowe komendy

Listowanie plików i katalogów

1
$ ls /dir1

Listowanie długie z dokładnymi informacjami o plikach

1
$ ls -l /dir1

Continue reading “Podstawowe komendy”

Posted on 13 February 20173 August 2017

Skróty klawiaturowe w CentOS i RHEL

Poniżej skróty klawiaturowe w CentOS i RHEL:

[Ctrl] + [Alt] + [Backspace] = zabija bieżąca sesję X. Zabija sesję graficznego  pulpitu i powraca do ekranu logowania. Użyj tego, jeśli normalna procedura wyjścia nie działa. Continue reading “Skróty klawiaturowe w CentOS i RHEL”

Posted on 12 January 201715 August 2017

Instalacja VNC-Server na CentOS 7

Zalety stosowania VNC Serwera:

  • Zdalna administracja serwerem przez GUI jest łatwiejsza i wygodniejsza niż używanie CLI.
  • Można korzystać ze współdzielenia schowka (^c i ^v) pomiędzy serwerem a klientem.
  • Serwer może być administrowany  jakiegokolwiek systemu, który ma zainstalowanego klienta VNC.

Continue reading “Instalacja VNC-Server na CentOS 7”

Posted on 16 December 20166 September 2017

Jak zainstalować htop na CentOS-ie 7.

Htop to konkurencyjne wobec top narzędzie do monitorowania procesów. Htop jest bardziej przyjazny dla użytkownika niż top, ma bardziej czytelny interfejs i pokazuje obciążenie tylu procesorów czy rdzeni ile posiada monitorowana maszyna. Continue reading “Jak zainstalować htop na CentOS-ie 7.”

Posts navigation

Previous page Page 1 … Page 38 Page 39 Page 40 Page 41 Next page

Znajdź

Categories

  • Cloud
    • Amazon Web Services
      • Analytics
      • Compute
      • Cost Management
      • Databases
      • Deployment and Management
      • Fundamentals
      • Integration
      • Monitoring and Metrics
      • Networking
      • SDLC
      • Security
      • Storage
    • Infrastructure as Code
      • CloudFormation
    • Microsoft Azure
      • Sieci wirtualne
      • Storage
  • Development
    • Bash
    • Python
  • DevOps
    • Configuration Management
      • Ansible
      • Puppet
    • Containers
      • Docker
      • Kubernetes
      • Openshift
      • Podman
    • Continous Integration / Continous Delivery
    • Source Code Management
  • GNU/Linux
    • 01. Podstawowe narzędzia
    • 02. Pliki i uprawnienia
    • 03. Użytkownicy i grupy
    • 04. Pakiety
    • 05. Procesy
    • 06. Planowanie zadań
    • 07. Systemd
    • 08. Logi
    • 09. System plików i partycje
    • 10. Inicjowanie systemu
    • 11. Jądro
    • 12. Sieć
    • 13. Wirtualizacja
    • 14. Bezpieczeństwo
    • 15. Serwery usług
    • Inne
  • Security
  • Windows
    • Windows Server 2012

Recent Posts

  • Kubernetes Excercises 2
  • Kubernetes Excercises
  • Deploying Applications the DevOps way On Kubernetes
  • Logging, Monitoring and Troubleshooting on Kubernetes
  • Security on Kubernetes
  • Kubernetes Networking
  • Scheduling on Kubernetes
  • Kubernetes Node Maintenance
  • Managing Cluster in Kubernetes
  • Application Access in Kubernetes

Szukaj

Proudly powered by WordPress