1
vote
1answer
27 views

Ignore Symlinks when Extracting Tarball

I have a relatively simple question that I cannot seem to find the answer for. I am attempting to extract a tarball (*.tgz, to be exact) and receiving terminal errors on extracted symlinks. ...
0
votes
1answer
93 views

brcmsmac does not work

I am attempting to enable my wireless interface in Slax Linux, so far, I know the driver I need is brcmsmac, since I have a broadcom card; and this work in Slackware. The driver is available and does ...
0
votes
1answer
83 views

Wifi AP with ASUS USB-N10

I am trying to configure wifi AP with subj device. According documentation in web, it requires master mode hardware support and hostapd software. It seems I have master mode: # iwconfig ... ...
8
votes
2answers
359 views

What is the point of ls -f (or, why is this hanging?)

I've got a directory with about 100,000 files in it. ls -f hangs for over a minute. I ran strace, and immediately started seeing getdents, so ls is clearly reading the directory. I also see a lot ...
0
votes
3answers
1k views

How to set domain name in Crunchbang GNU/Linux?

How can I set the domain name in GNU/Linux?, I am using Crunchbang and I need to set the domain name for my LAN network. EDIT: Let me talk more about my problem: I need to configure a LAN network for ...
1
vote
1answer
261 views

How to configure a Frame Relay in Unix/Linux?

I am in a Networking course, the course employs a Cisco packet tracer to practice before the real implementation, but I only use GNU/Linux (Debian Squeeze) and I need to configure a next network ...
0
votes
1answer
412 views

How to enable TCP connection in Debian Squeeze?

I need enable TCP connections to my system, for use graphical applications in marionnet, network simulation system, in debian squeeze. In older versions of debian it is achieved with ...
5
votes
4answers
2k views

Any options to replace GNU coreutils on Linux?

I've been thinking about discontinuing the use of GNU Coreutils on my Linux systems, but to be honest, unlike many other GNU components, I can't think of any alternatives (on Linux). What alternatives ...
-10
votes
5answers
693 views

Is GNU/Linux still relevant? [closed]

Some guys insist (and of course Stallman) that the O/S which is in most case "linux distro" is called GNU/Linux family, not just Linux. Is this still relevant today? Since to create complete O/S we ...