skip to main | skip to sidebar

Halaman

  • Beranda
  • C3 Themes
  • UMUM
  • Jaringan

Human's freedom

this blog for linuxer and free opensource. all for free.

Cardapio menu ubuntu

As I wrote before, in fact there are a few more multiple replacement applications menu on Ubuntu and other distributions, especially those based on GNOME. Among others are Gnomenu and also Alt + F1.
But I will discuss here is about ubuntu menu replacement named Cardapio
The arrangement is similar to MintMenu iconnya, but still no difference. Throughout my experience using it, Cardapio it only supports 2 threads only
Simak
Baca secara fonetik
From the Category> Applications are installed. In MintMenu still supports up to 3 threads, for example Category> Application Folder> Application. And the difference is again, this Cardapio can resize, so the menu is not too big.The issue in memory may be much lower MintMenu ranged between 19-20MB when not active, but for Cardapio be up to 25-26MB.
 
Installasi 
  •  Enter the PPA of Cardapio 
# sudo add-apt-repository ppa:cardapio-team/unstable
  • Update
# sudo apt-get update
  • Install
# sudo apt-get install python-keybinder cardapio
 
Right click on the panel, choose Add to Panel, Select Cardapio.If you have not seen Cardpio menu, please restart your machine first.
 
Thanks
Simak
Baca secara fonetik
 
 
READ MORE - Cardapio menu ubuntu
Diposting oleh Huaman's free di 17.10 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: umum

Wirelles Tishiba L40 on Ubuntu 8.04

Open the Konsole Terminal (Applications - Accessories - Terminal)to configure wirelles on toshiba L40 must be installed, Patch if you do not follow the directions below.

$sudo apt-get install patch
The patch was installed after moving to the Desktop directory
rtl8187b extract-modified-dist.tar.gz. With the following command 
tar -zxvf rtl8187b-modified-dist.tar.gz
Once extracted it will form the folders / files rtl8187b-modified. Then proceed with the following command to perform copying the patch file in the folder / files (rtl8187b-modified)
#cp 2.6.24. patch rtl8187b-modified/
make a folder /wifi where you want to put the drivers needed
#sudo mkdir /wifi

to be continue 
moved to a directory on the Desktop-modified rtl8187b
$cd /home/usernameanda/Desktop/ rtl8187b-modified
Copy all the content-modified rtl8187b folder to folder / wifi that you created earlier
$sudo cp -r* /wiif 
now move to the directory / wifi
$cd /wifi
install driver
sudo patch -p1 <>
create and install the driver (you will find an error message during the process. This is just the beginning rare that you can pass only)
Simak
Baca secara fonetik
$sudo ./makedrv
proceed with the following command
sudo ./wlan0 (Depending on the interface on your computer)
create a backup of the file rc.local
sudo cp /etc/rc.local /etc/rc.local.bak
 
READ MORE - Wirelles Tishiba L40 on Ubuntu 8.04
Diposting oleh Huaman's free di 22.18 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: Jaringan

Local repository list ubuntu 10.04

Mirror.cbn.net.id (OpenIXP)
deb http://ubuntu.cbn.net.id/Ubuntu lucid main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu lucid-updates main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu lucid-security main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu lucid-backports main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu lucid-proposed main restricted universe multiverse

kambing.ui.ac.id
deb http://kambing.ui.ac.id/ubuntu lucid main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu lucid-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu lucid-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu lucid-backports main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu lucid-proposed main restricted universe multiverse

www.foss-id.web.id
deb http://dl2.foss-id.web.id/ubuntu lucid main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu lucid-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu lucid-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu lucid-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu lucid-proposed main restricted universe multiverse

ftp.itb.ac.id
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu lucid-proposed main restricted universe multiverse

indika.net.id
deb http://ubuntu.indika.net.id/ lucid main restricted universe multiverse
deb http://ubuntu.indika.net.id/ lucid-updates main restricted universe multiverse
deb http://ubuntu.indika.net.id/ lucid-security main restricted universe multiverse
deb http://ubuntu.indika.net.id/ lucid-backports main restricted universe multiverse
deb http://ubuntu.indika.net.id/ lucid-proposed main restricted universe multiverse

