Ubuntu :: IRC Channel OP - Client Logged Back On

Nov 2, 2010

I just created a new username and registered it. Then created/joined a channel, and it said I was the op. Then I exited my IRC client and logged back on, went to my channel, and it gives me the message Code: Now talking on #mychannel

* gibson.freenode.net sets mode +n #mychannel
* gibson.freenode.net sets mode +s #mychannel
* services. removes channel operator status from GrantStone
* *** Notice -- TS for #mychannel changed from 1288755739 to 1288751750
* services. sets mode +c #mychannel
* services. sets mode +t #mychannel
* services. sets mode -s #mychannel
* ChanServ (ChanServ@services.) has joined #mychannel
* services. gives channel operator status to ChanServ
* ChanServ (ChanServ@services.) has left #mychannel

How do I fix this? How do I re-become the OP for my channel? Do I need to use the AOP command?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Dual Channel Failure & Single Channel Errors

Jun 25, 2011

PC seems to run fine in single channel mode but monitor reports no input in dual channel mode and memtest86+ lists from 1-3 errors per pass in single channel mode. Motherboard (Gigabyte P43T-ES3G) can't be set for the 1.65 volts required by the RAM (2x2 of OCZ3P1333LV4GK PC3 10666). The mobo voltage choices are 1.6 or 1.7 volts. I have tried both and increased the MCH voltage from 1.1 v to 1.2 v, but so far can't get it to run in dual channel mode at all and single channel mode seems to run fine but I still get errors in memtest86+. Also tried optimized Bios settings and loosened memory timings (from 7-7-7-16 to 8-8-8-27 and tRFC 60 to 70) and reset Command Rate from 0 to 2. CPU is Core 2 Quad @ 2.4 Ghz, PSU is rated at 400 watts, Video card is Gigabyte GT220.

View 2 Replies View Related

Ubuntu Networking :: 'wlan0 Is On Channel -1 But The AP Uses Channel 6' With Airplay-ng?

Jun 29, 2011

I'm trying to crack my wep password just for kicks, but I keep running into the same error. When I try to use airplay-ng for the packet injection, it always gives me the error " wlan0 is on channel -1, but the AP uses channel 6". I've tried setting wlan0 to channel 6 manually, but that doesn't help. I spent a while searching for a solution, but it seemed like each page had a different, usually highly complex solution, that still doesn't work. I have the most recent drivers for my wireless card, and it meets all the requirements. So, is there any solution to this that will actually work?

View 9 Replies View Related

Ubuntu :: Using The Dual-channel Or Quad-channel?

Jul 14, 2011

Thinking about building a new system, with 4GB of DDR3 RAM. I am just wondering, which would you prefer: Dual-channel DDR3 or Quad-channel DDR3? Does one have better speed performance over another? Will one way keep your system cooler?

View 2 Replies View Related

Ubuntu :: Find Out When A User Last Logged In And Last Logged Out?

Jul 12, 2010

How can I (as admin) find out when a certain user e.g. "karl" most recently logged in and most recently logged out of a system?

View 2 Replies View Related

Server :: When Executed Last Command Its Showing System Ip Logged In Time And Logged Out Time The Output?

Feb 27, 2011

logging in a server through putty in the same network when i executed last command its showing system ip logged in time and logged out time the output as followsthis is my system
oot pts1 xx.xx.xx day month date time in time out timeand similarly am geeting other than this likeroot :0day month date time still logged in this is from more than 3 days its logged in

View 2 Replies View Related

Ubuntu Servers :: 11.04 LTSP Connect Client Hard Drive - Register In The Fstab On The Client?

May 26, 2011

I have configured server ubuntu 11.04. Everything works fine, but there is a need for some clients to connect local hard drive. What should I do? How and what modules are added to the ltsp-image? How to register in the fstab on the client? Maybe I'm going the wrong way?

View 1 Replies View Related

Networking :: Connecting Debian Client To Voyager Client Via Crossover Cable?

Jan 6, 2011

trying to create a "local network" by directly connecting an IBM Thinkpad with Debian Linux installed on it to an Alix computer running Voyager Linux. I'm following a "how to" I found to create a music server, hence the requirement. My issue is I can't get a static IP address to be configured on the Debian machine.I've trawled the net and have found the instructions about editing the /etc/network/interfaces and have tried to do this. First I tried to get DHCP working so I could connect the Debian machine to the net and this proved successful. I edited the interfaces file to look as follows:

# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

Then I tried adding a static IP address to the machine. As this is a network purely between two machines I made up the IP addres and used 192.168.0.1 and used a NetMask calculator to give me a NetMask of 255.255.255.254 (I told the calculator there would be 2 machines on the network). I then edited the interfaces file as follows:

