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
Forensic computer

Forensics is the set of techniques that allows us to obtain as much information as possible after a computer incident or crime. In this practice, you will perform the evidence-taking and analysis phase on one Linux machine and another Windows. We’ll assume we caught the criminal ‘in fraganti’ and the machines were on. Optionally, you can perform an Android device analysis. On each of the machines you must do a memory and a hard drive, taking the necessary measures to certify the chain of custody.

  • LINUX
  • DEBIAN
  • WINDOWS
  • FORENSE
Thursday, March 28, 2024 | 23 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
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
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