kebo.vlsm.org
deb http://kebo.vlsm.org/ubuntu lucid main restricted universe multiverse
deb http://kebo.vlsm.org/ubuntu lucid-updates main restricted universe multiverse
deb http://kebo.vlsm.org/ubuntu lucid-security main restricted universe multiverse
deb http://kebo.vlsm.org/ubuntu lucid-backports main restricted universe multiverse
deb http://kebo.vlsm.org/ubuntu lucid-proposed main restricted universe multiverse

buaya.klas.or.id
deb http://buaya.klas.or.id/ubuntu/ lucid main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ lucid-updates main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ lucid-security main restricted universe multiverse

kavalinux.com
deb http://mirror.kavalinux.com/ubuntu/ lucid main restricted universe multiverse
deb http://mirror.kavalinux.com/ubuntu/ lucid-updates main restricted universe multiverse
deb http://mirror.kavalinux.com/ubuntu/ lucid-security main restricted universe multiverse
deb http://mirror.kavalinux.com/ubuntu/ lucid-backports main restricted universe multiverse
deb http://mirror.kavalinux.com/ubuntu/ lucid-proposed main restricted universe multiverse 

#nano /etc/apt/source.list 
entered and save      
#apt-get update 

Good luck!!!! 
READ MORE - Local repository list ubuntu 10.04
Diposting oleh Huaman's free di 21.04 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: umum

FTP server configure

FTP is an Internet protocol which runs at the application layer which is a standard for transferring files (files) the computer between the machines in an internetwork.
  • Install the FTP Server by typing apt-get install vsftpd because here we use this application to configure FTP
  • To check whether the application is installed or not we can type dpkg-l | grep vsftpd on the terminal and then enter

  •  Setting IP address in a Fix by typing nano /etc/ network/interfaces on the terminal and then Enter
  • Add the following configuration:

ifaces eth1 inet static
address 172.xx.xx.xx
netmask 255.255.0.0
auto eth1
  • Then save the configuration and restart the network card
  • Open vsftpd file by typing nano /etc/vsftpd.conf on the terminal and then enter 
 Because it was too long so you can download the file



READ MORE - FTP server configure
Diposting oleh Huaman's free di 01.54 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: Jaringan

Konfiguration Smart Evdo Ubuntu 10.04

Actually I do not use this modem modem smart but had a friend of mine and he asked me how smart EVDO modem configuration on ubuntu 10:04. After googling for 2 hours and finally to jg tutorials on search.For the smart EVDO modem configuration requires a USB packet Modeswitch, modeswitch flip flop is used to control the usb device.
  • install package modeswitch wait until the install is complete
  • later type the following command these "lsusb"
  • so that it appears as below 
 
Next edit the file /etc/ usb_modeswitch.conf
sudo gedit /etc/usb_modeswitch.conf
masukkan script ini untuk merubah "fff5" jadi "fff1"
# Smart ZTE 2726
DefaultVendor= 0×19d2
DefaultProduct= 0xfff5
TargetVendor= 0×19d2
TargetProduct= 0xfff1
MessageContent=
“5553424312345678c00000008000069f030000000000000000000000000000″
do not forget the save, and we will give the udev rules

sudo gedit /etc/udev/rules.d/99-zte-ac2726.rules

enter this script
# Smart ZTE AC2726 (EVDO)
SUBSYSTEM==”usb”, SYSFS{idVendor}==”19d2″, SYSFS{idProduct}==”fff5″, RUN+=”/usr/sbin/usb_modeswitch –default-vendor 0×19d2 –default-product 0xfff5 –target-vendor 0×19d2 –target-product 0xfff1 –message-content 5553424312345678c00000008000069f030000000000000000000000000000″ 

