Categories
- ALCATEL (2)
- Blog Personal (133)
- Cisco (35)
- Cluster (2)
- elearn (13)
- Nix (380)
- OpenVMS (5)
- Programación (36)
- C++ (2)
- javaScript (11)
- PHP mySQL (21)
- travel (1)
- Windows (44)
- Exchange (3)
- SQL Server (6)
- www (7)
- apache (3)
Category Archives: CentOS
Static Routes in Redhat 9 – New isn’t always better
Overview With the introduction of Redhat version 8 and continued into version 9, the /etc/sysconfig/static-routes file no longer seems to function correctly. Linux static routes changed in 8.0 to a new format. Now you are to create a file in … Continue reading
Posted in CentOS
Comments Off
untangle database postgres
If you ssh into untangle or are on the terminal “psql -U postgres uvm” will get you a postgresql prompt on the untangle database. Running “\d” will tell you all the tables that are available. To get remote access to the database you … Continue reading
Posted in CentOS
Comments Off
squid
http://www.gra2.com/article.php?query=generador&story=20050208110955884
Posted in CentOS
Comments Off
SambaLDAP
http://www.alcancelibre.org/staticpages/index.php/SAMBALDAP-CENTOS5
Posted in CentOS
Comments Off
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 … Continue reading
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!
Posted in CentOS
Comments Off
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?
Posted in CentOS
Comments Off
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 … Continue reading
Posted in CentOS
Comments Off
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, … Continue reading
Posted in CentOS
Comments Off