i-linux.blogspot.com
References, references and references: February 2009
http://i-linux.blogspot.com/2009_02_01_archive.html
References, references and references. Work, work and work. Monday, 2 February 2009. A few commands are very useful to check the system information of the Solaris systems. Uname -X can give you the information of OS version and number of processors. Psrinfo -v can tell you the information of the processors. Prtconf -v can tell you the memory installed. Df -k is for you to check the information of HDD. IRIX set up default gateway. Http:/ software.majix.org/irix/network-setup.shtml. View my complete profile.
i-linux.blogspot.com
References, references and references: Python to start
http://i-linux.blogspot.com/2014/12/python-to-start.html
References, references and references. Work, work and work. Wednesday, 3 December 2014. Python 2 and python 3 are not compatible. Therefore it is better to start with python 3. Under Ubuntu I start python by python3 and then I get into the interactive mode. Not useful at all. How to start coding? I need an IDE. To install one for python3, apt-get install idle-python3.4 and it installs. The first line of the code starts with. Subscribe to: Post Comments (Atom). Share my knowledge and my happiness with you.
i-linux.blogspot.com
References, references and references: July 2011
http://i-linux.blogspot.com/2011_07_01_archive.html
References, references and references. Work, work and work. Saturday, 2 July 2011. Ali M5455 under Ubuntu. Http:/ ubuntuforums.org/showthread.php? Sudo gedit /etc/modprobe.d/alsa-base. Options snd-intel8x0 buggy semaphore=1. Module options should go here. OSS/Free portion - card #1. OSS/Free portion - card #2 (cmipci). Subscribe to: Posts (Atom). Share my knowledge and my happiness with you. View my complete profile. Coding, coding , coding and coding . Ali M5455 under Ubuntu.
i-linux.blogspot.com
References, references and references: php not display under public_html
http://i-linux.blogspot.com/2012/01/php-not-display-under-publichtml.html
References, references and references. Work, work and work. Monday, 16 January 2012. Php not display under public html. First of all make the apache server with qualified domain name. 1 Enable UserDir module. 2 Edit /etc/apache2/httpd.conf. AddType application/x-httpd-php .php. Use for PHP 5.x:. LoadModule php5 module modules/libphp5.so. Add index.php to your DirectoryIndex line:. DirectoryIndex index.html index.php. 3 Add following at the end of /etc/apache2/apache2.conf. View my complete profile.
i-linux.blogspot.com
References, references and references
http://i-linux.blogspot.com/2014/10/restart-posts-again.html
References, references and references. Work, work and work. Wednesday, 8 October 2014. Restart the posts again. Hopefully I can keep on doing it. Subscribe to: Post Comments (Atom). Share my knowledge and my happiness with you. View my complete profile. Coding, coding , coding and coding . Get MD5 hash of a string. MySQL database backup and restore. Restart the posts again. Hopefully I can keep on d. Simple template. Powered by Blogger.
i-linux.blogspot.com
References, references and references: December 2014
http://i-linux.blogspot.com/2014_12_01_archive.html
References, references and references. Work, work and work. Wednesday, 3 December 2014. Python 2 and python 3 are not compatible. Therefore it is better to start with python 3. Under Ubuntu I start python by python3 and then I get into the interactive mode. Not useful at all. How to start coding? I need an IDE. To install one for python3, apt-get install idle-python3.4 and it installs. The first line of the code starts with. Django where to start. Sudo apt-get install python3-pip. View my complete profile.
i-linux.blogspot.com
References, references and references: November 2010
http://i-linux.blogspot.com/2010_11_01_archive.html
References, references and references. Work, work and work. Wednesday, 10 November 2010. FreeNX on Ubuntu 10.04 installation. Https:/ help.ubuntu.com/community/FreeNX. 1 sudo apt-get install python-software-properties. 2 sudo add-apt-repository ppa:freenx-team. If not working, just manually add. Deb http:/ ppa.launchpad.net/freenx-team/ppa/ubuntu lucid main. Deb-src http:/ ppa.launchpad.net/freenx-team/ppa/ubuntu lucid main. 3 sudo apt-get update. 4 sudo aptitude install freenx. Subscribe to: Posts (Atom).
i-linux.blogspot.com
References, references and references: October 2010
http://i-linux.blogspot.com/2010_10_01_archive.html
References, references and references. Work, work and work. Monday, 25 October 2010. Http:/ www.mediawiki.org/wiki/Download. Install LAMP on your server. Uncompress the package and make the config directory writeable by chmod a w config. Use web browser to access the directory. ("http:/ localhost/config"). Create the account for mediawiki on MySQL and job done. Enable public html on user accounts (Ubuntu). 2 /etc/init.d/apache2 force-reload. 4 /etc/init.d/apache restart. IfModule mod userdir.c.
i-linux.blogspot.com
References, references and references: October 2014
http://i-linux.blogspot.com/2014_10_01_archive.html
References, references and references. Work, work and work. Wednesday, 22 October 2014. Get MD5 hash of a string. Echo -n string md5sum. MySQL database backup and restore. Mysqldump -u root -p dbtobackup dbtobackup.sql. Wednesday, 8 October 2014. Restart the posts again. Hopefully I can keep on doing it. Subscribe to: Posts (Atom). Share my knowledge and my happiness with you. View my complete profile. Coding, coding , coding and coding . Get MD5 hash of a string. MySQL database backup and restore.
i-linux.blogspot.com
References, references and references: Get MD5 hash of a string
http://i-linux.blogspot.com/2014/10/get-md5-hash-of-string.html
References, references and references. Work, work and work. Wednesday, 22 October 2014. Get MD5 hash of a string. Echo -n string md5sum. Subscribe to: Post Comments (Atom). Share my knowledge and my happiness with you. View my complete profile. Coding, coding , coding and coding . Get MD5 hash of a string. MySQL database backup and restore. Restart the posts again. Hopefully I can keep on d. Simple template. Powered by Blogger.