Ubuntu :: Restarting Router Script \ Create A Script For JDownloader?

Jul 7, 2010

I'm quite close (I think...) for finishing my script to restart my Linksys WAG54G2 router.First thing was to create a script for JDownloader. It has an option to launch router config page while JDownloader is logging operations and automatically create a script:

Code:
[[[HSRC]]]
[[[STEP]]]

[code]....

View 1 Replies


ADVERTISEMENT

Ubuntu :: Jdownloader - Cablemodem - NO Router - Visudo - Reconnect Config ?

Feb 13, 2010

I Love Jdownloader program but can't solve this old problem.

I'm still a little retard with GNU/Linux

Able to do a reconnect by running the following commands

Quote:

This is the script I'm using.

Quote:

It resembles this one in Window$

The program dhcpcd requires root user privileges.

Avahi daemon and network-manager widget should be disabled or uninstalled for this to work on Ubuntu.

Also I'm using Karmic.

I'm not Cisco certified. What I think it does, in a non technical comparison, is tell the ISP hardware that your ip should be 190.189.48.52 or whatever number you like.

For the ISP this would be the last lease you used.

The ISP hardware does not recognize this last lease in its list, so it assigns a new ip.

That does the trick and you get your new ip!

My ISP promotes the service with dynamic ip so no legal matters here.

The problem is how to automatize it.

Sudo runs the script with no privileges problems.

I am able to run it password-less by modifying sudoers file via visudo command.

I add the following line

Quote:

It can also be like (this would need extra security measures?)

Quote:

Then you can run sudo /usr/bin/cambiar-ip and it won't prompt you for a password.

Password issues solved, I cannot get Jdownloader to run it.

In the Settings > Reconnection tab

Tried to use "External" and "Batch" but i get reconnection failed sad face.

I've tried in "External" /usr/bin/sudo /usr/bin/cambiar-ip

It won't work.

I'm missing something of the Unix security structure.

Here is the wiki of the program

[url]

View 5 Replies View Related

Ubuntu :: How To Open Jdownloader

Feb 8, 2010

i downloaded java then jdownloader and it work fine and today when i open ubuntu i didn't find how to open jdownloadercan any one tell me from where i can open jdownloader

View 2 Replies View Related

Ubuntu :: Jdownloader In Respositories ?

Dec 3, 2010

From [url]

Quote:

JDownloader is open source, platform independent and written completely in Java.

I was wondering why is the reason is not in repositories.

View 3 Replies View Related

Ubuntu :: Using Reconnect Script With Jdownloader?

Jan 3, 2011

EDIT: Question removed; I wrote a small howto below.

View 1 Replies View Related

General :: Create Home Router Secured With WPA2?

Feb 9, 2011

I am planning to create a home router using my Linux laptop. Is it possible to secure the wireless router with WPA2, and how would I set that up?

View 2 Replies View Related

Ubuntu :: Flashgot Does Not Seem To Be Able To Launch JDownloader Automatically?

Oct 23, 2010

like many other users, I am experiencing a small problem when using the Firefox extension Flashgot with the Java download manager JDownloader. Flashgot does not seem to be able to launch JDownloader automatically. I have already posted this in a thred on another forum, withouth results. I suspect that security issues are the reason why JDownloader cannot start.

View 6 Replies View Related

Fedora :: Short Cut To Desktop For Jdownloader

Sep 5, 2011

kindly help me how to create short cut to desktop for jdownloader in fedora 15

View 1 Replies View Related

Debian :: JDownloader - IP Renewal Script?

Jan 9, 2011

I have an Internet connection with a Webstar cablemodem by Scientific-Atlanta Inc. DCP2100 series.I'm running an unstable distribution of Debian with the 2.6.32-5-amd64 kernel.I have installed JDownloader and works great, but I couldn't configure the reconnection features.What I need is a simple executable to run a script to change my IP adress, if possible. An specific tutorial could just be great for me to learn.And if you can't do this in linux as well as in XP, I'd really appreciate to inform me about it.

View 14 Replies View Related

Ubuntu :: Find Java Software Like Vuze / Jdownloader To Be Really Slow?

Oct 5, 2010

I have the following spec:
- Intel Core 2 Duo 1.86Ghz
- 4GB Ram
- 1TB Hard Disk
- 256MB Nvidia GeForce Graphics Card

