Originally Posted by steveo_mcg Edit3: you need to set the IP between 2 and 99 so 192.168.1.2 ---> 192.168.1.99
why, i was gonna do 106...
thought about flashing the firmware on the router. i don't really have time to screw with it now though. I just want to move this server to the basement so its not a million degrees in my room.
Originally Posted by jakenbake why, i was gonna do 106...
thought about flashing the firmware on the router. i don't really have time to screw with it now though. I just want to move this server to the basement so its not a million degrees in my room.
Your routers DHCP server assigns addresses from 100 to 254 so if your going to use a fixed you don't want the router to start also assigning that address to an other device... that would be a nightmare to diagnose.
Originally Posted by Millusdk My router starts assigning IP adresses at 100, but it is set to only allow 50 IP adresses to be assigned at one time.
it would be a good idea for you to assing <100 then, Because the IP's are assigned randomly, the one you have chosen could be assigned and cause you unforseen problems
Originally Posted by Millusdk I know, but when it says 50 IP adresses it is adresses from 100-150 :D and it assigns based on mac adress starting at 100, then 101, 102 and so forth
not neccisarily
Im my experience its pretty random, just picking a number from the range
This is what I get In the Details once synaptic is done (re)installing.
Code:
Preconfiguring packages ...
(Reading database ... 91538 files and directories currently installed.)
Preparing to replace phpmyadmin 4:2.10.3-1ubuntu0.2 (using .../phpmyadmin_4%3a2.10.3-1ubuntu0.2_all.deb) ...
Unpacking replacement phpmyadmin ...
Setting up phpmyadmin (4:2.10.3-1ubuntu0.2) ...
* Reloading web server config apache2
4787
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
...done.
invoke-rc.d: unknown initscript, /etc/init.d/apache not found.
invoke-rc.d: unknown initscript, /etc/init.d/apache-ssl not found.
invoke-rc.d: unknown initscript, /etc/init.d/apache-perl not found.
That is because in the latest version of xubuntu phpmyadmin is not places in /var/www/ instead it uses a alias. In theory it gives the same function, only phpmyadmin does not show up if you have no index page in root :D
I don't know if this issue has been addressed by a previous post but I couldn't find anything related after scrolling through the messages.
I've been using PuTTY and UltraVNC Viewer without any issues for a couple of months now. The only glitch I suffer from is when my Xubuntu box goes headless and I try connecting to it from other computers. UVNC viewer cannot seem to resolve the correct resolution from my Xubuntu box and keeps giving me only 640x480 (or the like).
One thing I've noticed is that when I temporarily attach a monitor to my Xubuntu box, UVNC viewer then defaults to the correct resolution. After the Xubuntu box reboots, however, the screen resolution glitch comes back.
I've tried newer versions of UltraVNC Viewer to no effect. Anyone have the same issues and/or have tips for this problem? Thanks and cheers!
It sounds like it is not a problem related to your UltraVNC client. I think it might be a problem related to your Xubuntu box. I think you should check the settings for displays on your box.
Comments 151 to 175 of 197
More recent DHCP servers do offer the feature, you could allways use DD-WRT (custom firmware) or something (which offers this feature)
thought about flashing the firmware on the router. i don't really have time to screw with it now though. I just want to move this server to the basement so its not a million degrees in my room.
Your routers DHCP server assigns addresses from 100 to 254 so if your going to use a fixed you don't want the router to start also assigning that address to an other device... that would be a nightmare to diagnose.
source: one of many.
Best to just avoid the problem if possible ;)
Im my experience its pretty random, just picking a number from the range
EDIT: you can recall that by doing
I've been using PuTTY and UltraVNC Viewer without any issues for a couple of months now. The only glitch I suffer from is when my Xubuntu box goes headless and I try connecting to it from other computers. UVNC viewer cannot seem to resolve the correct resolution from my Xubuntu box and keeps giving me only 640x480 (or the like).
One thing I've noticed is that when I temporarily attach a monitor to my Xubuntu box, UVNC viewer then defaults to the correct resolution. After the Xubuntu box reboots, however, the screen resolution glitch comes back.
I've tried newer versions of UltraVNC Viewer to no effect. Anyone have the same issues and/or have tips for this problem? Thanks and cheers!