Sponsored Content
Special Forums IP Networking Need to configure TP-link TL-wn725n in Ubuntu server. Post 303003690 by kkeevv on Tuesday 19th of September 2017 08:47:36 AM
Old 09-19-2017
Quote:
Originally Posted by RudiC
Seriously, guard your tongue! Insulting or attacking people in these fora is highly deprecated and will lead to a ban before long.
Yes, beginners are welcome here as you can see in umpteen threads dealing with even stupid or repeated questions very patiently.
And, it's not about dealing with "rich people" but deploying sensible and stable hardware.
Telling me "If you want Windows use windows" was rude! Saying my device is "junk consumer hardware" was rude! You are rude suggesting my question is stupid!
If my question has been asked before, tell me why it hasn't shown up in the hours of searches I have done. The fact you bring up "stupid or repeated questions" is evidence you are not "patient at all. People who have nothing constructive to add shouldn't reply especially if their best advice is "If you want Windows use windows" That comment is so childish. Your lil friend demonstrated several times she is passive aggressive. I won't call her a jerk again okay? But you tell her to stop trolling my posts. I did "guard my tongue", who says that? You should be happy I didn't tell her what I really thought of her.

And both of you have it backwards the hardware is "sensible and stable" it's the software that is archaic and unorganized.

If you want to ban, ban away. There are other forums with other rude people. Thats the problem with the web today. No matter where you go or what you ask, there is some smug punk who knows nothing about the topic but feels the need to chime in. e.g. your girlfriend corona.

Ban that you POS! Stick that in the rules or up your ass, whichever you like most!

Don't bother sending an e-mail, you have been banned!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies

2. UNIX for Dummies Questions & Answers

How do I link my Ubuntu desktop to a separate partition?

