How to install tuxcut?
need tuxcut to see who is on my network.. I used netcut on windows , and recently found out that tuxcut is the linux alternative of netcut.
Thnx in advance :D
software-installation
add a comment |
need tuxcut to see who is on my network.. I used netcut on windows , and recently found out that tuxcut is the linux alternative of netcut.
Thnx in advance :D
software-installation
add a comment |
need tuxcut to see who is on my network.. I used netcut on windows , and recently found out that tuxcut is the linux alternative of netcut.
Thnx in advance :D
software-installation
need tuxcut to see who is on my network.. I used netcut on windows , and recently found out that tuxcut is the linux alternative of netcut.
Thnx in advance :D
software-installation
software-installation
asked Sep 7 '16 at 5:29


Amit Sen GuptaAmit Sen Gupta
20116
20116
add a comment |
add a comment |
                                2 Answers
                            2
                        
active
oldest
votes
- Download the tuxcut deb file from this Sourceforge link 
 - Install it's dependencies 
 
 - sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
 
 
 - Install the tuxcut's deb file with dpkg 
 
 - sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 
 
 Thnx for this quick reply! I will check it if it works and let you know :D
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:01
 
 
 
 
 
 
 
 
 
 
 I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:24
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta you need to change the language. Let me update the answer
 
 – Anwar
 Sep 7 '16 at 6:27
 
 
 
 
 
 
 
 
 
 
 sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:29
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta I can't help on this one. That one might be a RedHat only feature
 
 – Anwar
 Sep 7 '16 at 6:31
 
 
 
|
show 2 more comments
Download the tuxcut deb file the above same link
, install it's dependencie
sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
Create the following file
sudo touch /usr/bin/run-tuxcut
Install the tuxcut's deb file with dpkg
sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 What does- /usr/bin/run-tuxcutdo? Why is it necessary?
 
 – Anwar
 Feb 9 '17 at 5:02
 
 
 
 
 
 
 
 
 
 
 tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
 
 – vinnu
 Apr 24 '17 at 10:32
 
 
 
 
 
 
 
 
 
 
 This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
 
 – Chai T. Rex
 Dec 14 '17 at 2:08
 
 
 
add a comment |
                    protected by Community♦ Dec 30 '18 at 23:44
Thank you for your interest in this question. 
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
                                2 Answers
                            2
                        
active
oldest
votes
                                2 Answers
                            2
                        
active
oldest
votes
active
oldest
votes
active
oldest
votes
- Download the tuxcut deb file from this Sourceforge link 
 - Install it's dependencies 
 
 - sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
 
 
 - Install the tuxcut's deb file with dpkg 
 
 - sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 
 
 Thnx for this quick reply! I will check it if it works and let you know :D
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:01
 
 
 
 
 
 
 
 
 
 
 I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:24
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta you need to change the language. Let me update the answer
 
 – Anwar
 Sep 7 '16 at 6:27
 
 
 
 
 
 
 
 
 
 
 sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:29
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta I can't help on this one. That one might be a RedHat only feature
 
 – Anwar
 Sep 7 '16 at 6:31
 
 
 
|
show 2 more comments
- Download the tuxcut deb file from this Sourceforge link 
 - Install it's dependencies 
 
 - sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
 
 
 - Install the tuxcut's deb file with dpkg 
 
 - sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 
 
 Thnx for this quick reply! I will check it if it works and let you know :D
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:01
 
 
 
 
 
 
 
 
 
 
 I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:24
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta you need to change the language. Let me update the answer
 
 – Anwar
 Sep 7 '16 at 6:27
 
 
 
 
 
 
 
 
 
 
 sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:29
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta I can't help on this one. That one might be a RedHat only feature
 
 – Anwar
 Sep 7 '16 at 6:31
 
 
 
|
show 2 more comments
- Download the tuxcut deb file from this Sourceforge link 
 - Install it's dependencies 
 
 - sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
 
 
 - Install the tuxcut's deb file with dpkg 
 
 - sudo dpkg -i tuxcut_5.0_all.deb
 
 
- Download the tuxcut deb file from this Sourceforge link 
 - Install it's dependencies 
 
 - sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
 
 
 - Install the tuxcut's deb file with dpkg 
 
 - sudo dpkg -i tuxcut_5.0_all.deb
 
 
answered Sep 7 '16 at 5:52
AnwarAnwar
56k22145253
56k22145253
 
 
 
 
 
 
 
 Thnx for this quick reply! I will check it if it works and let you know :D
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:01
 
 
 
 
 
 
 
 
 
 
 I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:24
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta you need to change the language. Let me update the answer
 
 – Anwar
 Sep 7 '16 at 6:27
 
 
 
 
 
 
 
 
 
 
 sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:29
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta I can't help on this one. That one might be a RedHat only feature
 
 – Anwar
 Sep 7 '16 at 6:31
 
 
 
|
show 2 more comments
 
 
 
 
 
 
 
 Thnx for this quick reply! I will check it if it works and let you know :D
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:01
 
 
 
 
 
 
 
 
 
 
 I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:24
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta you need to change the language. Let me update the answer
 
 – Anwar
 Sep 7 '16 at 6:27
 
 
 
 
 
 
 
 
 
 
 sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
 
 – Amit Sen Gupta
 Sep 7 '16 at 6:29
 
 
 
 
 
 
 
 
 
 
 @AmitSenGupta I can't help on this one. That one might be a RedHat only feature
 
 – Anwar
 Sep 7 '16 at 6:31
 
 
 
