Ubuntu :: Change The Range Transmission Ns2?
Apr 15, 2011we want to send from 1 to 4 via the path 1-2-3-4 but aodv sends it directly from 1-4 we want to restrict the range how to do so
View 1 Replieswe want to send from 1 to 4 via the path 1-2-3-4 but aodv sends it directly from 1-4 we want to restrict the range how to do so
View 1 RepliesI am working with NS-2, I am facing a situation where I need to re align the transmission range of a particular node. Can I do this by modifying the protocol's source code? I should not change the default value from 250, only few nodes who satisfy a particular criterion should be reset to some other range like 200 or 300. How can I do this?
View 1 Replies View RelatedI can only access the Transmission web interface while the Transmission-gtk client is running. When I close it, the web interface is no longer available. I try to manually start the transmission-daemon, but the process never shows up as running.
View 2 Replies View RelatedI need to write program (preffer Python) to change range for users. Does anyone know some library which can help me to do that? Maybe someone has written program like that?
View 5 Replies View Relatedi have both windows XP and suse linux installed in my hp pc with monitor HPL1710. when i in stalled Scientific LInux (cern) in the unallocated space using default partirtion it is in stalled. unfortunatately i have choosen the screen resolution to be 1600*1400. So when i try to reboot it says:
Code:
Input signal out of range change settings to 1280*1024-60Hz I have no idea what to do ? I dont find any scientific linux sub forum . so i am sending the thread here.
get me understand the short range and the long range links from routing (and routing protocols') point of view.
View 6 Replies View RelatedI want to plot a set of data in only one plot.The problem is that some points of the data should be better plotted in a linear scale (lets say 0 to 100,000) but there are other data points that, exceding the value 100,000, would be better plotted in a logarithmic scale, as they goes in the range 100,000 to 500,000,000. Let's say the data is:
Code:
X Y
0 100
10000 80
20000 75
[code]....
Is there a way to plot all these points in the same plot in only one X-axis showing two different ranges in that axis: linear: 0-100,000 logarithmic: 100,000 - 1,000,000,000?The axis would be read, for example, as:
Code:
|-----|-----|-----|-----|-----|-----|-----|-----|-----|
0 20k 40k 60k 80k 100k 1M 10M 100M 1G
(The abbreviations k-M-G are not the important point. Just shown for clarity)
I want to build a bash script, which can ping a range IP adresses which will be filled in by the admin. If there is no IP-adress filled in, then the script must ping the subnet where the system is logged on. So if my ip is 192.168.1.6, then the script must ping from 192.168.1.1 till 192.168.1.255 Or else, if there is given a beginning and ending ip it must ping that!
The first part of the bash script is to ping a given range (see below). But there is one problem, how can I tell the script to ping from $begin till $end, [..] is of course wrong! But what must be filled in there???
echo "Enter beginning IP-adres:"
read begin
echo "Enter ending IP-adres:"
read end
ping -c 1 $begin [..] $end
The second part is to find my own ip and ping the whole range.. How to do that? I only can find my own IP, but I cant ping the whole range,, how to do that?
#!/bin/bash
ifconfig | grep 'inet addr:' | grep -v '127.0.0.1' |
cut -d: -f2 | awk '{ print $1 }'
I just installed Ubuntu Natty on my desktop which uses an nVidia GeForce 7+ chipset. After installing Ubuntu, I noticed that when the GRUB boot menu should show up, my monitor says "Input signal out of range, change settings to 1600 x 900 - 60Hz", and it stays that way until the Ubuntu desktop shows up. The Ubuntu desktop shows up just fine. It's just that GRUB and Plymouth don't show up and my monitor gives me the aforementioned message.Here's my xorg.conf configuration after I ran the nVidia X Server Settings app:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.29 (buildd@allspice) Fri Feb 25 14:42:07 UTC 2011
Section "ServerLayout"
[cdoe]...
When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.
View 8 Replies View RelatedI want to configure a VPN over the Internet.I installed the 'openvpn' package, generated the key file, transfered it by a secure way to the client, and setted up the configuration file.
So, in that configuration file I input the IP addresses of the tunneled interfaces. Both IPs are static in the tunnel.
Then, I've heard somewhere that I can assign a dynamic configuration IP for the client. I do this registering a range.
Well, when I tried to change static IP to dynamic IP (changing '192.168.0.2' to '192.168.0.0/24') in the configuration file, the OpenVPN didn't work.
Obviously I don't know what I'm doing, and I really, don't believe that simply changing the IP will make it work, but I tried.
I hope I explained my problem as well.
My configuration file:
# OpenVPN Server Configuration File
dev tun 0
ifconfig 192.168.0.1 192.168.0.2
cd /etc/openvpn
secret key_file
In client I execute the 'openvpn' without the '--daemon' parameter.Then I want that my client uses a IP in a range (192.168.0.0/24, for example), instead of a static IP (192.168.0.2).I also thought to use a DHCP server, but I'm not sure that will work.
I want to start off by saying I'm very new to Ubuntu. I have been using Ubuntu for about a week now and have not looked back!! Now on to my issue. I have been tying to update Transmission 1.75(9117) to the lasted version (transmission-1.92) but i can't seem to get the Synaptic Package Manager to find it. I have downloaded transmission-1.92 and extracted it on to the desktop but Synaptic Package Manager still can't find it.
View 9 Replies View RelatedI can't seem to get transmission to boot up at start up. I read that I just needed to put "transmission -m" as the command in the start up window, but that doesn't seem to be working and I have no idea where the actual file resides to point to it
View 6 Replies View Relatedhave a computer working 24/7, although a reboot procedure was performed and now I've no way to get transmission running, since I have no physical access to the machine.The only way I can access is throw ssh.Does any one knows any way of get it started?
View 7 Replies View RelatedOne of the updates (Karmic) this morning listed the following:
Update
transmission-common
lightweight BitTorrent client (common files)
Description
Transmission is a simple BitTorrent client. It features a very simple, intuitive interface (gui and command-line) on top on an efficient, cross-platform back-end. This package contains the common files for the different transmission versions.
Changes
Changes for the versions:
1.75-0ubuntu2
1.75-0ubuntu2.2
Version 1.75-0ubuntu2.2:
* SECURITY UPDATE: fix arbitrary file overwrite via crafted torrent file
- debian/patches/CVE-2010-0012.patch: adjust metainfo.c to check for '../'
- CVE-2010-0012
So, I employed the update. Problem is, I do not see this as an installed application. TRANSMISSION is not listed in any submenu under the Applications menu OR Add/Remove.
Iam always downloading files using transmission bittorrent, the problem is my sister always keep pausing my all my downloads because it somehow slows her internet speed in her rooms computer, any way I can have a password prompted every time she pauses all my downloads in transmission?
View 3 Replies View RelatedIs it possible at all to secure transmission?
View 9 Replies View RelatedI've a big problem with Transmission on Ubuntu. The transmission application can't start.
I have do this
System -> Amministration -> System Monitor
I can see that "Transmission" is in sleeping. I've tryed to killed the application and restart it, but transmission back to sleeping time!
how I can do to restart transmission?
When I try to open Transmission I get a message: "Couldn't open "/home/shai/.config/transmission/lock": Permission denied", and the only way to open it is by using gksudo.
I read on another thread that I need to delete that file, but the file doesn't exist.
What should I do?
I recently started using Transmission torrent client. I love it! The light weight and web interface feature is compelling. I am not able to figure out how to queue torrents.
View 3 Replies View RelatedI've installed many different versions on Ubuntu, many different times and I've never had a problem with transmission... untill now. I just did a fresh install of Ubuntu 10.04 ( I was already previously using 10.04) and I updated and set up transmission but when I tested the port it said it was closed. This has never happened before.
I tried changing the port about 15 times but it says they are all closed. So I tried opening one..
Code:
sudo iptables -A INPUT -p tcp --dport 50970 -j ACCEPT
... but still nothing. I have no firewall running and everything else works fine. Transmission was working before, on the same ports, same version of transmission, and same version of Ubuntu. Nothing has changed.
UPDATE: Actually it's version 2.04 not 2.0, guess the site i followed was a little dated.
so i was a little hasty in upgrading Tranmission to version 2.0 and after a while i noticed that the new version is really slow especially for public torrents my question is; is it possible to downgrade to version 1.93?
i followed these command to install the new version.
Code:
$ sudo add-apt-repository ppa:transmissionbt/ppa
$ sudo apt-get update
$ sudo apt-get upgrade
I am using ubuntu netbook edition 10.04 on acer aspire one. My wireless is working perfectly when I am surfing the net or downloading ..... videos however when I use transmission (bit torrent) it will download for awhile then my wireless will not work and yet it shows that it is connected...then I have to reconnect again then the torrent starts downloading for awhile usually 1-2 mins then the wireless will fail again.
An interesting point to note: When I connect the ethernet cable to my netbook, bit torrent download perfectly it only happens when i'm using wireless. It is annoying how I have to physically connect my netbook to the modem to download bit torrent files.
I ve got ubuntu 10.04 x64 server with transmision-daemon transmission-common installed(ive tried both from rep and from source code). torrent service is up:
PHP Code:[code].........
it was working good for about half a day, a can connect to it from WAN and now, when im home - i cant connet from LAN. It just didnt respond
I was able to do this once but ive forgotten how to.
Basically i want to copy and paste the metadata from tranmission onto a usb key-im about to reformat my installation and want to back up my metadata so i dont have to manually add all my unfinished torrents.
Ideally I would love to have a script that watches my Home/Dropbox/Attachments folder for any torrent files. When there is a torrent file in the Attachments folder it will launch Transmission if it is not up already.But if not I can do it this way tooBasically what I somewhat have now is I'm trying to use Dropbox to start Transmission when I want it to.I have this script running every 3 minutes in Ubuntu Tweak to watch for any scripts I want to run from my Dropbox/remote/commands folder. Whenever a script gets placed in the commands folder it runs it. Which is this
Code:
#!/bin/bash
REMOTEFOLD="${HOME}/Dropbox/remote"
[code]....
p { margin-bottom: 0.08in; }a:link { } Is it possible to use Transmission BitTorrent like limewire?
If so how? I am not familiar with terms like associated 'torrent file and 'tracker' websites'' The help files at the Transmission website assume a high level of preexisting knowledge. Is there a way to learn this program starting from scratch?
Giving me the message: Requested download is not authorized for use with this tracker. - idle'Vuze, when I start it, just closes before it even makes itself known!Can someone let me know of reliable torrent client with multi-tracker support, either deb install or easy to follow terminal instructions?
View 3 Replies View RelatedI start transmission (already has about 6 files loaded) and it starts and then the screen goes grey and nothing seems to happen.
View 2 Replies View RelatedHow to make a private torrent on Transmission? Back when I was on windows I used to do it on utorrent. I remember that you had to put [URL] for the announce url. I figured it would be the same thing on Transmission, but it's not working. Did I skip something, or do something wrong? Or is there a whole different way to do it on Transmission? It's been a while since I've done this.
View 5 Replies View Related