I believe my system is quite fast, yet programs like JDownloader and Vuze (aka azureus) are very slow. More so on the GUI side, not so much program functionality (although I have not tested this either). If I scroll down a list of items, it takes ages, it lags and response time is quite bad.Also, I have two java processes running, each using 200MB of memory. I am assuming one is for Vuze and the other is for Jdownloader. It seems to me that Windows XP/Windows 7 ran java applications much faster and had less ram. I definitely see that with Vuze as it never went into the 200MB area when under windows.

View 4 Replies View Related

Ubuntu :: JDownloader Wont Write To / Media / X / But Works When I Run With Sudo?

Oct 6, 2010

I installed two programs recently, Vuze and JDownloader. Vuze seems to run perfectly fine and write to the /media/x directory.However JDownloader keeps saying "cannot write to location /media/x" or something like that. Only when i run it as sudo will it write to that location. So currently thats what I have done. But how do i make it so it runs without sudo and still can write to /media/x also, why is it that vuze has write permissions but jdownloader doesnt?

View 5 Replies View Related

OpenSUSE :: Jdownloader Dosnt Start After Update?

Jul 27, 2011

my jdownloader dosnt start after update. I use openSUSE 11.4Have yesterday chat with jdownloader support. Cant find the config file.I have to rename the config file in config.old

View 2 Replies View Related

General :: Lightweight That Is Compatible With TrueCrypt And JDownloader?

Feb 5, 2010

I need such a OS on a old system for mass downloading and experimenting downstairs. Also I would prefer if it doesn't require too much Linux know-how and is operable by my Windows 7 system via networking. It doesn't need to be compatible with TrueCrypt or JDownloader specifically if alternative software for it exists.

View 2 Replies View Related

Ubuntu Networking :: DLink ADSL Router As Main Router And The Belkin N1 As Repeater?

Apr 13, 2010

Because of the configuration of my house, I need two routers.I have a DLink ADSL router as my main router and the Belkin N1 as my repeater.I have set up the IP address in the Belkin to be 10.1.1.10 - my DLink is 10.1.1.1. I have disable the dhcp in the Belkin and set the DNS as ISP provided. [URL]..I have set the channel to 11 and in the Ubuntu Network Manger I have set the IPV4 to Link Local Only. I can see the Belkin and connect with my PC.but it will not take me through to the internet.

View 9 Replies View Related

Ubuntu Installation :: Failure Of Installation Of Jdownloader?

Dec 14, 2010

i tried to install jdownloader, for that i began by this command line:

Code:
sudo add-apt-repository ppa:jd-team/jdownloader
but the problem was that i had:

[code]....

View 4 Replies View Related

Networking :: Setting Up Linux Box As IPv6 Router To Replace Netgear WNR1000 Wireless Router?

Jun 18, 2011

I want to set up a Linux box as a wireless router to replace our existing Netgear WNR1000 router, as I believe the Netgear does not support the coming IPv6 protocol. Unfortunately, it is not flashable with OpenWRT or DD-WRT presently.

As we have Comcast, our cable modem acts as a dumb modem according to the customer support guy I talked to, and our router is the one that asks for the IP address from DHCP. Thus, when Comcast switches over to IPv6, I don't believe my existing router would work, correct?

My idea is to take a Linux box and put two NICs and a wireless adapter in it, using IPCop or Smoothwall to set up a router. I could then enable IPv6 support for when we have IPv6 with Comcast. Is that possible? Would there be a way to get BIND to hand out private IP addresses in the same subnet on the both the LAN NIC and the wireless card?

View 1 Replies View Related

Networking :: Set Up A Laptop As A Router To Connect Wirelessly To ADSL Router?

Nov 6, 2009

I have a desktop PC running Ubuntu 9.10 and Windows 7, and a Eee PC 701 laptop running EasyPeasy Ubuntu 9.04. I'd like to connect the desktop to the laptop with a wired connection (eth0), then the laptop to my ADSL router using wireless (ath0).

I have a crossover ethernet cable (I bought on ebay). I have set up my laptop with a static IP address on my LAN and it uses OpenDNS.

I have added this to /etc/sysctl.conf on the laptop:

net.ipv4.ip_forward=1

Then I tried this on the laptop:

sudo iptables --table nat --append POSTROUTING --out-interface ath0 -j MASQUERADE
sudo iptables --append FORWARD --in-interface eth0 -j ACCEPT

