Archive for ‘ Terminal ’

MySQL have this load data function, where we can insert data to a table from external files like csv, txt etc. The process is quite simple, 1st lets login to mysql via terminal/console. mysql -u root -p Enter your MySQL password. Change root to any username(MySQL users) you would wish to login to MySQL. mysql> [...]

Read more

UPDATE (10-10-2012):  This article can also be used for openSUSE 11.4 , openSUSE 12.1, openSUSE 12.2 and Sles 11(server). Last night i installed vanilla forum the latest version(2.0.16), but before that i got into trouble like ‘cannot install vanilla forum because the database host provided is wrong’ some thing like that type of error. Which [...]

Read more

Personally i think, that Linux terminal is the strongest application/tool whatever you name it. Yesterday i was restoring a MySQL database size of 5MB via MySQL Administrator application, and it crashed several times. Actually i use it because the easy way to have GUI with few clicks, but that doesn’t mean i never used terminal [...]

Read more

Note: Before doing this upgrade, ensure that your current system is completely update with latest packages from update repo. And also backup your DATA. This how to will cover two main steps, one to update current system and another to upgrade the system. STEP-I is not mandatory, its just to check the update repo and [...]

Read more

Update: There is a small update to this article, as if lets say some one does not have any root password yet, then how to create it 1st and then use the following commands. So that’s simple, open terminal and type the following: mysqladmin -u root password YOURPASSWORD YOURPASSWORD = Your new root password ——————————————————————————- [...]

Read more

UPDATE(11-02-2013): In the past, crulp.org was having down time issues, and now one of the commenter said that the site domain has expired. Keeping that in mind, from now on both of the fonts will be available to download from our server. So users have no need to go to sites mentioned below to download [...]

Read more

Search

Articles

What's Hot

Recent Comments