chahalgurpinder95.wordpress.com
How to change text color of icons on your desktop || Ubuntu 12.04 | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/07/05/how-to-change-text-color-of-icons-on-your-desktop-ubuntu-12-04
Strive not to be a success, but rather to be of value. Albert Einstein. How to change text color of icons on your desktop Ubuntu 12.04. If you are jaded with text color of icons on your desktop, then don’t worry. Here are simple steps which you can follow to change text color of icons on your desktop. 1 First go to path:. This path depends on theme you chose for your desktop. If you are using some other theme,then just replace my theme name with yours. Why To Learn XML? Leave a Reply Cancel reply. Way to...
chahalgurpinder95.wordpress.com
“You can have it all. Just not all at once.” ― Oprah Winfrey | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/07/07/you-can-have-it-all-just-not-all-at-once-―-oprah-winfrey
Strive not to be a success, but rather to be of value. Albert Einstein. You can have it all. Just not all at once. Oprah Winfrey. Posted in Daily Diary. So, today I didn’t even thought of doing hundred things together. How to change text color of icons on your desktop Ubuntu 12.04. Know more about your installed Debian Packages ». Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.
chahalgurpinder95.wordpress.com
Gurpinder Kaur Chahal | Strive not to be a success, but rather to be of value. –Albert Einstein | Page 2
https://chahalgurpinder95.wordpress.com/page/2
Strive not to be a success, but rather to be of value. Albert Einstein. Know more about your installed Debian Packages. Posted in Debian Packages. Here you will find all the commands which will tell you about your debian packages. 1 Now, if you are looking whether you’ve downloaded packages or not , then try these commands:. That is how you tell apt. To search the packages you’ve downloaded. 2 Another command which do the same in some different way is:. Dpkg -l * dpkg -l '*'. Dpkg -l * grep pi. So, today...
chahalgurpinder95.wordpress.com
August | 2013 | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/08
Strive not to be a success, but rather to be of value. Albert Einstein. Monthly Archives: August 2013. Using PostgreSQL on ubuntu 12.04 LTS. PostgreSQL is a powerful object-relational database management system and has bindings for many programming languages such as C, C , Python, Java, PHP, Ruby…. Before you use it, you need to install it, ofcourse. To install it run following commands on your terminal:. Apt-get install postgresql postgresql-contrib. After you have obtained the file, unpack it:. Testdb=...
chahalgurpinder95.wordpress.com
Introduction to GIS | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/06/30/introduction-to-gis/comment-page-1
Strive not to be a success, but rather to be of value. Albert Einstein. GIS is wonderful technology with great tools that help to grasp our data in better way. GIS or Geographical Information System is a collection of software that allows you to create, visualize, query and analyze geospatial data. GIS has four main functional subsystems:. Allows to capture, collect, and transform spatial and thematic data into digital form. 2 Data Storage and Retrieval:. 3 Data Manipulation and Analysis. 4 Data Output :.
chahalgurpinder95.wordpress.com
Install Havij in Ubuntu 12.04 | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2014/03/03/install-havij-in-ubuntu-12-04
Strive not to be a success, but rather to be of value. Albert Einstein. Install Havij in Ubuntu 12.04. Havij is SQL Injection tool and provides us with. Features for exploiting the SQL vulnerability. By using this software user can perform back-end database fingerprint, retrieve DBMS users and password hashes, dump tables and columns, fetching data from the database, running SQL statements and even accessing the underlying file system and executing commands on the operating system. Enter your comment here.
chahalgurpinder95.wordpress.com
Why To Learn XML? | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/07/04/why-to-learn-xml
Strive not to be a success, but rather to be of value. Albert Einstein. Why To Learn XML? Posted in Daily Diary. XML is everywhere and is now becoming very important for the web. I think there’s a hardly any field where you can avoid it. XML stands for e X. Anguage and is designed to transport and store data. A markup language is one which uses additional items (called markup) to create a document. Now, you would be wondering what the word extensible mean here! In XML, you can invent your own tags. U...
chahalgurpinder95.wordpress.com
Why To Learn XML? | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/07/04/why-to-learn-xml/comment-page-1
Strive not to be a success, but rather to be of value. Albert Einstein. Why To Learn XML? Posted in Daily Diary. XML is everywhere and is now becoming very important for the web. I think there’s a hardly any field where you can avoid it. XML stands for e X. Anguage and is designed to transport and store data. A markup language is one which uses additional items (called markup) to create a document. Now, you would be wondering what the word extensible mean here! In XML, you can invent your own tags. U...
chahalgurpinder95.wordpress.com
March | 2014 | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2014/03
Strive not to be a success, but rather to be of value. Albert Einstein. Monthly Archives: March 2014. Install Havij in Ubuntu 12.04. Havij is SQL Injection tool and provides us with. Features for exploiting the SQL vulnerability. Havij runs on windows based operating system. However you can use Wine to get havij in Linux.Here are few steps for installation of havij on your ununtu machine. Open your terminal and give a command to install wine. Sudo apt-get install wine. Then, download Havij using command:.
chahalgurpinder95.wordpress.com
October | 2013 | Gurpinder Kaur Chahal
https://chahalgurpinder95.wordpress.com/2013/10
Strive not to be a success, but rather to be of value. Albert Einstein. Monthly Archives: October 2013. Install graphics.h in ubuntu. For using graphics.h library in Ubuntu, you need to follow few simple steps given below:. First of all, you need to install few packages. For that, run command this on your terminal sudo apt-get install libsdl-image1.2 libsdl-image1.2-dev guile-1.8 guile-1.8-dev. Next you need to install libgraph package. Download libgraph-1.0.2.tar.gz from link. Cd libgraph-1.0.2. Floodfi...