http://mrbook.org/tutorials/make/
or If your just installing someone elses code it's normally:
Code: Select all
./configure && make && make install
Code: Select all
./configure && make && make install
Code: Select all
iptables -A INPUT -s 192.168.0.0/24 -d 192.168.1.0/24 -j DROP
iptables -A INPUT -d 192.168.0.0/24 -s 192.168.1.0/24 -j DROP
It's more like $300 by the time you get something usable like a raspberrypi.Chubak wrote:...Tegra 3. It's only $35 after all...
Code: Select all
sudo service tor status
tail /var/log/tor
Code: Select all
man tmux
Code: Select all
tmux new -s omxp -d omxplayer my/file.mp4
The proper tool is:pipimann wrote:...LANSCAN...
Code: Select all
nmap -p 22 192.168.0.0/24