I have a dual boot system on my laptop running Windows 7 professional and Ubuntu 10.10. I would like my windows 7 desktop C:\users\username\Desktop and also my Ubuntu 10.10 desktop /home/username/Desktop to both save their files to the same location somewhere...perhaps /windows (a 40 gb win32... (0 Replies)
Discussion started by: Marcus Aurelius
0 Replies

3. Red Hat

Configure app server to view server files

Hi, We have a OEL6.1 installed on our server. We want developers to view there application logs generated on the server, but doesn't really want to give them access to server machine. Can someone please suggest how can we configure apache/httpd to create a url which will show all files in... (1 Reply)
Discussion started by: shrshah64
1 Replies

4. UNIX for Advanced & Expert Users

Working with configure file in ubuntu

Hi, I want to add the library in my configure file. i am doing it using autoconf in ubuntu. I am new to the autoconf. Can anyone please let me know how to add the library using configure file so that it can linked to my software which I am using? Thanks in advance!!!!! (0 Replies)
Discussion started by: diehard
0 Replies

5. Solaris

Can we configure link based IPMP in private connectivity in Oracle RAC

Hi I would like to know whether we can configure link based IPMP in private connectivity in Oracle RAC Regarsd ---------- Post updated at 04:35 PM ---------- Previous update was at 04:27 PM ---------- Here I am taking about in case of private connectivity through cross cable (6 Replies)
Discussion started by: sb200
6 Replies

6. Ubuntu

Install and configure ntp rpm on Ubuntu 13.10 version

Hello, I am new to ubuntu Server OS and so trying to setup and ntp service on couple of servers. I see ntp rpm is not installed. # dpkg --get-selections | grep -v deinstall | grep ntp ntpdate install # so I tried to installed ntp rpm using... (5 Replies)
Discussion started by: bobby320
5 Replies

7. Homework & Coursework Questions

Configure the AD Window server with Linux server(google Authenticator is installed)

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (2 Replies)
Discussion started by: manjusharma128
2 Replies

8. Linux

How to connect Linux server (configure two way authentication) with Windows server?

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (0 Replies)
Discussion started by: manjusharma128
0 Replies

9. Ubuntu

Ubuntu Server in VM - DHCP Server not working

Hello. Doing my first steps in Linux and while trying to configure a DHCP server in Linux i encountered some problems: TOPOLOGY: - Laptop with Windows 8.1 - VM Player 12 with Linux installed (Ubuntu Server 14.04) - ICS-DHCP-SERVER installed and running - Another LAPTOP conected to a... (1 Reply)
Discussion started by: Portuguevos
1 Replies
IRQBALANCE(1)							    irqbalance							     IRQBALANCE(1)

NAME
irqbalance - distribute hardware interrupts across processors on a multiprocessor system SYNOPSIS
irqbalance DESCRIPTION
The purpose of irqbalance is distribute hardware interrupts across processors on a multiprocessor system in order to increase performance. OPTIONS
-o, --oneshot Causes irqbalance to be run once, after which the daemon exits -d, --debug Causes irqbalance to print extra debug information. Implies --foreground -f, --foreground Causes irqbalance to run in the foreground (without --debug) -h, --hintpolicy=[exact | subset | ignore] Set the policy for how irq kernel affinity hinting is treated. Can be one of: exact irq affinity hint is applied unilaterally and never violated subset irq is balanced, but the assigned object will be a subset of the affintiy hint ignore irq affinity hint value is completely ignored The default value for hintpolicy is ignore -p, --powerthresh=<threshold> Set the threshold at which we attempt to move a cpu into powersave mode If more than <threshold> cpus are more than 1 standard devi- ation below the average cpu softirq workload, and no cpus are more than 1 standard deviation above (and have more than 1 irq assigned to them), attempt to place 1 cpu in powersave mode. In powersave mode, a cpu will not have any irqs balanced to it, in an effort to prevent that cpu from waking up without need. -i, --banirq=<irqnum> Add the specified irq to the set of banned irqs. irqbalance will not affect the affinity of any irqs on the banned list, allowing them to be specified manually. This option is addative and can be specified multiple times. For example to ban irqs 43 and 44 from balancing, use the following command line: irqbalance --banirq=43 --banirq=44 -l, --policyscript=<script> When specified, the referenced script will execute once for each discovered irq, with the sysfs device path and irq number passed as arguments. The script may specify zero or more key=value pairs that will guide irqbalance in the management of that irq. Key=value pairs are printed by the script on stdout and will be captured and interpreted by irqbalance. Irqbalance expects a zero exit code from the provided utility. Recognized key=value pairs are: ban=[true | false] Directs irqbalance to exclude the passed in irq from balancing balance_level=[none | package | cache | core] This allows a user to override the balance level of a given irq. By default the balance level is determined automatically based on the pci device class of the device that owns the irq. numa_node=<integer> This allows a user to override the numa node that sysfs indicates a given device irq is local to. Often, systems will not specify this information in ACPI, and as a result devicesa are considered equidistant from all numa nodes in a system. This option allows for that hardware provided information to be overridden, so that irqbalance can bias irq affinity for these devices toward its most local node. Note that specifying a -1 here forces irqbalance to consider an interrupt from a device to be equidistant from all nodes. -s, --pid=<file> Have irqbalance write its process id to the specified file. By default no pidfile is written. The written pidfile is automatically unlinked when irqbalance exits. ENVIRONMENT VARIABLES
IRQBALANCE_ONESHOT Same as --oneshot IRQBALANCE_DEBUG Same as --debug IRQBALANCE_BANNED_CPUS Provides a mask of cpus which irqbalance should ignore and never assign interrupts to. This is a hex mask without the leading '0x', on systems with large numbers of processors each group of eight hex digits is separated by a comma ','. i.e. 'export IRQBAL- ANCE_BANNED_CPUS=fc0' would prevent irqbalance from assigning irqs to the 7th-12th cpus (cpu6-cpu11) or 'export IRQBAL- ANCE_BANNED_CPUS=ff000000,00000001' would prevent irqbalance from assigning irqs to the 1st (cpu0) and 57th-64th cpus (cpu56-cpu63). SIGNALS
SIGHUP Forces a rescan of the available irqs and system topology Homepage http://code.google.com/p/irqbalance Linux Dec 2006 IRQBALANCE(1)
All times are GMT -4. The time now is 03:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy