Archivo de la categoría: Nix

xen error

Hi Folks, I’ve searched throught this board and noticed a few folks have had this problem…Mine started after installing an ethernet card….Screen came up blue…..»Registry file failure. The registry cannot load the hive file System Root\System32\Config\Software I found this apparent fix when booting from the Windows XP cd…. Quote: Do you have a XP CD?… Leer más: xen error »

Multiple Xen Vlans

Configuring bridges for multiple VLANs This section will be beefed up a bit later. I’m rushing it out due to popular demand!

VLANS Redhat

How do I configure my Red Hat Enterprise Linux 3 system to use 802.1q Virtual Local Area Network (VLAN) tagging for all network communication?

minicom

CentOS 5 (Red Hat-based). I’m connecting to a Cisco Router via serial cable. 1) run ‘minicom -s’ first, to enter configuration mode, you’ll open a text-based menu. Note: Use «ENTER» to exit any menus except the main menu. 2) Under «Serial Port Setup» mine was set to default /dev/modem and 38400. I had to manually… Leer más: minicom »

Change Logo Untangle

We did it, I kept the Untangle logo but add our own logo next to it. Hold down control and shift and click on the «setup info» tab under config. This brings up the «secret» panel for rebranding – you can insert your own logo which will replace the logo on the block pages, quarantine,… Leer más: Change Logo Untangle »

vyatta transparent firewall

ethernet eth0 { disable: false discard: false description: «Config Interface» hw-id: 00:0C:6E:8E:00:00 duplex: «auto» speed: «auto» address 192.168.1.1 { prefix-length: 24 disable: false } } ethernet eth1 { disable: false discard: false description: «» hw-id: 00:00:E8:70:00:00 duplex: «auto» speed: «auto» bridge-group { bridge: «br0» } } ethernet eth2 { disable: false discard: false description: «»… Leer más: vyatta transparent firewall »

LFTP y Screen

ScreenPara usar el lftp en consola lo 1º de todo es screen. Mítico.Me va a permitir crear un terminal virtual en la consola, al que podré entrar y salir a placer.De esta manera dejaré el lftp corriendo en mi servidor, pero lo manejaré desde mi pc.Si no usase screen, al cerrar la sesión en el… Leer más: LFTP y Screen »

nmap

nmap -T Aggressive -A -v Tags: nmap