Featured

Modern Operating Systems for AI Agents

An operating system (OS) is the fundamental software that acts as an intermediary between computer hardware and user applications. It manages hardware resources such as the CPU, memory, storage, and input/output devices, while providing essential services like process scheduling, file management, security, and user interfaces. Without an OS, users would need to interact directly with hardware, which is impractical for

Continue readingModern Operating Systems for AI Agents

Featured

Intel AX210 – Setup with Raspberry Pi 5 with WIFI6E.

Monitor Mode is not available in many USB Cards, however as indicated in my previous post, this can be resolved by purchasing three main components: WIFI Antenna  AX210 WIFI6E/Bluetooth Name Card with E.Key Port PCIe adapter with E.key Port for Raspberry Pi 5  Power supply A monitor that can handle the interference As shown in this setup, the SD Card I

Continue readingIntel AX210 – Setup with Raspberry Pi 5 with WIFI6E.

BitCoin Caster  – Finalist – TOP 5 Projects  – Miami Bitcoin Hackathon Jan 19th – 21st, 2018

BitCoin Caster  (aka MEVIACOIN) – Finalist – TOP 5 Projects Jan 19th, 2018 I attended the Miami Bitcoin Hackathon held right at the LAB MIAMI in Wynwood, FL.   I created a team called MEVIA, nobody signed up, only one person joined as he was left out and decided to be part of it, but didn’t know how to code, so

Continue readingBitCoin Caster  – Finalist – TOP 5 Projects  – Miami Bitcoin Hackathon Jan 19th – 21st, 2018

Hadoop: Tutorial and BigData

What’s Hadoop? Hadoop is a framework or tools that enable the partition and split of tasks across multiple server and nodes on a network. Hadoop then provides the required framework to MAP and REDUCE a process into multiple chunks or segments. Hadoop has multiple projects that include: Hive, Hbase, Chukwa, Tex, Pig, Spark, Tez, and some others that are designed

Continue readingHadoop: Tutorial and BigData

Cloud: Docker and XenServer

Docker and XenServer: What’s Virtualization According to google search,  Virtualization consists on: ”  Virtualization is the creation of a virtual (rather than actual) version of something, such as an operating system, a server, a storage device or network resources.” In general, virtualization is nothing more than using the software of the original operating system, e.g. Linux in  let’s say an 8-core

Continue readingCloud: Docker and XenServer

Installing Cutycapt on Ubuntu 12.0.4

When installing Cutycapt on Ubuntu 12.0.4 you cannot use: sudo apt-get install subversion libqt4-webkit libqt4-dev g++ but instead you should use sudo apt-get install subversion libqtwebkit4 libqt4-dev libicu48 g++ Then you can make CutyCapt on Ubuntu without LIB errors missing. /CutyCapt: error while loading shared libraries: libQtSvg.so.4: cannot open shared object file: No such file or directory make g++ -c -m64 -pipe

Continue readingInstalling Cutycapt on Ubuntu 12.0.4

GlusterFS install from Source

Compilation from Source If you wish to install glusterrfs in a fresh out of the box Ubuntu 12.04 machine. Download first the glusterfs3.3.1 Download Source Code You may also need sudo apt-get install flex sudo apt-get install bison sudo apt-get install openssl sudo apt-get install libssl-dev An error like this may occur after you run autoreconf -f or ./configure    

Continue readingGlusterFS install from Source

Scroll Up
Visit Us On TwitterVisit Us On FacebookVisit Us On YoutubeVisit Us On LinkedinCheck Our FeedVisit Us On Instagram