Logo Atlas
  • Home
  • About Me
  • Skills
  • Education
  • Recent Posts
  • Certifications
  • Posts
  • English
    Español English
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Tags
  • ACLs
  • ANDORID
  • APACHE
  • ARP
  • ASIR
  • ASO
  • AW
  • BIND9
  • CENTOS
  • CI/CD
  • CISCO
  • CMS
  • Comands
  • Containers
  • Contenedores
  • Controladores NVIDIA
  • DEBIAN
  • Debian 12
  • DHCP
  • DNAT
  • DNS
  • DNSMASQ
  • Docker
  • Enrutamiento
  • FIREWALL
  • FORENSE
  • FORTINET
  • FORWARDING
  • FTP
  • GNS3
  • HTTPS
  • IPTABLES
  • IPv4
  • IPv6
  • ISO
  • IWEB
  • Jenkins
  • Jenkis
  • Kubernetes
  • KVM
  • LAMP
  • LEMP
  • LINUX
  • MariaDB
  • Metrics
  • Mysql
  • NAT
  • Network
  • Networking
  • NFTABLES
  • NVIDIA Drivers
  • Observability
  • OPENVPN
  • Oracle
  • PostgreSQL
  • Prometheus
  • Redes
  • REDHAT
  • ROCKY
  • Routing
  • Services
  • Servicios
  • Sistemas
  • SMR
  • SNAT
  • SSH
  • STRONGSWAN
  • Switches
  • VPN
  • Windows
  • WIREGUARD
  • Wireshark
  • WordPress
Hero Image
Linux Process Management

In the Linux ecosystem, a process is the execution of a specific program that performs a particular task. Each process has its own unique identifier (PID) and is composed of a set of resources, such as memory and CPU, that allow it to operate independently. In the Linux universe, effective process management is a crucial ability to optimize performance and ensure system stability. This post will immerse you in the essential foundations of process management

  • Debian 12
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 7 minutes Read
Hero Image
Migration of a file system

Sometimes, it is necessary to update the storage of our Debian system to meet the growing space needs and improve the organization of the disk. In this guide, we will explore the migration process from a single disk to one with greater capacity, as well as divide it into separate partitions for more efficient management. This process will not only expand the available storage space, but also provide a more orderly structure to the system, facilitating tasks such as backup management, system performance and disk space management.

  • Debian 12
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 5 minutes Read
Hero Image
Packaging and compressors in Linux

Packers and compressors are key elements in the management of files and data in the computer field. The packers allow to group several files in a single container, facilitating their handling and transport. On the other hand, compressors apply techniques to reduce file size, contributing to storage space savings and expediting data transfer. These tools play a crucial role in resource optimization and operational efficiency by more effectively organizing, distributing and supporting information.

  • Linux
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 11 minutes Read
Hero Image
Share directories with NFS in debian

The NFS (Network File System) technology has been a key part of file sharing in network environments. Developed by Sun Microsystems, NFS allows Unix and Linux operating systems to share file resources transparently, providing access to remote files and directories as if they were stored locally. 1.Installation and NFS configuration We installed the nfs-kernel-server package. We will create the directory we are going to share and change the owners and permissions of it:

  • Linux
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 2 minutes Read
Hero Image
Sharing Network Resources on Windows Server

In the business environment, the capacity to share resources in network is essential for collaboration and operational efficiency. In this article, we will explore how to share directories in a Windows Server environment, addressing the methods through both the graphical interface and cmd and PowerShell. From the graphic interface We can share a directory of our server, accessing its properties. Once here we click on the share menu: We will now give permission to users who wish to have access to this:

  • Windows
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 2 minutes Read
Hero Image
Storage Spaces on Windows Server

Storage Spaces is a software-defined storage feature in the Windows Server operating system that allows system administrators to combine several physical disks in a single logical storage space called “storage pool.” This storage pool can be used to create virtual storage spaces called “storage spaces” that offer various redundancy functions and advanced storage management capabilities. Storage groups The following Windows PowerShell cmdlets perform the same function as the previous procedure. Write each cmdlet in a single line, although here you can appear with line jumps between several lines here due to format restrictions.

  • Linux
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 2 minutes Read
Hero Image
Windows Ssh Service Settings

1.Installation of the feature The first thing we’ll check is to check if the ssh server is installed in the machine we want to connect to. Get-WindowsCapability -Online | Where-Object Name -like 'OpenSSH\*' In case we have the feature we will install it: Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0 By default the service will be stopped so we take it off: We can set it to automatically boot when you restart the computer: #2. Connect us using key pair

  • Windows
  • Sistemas
  • ISO
  • ASO
Friday, September 8, 2023 | 1 minute Read
  • ««
  • «
  • 1
  • 2
  • »
  • »»
Navigation
  • About Me
  • Skills
  • Education
  • Recent Posts
  • Certifications
Contact me:
  • contacto@javiercd.es
  • javierasping
  • Francisco Javier Cruces Doval

Liability Notice: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.


Toha Theme Logo Toha
© 2023 Copyright.
Powered by Hugo Logo