Hello, i have kali linux latest version, i connect always my phone with pc to share network, today i have connected my phone to pc but it charge only, kali show my phone 2 seconds and not show the phone after this, i have tryed another phone, the same thing, i want fix the problem, but i don't...
Hello !
Is there an "official" Linux shop where you can buy goodies , t-shirts, Linux USB keys ,... and so on ... and where the profits are reversed to the Linux Foundation ?
I searched the net, but I did not find ( almost ) anything.
Thanks In Advance !
Hi,
I would like to know what are the different IPI handlers available for x86 in Linux. For ARM, I could find a unified handler - handle_IPI() in arch/arm/kernel/smp.c.
For x86 what all interrupts can be considered as IPI. I am sure about these two:
CALL_FUNCTION_VECTOR
RESCHEDULE_VECTOR
What...
'Yum' command returns to the command prompt without returning any output/report.
/usr/bin does not has gcc executable file.
How to fix the problem with yum and gcc?
Below are few outputs:
$ rpm -q rpm
rpm-4.11.3-25.el7.x86_64
$ rpm -q yum
yum-3.4.3-154.el7.noarch
$ ps -ef|grep yum
kanassu...
When I try to atp-get upgrade and then apt-get autoremove I get a redis-server error. How can I fix this?
I tried to find a solution for this, but all of them are Ubuntu fixis.
My OS: Debian Linux 9.
systemctl status redis-server.service
● redis-server.service - Advanced key-value store...
Hi Everyone!
I have created a free linux tool called "howdoi". Using this you can get quick answers to common linux related questions, right inside your terminal by typing "howdoi [your question]"
Here is a screenshot of it in action;
I recently switched from Windows to Linux and often...
Hi,
I am currently using Asterisk (with my own code, no GUI) and I have users record messages such as "welcome to my mailbox". I currently use VPS's all over (AWS, Digital Ocean) as well as some of my own bare metal. I am looking for a solution to auto distribute the files to all the servers...
kmon provides a text-based user interface for managing the Linux kernel modules and monitoring the kernel activities. By managing, it means loading, unloading, blacklisting and showing the information of a module. These updates in the kernel modules, logs about the hardware and other kernel...
hiya,
i am trying to dual boot my windows laptop to linux/windows but when i put the usb stick in an boot to linux it spams an error message saying sched_error 06, can you guys tell me what this error means and how can i fix it?
thanks
Hi Forum! Bear with me. Trying to install this on a Pi Zero with [Retropie] Raspbian installed.
https://github.com/asiekierka/zeta
I SSH'd into my pi and git clone'd the file to my Pi. Now, according to the instructions, I am trying to use the make command to make/install on it. I followed...
This is my sample code but it's not working getting invalid command error in stat command, the connection is successful but stat command is not working. stat command is installed in both servers local and remote. Thanks in Advance.
#!/bin/bash
host=--
user=--
pass=--
ftp -inv $host <<EOF
user...