Advanced Search
Search Results
204 total results found
Paso 3: Instalación limpia de Bookstack
En este punto se hace una instalación limpia de Bookstack. Para ello se hace uso del script que tiene Dan Brown en la guía de instalación para Ubuntu 22.04 pero algo modificado: Script modificado en mi GitHub Las modificaciones son las siguientes: Cambio en...
Paso 4: Restore de BBDD y el resto de archivos + consideraciones para dejarlo todo como estaba
Empezamos con el restore de la BBDD: sudo mysql -u root bookstack < bookstack.backup.sql Después de esto, ir a /var/www/bookstack y ejecutar php artisan migrate como se indica en los docs. por si acaso. Lo normal es que diga que no hay nada que migrar. Co...
Anexo: Fuentes
Installing BookStack on Debian 12 (Bookworm) with HTTPShttps://www.youtube.com/watch?v=UpwfeFmzxLk missing images #4146https://github.com/BookStackApp/BookStack/issues/4146#issuecomment-1493497503 Install and Configure Sambahttps://ubuntu.com/tutorials/insta...
Instalación de drivers + otras cosas útiles
Al cargar por primera vez con un mouse conectado por USB, dejar que seleccione el driver por defecto (dispositivo HID) y continuar. Lo mismo con el monitor, seleccionar el driver por defecto Monitor PnP genérico Dado que no hay un driver para dispositivos ...
Reverse telnet theory + practical example
When a user telnets to a router, he is “logged on” directly to the router. Cisco adds a special twist: if you telnet to a special port on the router, the router redirects the incoming telnet connection back out a selected asynchronous line, rather than interna...
How to make an RJ45 to RJ45 rollover cable
A rollover cable (also known as a Yost cable, Cisco cable, or a Console cable) is a type of null-modem cable that is used to connect a computer terminal to a router's console port. This cable is typically flat (and has a light blue color) to help distinguish i...
US Robotics 56K Faxmodem installation on Windows 98 (drivers + ControlCenter)
Shut down your computer and connect the serial modem cable to the modem and the computer. Plug in the modem's power supply and turn on Windows 98 When the following screen appears (which happens when the modem is detected by Plu...
Anexo - Consideraciones
31/12/2023: Al quitar el modo bridge del HGU y usarlo de nuevo como router por defecto (reset de fabrica incluido), la Raspberry ha cogido una IPv6 del server DHCP del router y cuando intenta resolver a sergio-jimenez.net lo hace mediante IPv6 por defecto. L...
What is an ATA (Analog Telephone Adapter?
An analog telephone adapter (ATA) or foreign exchange station (FXS) gateway, is a device for connecting traditional analog telephones, fax machines, and similar customer-premises devices to a digital telephone system or a VoIP telephone network. An ATA is oft...
What is the Cisco SPA122 ATA with Router?
The Cisco SPA122 ATA with Router combines VoIP services with an internal router for LAN connectivity. Easy to install and use, it works over an IP network to connect analog phones and fax machines to a VoIP service provider and provides support for additiona...
Cisco SPA122 factory reset and initial setup
Introduction For this lab I am using a Cisco SPA122 device I bought on Wallapop (the product is no longer on sale). I am assuming this ATA comes preconfigured so I won't bother verifying if it comes factory reset and just will go ahead and do the factory rese...
Configuring Cisco SPA122 to be used with a landline phone [O2 Spain]
Introduction I have the current situation at home: However, due to some needs, I needed to relocate the Movistar HGU router to another room (ROOM 2), which makes it impossible for me to run a telephone cable directly from ROOM 2 to ROOM 1. I have however a...
Configuring Cisco SPA122 to be used with a 56K modem
Introduction We will take on the configuration from the last post where I showed how to configure the Cisco SPA122 to be used with a landline phone, and we will modify it to be used with a US Robotics 56K Faxmodem instead of a landline phone. Say we have a U...
Using a dial-up modem on Windows 98
Introduction This is a follow-up article to installing a US Robotics 56K Faxmodem on Windows 98. We are now ready to test the modem connection to Internet and see if it still works in 2024. Connection nodes still available in Spain At the end of the 90's,...
Disabling TLSv1 and TLSv1.1
Introduction When performing an SSL scan at SSL Labs it showed that this webpage had a grade of B. This is the grade also obtained at Mozilla Observatory (75/100 score). The report from Mozilla Observatory, showed that just disabling TLSv1 and TLSv1.1 would i...
Copyright
Any copyrighted materials on this wiki, including but not limited to text, images, and videos, are the property of their respective owners. These materials are used for educational and informational purposes only. I do not claim ownership of any copyrighted ma...
Terms and Conditions
Terms and Conditions Last updated: 23-12-2025 Please read these Terms of Use (“Terms”, “Terms of Use”) carefully before using the https://sergio-jimenez.net website (the “Service”) operated by sergio-jimenez.net (“us”, “we”, or “our”). Your access to and us...
How to access Movistar/O2 HGU GUI from pfSense
Introduction Beginning with the following topology: With the Movistar HGU router configured in "semi-bridge" mode (bridge mode for the purposes of this article), we want to access its 192.168.1.1 management IP (WEB GUI) from the 192.168.2.0 LAN. Configura...
Converting a Cisco Lightweight Access Point Back to Autonomous Mode
Introduction The AP used in this lab is a Cisco Aironet 1700i Series AP, an AIR-CAP1702I-E-K9. Suppose this AP was bought second-hand and comes with some non-default configuration (including a username/password console CLI access combination we don't know). ...
Reset Cisco Aironet 1700 Series LAP to factory defaults
Introduction For this lab I have the following AP model: AIR-CAP1702I-E-K9. This is an AP I bought second-hand which comes with a non-default configuration to be used as a LAP (Lightweight Access Point) with an WLC. In this situation we cannot reconfigure th...