jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: February 2012
http://jagdeepmalhi.blogspot.com/2012_02_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Sunday, February 19, 2012. Ssh-copy-id -i /.ssh/id rsa.pub remote host. More Detail Click Here. Links to this post. Subscribe to: Posts (Atom). LINUX USER GROUP ,LUDHIANA. Django Installtion in detail. Serving media files in Django. Error : Function-ereg (). Jagdeep Singh Malhi. Picture Window template. Template images by wingmar.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: May 2012
http://jagdeepmalhi.blogspot.com/2012_05_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Tuesday, May 29, 2012. Rsync is used to perform the backup operation in UNIX / Linux. Rsync utility is used to synchronize the files and directories from one location to another in an effective way. Synchronize Files From Local to Remote using shell(ssh with port). Rsync -avzi -e "ssh -p 2445" /var/lib/ldap/ username@192.168.32.101:/var/lib/ldap/. Synchronize Files From Remote to Local. Rsync -avz username@192.168.200.10:/var/lib/rpm /root/temp. Read More : Click here.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: August 2011
http://jagdeepmalhi.blogspot.com/2011_08_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Wednesday, August 31, 2011. Install and Configure Mail Server on Linux System. A Mail Transfer Agent (MTA) is the program which receives and sends out the email from your server, and is therefore the key part. The default MTA in Ubuntu is Postfix, but exim4 is also fully supported and in the main repository. Postfix - this guide explains how to set up Postfix. Sudo aptitude install postfix. From a terminal prompt:. General type of mail configuration: Internet Site.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: July 2015
http://jagdeepmalhi.blogspot.com/2015_07_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Thursday, July 9, 2015. Create list of all installed packages by date in Ubuntu or Debian. Creates file with a list of all packages installed by date. Append all info from archived logs. Mycount=$(ls -l /var/log/dpkg.log.*.gz wc -l). Nlogs=$( $mycount 1 ). While [ $i -le $nlogs ]. If [ -e /var/log/dpkg.log.$i.gz ]; then. Zcat /var/log/dpkg.log.$i.gz grep " install " $HOME/packagetmp.txt. I=$( $i 1 ). Next append all info from unarchived logs. While [ $i -le $nulogs ].
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: Import a Large CSV file to MySQL commend line
http://jagdeepmalhi.blogspot.com/2014/07/import-large-csv-file-to-mysql-commend.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Thursday, July 24, 2014. Import a Large CSV file to MySQL commend line. Using the mysqlimport utility run below command. Mysqlimport - ignore-lines=1 - fields-terminated-by=,- columns='ID,columnName1,columnname2, columnname3' - local -u root -p Databasename /pathtocsvfile/tablename.csv. You must put the absolute path of the csv file for it to register with the utility. The “tablename.csv” has to match the name of the table in your mysql database.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: Hope....
http://jagdeepmalhi.blogspot.com/p/hope.html
DO HARDWORK, SMARTLY KEEP PATIENCE. No sound in this world can be more louder than silence and if any one cannot understand your silence they can never understand your words. Beauty is not on the face but lies in the eyes of observer! I don't want the world to see me, C. Ause I don't think that they'd understand. When everything's made to be broken. I just want you to know who I am. I was born alone I will die alone. Be a good person. But Don't try to prove it. Watch your thoughts, they become your words;.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: July 2014
http://jagdeepmalhi.blogspot.com/2014_07_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Thursday, July 24, 2014. Import a Large CSV file to MySQL commend line. Using the mysqlimport utility run below command. Mysqlimport - ignore-lines=1 - fields-terminated-by=,- columns='ID,columnName1,columnname2, columnname3' - local -u root -p Databasename /pathtocsvfile/tablename.csv. You must put the absolute path of the csv file for it to register with the utility. The “tablename.csv” has to match the name of the table in your mysql database. Links to this post.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: Create list of all installed packages by date in Ubuntu or Debian
http://jagdeepmalhi.blogspot.com/2015/07/create-list-of-all-installed-packages.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Thursday, July 9, 2015. Create list of all installed packages by date in Ubuntu or Debian. Creates file with a list of all packages installed by date. Append all info from archived logs. Mycount=$(ls -l /var/log/dpkg.log.*.gz wc -l). Nlogs=$( $mycount 1 ). While [ $i -le $nlogs ]. If [ -e /var/log/dpkg.log.$i.gz ]; then. Zcat /var/log/dpkg.log.$i.gz grep " install " $HOME/packagetmp.txt. I=$( $i 1 ). Next append all info from unarchived logs. While [ $i -le $nulogs ].
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: December 2010
http://jagdeepmalhi.blogspot.com/2010_12_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Tuesday, December 14, 2010. Comparison of Oracle, MySQL and Postgres DBMS. Comparison are given below with include all the basic concept :-. Links to this post. Subscribe to: Posts (Atom). LINUX USER GROUP ,LUDHIANA. Comparison of Oracle, MySQL and Postgres DBMS. Django Installtion in detail. Serving media files in Django. Error : Function-ereg (). Jagdeep Singh Malhi. Picture Window template. Template images by wingmar.
jagdeepmalhi.blogspot.com
DO HARDWORK, SMARTLY | KEEP PATIENCE: October 2010
http://jagdeepmalhi.blogspot.com/2010_10_01_archive.html
DO HARDWORK, SMARTLY KEEP PATIENCE. Monday, October 25, 2010. Django-Cms Installation error "PageAdmin.exclude' refers to field 'created by' that is missing from". Error ImproperlyConfigured at / PageAdmin.exclude refers to field created by that is . Missing from the form. By just setting editable=False on created by and changed by and removing all fields from . PageAdmin.exclude (the other fields already were editable=False). Edit two files to fix this error. Line no. 65 approximately. Change this li n.
SOCIAL ENGAGEMENT