network troubelSubmitted by quick7 on Sat, 04/21/2007 - 6:04am.network troubel |
SearchJumpBox Open Collections |
network troubelSubmitted by quick7 on Sat, 04/21/2007 - 6:04am.network troubel |
SearchJumpBox Open Collections |
network troubel
.
network troubel
tanks for your help
It works fine now. And i like the challenge to get more fimiliar with linux :)
network troubel
Yeah, its a basic linux permission thing. You are logging in as the user 'admin' who doesn't have write permission. The only user who does have write permission is 'root'. If you ssh in as admin and then use the 'sudo' command you can do things as root (kind of like "Run As" in windows). So if you ran 'sudo vi /etc/network/interfaces' it would run vi as root and when you save it would work.
Another tip is, if you just want to get a root shell, so that everything you do is done as the root user you can type 'sudo -s' (CTRL+D to log out). But you have to be careful, as it is possible to really make a mess in a hurry :)
Ideally, once we get the bugs worked out, most users should be able to do everything they need without needing shell access.
Actually, if you wait just a bit (a day or so), we should have new versions of all of our apps, including the fix to the problem you helped us find. :)
Thanks for your feed back and good luck!
Austin
network troubel
thank jou for your response
I tried to edit the files with winscp and ssh secure shell client even tried the console with vi. But after i logged in and open then files it is not possible to save them i can't even change the files from read to write. I don't have enough rights to edit the files. I am not very fimiliar with linux so with the help of internet i tried to solve this problem bur so far with no succes. Could you help me in the right direction?
network troubel
Oh, one additional note. If you manually change IP addresses in this manner you will need to change the Base URL in the PunBB configuration otherwise the styles won't work. To change this Base URL
This should resolve any style problems created by manually changing your IP address.
network troubel
Hi Mr Q.
Thanks for your feedback. There is a problem with our IP address validation code in that release. So you will have to set your static IP address by hand. If you are up to that follow these instructions:
Reboot your JumpBox and it should come up with the new IP address.
network troubel
ip am using a network with two ranges over the same cable
The first range is dhcp and the other range i set manualy
When i set up punbb it gets a dhcp adress but when i want to change this adress to the other range it responds with adress already taken This is not true I could use any ip adres i want it stil responds with ip adress already taken. when i disable dhcp for a while it would not make a difference.
Any suggestions?