• info@bizmate.biz

Tag Archive Information Technology Articles

tar.gz file extraction

Small placeholder on how to extraxt tar.gz files.

Check disk space on Linux Solaris

the command to check all the system partitions is

df

to view the partition details in a more readable format with Gigabytes, Kilobytes etc use the h option

df -d 

run configure for freeTDS with unixODBC

this it the command

./configure --prefix=/rsw \ --with-tdsver=8.0 \ --with-unixodbc=/rsw \ --with-openssl

in the prefix put the folder you want to install freeTDS to

with-unixodbc needs to be the folder where it has been installed 

How to configure Lynx, netscape, mozilla, IE, Mosaic proxy

For all configurations you may want to do you need the following two data elements

Solaris – view routing table and add route

You can use netstat to view routing information.