url: http://www.sldivas.com
Sunday, April 7, 2013
Wednesday, April 3, 2013
Monday, April 1, 2013
hide login username from the login screen in Fedora 18
I using Fedora 18 - Gnome 3.6.2
I have ten user accounts (created for testing purposes) i dont want the username listed or shown to anyone trying to login to my laptop.
i came across a solution updating gconf database
go to

touch or create a file called 01.mysettings
vi 01.mysettings
I have ten user accounts (created for testing purposes) i dont want the username listed or shown to anyone trying to login to my laptop.
i came across a solution updating gconf database
go to
touch or create a file called 01.mysettings
vi 01.mysettings
update the dconf database
Wednesday, January 9, 2013
Pear Linux
Pear Linux is another flavour of linux based on ubuntu. its a desktop distribution and current version is 6
File Size 822MB.
review
http://www.linuxbsdos.com/2012/11/01/pear-linux-6-review/ [Review 2012 November]
official websites
http://pearlinux.fr/
http://pear.prophecy.li/
File Size 822MB.
review
http://www.linuxbsdos.com/2012/11/01/pear-linux-6-review/ [Review 2012 November]
official websites
http://pearlinux.fr/
http://pear.prophecy.li/
Fetchmail
Fetchmail is an open source software utility for POSIX-compliant operating systems which is used to retrieve e-mail from a remote POP3, IMAP, ETRN or ODMR mail server to the user's local system.
It was developed from the popclient program, written by Carl Harris
Official Site www.fetchmail.info
to install fetchmail you need root privileges
[root@localhost ~]# yum info fetchmail
[root@localhost ~]# yum install fetchmail
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package fetchmail.i686 0:6.3.22-1.fc16 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
Package Arch Version Repository Size
Installing:
fetchmail i686 6.3.22-1.fc16 updates 531 k
Transaction Summary
=================================================================================
Install 1 Package
Total download size: 531 k
Installed size: 2.1 M
Is this ok [y/N]: y
Downloading Packages:
fetchmail-6.3.22-1.fc16.i686.rpm | 531 kB 00:08
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : fetchmail-6.3.22-1.fc16.i686 1/1
Installed:
fetchmail.i686 0:6.3.22-1.fc16
Complete!
now in you home (cd ~) directory eg:- /home/jerome
touch .fetchmailrc
add the following lines....
poll imap.gmail.com protocol IMAP user "xxxxxxx@gmail.com" is adriaan here password 'mysecretpassword' folder 'BUP' fetchlimit 1 keep ssl
fetchmail -v
Friday, December 28, 2012
Friday, December 21, 2012
Magento Disable Guests from writing Product Reviews
go the Catalog section in Magento System Tab and
under "Product Reviews"
set the "Allow Guests to Write Reviews" to No
and save the config
Display Products that are Out of Stock in Magento 1.7
by default Magento (Community 1.7.0.2) out of stock display option is not
example
[General]
my product name : test item
status: enabled
visible: catalog and search
[Inventory]
quantity: 5
but the stock availability: Out of Stock
in the admin panel go to the [System] tab
< Catalog > section
click the ( Inventory )
make the Display Out of Stock Products option to Yes
thats it done..
ou also need run the index management and cache management
Subscribe to:
Posts (Atom)



