Usul moves a notch up
Maxxed the RAM to 8 GB, just now.
Testing it right now while posting this.
Gnome 3 feels mighty snappy.
Labels: Gnome 3, hardware, Linux, Pictures, Precise Pangolin, Thinkpad T410, Ubuntu GNOME Shell Remix
Buenos Aires my ass... Buenos Aires might be in June, this place is a hell hole during summer.
Labels: Gnome 3, hardware, Linux, Pictures, Precise Pangolin, Thinkpad T410, Ubuntu GNOME Shell Remix
Section "Device" Identifier "Default Device" Driver "nvidia" Option "NoLogo" "True" Option "RegistryDwords" "EnableBrightnessControl=1" EndSection
Labels: Gnome 3, hardware, Linux, NVIDIA, Precise Pangolin, Thinkpad T410
Labels: hardware, Life, Pictures, Thinkpad T410, Thinkpad T60p
Labels: Linux, Precise Pangolin, Screen Shots, Thinkpad T410, Ubuntu, Ubuntu GNOME Shell Remix
Labels: Buenos Aires, Cold, Life, Stupidity, Weather
Labels: Gnome 3, Linux, Precise Pangolin, Thinkpad T410, Ubuntu, Ubuntu GNOME Shell Remix
Labels: Gnome, links, Linux, Scientific Linux 6.2, Screen Shots, Thinkpad T60p
gconftool /apps/metacity/general/button_layout -t string -s "menu:minimize,maximize,close"This puts things in order, and of course the change is instantaneous and doesn't need a logout or reboot.
Labels: Chromium, Gnome 3, Linux, Precise Pangolin, Thinkpad T410, Ubuntu
Labels: Gnome 3, Linux, Precise Pangolin, Screen Shots, Thinkpad T410, Ubuntu
wget http://pkgs.repoforge.org/rsnapshot/rsnapshot-1.3.1-1.el5.rf.noarch.rpmAnd test how the thing would go...
# rpm --test -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(XML::Simple) is needed by rsnapshot-1.3.1-1.el5.rf.noarch perl(XML::Validator::Schema) is needed by rsnapshot-1.3.1-1.el5.rf.noarchFirst one its an easy one...
# yum install perl-XML-Simple Installed: perl-XML-Simple.noarch 0:2.14-4.fc6 Dependency Installed: perl-XML-Parser.x86_64 0:2.34-6.1.2.2.1 Complete!Another test...
# rpm --test -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(XML::Validator::Schema) is needed by rsnapshot-1.3.1-1.el5.rf.noarchMore downloading...
wget http://pkgs.repoforge.org/perl-XML-Validator-Schema/perl-XML-Validator-Schema-1.10-1.el5.rf.noarch.rpmAnd testing...
# rpm --test -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm perl-XML-Validator-Schema-1.10-1.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(XML::Filter::BufferText) is needed by perl-XML-Validator-Schema-1.10-1.el5.rf.noarch perl(XML::SAX::Exception) is needed by perl-XML-Validator-Schema-1.10-1.el5.rf.noarch perl(XML::SAX::ParserFactory) is needed by perl-XML-Validator-Schema-1.10-1.el5.rf.noarchSome of those are on the official repo:
# yum install perl-XML-SAX Installed: perl-XML-SAX.noarch 0:0.14-11 Dependency Installed: perl-XML-NamespaceSupport.noarch 0:1.09-1.2.1 Complete!More testing...
# rpm --test -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm perl-XML-Validator-Schema-1.10-1.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(XML::Filter::BufferText) is needed by perl-XML-Validator-Schema-1.10-1.el5.rf.noarchMore downloading...
wget http://pkgs.repoforge.org/perl-XML-Filter-BufferText/perl-XML-Filter-BufferText-1.01-1.2.el5.rf.noarch.rpmLast test...
# rpm --test -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm perl-XML-Validator-Schema-1.10-1.el5.rf.noarch.rpm perl-XML-Filter-BufferText-1.01-1.2.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%]Go with the install!
# rpm -ivh rsnapshot-1.3.1-1.el5.rf.noarch.rpm perl-XML-Validator-Schema-1.10-1.el5.rf.noarch.rpm perl-XML-Filter-BufferText-1.01-1.2.el5.rf.noarch.rpm warning: rsnapshot-1.3.1-1.el5.rf.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%] 1:perl-XML-Filter-BufferT########################################### [ 33%] 2:perl-XML-Validator-Sche########################################### [ 67%] 3:rsnapshot ########################################### [100%]
Labels: Gnome, Linux, Scientific Linux 6.2, Screen Shots, Thinkpad T60p
wget http://pkgs.repoforge.org/nagios/nagios-3.2.3-4.el5.test.x86_64.rpmThis one is a piece of cake:
# rpm --test -ivh nagios-3.2.3-4.el5.test.x86_64.rpm warning: nagios-3.2.3-4.el5.test.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%]Lets see the how things go with the Nagios plugins:
wget http://pkgs.repoforge.org/nagios-plugins/nagios-plugins-1.4.9-1.el5.rf.x86_64.rpmAnd now the real fun begins:
# rpm --test -ivh nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm warning: nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(Net::SNMP) is needed by nagios-plugins-1.4.9-1.el5.rf.x86_64 fping is needed by nagios-plugins-1.4.9-1.el5.rf.x86_64Fping, no problems there:
wget http://pkgs.repoforge.org/fping/fping-3.1-1.el5.rf.x86_64.rpm # rpm --test -ivh fping-3.1-1.el5.rf.x86_64.rpm warning: fping-3.1-1.el5.rf.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%]Full dressing test:
# ls -1 fping-3.1-1.el5.rf.x86_64.rpm nagios-3.2.3-4.el5.test.x86_64.rpm nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm # rpm --test -ivh nagios-3.2.3-4.el5.test.x86_64.rpm nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm \ fping-3.1-1.el5.rf.x86_64.rpm warning: nagios-3.2.3-4.el5.test.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: perl(Net::SNMP) is needed by nagios-plugins-1.4.9-1.el5.rf.x86_64So get it, and run another test:
wget http://pkgs.repoforge.org/perl-Crypt-DES/perl-Crypt-DES-2.05-3.2.el5.rf.x86_64.rpm rpm --test -ivh nagios-3.2.3-4.el5.test.x86_64.rpm nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm \ fping-3.1-1.el5.rf.x86_64.rpm perl-Net-SNMP-5.2.0-1.2.el5.rf.noarch.rpm perl-Crypt-DES-2.05-3.2.el5.rf.x86_64.rpm warning: nagios-3.2.3-4.el5.test.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%]Bingo! So, just do the install and that's it:
# rpm -ivh nagios-3.2.3-4.el5.test.x86_64.rpm nagios-plugins-1.4.9-1.el5.rf.x86_64.rpm \ fping-3.1-1.el5.rf.x86_64.rpm perl-Net-SNMP-5.2.0-1.2.el5.rf.noarch.rpm perl-Crypt-DES-2.05-3.2.el5.rf.x86_64.rpm warning: nagios-3.2.3-4.el5.test.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6 Preparing... ########################################### [100%] 1:perl-Crypt-DES ########################################### [ 20%] 2:fping ########################################### [ 40%] 3:nagios ########################################### [ 60%] 4:perl-Net-SNMP ########################################### [ 80%] 5:nagios-plugins ########################################### [100%]
Labels: Gnome, GNOME Colors icons, GNOME Global Menu, Linux, Scientific Linux 6.2, Screen Shots, Themes, Thinkpad T60p, Window Shopping
wget http://pkgs.repoforge.org/dkms/dkms-2.1.1.2-1.el6.rf.noarch.rpm
> sudo rpm --test -ivh dkms-2.1.1.2-1.el6.rf.noarch.rpm [sudo] password for XXXXXXX: warning: dkms-2.1.1.2-1.el6.rf.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies: gcc is needed by dkms-2.1.1.2-1.el6.rf.noarch kernel-devel is needed by dkms-2.1.1.2-1.el6.rf.noarch make is needed by dkms-2.1.1.2-1.el6.rf.noarchA bit of the old yum to install these ones:
> sudo yum install gcc kernel-devel makeSo here comes the install...
> sudo rpm -ivh dkms-2.1.1.2-1.el6.rf.noarch.rpm warning: dkms-2.1.1.2-1.el6.rf.noarch.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY Preparing... ########################################### [100%] 1:dkms ########################################### [100%] VirtualBox-4.1-4.1.18_78361_rhel6-1.i686.rpm | 63 MB 05:53 warning: rpmts_HdrFromFdno: Header V4 DSA/SHA1 Signature, key ID 98ab5139: NOKEY Retrieving key from http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc Importing GPG key 0x98AB5139: Userid: "Oracle Corporation (VirtualBox archive signing key)And finally, add your regular user to the vboxusers group and you are done for the day:" From : http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc Is this ok [y/N]: y Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Warning: RPMDB altered outside of yum. Installing : VirtualBox-4.1-4.1.18_78361_rhel6-1.i686 1/1 Creating group 'vboxusers'. VM users must be member of that group! No precompiled module for this kernel found -- trying to build one. Messages emitted during module compilation will be logged to /var/log/vbox-install.log. Stopping VirtualBox kernel modules [ OK ] Uninstalling old VirtualBox DKMS kernel modules [ OK ] Trying to register the VirtualBox kernel modules using DKMS [ OK ] Starting VirtualBox kernel modules [ OK ] Installed: VirtualBox-4.1.i686 0:4.1.18_78361_rhel6-1 Complete!
sudo usermod -a -G vboxusers XXXXXXMore info, and howto get the VirtualBox repo on your box: Installing and using VirtualBox on CentOS
Labels: links, Linux, Programs, Scientific Linux 6.2, Thinkpad T60p
Labels: Buenos Aires, Cold, Weather
wget http://pkgs.repoforge.org/wine/wine-1.2.3-1.el6.rf.i686.rpmAnd then test the RPM install to see how the thing goes:
> sudo rpm --test -ivh wine-1.2.3-1.el6.rf.i686.rpm [sudo] password for XXXXXXX: warning: wine-1.2.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies: wine-capi = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-cms = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-core = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-esd = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-gecko = 1.0.0 is needed by wine-1.2.3-1.el6.rf.i686 wine-jack = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-ldap = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-nas = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686 wine-twain = 1.2.3-1.el6.rf is needed by wine-1.2.3-1.el6.rf.i686Things don't look so bleak as they did on the VLC install... So let's just start downloading some stuff... Get all of the packages onto the same directory on your box.
wget http://pkgs.repoforge.org/wine/wine-capi-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-cms-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-core-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-esd-1.2.3-1.el6.rf.i686.rpm wget ftp://rpmfind.net/linux/dag/redhat/el6/en/i386/dag/RPMS/wine-gecko-1.0.0-1.nodist.rf.i386.rpm wget http://pkgs.repoforge.org/wine/wine-ldap-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-jack-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-nas-1.2.3-1.el6.rf.i686.rpm wget http://pkgs.repoforge.org/wine/wine-twain-1.2.3-1.el6.rf.i686.rpmAnd then, once you are on the directory, give it another go...
> sudo rpm --test -ivh *rpm [sudo] password for XXXXXXX: warning: wine-1.2.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies: /usr/bin/xmessage is needed by wine-core-1.2.3-1.el6.rf.i686 libmpg123.so.0 is needed by wine-core-1.2.3-1.el6.rf.i686 libesd.so.0 is needed by wine-esd-1.2.3-1.el6.rf.i686This time, some of the packages are available on the repositories, pretty easy to install:
> sudo yum install xmessage > sudo yum install esound-libsYou know how it goes... Another test:
> sudo rpm --test -ivh *.rpm warning: wine-1.2.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY error: Failed dependencies: libmpg123.so.0 is needed by wine-core-1.2.3-1.el6.rf.i686Get the last package using the hard wget way:
wget http://pkgs.repoforge.org/mpg123/mpg123-1.14.2-1.el6.rf.i686.rpmInstall it, and then, finally, test the WINE install:
> sudo rpm -ivh mpg123-1.14.2-1.el6.rf.i686.rpm > sudo rpm --test -ivh wine-*.rpm warning: wine-1.2.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY Preparing... ########################################### [100%]Goes Ok, so here it goes the final bit:
> sudo rpm -ivh wine-*.rpm warning: wine-1.2.3-1.el6.rf.i686.rpm: Header V3 DSA/SHA1 Signature, key ID 6b8d79e6: NOKEY Preparing... ########################################### [100%] 1:wine-core ########################################### [ 10%] 2:wine-gecko ########################################### [ 20%] 3:wine-capi ########################################### [ 30%] 4:wine-cms ########################################### [ 40%] 5:wine-esd ########################################### [ 50%] 6:wine-jack ########################################### [ 60%] 7:wine-ldap ########################################### [ 70%] 8:wine-nas ########################################### [ 80%] 9:wine-twain ########################################### [ 90%] 10:wine ########################################### [100%]
Labels: Linux, Programs, Scientific Linux 6.2, Thinkpad T60p
Labels: Buenos Aires, Cold, links, Pictures, Weather
Labels: Budge Tone, Cisco 7940, IT slaves, Pictures, SIP
Labels: Life, Pictures, Stupidity, Thinkpad T60p