Next, change the first USB Modeswitchnya, from "fff5" to "fff1" by using the command:

sudo usb_modeswitch 

Next is to do modeprobe. Modeprobe is a program to add (add) and delete (remove) a module of the Linux kernel, the command
Simak
Baca secara fonetik

sudo modprobe usbserial vendor=0×19d2 product=0xfff1

Installed wvdial
First install the wvdial package, if there wvdial package, skip this step, if not, the command: 
             sudo apt-get install wvdial
Add configuration for ZTE EVDO modems Smart AC 2726, edit the file / etc / wvdial.conf using the command:
             sudo gedit /etc/wvdial.conf
and entry this script
[Dialer smart]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = USB Modem
ISDN = 0
New PPPD = yes
Phone = #777
Modem = /dev/ttyUSB0
Username = smart
Password = smart
FlowControl = CRTSCTS
Carrier Check = No
Baud = 9600

don't forget to save

To connect computers to the Internet, use the command:
 wvdial smart
READ MORE - Konfiguration Smart Evdo Ubuntu 10.04
Diposting oleh Huaman's free di 23.01 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook

More beautiful, fast and stable

That picture to the operating system ubuntu 10:10 meerkat or Maverick's new release a few weeks ago. With the new version of course with all-new. For those curious about the ubuntu 10:10 please direct dwnload from ubuntu official site or from other mirror. With great struggle I finally managed to download ubuntu 10:10 iso file size about 700 mb. when you finish downloading it burns in a bootable cd or flashdisk.










 Display boot ubuntu 10.10




















same as previous versions using openoffice 3.2










I had time to analyze a little ubuntu 10:10 there were no profound differences with the previous version.for those of you who want a Linux with a user friendly, you are obliged to try ubuntu.  
Thank you
READ MORE - More beautiful, fast and stable
Diposting oleh Huaman's free di 22.07 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: umum

Install Flock on ubuntu 10.04

Seeing the flock browser in W **** S so would I try to install the distro. Well here's how to install flock on ubuntu 10:04.
  1. download first flock of its website in here
  2. next estrack, estrak easiest way is to right click and select extract or $ tar-flock-2.5.5.en jxvf-US.linux-i686.tar.bz2
  3. copy of his flock folder and paste it in /opt 
  4. run terminal and type the command "# /opt/ flock/ flock-browser" if it will come out of his flock browser
  5. Now you create a link to the flock so that the program can be executed by the user $ sudo ln -s /opt/flock/flock-browser /usr/bin/flock-browser
  6. create a shortcut for creating a shortcut to flock, be it in the menu bar or desktop System –> Preference –> Main Menu  
in the applications menu on the left you select the internet and then click the new item that is located on the right. fill in the blank box with the following information.










still in the same window, see the image icon located on the left, ubuntu already provides a default icon for the flock, but that's not the original icon flock, to change it click on the icon and enter the address of the original flock icon in the empty box in the browse window icons
/opt/flock/icons/mozicon128.png 
Now you can see the flock in the Applications menu - Internet - Flock
READ MORE - Install Flock on ubuntu 10.04
Diposting oleh Huaman's free di 19.20 0 komentar Kirimkan Ini lewat Email BlogThis! Bagikan ke X Berbagi ke Facebook
Label: umum
Postingan Lama

About Me

Foto saya
Huaman's free
Palembang, Sumatera Selatan, Indonesia
I was a man who loved the open source world. I am a student Palcomtech and Linux is an inspiration to me.
Lihat profil lengkapku

Now At

Diberdayakan oleh Blogger.

Guest Book



Free Shoutbox by ShoutCamp
Domain Reseller
Powered by web analytics software.

Blog's Contents


Content Widget

My FB

Thomas First

Buat Lencana Anda

I'M

Tuker Link

Photobucket

My Google Pagerank

Powered by FeedBurner

 
Copyright (c) 2010 Human's freedom. Designed by Conveyancing
High Deductible Health Insurance, Purchase Beats, Download Marketing Pictures