Tag: linux

  • SQL Server authentication from linux REHL with SSPI

    First step install Kerberos client: yum install krb5-workstation krb5-libs krb5-auth-dialog Configure Kerberos, i for example your REALM is TEST.COM, edit kerberos configuration with: sudo nano /etc/krb5.conf [logging]default = FILE:/var/log/krb5libs.logkdc = FILE:/var/log/krb5kdc.logadmin_server = FILE:/var/log/kadmind.log [libdefaults]dns_lookup_realm = falseticket_lifetime = 24hrenew_lifetime = 7dforwardable = truerdns = falsepkinit_anchors = FILE:/etc/pki/tls/certs/ca-bundle.crtspake_preauth_groups = edwards25519dns_canonicalize_hostname = fallbackqualify_shortname = “”default_realm = TEST.COMdefault_ccache_name =…

  • Huawei E586 Linux driver

    Download from here: http://download-c.huawei.com/tcpsdownload/downLoadCenter?category=&flay=software&downloadID=NDcwMzU= unpack and cd to the right directory type sudo ./install restart the computer plug off and plug in the device Driver founded here. Updated: link do not work, try this.

  • SCO-IBM

    A quanto sembra nella famosa causa SCO contro IBM, in cui SCO accusava la IBM di aver copiato del codice originale Unix in Linux, le linee di codice effettivamente copiate sarebbero 326. La maggior parte di queste sarebbero dei commenti. La restante parte si tratta di nomi di file inclusi e dichiarazioni di strutture dati…