logo bootloader Prev Top Next WEL (Winston Enterprise Linux) WEL (Winston Enterprise Linux) adalah 99% cloning dari RHEL (RedHat Enterprise Linux) yang diubah hanyalah logo dan trademark dari RHEL. WEL ini pertama kali dibuat tahun 2004 berdasarkan inspirasi yang muncul setelah melihat WhiteBox Enterprise Linux 3.0 yang dibuat secara personal dari seorang yang bernama John
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Linux | |
Install mysql rpm packages $ yum install mysql-server mysql-connector-odbc MySQL-python \ libdbi-dbd-mysql perl-DBD-MySQL php-mysql php-bcmath \ php-cli php-dba php-gd php-imap php-ldap php-mbstring \ php-snmp php-xml php-xmlrpc php php-soap mod_ssl Removing the test databases and anonymous user created by default. This is strongly recommended for production servers. $ mysql_secure_installation Set root user password for the first
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Linux | |
Physical volume, Volume group, and Logical volume. Hal yang pertamakali harus kita lakukan adalah inisialisasi disk yang akan digunakan sebagai Physical Volume disk Cari tahu disk dan partisi mana yang sedang digunakan oleh komputer dengan perintah: df -h Untuk melihat semua disk dan partisi yang terdapat di komputer kita dengan perintah: fdisk -l setelah kita
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Linux | |
Setup: Internal users menggunakan SNAT untuk akses ke Internet eth0 is the inside network (LAN) eth1 is the outside network (Internet) UnAssign=1024:65535 is client port IP_OUTSIDE is the outside IP trying to access the Citrix server CTX_PORT=”1494″ is Citrix incomming port IP_Citrix=”ip.addr.citrix_int” is the Private IP of Citrix server (LAN) IP_EXT=”ip.addr.citrix_ext” is the Public IP
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Linux | |
Below you find a short description how to install and configure a CISCO 2603 Router / Firewall. In the example, we have two LAN’s using the private IP-addresses 192.168.102.0 and 192.168.101.0. Besides routing, the firewall translates all addresses from the internal LAN (192.168.102.0) to the external LAN (192.168.101.0) using NAT (Network Address Translation) and implements
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Cisco | |
This document describes the procedure for recovering enable password or enable secret passwords. These passwords are used to protect access to privileged EXEC and configuration modes. The enable password password can be recovered, but the enable secret password is encrypted and can only be replaced with a new password using the procedure below. This password
Baca Selengkapnya …
by Winston Sahusilawane | Posted in Cisco | |