Skip to main content

Questions tagged [interface]

0 votes
1 answer
111 views

I've searched all related questions to this topic, to no avail. I've got an ethernet card on my laptop, but the connection will not work. I checked in the BIOS, and the card is enabled. I can't ...
mc62's user avatar
  • 121
2 votes
1 answer
100 views

I am new to the Linux kernel. Recently, I read some articles about Linux "network interface", understanding that it is a logical abstraction layer of the underlying physical adapter (NIC), ...
JIE JEVONS DU's user avatar
0 votes
0 answers
393 views

Moving from X to Wayland caused all my mouse pointers to double in size. Fixing the system pointers was easy enough, but Blender uses its own custom pointer(s). Is there a way to make Blender use the ...
Matthew's user avatar
  • 209
1 vote
0 answers
66 views

I've got a task to write a script that displays information about which monitors are connected and which interface is used for it. The result of a script execution should look something like this: ...
nst1911's user avatar
  • 103
0 votes
1 answer
449 views

I could test using IPERF linux Utility. But I want to specifically send/receive data on particular interface. Is there any way to do that? I tried using iperf -c server_ip -B {IP_address of my ...
Kaleem Khattak's user avatar
3 votes
1 answer
302 views

I wish you could help me with this matter which is WiFi hard blocked in my Linux machine and can't get the WiFi up. My device is an HP Pavilion G6 and WiFi card is Ralink 5390; the default of the ...
Mike Walter's user avatar
2 votes
0 answers
350 views

I want to map each hardware NIC to a specific linux network interface (ethX) persistently, as currently when an ethernet cable is reconnected, it picks an interface seemingly at random. This is ...
px-wgraj's user avatar
4 votes
1 answer
281 views

Looking for a simple audio interface for Unix For fun, I'm learning x86 assembly language by porting an old game. The trickiest part is finding a way to play simple sounds (square waves, mostly). The ...
hackerb9's user avatar
  • 1,659
0 votes
1 answer
107 views

For the sake of public record, I'm asking here at SE rather than on the standardization mailing list, so that it'd be more accessible to people. With practically every headers that specify functions (...
DannyNiu's user avatar
  • 722
-5 votes
2 answers
59 views

Display the IP addresses of all currently configured interfaces. The output should done in the following format:i The interface eth0 currently has the IP 192.168.178.22 The interface eth1 currently ...
user avatar
1 vote
0 answers
812 views

I know I can rename my wireless interface with ip link set name , but when I do other programs won't identify the new name, namely wash, and then if I run iwconfig down I can't get systemctl won't ...
surfturkey's user avatar
0 votes
0 answers
240 views

Hi I am working on Debian. Would like to name my wifi interfaces according to their driver modifying /etc/udev/rules.d/90-persistent-net.rules with: SUBSYSTEM=="net", ACTION=="add&...
pippo1980's user avatar
  • 113
4 votes
1 answer
3k views

I started to study Linux networking system (especially Ubuntu) lately. I got interface info by command ip a like this: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group ...
t yoshi's user avatar
  • 43
0 votes
1 answer
2k views

Need to add a static route with nmcli to a device interface. I would like to mimic a command like this with ip route (traffic sent to the interface NOT a next-hop ip) ip route add 4.4.0.0/30 dev ens4 ...
Dave's user avatar
  • 732
0 votes
1 answer
63 views

I am running a small RPi server in a remote home and I have a simcard with very limited data usage. I would like to have a file that measures cumulatively month by month (starting, for example, from ...
giovi321's user avatar
  • 919

15 30 50 per page
1
2 3 4 5
9