Posts

Kodi Media Center IPTV - Ubuntu PPA

Image
       Here we got one of must popular tools for Multimedia, IPTV, Game and manage everything over your mobile as Media Center.      I won't dive into configuration, tho you may want to check this page  for Addons and configure it for ya!!! >> https://www.kodi-guide.com/best-kodi-addons/ As you can see, there are two ways of setting it from [1] PPA and [2]Tarball file:   # #

Online Storage - Megasync Installation - Linux 32x 64x

Image
      One of most know Free Online Storage Services, cross-plataform  Linux, Windows, MacOS and Mobile; you get started with 15 GB and after completing some achievements such as Mobile App Install you get More Storage. Here you got the Script X installation: Compile the Script in a Shell and run it with:  ./scriptname.sh      #  

IDS (Intrusion Detection System) - Snort 2.9 [Linux Deb/Ubuntu]

Image
  What is Snort?      Snort is the foremost Open Source Intrusion Detection System (IDS) in the world. Snort IDS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users.      Snort can be deployed inline to stop these packets, as well. Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger — which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system. Snort can be downloaded and configured for personal and business use alike. (apud: https://www.snort.org/)      After digging made this script to make life more easier, you may just [ apt install snort -y ] to verify if your REPO got everything before, if it doesn't work, just copy and run the first script out of three: [1] Install from tarball file manually  [2] Makes Configuration ...

[Super Tips] Usage of Statement Return in Bash Scripting - Troubleshooting [Linux]

Image
          Today I'm going to bring a secure coding advice for Bach Scripting,      Since debugging is a very commun practice at Reverse Engennering TOPIC*, a simple way to track your code for Future Troubleshooting is use some goods practices!    Check the code and compile:

Teamviewer 12 for Linux Ubuntu x32bits

Image
   pkgs provided by source: https://www.teamviewer.com/en-us/download/linux/ # #        A nice way to get remote-control and also add VPN as NordVpn or any black-belt listed that ensures not keep logs of your IP over the per-to-per VPN and Chained PROXIES  with Tor nodes and usage of proxychains.

Install TOR Browsing At Your Ubuntu

Image
# #          After getting done Paying for VPN or ETC, you can use TOR Relay to get anonymous in terms of privacy.   # # This Shell also get you some Hacking Tools such as Nmap , Proxychains , Hashcat and " nl " which is a text reader with line count . Let me know anything ps.

Netstat as Networking Monitor [Linux]

Image
# ##          Since netstat is a popular tool on Windows OS, you also can use it as Network Monitor with some Bash in your New Linux;  It shows SOURCE IP and FOREGOING  IP, also it's PORTS.:    Protocols: HTTP, SSH, IVP4/6,  DNS HOSTS;