In Linux we can doing almost anything like in W$, Browsing, chatting, send and receive email. In linux we can download almost anything files, video, audia, image. Usually, most of people download files use downloader in web browser, because they just click the link files. But we can download anything files use another application in linux without web browser, one of the application is prozilla. Using prozilla can increase your speed download when downloading file from internet almost same with using IDM in W$, but i think prozilla more power full (lol). So I’m will guide you to install and using prozilla as IDM in slackware linux. But before i’m starting my tutorial, the original source you can read in this linux forum..
If we often create or make new command line for our linux machine, it will be troublesome to copying to /bin , /sbin , /usr/bin/ , /usr/sbin/ , /usr/local/bin or /usr/local/sbin. There is another way how to create or make new command without copying to folder, it just make cew folder custom command. Contents of this folder is all command that we created before. In this case i create in my slackware machine. And you must root access first, here the steps :
1. Create new folder which will be used for storing commands. (i create in /usr/bin2)
the command :
Firewall in slackware ? why not ? currently slackware set up without firewall, so for secure our slackware machine that is recomended to use firewall in slackware machine. It prefent from someone distrub you slackware machine. I’m newbe for using firewall, so i will show you using firewall from linux backtrack in slackware . There is some advantages and the diadvantages , it’s just depends on how you configure it. It is quite simple just follow the steps :
1. The first thing that very important is you slackware machine has installed iptables. In thi tutorial that’s recomended the last version (in this time i used 1.4.3.2). Read more »
Slackware is one of linux distros that have compability, stability and reability system. Many tools for server client mode such as ssh (secure shell), ssh can remotely another machine like slackware. Using ssh is complete remote via secure communication between machine that connected. For mode secure in using ssh there another advanced ssh option and configuration while using it. We will use different port ssh to remote another slackware machine and it will combine with firewall that i get from backtrack ( you should read my post about it first ). In this tutorial you will need two computer (i used my laptop and pc). Ok, here the steps :
1. The first thing you should check in your slackware machine has installed sshd (server mode ssh) to get access remotely. If you sure that has installed then go to the next step.