# The loopback network interface
auto lo
iface lo inet loopback

[code]....

I re-booted the machine (ifdown eth0 followed by ifup eth0 keeps saying that eth0 hasn't been configured - a problem there that I don't understand), but during boot up time it failed to assign the Static IP address to eth0 and made me go into SU mode. To fix it I simply replaced the interface file with the static IP inputs with the file that had the DHCP entries (I'd made a copy of the DHCP file), and re-started the machine. Everthing came up fine. So the first question is how do I get a static IP address to be assigned to eth0 such that whenever I shut down and restart the machine the static IP address is always loaded?

The second question is around creating the network via the cross over cable. From what I've found via Google, all I should have to do is create a static IP address on the Debian machine and a static IP address on the Voyager machine. Once they're connected by the cross over cable they should see each other. Is that correct, or do I have to do anything else?

View 2 Replies View Related

Programming :: Detect A Closed Tcp Client Connection When Client Is Only Receiving Data ?

Mar 9, 2011

I am writing a TCP server in C, and the server listens to incoming client connections and accepts them. It then creates a thread to handle the client. The clients are expected to only receive data from my server and not send any data. So if I use a select() call with a recv(), I believe that the recv() will just block forever since there will not be any data coming from the client. If I use a non-blocking recv(), then this will just return a 0 which tells me nothing because the client is not expected to send any data. I am not sure if I have misunderstood some socket concepts, but I need a solution to detect when the client has disconnected so that I can close the socket and stop sending data to the client. As I understand it, simple ACKs etc are not captured by the recv(), and only data sent by the client will cause recv() to return a non-zero value, so I am not sure how to know when the client has disconnected.

View 7 Replies View Related

Fedora :: Remote Desktop Client (RDP) Aka Terminal Services Client?

Nov 25, 2009

Is there a good terminal services client available I can connect to my Windows boxes from Fedora12? I am willing to pay for a commercial license if there is a good one

View 7 Replies View Related

Ubuntu :: Get Volume Applet Back Onto Taskbar 10.04 Back?

May 7, 2010

10.04
I managed to delete the Volume Applet that appears by default on the task bar. I'm sure it used to be listed in 'Add to Panel' in other version of Ubuntu however I can't see it there in 10.04.
Can someone explain to me how I get it back?

View 4 Replies View Related

Ubuntu :: Sound Recording On One Channel Only?

Mar 19, 2010

found one other post with this same issue, and the final reply was "I give up"...I got a fresh 9.1 install. I just want to record some audio, but it's only recording on one channel, the left channel.I tried audacity and sound recorder. checked the sound preferences, Hardware set to Analog Stereo Duplex. In audacity Preferences > Devices > Recording, 2 (Stereo) is selected.When recording in audacity the output meter for the left channel shows activity while the right channel looks like it goes up a little bit but doesn't peak like the left channel. I hear fuzziness in the right but all the sound is in the left

View 4 Replies View Related

Ubuntu :: Get Sound On Front Channel?

Sep 5, 2010

I have a fresh install of Ubuntu 10.04 and I cant seem get the sound working properly. I have a checked to make sure that nothing is muted, and I do have sound over the rear channel when I change the wiring on the physical machine. However, I get no sound over the headphone channel. I also changed the conf for pulseaudio to have a default of 2 sound channels. In addition the sound works fine in my Fedora 13 and Win 7 installs, this is a triple boot machine .

View 1 Replies View Related

General :: One Way Channel From Ubuntu To Vista?

Feb 26, 2011

When I'm on Vista (I dual boot by the way) I see that my hard drive is about 13Gb smaller than it used to be, but I have no access to Ubuntu's files. However, when I am on Ubuntu I have access to a drive (is it a drive?) I believe is called OS and when mounted it lets me access all of Vista's documents.

Also I do not understand the difference between /home, OS, and System Files (It might be named something else, but the icon looks like a hard drive I believe).

I realize all this is pretty vague, but do you know a way to block this connection? I feel like Harry Potter looking into Voldemort's mind (lol).

PS Despite the Voldemort reference I am not a MS Windows hater.

View 4 Replies View Related

Ubuntu Multimedia :: How To Stream New Radio Channel

May 26, 2010

how can i stream a new radio channel that uses mms example :[URL]

View 2 Replies View Related

Ubuntu Multimedia :: No Sound On HDMI Channel

Jul 14, 2010

I was hoping that upgrading to 10.04 would fix my problems with sound and HDMI but alas it doesn't. I have an HP dv7 that I wish connect via an HDMI cable to my HDTV and play things like Hulu, Boxee, etc. with the sound coming out of my home theater system. I know that the hardware is capable of doing this because I have Windows 7 installed in a dual boot and it has no problems with pumping sound down the HDMI channel.

I've upgraded to Alsa 1.0.23 freshly compiled. With 1.0.23 I see HDMI settings in Pulse Audio Volume Control. However if I start say VLC and play a video, check pavucontrol and make sure the Playback is set to the HDMI channel. I can hook up the HDMI cable and I can see the video playing - but no audio. I've been in and out of all kinds of things like alsamixer, gnome-alsamixer, sound preferences, etc. and I've toggled things on and off in an attempt to get HDMI sound working but nothing works.

In alsamixer if I hit f6 I see my 0 card as HDA Intel and my 1 card as NDA NVidia. If I select NVidia I see only S/PDIF, S/PDIF 1, S/PDIF 2, S/PDIF 3. I can only mute or unmute these. I've tried both - nothing works. Let me know what sort of output/info you need and I'll post it. Here's some info I've seen others post:

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Airodump-ng Only Scans On Channel 1?

Jul 26, 2010

i just installed ubuntu 10.04 on my computer, and tried to airodump, but noticed that its stuck on 11th channel, when i specified only channel 6 during scan, it gave me hosts from channel 6 and 11, but then i ran aireplay-ng and it runs on 11th channel as well, even when i put my card into monitor mode with a specific channel option. btw my chipset is AR9285 with ath9k driver. everything worked in backtrack. i also tried to reinstall aircrack which did not work.

View 1 Replies View Related

Ubuntu Multimedia :: MPlayer Has No Center Channel?

Aug 20, 2010

I am on amd64, Lucid Lynx (10.04). Using the latest mplayer (MPlayer SVN-r31042-Ubuntu-RVM).

I'm trying to play a hi-def wmv. I get video and audio, but there is definitely some audio missing. The center channel is gone. I have music and sound effects, but the characters dialog is silent.

View 1 Replies View Related

Ubuntu Multimedia :: 10.04 Left Channel On Both Soundcards Off?

Sep 11, 2010

I have a problem. I have two soundcards on my system. One is a on-board soundcard and the second is USB M-audio JamLab. When I play sound on any of them, left channel doesn't play

View 1 Replies View Related

Ubuntu Networking :: Laptop Will Not Connect To APs Using Channel 13?

Sep 22, 2010

I'm relatively new to Ubuntu, and have just installed 10.04 on a toshiba portege M100 laptop. Having got over the intel video chipset problems I tried to connect to my WLAN. Network manager would not connect. I tried switching to WPA, WEP and no encryption. No effect I still could not connect. I also noticed that network manager can find other APs much more quickly than mine.Haveing done some searching I tried removing network manager and installed wicd. Was good at finding the AP but reported it as operatingon channel 0. Still would not connect. I tried changing the AP channel to 6, suddenly everyting worked. I switched back to network manager (wicd got in a tangle over hidden networks). Still works.

Having scoured the web for help I found reference to 10.04 kernel suporting US channels. and that I should create a file /etc/modprobe.d/cfg80211, containing "options cfg80211 ieee80211_regdom=EU". I have tried this and it doesnt have any effect. I have noted that there are numerous variants of this advised by different people.Whilst at home I can operate my AP n a US channel, when I am on the move I cannot. I would like to get this working if at all possible.For info the wireless adaptor reported is:

*-network:1
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection

[code]....

View 7 Replies View Related

Ubuntu Multimedia :: Setup A 5.1 Audio Channel?

Feb 19, 2011

My motherboard is Intel DG31PR with 5.1 Realtek HD on board sound card I can't find 5.1 options on sound preferences on ubuntu 10.10... how can i setup a 5.1 audio channel...?

View 5 Replies View Related

Ubuntu :: Where To Watch The Speed Channel Online

Mar 19, 2011

where can i watch the speed channel online?

View 4 Replies View Related

OpenSUSE Install :: Hybernate Doesn't Work - Goes Black - Back To User Icon Screen To Log Back

Sep 1, 2011

i have noticed that if vista is not the active partition, hybernate does not work. it just goes black and then back to the user icon screen to log back in. another "slight" problem was that i was not able to apply a service pack. after restoring vistas dominance i was able to install the pack. is there any other work arounds for hybernate? even though you might not be interested in cleaning up after microsoft.

View 1 Replies View Related

Ubuntu :: Back Up Time Machine Back Ups From A Mac?

May 17, 2010

it was possible to back up time machine back ups from a mac in ubuntu.

I use a mac at work and use time machine to back up to an external hard drive which i take home each day. I wish to back up the time machine back ups off the external hard drive each day to my computer at home just to be safe is this possible?

I have managed to open the hard drive and have enabled view hidden files so i can see all the files but i am unable to copy them due to permission errors

View 1 Replies View Related

Ubuntu Installation :: Update To Open Office Not In The Channel?

Mar 12, 2010

I just checked [Mar. 12, 2010 16h:00 EDT], there is no update in the (Canonical) channel for Open Office. I regularly download updates both automatically as well as manually, Yet my current version is:

OpenOffice 3.1.1
OOO310m19 (Build:9240).
On my mac OSX 10.6.2, I already have 000320m12 (Build:9483).

Why is Canonical taking so long to place the newer version in the channel? My reason for seeking the update is to try and resolve a problem that I have just noticed today. I have not needed to print envelopes since January, and now I find that printing envelopes on my HP C4345 multifunction no longer works as before.

Instead of putting the output on the RIGHT side (where the envelope is fed), OO is consistently sending the output to the LEFT side (easily confirmed by placing a standard letter size sheet in place of the #9 envelope, which (the latter) invariably comes out as "blank" (no print on it).

I am hoping that an update will resolve this issue before I resort to submitting a bug report.

View 3 Replies View Related

Ubuntu Networking :: Individual Internet Channel For Browser

May 18, 2010

What is the quickest and the most elegant way to implement the following scheme:On my computer I have two browsers and two internet channels:

1. Ethernet cable internet
2. USB 3g modem/.

When I execute the first browser it uses only the cable internet and the second one uses the USB modem.

View 2 Replies View Related

Ubuntu Multimedia :: VLC Starts In Left Audio Channel

May 22, 2010

It seems that when I start up any video in VLC recently that it automatically opts for the left only audio channel. This means that I have to go into the audio options with every movie or show I watch and switch it to stereo mode. I was wondering if anyone knew a way to get VLC to automatically start up in stereo. The videos I have been watching have stereo audio so that is not the problem. I have worked though all of the advanced audio options and I haven't found a way to be able to set this up.

View 2 Replies View Related

Ubuntu Multimedia :: MythTV On 10.04 - Can't Set The Starting Channel Number

Jun 28, 2010

I have a PowerPC installation (fully patched) of Ubuntu 10, and I pulled down the MythTV suite on top (since there is no Mythbuntu/PPC that I found). I'm having an issue where after I scan for channels with my tuner using mythtv-setup, I can't set the starting channel number. Its almost as if nothing ever populates into the drop down. This seems to be specific to the combination that I have - Ubuntu 10 + PPC + Myth 0.23. If I use another x86 + Myth .21 and the same Tuner (HDHomeRun), I can set the starting channel fine. A Mac OS 10.4 + Myth .21 also allowed me to set the channel. I've rebuilt this install twice now and it won't allow me to set it. I can see the scanned data in the mythconverg database, so I know its there.

View 1 Replies View Related

Ubuntu Networking :: Using Aircrack-ng [fixed Channel Mon1?

Feb 2, 2011

I am trying to audit my wireless router due to someone in the neighbourhood hacking it, and have run into a few problems. When I run airodump-ng, everything works fine. However, when I try to get the .csv file and run "airodump-ng -w test --channel 6 --bssid ---------- mon1" (obviously with my the mac address of my AP instead of x's) I get this:

CH 6 ][ Elapsed: 4 s ][ 2011-02-02 17:48 ][ fixed channel mon1: -1 ] The problem is the [ fixed channel mon1: -1 ], because when I go to the next step to try to force a handshake, it says:

18:00:34 Waiting for beacon frame (BSSID:-----------) on channel -1
18:00:34 mon1 is on channel -1, but the AP uses channel 6

I have scoured the Internet for answers, and have seen several people with the same problem, but no solutions that work for me. I think it may have something to do with the driver. I really do apologise if this has been answered properly several times, but none of the solutions seem to be working in my case.

View 2 Replies View Related

Ubuntu Servers :: PTY Allocation Request Failed On Channel 0?

Jul 25, 2011

I recently ran into the following problem when trying to ssh into my Ubuntu 11.04 server:

>> ssh user@site.com
PTY allocation request failed on channel 0

I don't know for sure, but I think this happened after one of the latest Ubuntu updates I installed. In case it's of relevance, I'm remoting in from Terminal (Mac OS X 10.7 - Lion). Edit: The problem seems to be with Lion..

[Code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved