Friday, January 9, 2015

Installing telnet on debian wheezy

I have a trouble when installing telnet-server ( also known as telnetd ) on debian wheezy server.
With normal command like 

apt-get install telnetd

System reply error message ( Unable to locate packet .....). Sceptic with default repository in /etc/apt/sources.list, and i add new repository from kambing.ui.ac.id, you may need this:

deb http://kambing.ui.ac.id/debian/ wheezy main contrib non-free
deb http://kambing.ui.ac.id/debian/ wheezy-updates main contrib non-free
deb http://kambing.ui.ac.id/debian-security/ wheezy/updates main contrib non-free

After you save this url repository, do small things update with command:

apt-get update

And install telnet server programs:

apt-get install telnetd

note:all commands do with root permissions




Make Your Terminal / Console Ubuntu OS Look Catchy

In this post, i will make a tutorial to install archey in your ubuntu PC.
Little information about archey
Archey is a script thats display system logo with ascii art. Archey originally writen for Arch Linux, but in this tutorial we will installing archey in ubuntu.

How to installing archey programs? You will need install a new program from repository.

sudo apt-get install lsb-release scrot
wget http://github.com/downloads/djmelik/archey/archey-0.2.8.deb
sudo dpkg -i archey-0.2.8.deb

To showing archey, or call archey program just open terminal and type "archey".
This command will display info like this