This is a variation on what I found on other sites describing how to set up a router. I don't understand iptables very well, but I gather that the above two lines should set up forwarding so that traffic from my router to the laptop will be forwarded to the desktop, and vice versa.

But this doesn't work. The connection doesn't even establish between the laptop and the desktop.

View 12 Replies View Related

Networking :: Network Setup - Router - Wireless Router Card ?

Apr 24, 2010

I'm having trouble getting my network set up the way that I want it/had it. You see, when I first set up my network, I just had my cable modem going directly to my standard wired router (A D-Link DI-604), which had DHCP,and was connected to all of the computers on my network. I had one switch hooked up to one of the ports of the router, but this was a regular switch, and it would not try to assign IP addresses, it would just pass through the DHCP info as I wanted.

Now however, my network setup has changed. My room mate and I both got laptops, and we decided that we wanted to have wireless access so we didn't have to constantly plug in to the router.

Now my network is set up like this: The modem is hooked up to the router(DI-604), which is hooked up on the LAN side to our computers, our switch (which is hooked up to 3 more computers), and to a wireless router card (A Gigabyte GN-BC01).

The wireless router card has two jacks for ethernet. One for WAN, and one for LAN. The LAN side we have plugged only into the computer in which the card is installed.

Now the problem is this: The wireless router card comes with DHCP by default, and it's assigning addresses to the laptops and to the computer hat it's in, and worse, the IP addresses are on a different subnet than that of the main dlink router. The Main (dlink) router assigns addresses from 192.168.0.1 (itself) to 192.168.0.254, while the wireless router card assigns addresses from 192.168.1.1 to 192.168.1.254 (itself).

Because of this, I cannot access services on the wireless network from my wired network or vice versa. The first thing I tried was setting the card to assign addresses from 192.168.0.12 to 192.168.0.253, however it just said "internal error" when I tried to do this. I decided that this may be because it sees that it was being assigned an address on it's WAN side on the same subnet. So the next thing I tried was disabling DHCP and setting the "LAN IP Address" to 192.168.0.12, hoping that the DHCP would just go through the card, like a switch. I would have set the LAN IP address to be assigned by DHCP, but this was not an option, so I decided that'd be the best thing to set it to.

Once again however, setting the LAN ip address to an address on the same subnet as that of the IP assigned to it's WAN side caused it to report an "internal error". I verified that this was the issue by setting the LAN address to several other private IP addresses to test (I.E. 10.0.0.1, 192.168.3.1, 192.168.5.12).

My question then really is: How do I set up both routers so that I can access services and computers from each network from the other network. Should I set them with different subnets and set the gateway on the wireless network to the main router? To the wireless router card? Should I put them on the same subnet? Will it know how to communicate?

Here is a link to (picture) my network diagram. Network Diagram

View 2 Replies View Related

General :: Laptop As Router Between Wireless Router And Windows 7 Box

Aug 7, 2010

I'm using a cross-over ethernet cable to connect a Desktop Windows 7 box, and a laptop running on SUSE 11.2. I want Windows to connect to the internet via the laptop's wireless interface.

View 1 Replies View Related

Networking :: Linux As A Router / Bring 147 & 148 IP Online Without Router?

Mar 26, 2009

These r IP provided by my ISP that i've put on Fedora 8:

WAN IP:xxx.xxx.xxx.17 (eth0)
Subnet:255.255.255.252
Gateway:xxx.xxx.xxx.18

Valid static(public) IP set of 2:
IP:xxx.xxx.xxx.147 & 148 (eth1, eth2)
Subnet:255.255.255.240

i want to run xxx.xxx.xxx.147 as a web server & xxx.xxx.xxx.148 as a ftp server. but I'm able to ping only xxx.xxx.xxx.17(WAN IP) from outside world. Can any1 tell me that how can i bring my 147 & 148 IP online without router.

View 6 Replies View Related

Ubuntu :: Xfdesktop Keeps Restarting When Kill ?

Jul 11, 2010

On Xubuntu Lucid, How do I kill Xfce's desktop (xfdesktop) without it restarting almost immediately? Right now, when I kill it (using built-in kill; /bin/kill; pkill) it restarts. I don't want that. Xfce seems to no longer have the option to choose if I want a desktop or not.

View 1 Replies View Related

Ubuntu :: UNE Sidebar Keeps Restarting / Stop It To Do So?

Oct 14, 2010

