Hello,
I want to make a script that monitorizes the cpu utilization and sends that data to a mysql database. I have two VMs made with ORACLE, they both can comunicate with eachother, I made a script using the top command on VM1 and on the VM2 I have installed myqsl server. I only found how to...
Hello,
I have a personal project that includes some ideas of using Oracle VM, monitoring and some network commands. So far, I have two VMs that can communicate with eachother, I made a database using mysql on one of the VMs and on the other I want to access and see the database on a web server...
Hi,
Basically I have one hardware with static IP. I has beem used for hosting website on ubuntu server. Other family members do not familiar with Linux server. So when they want to use machine I have to reboot the machine and run windows at that time my hosted website was not working because it...
I'm on Linux Mint 20 and I'm trying to get a Windows 10 machine running, but to no avail. Every time I try running it, I get this message every time.
"Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it...
Hello, i want install VM software for metasploitable supported x86 processor, i have searched on google but not works, i want a light VM software with installation steps
I installed Kali on a virtual machine in VM with a bridged connection and the icon is showing connected, when I ping google, youtube, dns servers or any page pings go great but I can't access them through any browser. Every time the same error: connection timed out. I turned off every proxy...
Hi,
I have only ever used Windows and MAC operating systems to date.
I need to install Linux on my laptop which currently has Windows 10 already installed. Does anyone know how I can dual boot and what to watch out for?
The reason i need Linux as I need to have multiply node clusters setup so...
Hello,
I just set up a Debian VM on my MacBook, and when I try to create the pipe symbol by pressing option + 7, it does the following:
Why is this and what can I do about it?
Also, a little side question:
Why does this work: cat test.txt > test2.txt
But not this: cat test.txt | echo >...