Installing
3. Extracting uTorrent
Then Extract uTorrent into /tmp
Possibly Double-Click/Right-Click and Open with Archive Manager:
Or from Command Line:Copytar xvzf ~/Downloads/utserver.tar.gz -C /tmp/
Again Extract uTorrent Web GUI
With:Copycd /tmp/utorrent* && unzip ./webui.zip
4. Installing uTorrent
Now to Install uTorrent
First, Set the SuperUser as Owner:Copysudo chown -R root:root /tmp/utorrent*
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
And then Switch contents:Copysudo mv /tmp/utorrent* /opt/utorrent
And again Install OpenSSL 0.9.8 on Fedora Linux
Here OpenSSL 0.9.8 Fedora InstallationHow to Install the Latest OpenSSL 0.9.8 on Fedora from Source