Friday, 18. December 2009, 05:21:01
chrome
Here is list of Google Chrome Hidden Pages or Configuration Parameters. You have to input about:parameter in address bar to open this hidden treasure. (Replace parameter with respective word) as listed.
about:network
about:ipc
about:histograms
about:histograms/Loop
about:objects
about:crash
about:hang
about:shorthang
about:dns
about:memory
about:cache
about:version
about:internets (Easter egg)
about:plugins
Saturday, 12. December 2009, 14:03:16
linux, zenwalk
Simple steps to make Zenwalk works like magic...
1. Upon initial installation, go to Netpkg and select the
snapshot repository. Then update all the packages as
necessary. If you want to upgrade your kernel, make sure
to type lilo -v when is completed as root.
2. Set up your Firestarter firewall.
3. Go to your command line and install:
-netpkg jre
4. Also, I would install Google Chrome right away...
-http://darkstar.ist.utl.pt/slackware/addon/slacky/slackware-13.0/network/google-chrome/4.0.249.11/
5. I like gslapt and add the following repository:
-http://darkstar.ist.utl.pt/slackware/addon/slacky/slackware-13.0/
6. For some reason, gxine is the only dvd player that works in my system.
Install gxine using netpkg.
7. Codecs: Use gslapt to install libdvdcss.
8. For security, I like mcrypt and ccrypt.
9. Install also src2pkg and sbopkg to built your own .tgz packages.
-http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/src2pkg/
-http://www.sbopkg.org/downloads.php
10...This is all...for now. Enjoy Zenwalk!
Monday, 7. December 2009, 02:49:29
admire
The other day a good friend of mine asked me this question and I thought about it and this is my response:
-Jonathan Rothberg :: the inventor of massively parallel sequencing.
http://en.wikipedia.org/wiki/Jonathan_Rothberg-Carlos Castaneda :: Nagual, thinker, liberation of the soul/spirit.
http://en.wikipedia.org/wiki/Carlos_Castaneda-Claus Philipp Maria Justinian Schenk Graf von Stauffenberg :: He had the "cojones" to attack Hitler.
http://en.wikipedia.org/wiki/Claus_von_Stauffenberg
Sunday, 6. December 2009, 06:58:07
linux
I installed Fedora 12 on a Dell laptop for a friend and I got everything to work fine. My only complain is that openJDK and Chrome do not match. Only Firefox and Opera browsers are compatible with it. But, overall, Fedora looks solid!!!!!!!!!!!!!!!!!!!
-2501
Sunday, 6. December 2009, 00:07:02
linux, arch
from: planet arch
SVN tunneling through HTTP proxy
I don’t know in your university, but in mine I still cannot use version control system cause we have an HTTP proxy and only HTTP traffic is allowed.
I want my system to be ever up-to-date and sometime this means to use development software. Today, for example, I wanted to build KDE from SVN.
Usually set http-proxy-host and http-proxy-port into ~/.subversion/server was enough, but today with this method I got a nice “Permission denied“.
The alternative method is to setup an SVN tunneling through the proxy:
First, you need perl-libwww from [extra] repository and perl-net-proxy from AUR.
Open a terminal and launch:
$ connect-tunnel -P proxyhost:proxyport -T 10234:svnhost:svnport
Now, keep connect-tunnel running and checkout svn in this way:
$ svn co svn://localhost:10234/svntrunk
All should works. Good luck!
Sunday, 6. December 2009, 00:05:16
linux, arch
from: planet arch
SVN tunneling through HTTP proxy
I don’t know in your university, but in mine I still cannot use version control system cause we have an HTTP proxy and only HTTP traffic is allowed.
I want my system to be ever up-to-date and sometime this means to use development software. Today, for example, I wanted to build KDE from SVN.
Usually set http-proxy-host and http-proxy-port into ~/.subversion/server was enough, but today with this method I got a nice “Permission denied“.
The alternative method is to setup an SVN tunneling through the proxy:
First, you need perl-libwww from [extra] repository and perl-net-proxy from AUR.
Open a terminal and launch:
$ connect-tunnel -P proxyhost:proxyport -T 10234:svnhost:svnport
Now, keep connect-tunnel running and checkout svn in this way:
$ svn co svn://localhost:10234/svntrunk
All should works. Good luck!
Saturday, 5. December 2009, 14:13:20
linux, slackware
Nice article about Slackware 101 ...
See more
herefrom Linux.com.
Saturday, 28. November 2009, 03:41:54
linux, zenwalk
Ok...I am back to Zenwalk! I went back to my roots and I like it. My brain is working again. Love Zen!!!
-2501
ps: killer combo: Zenwalk + Google Chrome
Friday, 27. November 2009, 17:55:23
linux
I have been spoiled by Mandriva Linux and it is getting difficult to return to my ancient roots....not good!
You can go from easy to advance level in 1 second. I already started writing python scripts for a project and Mandriva shines!!!
-2501
Tuesday, 24. November 2009, 02:13:52
fedora, linux
Go to cd /etc/yum.repos.d and create atrpms.repo and add this:
[atrpms]
name=ATrpms - Stable
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atrpms
enabled=0
priority=150
[atrpms-testing]
name=ATrpms - Testing
baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/testing
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY.atrpms
enabled=0
priority=150Then
rpm --import
http://ATrpms.net/RPM-GPG-KEY.atrpmsand {example}
yum --enablerepo=atrpms install acidrip
--livna repos--
su -c "rpm -ivh
http://rpm.livna.org/livna-release.rpm--
For Google, create google.repo and type:
[google]
name=Google - i386
baseurl=http://dl.google.com/linux/rpm/stable/i386
enabled=1
gpgcheck=1
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
1 2 3 4 5 ... 15 Next »
Showing posts 1 -
10 of 143.