Skip navigation.

2501

Stand Alone Complex

Google chrome hidden configurations

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

Zenwalk Tune-up....

,

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!

People that I admire the most

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

Fedora 12 looking good.

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

Arch :: SVN tunneling through HTTP proxy

,

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!

Arch :: SVN tunneling

,

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!

Slackware 101

,

Nice article about Slackware 101 ...

See more here
from Linux.com.

ok back to 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

OMG Mandriva!

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

Fedora + ATRpms + Google Repos

,

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=150


Then

rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms

and {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
January 2010
S M T W T F S
December 2009February 2010
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30