Skip to primary content
Skip to secondary content

My Journal

Fernando Filipe Teixeira

My Journal

Main menu

  • Home
  • About

Post navigation

← Older posts
Newer posts →

Free & simple SIM Unlock for Samsung i780/Omnia

Posted on September 28, 2011 by admin
Reply

User _TB_TB on XDA-Developers has discovered that it seems Samsung has inadvertently left the tools for easily unlocking their smartphones on the phones itself. By locking your phone with our own password, you can easily unlock it.

Continue reading →

Posted in Uncategorized | Leave a reply

Kernel panic – not syncing: VFS: Unable to mount…

Posted on September 28, 2011 by admin
Reply

Kernel panic – not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

ATTENTION to Initramfs option in the kernel config.

http://en.gentoo-wiki.com/wiki/Initramfs

Posted in Uncategorized | Leave a reply

How To nVidia

Posted on September 28, 2011 by admin
Reply

Fedora 12 / 13

In order to keep compatibility with nouveau, you either need to recreate the initrd manually after the driver has been installed, or add a command line option to the kernel. To recreate the initrd:
Continue reading →

Posted in Uncategorized | Leave a reply

Install Windows Truetype Fonts in Ubuntu

Posted on September 28, 2011 by admin
Reply

Change your Default Font Settings to look smooth

If you want to change your font settings you need to go to System—>Preferences —>Font you can see this in the following screen
Continue reading →

Posted in Uncategorized | Leave a reply

Creating a light kernel configuration

Posted on September 28, 2011 by admin
Reply
Everybody has their own way they make their kernel configurations usually starting with an allnoconfig, defconfig, distribution config etc.
There happens to be a very effective and easier way, thanks to Pappy Mcfae’s kernel seeds.

Getting the base configuration file

Continue reading →

Posted in Uncategorized | Leave a reply

Installing SUDO in Debian

Posted on September 28, 2011 by admin
Reply

# apt-get install sudo

sudo is configured entirely through the file /etc/sudoers. This file controls the commands which users are allowed to run.

# emacs /etc/sudoers

Continue reading →

Posted in Uncategorized | Leave a reply

Instalando java no Debian

Posted on September 28, 2011 by admin
Reply

1. Essencial

O metodo de instalação descrito usa o java-package  e pacotes relacionados paraclass=”Apple-converted-space” criar um pacote .deb do arquivos auto-descompactável .bin JRE/JDK da Sun e Blackdown, ou do arquivo .tgz JRE/JDK da IBM.

Continue reading →

Posted in Uncategorized | Leave a reply

Compile 2.6.3x kernel error on Debian Lenny 5

Posted on September 28, 2011 by admin
Reply

====== making target debian/stamp/install/linux-image-2.6.33 [new rereqs: ]======
This is kernel package version 11.015.
echo “The UTS Release version in include/linux/version.h”; echo ” “” “; echo “does not match current version:”; echo ” “2.6.33” “; echo “Please correct this.”; exit 2

Continue reading →

Posted in Uncategorized | Leave a reply

Compilar e instalar Kernel oficial “Debian Way”

Posted on September 28, 2011 by admin
Reply

Para tudo ficar arrumado, executar estes comandos a partir da directoria /usr/src. É necessário dar permissões ao utilizador que vai criar o pacote: # adduser USER src ou # chmod o+w /usr/src.
Continue reading →

Posted in Uncategorized | Leave a reply

Instalar Ailurus no Mandriva 2010

Posted on September 28, 2011 by admin
Reply
  1. urpmi –auto-update
  2. urpmi python-distutils-extra
  3. urpmi intltool
  4. urpmi lib64python2.6-devel
  5. Baixar Ailurus em : code.google.com/p/ailurus/downloads/list
  6. tar -xvf ailurus-10.10.3.tar.gz
  7. cd ailurus-10.10.3
  8. Entrar como administrador: su –
  9. python setup.py install
  10. ailurus
Posted in Uncategorized | Leave a reply

Post navigation

← Older posts
Newer posts →

Recent Posts

  • Subdomains to WordPress Multisite instance in Amazon Lightsail
  • Launch and Configure a WordPress Instance with Amazon Lightsail
  • WP DB Backup
  • How to Make Mikrotik a Wireless Access Point
  • Mikrotik add an IP address to LAN interface;

Recent Comments

No comments to show.
Proudly powered by WordPress