I installed UNE on my desktop pc just to see what it's like. It starts okay, but whenever i moved my cursor over the left side app bar the entire interface closes and restarts. I therefore can't use the app bar at all. Has anyone else encountered this? Any recommendations?

View 1 Replies View Related

Fedora :: How To Get Ip Without Restarting

Aug 25, 2010

I am new using Fedora. When ever I am installing fedora 13, it is not getting ip address. Everytime manually I am opening gui mode for network as system-config-network and then checking activate when system starts option manually. After then if I restart, it is getting ip address. without doing like this, cant we do something like ifdown eth0, ifupeth0 like this so that without restart it takes ip address? Is there any command like this do get ip without restart?

View 4 Replies View Related

Ubuntu Networking :: Restarting Network On Boot

Jan 6, 2010

I'm wanting my linux machine to set it's network settings during boot, so I've done the following Changed my /etc/network/interfaces to

Code:

auto lo
iface lo inet loopback
auto wlan0
iface wlan0 inet static

[code]....

Ok so it boots up ok and it's sitting on the login screen, when I try to ping it however it doesn't reply!

View 8 Replies View Related

Ubuntu :: Lucid Freezes When Restarting Netbook

Apr 30, 2010

I just finished a fresh install of Lucid netbook remix on my new Sony Vaio netbook. Everything seemed to go fine until a restart was required after installation was complete, when the monitor went black and the netbook just hung. The only way I could restart was to manually power off and on again. The installation seems to have completed fine and everything works after boot up. However, the netbook continues to freeze if I select restart from the power options. I know its not critical, but it is annoying. Does anyone have any ideas on how to solve this?

View 2 Replies View Related

Ubuntu :: Internet Won't Work Without Restarting It After Startup

May 16, 2010

After upgrading to 10.04 I've had to run /etc/init.d networking restart to get my internet connection to work after startup on my desktop computer. Any ideas on how to find out what's wrong and how to fix it? I didn't uprage my laptop yet and it still works just fine so I'm thinking this is related to the upgrade. Softwarewise the only relevant networking related difference between my desktop and laptop is the ubuntu version and that I have openvpn set up on the desktop for work related stuff.

View 2 Replies View Related

Ubuntu :: Restarting GDM Without Losing Configurations / Customizations?

Sep 4, 2010

What happens if I restart GDM? And how do I do it? I think I did it once and I lost all my configurations, or maybe that was something else. i just dont want to have to redo all my customizations.

View 4 Replies View Related

Ubuntu Installation :: X Randomly Restarting After Upgrade From 10.04 To 10.10?

Nov 1, 2010

I have upgraded a friends notebook from 10.04 to 10.10. Everything was fine with 10.04.The upgrade process runed smoothly but after booting 10.10 the X system randomly restarts. It seems to not be able to run for more than 10 minutes without X abruptly restarting and the login page being presented. I still couldn't even identify some pattern nor relate the restarts with some specific software.I've looked in /var/log/messages but there is nothing registered there that seems to be related to this issue.Despite being an old notebook, I don't think it's hardware related because the problem appeared for the first time after Ubuntu upgrade and it keeps repeating itself after that.

View 2 Replies View Related

Ubuntu :: 10.04 - Restarting Windows Messes Up Grub

Nov 12, 2010

I dual boot my ubuntu 10.04 with my windows 7, I had 4 partitions on my machine, 2 ntfs and 2 ext4 partitions. But I noticed I still had an unallocated 10gb on my hdd, I couldn't see this unallocated space from ubuntu, fdisk, gparted etc. So I used diskmgmt in windows to create the 10gb ntfs partition, when I restarted I couldn't boot into either windows or ubuntu. I used my livecd to reinstall grub and everything was fine until I booted into windows 7 and restarted. Again my grub has been messed up.

View 5 Replies View Related

Ubuntu :: Black Screen After Restarting For The First Time?

Nov 28, 2010

I just installed the newest version of ubuntu on my Alienware desktop. It installed fine and I was running everything perfectly. Then I restarted the computer, just to test that out, and now it won't let me get back in.

It takes me to a screen which asks me to select the OS. I select "Ubuntu with Linux 2.6.35-23-generic-pae", but then it goes to a black screen with the blinking cursor, and nothing happens (even after waiting >10 minutes)

I'm booting off of the internal hard drive, since that is where I installed Ubuntu initially.

View 1 Replies View Related







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