Thnx for this quick reply! I will check it if it works and let you know :D
– Amit Sen Gupta
Sep 7 '16 at 6:01
Thnx for this quick reply! I will check it if it works and let you know :D
– Amit Sen Gupta
Sep 7 '16 at 6:01
I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
– Amit Sen Gupta
Sep 7 '16 at 6:24
I did what u asked and after that typed tuxcut on terminal and hit enter... but it is not in english... maybe arabic.. what to do?
– Amit Sen Gupta
Sep 7 '16 at 6:24
@AmitSenGupta you need to change the language. Let me update the answer
– Anwar
Sep 7 '16 at 6:27
@AmitSenGupta you need to change the language. Let me update the answer
– Anwar
Sep 7 '16 at 6:27
sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
– Amit Sen Gupta
Sep 7 '16 at 6:29
sorry i changed the language now. but whenever i select protection mode it is showing in the terminal that "This is not a RedHat based distro"
– Amit Sen Gupta
Sep 7 '16 at 6:29
@AmitSenGupta I can't help on this one. That one might be a RedHat only feature
– Anwar
Sep 7 '16 at 6:31
@AmitSenGupta I can't help on this one. That one might be a RedHat only feature
– Anwar
Sep 7 '16 at 6:31
|
show 2 more comments
Download the tuxcut deb file the above same link
, install it's dependencie
sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
Create the following file
sudo touch /usr/bin/run-tuxcut
Install the tuxcut's deb file with dpkg
sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 What does- /usr/bin/run-tuxcutdo? Why is it necessary?
 
 – Anwar
 Feb 9 '17 at 5:02
 
 
 
 
 
 
 
 
 
 
 tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
 
 – vinnu
 Apr 24 '17 at 10:32
 
 
 
 
 
 
 
 
 
 
 This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
 
 – Chai T. Rex
 Dec 14 '17 at 2:08
 
 
 
add a comment |
Download the tuxcut deb file the above same link
, install it's dependencie
sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
Create the following file
sudo touch /usr/bin/run-tuxcut
Install the tuxcut's deb file with dpkg
sudo dpkg -i tuxcut_5.0_all.deb
 
 
 
 
 
 
 
 What does- /usr/bin/run-tuxcutdo? Why is it necessary?
 
 – Anwar
 Feb 9 '17 at 5:02
 
 
 
 
 
 
 
 
 
 
 tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
 
 – vinnu
 Apr 24 '17 at 10:32
 
 
 
 
 
 
 
 
 
 
 This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
 
 – Chai T. Rex
 Dec 14 '17 at 2:08
 
 
 
add a comment |
Download the tuxcut deb file the above same link
, install it's dependencie
sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
Create the following file
sudo touch /usr/bin/run-tuxcut
Install the tuxcut's deb file with dpkg
sudo dpkg -i tuxcut_5.0_all.deb
Download the tuxcut deb file the above same link
, install it's dependencie
sudo apt-get install wondershaper python-qt4 arp-scan dsniff arptables
Create the following file
sudo touch /usr/bin/run-tuxcut
Install the tuxcut's deb file with dpkg
sudo dpkg -i tuxcut_5.0_all.deb
edited Dec 17 '16 at 15:50


storm
3,95032134
3,95032134
answered Dec 17 '16 at 12:59
vinnuvinnu
71
71
 
 
 
 
 
 
 
 What does- /usr/bin/run-tuxcutdo? Why is it necessary?
 
 – Anwar
 Feb 9 '17 at 5:02
 
 
 
 
 
 
 
 
 
 
 tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
 
 – vinnu
 Apr 24 '17 at 10:32
 
 
 
 
 
 
 
 
 
 
 This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
 
 – Chai T. Rex
 Dec 14 '17 at 2:08
 
 
 
add a comment |
 
 
 
 
 
 
 
 What does- /usr/bin/run-tuxcutdo? Why is it necessary?
 
 – Anwar
 Feb 9 '17 at 5:02
 
 
 
 
 
 
 
 
 
 
 tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
 
 – vinnu
 Apr 24 '17 at 10:32
 
 
 
 
 
 
 
 
 
 
 This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
 
 – Chai T. Rex
 Dec 14 '17 at 2:08
 
 
 
What does
/usr/bin/run-tuxcut do? Why is it necessary?– Anwar
Feb 9 '17 at 5:02
What does
/usr/bin/run-tuxcut do? Why is it necessary?– Anwar
Feb 9 '17 at 5:02
tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
– vinnu
Apr 24 '17 at 10:32
tuxcut_5.0_all.deb is looking for run-tuxcut file in /usr/bin/
– vinnu
Apr 24 '17 at 10:32
This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
– Chai T. Rex
Dec 14 '17 at 2:08
This should either be a comment on or an edit to the other answer, which apparently didn't need this change for it to be accepted as a working answer.
– Chai T. Rex
Dec 14 '17 at 2:08
add a comment |
                    protected by Community♦ Dec 30 '18 at 23:44
Thank you for your interest in this question. 
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?