#
#
#
#
#
#

Download File in Rapidshare With Slimrat

Slimrat is application based linux that can download many file from rapidshare.

  1. Download slimrat on http://code.google.com/p/slimrat/
  2. extract the application
  3. adding slimrat path on bash
    $ sudo vim .bashrc

    add text below
    # SLIMRAT
    PATH=$PATH:~/slimrat-0.9.2.
    export PATH

  4. restart your .bashrc
    $ source ~/.bashrc
  5. use it in terminal with
    slimrat-gui
elshadino act

Chmod

0 = Nothing
1 = Execute
2 = Write
3 = Execute & Write (2 + 1)
4 = Read
5 = Execute & Read (4 + 1)
6 = Read & Write (4 + 2)
7 = Execute & Read & Write (4 + 2 + 1)

elshadino act

DOWNLOAD WITH WGET

GNU Wget is a simple linux program that retrieves content from web. Its name is derived from World Wide Web and get, connotative of its primary function. It currently supports downloading via HTTP, HTTPS and FTP protocols, the most popular TCP-IP -based protocols used for web browsing.

How to use it?
Open your terminal, set wget proxy with su login. With vi/vim text editor, edit the wget rc.

# vim /etc/wgetrc

search the http and ftp setting, set as your server proxy.
To start downloading:
# wget -c -i file-link
or
# wget -c download_link_location


elshadino act

Linux Distribution Lists

Linux distribution can be categorized by packet system management, free or not, destination point, based software which is used, and so on.

Debian distribution:

  • 64Studio
  • Adamantix
  • Amber Linux
  • BeatrIX
  • Bonzai Linux
  • Debian
  • Debian-BR-CDD
  • DeveLinux
  • Elive
  • Finnix
  • GenieOS
  • Gnoppix
  • Guadalinex
  • Hiweed
  • Kalango
  • Kanotix
  • Knoppix
  • Kuliax (sebuah distro Linux yang dikembangkan Indonesia)
  • Kurumin
  • Loco Linux
  • MeNTOPPIX
  • Morphix
  • NepaLinux
  • PingOO
  • Skolelinux
  • Sun Wah RAYS LX
  • Symphony OS
  • Ubuntu
  • BlankOn Linux (sebuah distro Linux yang dikembangkan Indonesia)
  • Dewalinux (sebuah distro Linux yang dikembangkan Indonesia)
  • Briker (sebuah distro Linux yang dikembangkan Indonesia)
  • Edubuntu
  • Kubuntu
  • Xubuntu
  • De2
  • Xandros
  • Zen Lin

Redhat Package Manager (RPM) distribution:

  • aLinux
  • ALT Linux
  • Annvix
  • Ark Linux
  • ASPLinux
  • Aurox
  • Berry Linux
  • BLAG Linux and GNU
  • BlankOn versi pertama (sebuah distro Linux yang dikembangkan Indonesia)
  • Caixa Mágica
  • cAos Linux
  • CentOS
  • Cobind
  • Conectiva
  • EduLinux
  • Engarde Secure Linux
  • Fox Linux
  • IGOS Nusantara (sebuah distro linux yang dikembangkan Indonesia)
  • Linux Mobile System
  • Magic Linux
  • Mandriva Linux (dahulu bernama Mandrake Linux)
  • NOPPENLINUX
  • PCLinuxOS
  • PCQLinux2005
  • PLD Linux Distribution
  • QiLinux
  • Red Hat Linux:
  • Fedora Core
  • Red Flag Linux
  • Scientific Linux
  • Vine Linux
  • White Box Enterprise Linux
  • Yellow Dog Linux
  • Sesco Linux: A secure Linux distribution, solely recompiled from the source distributed under GPL by Sesco information Systems Inc., (in RPM-based distributions).
  • SUSE Linux
  • Tinfoil Hat Linux
  • Trustix
  • Ulteo
  • YOPER ("Your Operating System")

Slackware distribution:

  • AliXe
  • Austrumi
  • BackTrack
  • Bluewhite64 Linux
  • CD Forum Linux (sebuah distro Linux yang dikembangkan Indonesia)
  • College Linux
  • Cytrun Linux
  • DARKSTAR
  • DeepStyle
  • easys GNU/Linux
  • Frugalware
  • Hardened Linux
  • Kate OS
  • MooLux
  • Plamo Linux
  • SLAX
  • Sauver
  • Singkong Linux (sebuah distro Linux yang dikembangkan Indonesia)
  • Slackintosh
  • Slackware
  • Slamd64
  • Splack Linux
  • targeT Linux (sebuah distro Linux yang dikembangkan Indonesia)
  • TopologiLinux
  • Truva Linux
  • Ultima Linux
  • Vector Linux
  • Wolvix
  • 0x7F GNU/Linux
  • ZenCafe Linux (sebuah distro Linux yang dikembangkan Indonesia)
  • Zenwalk Linux (dulu MiniSlack)

elshadino act