Linux : Add user to sudo
Linux : Add user to sudo When using Ubuntu Linux, I can run root command with adding sudo before command parameter. But, when I use Centos, I can not run sudo command. I get This error when try to running sudo command : [toto@data]$ sudo toto [sudo] password for toto: toto is not in the [...]
Integer To Binary Converter
Integer To Binary Converter I am interesting about how we can convert a integer number to binary number. So, I am try to create Integer To Binary Converter with C source Code.I am create this code from tutorial at http://www.helpwithpcs.com/courses/binary-numbers.htm. Please look Integer To Binary source code below : /* * iolibrary.c * * Created [...]
Ubuntu 10.04 install g77
Ubuntu 10.04 install g77 Today, I get a source code must be compile with g77. I use Ubuntu 10.04 and can not get this compiler in this Ubuntu version. After searching, I get information about g77 repository in Ubuntu 8.04 (Hardy). We can install this program with repository from Ubuntu Hardy. This is a method [...]
First Payment From freelancer.com
First Payment From freelancer.com I am register in freelancer.com last year. But, I can try to bid in this site last month. freelancer.com is website like guru.com or vworker.com. We can get job or send job to this site. Are yout interest with this program ? This is a new sample of job in this [...]
