I like Bitvise Tunnlier for connecting to a headless Linux box as it includes both an SSH terminal session and SSH file transfer.
|
Quote:
|
iptables is a firewall. always a good idea to have a solid firewall configured.
|
ah, thanks sorvani
Quote:
Code:
... And if so, do I just add them on the end of the list? |
The last line you posted doesn't include any directories. They are filenames. You add the two bot filenames in that list, anywhere you like as long as you follow the rules for how makefiles work. I recommend right after QuestParserCollection.o, put a single space between each name and do not add a carriage return anywhere.
|
Thanks lerxst, I appreciate you guys answering my linux questions.
When I run this: Code:
apt-get -y install linux-image-2.6.32-5-686-bigmem linux-headers-2.6.32-5-686-bigmem make Code:
E: Unable to locate package linux-image-2.6.32-5-686-bigmem Anyway, can someone please help me here. |
Since this guide was written a while ago it refers to an old version of the kernel. You would want whatever the current version is.
|
Permission Denied?
Compile EQEmu
Still as eqemu Code: cd source cp -r ../eqemu/trunk/EQEmuServer/* ./ When trying to run the cp -r command it's giving me a bunch of Permission denied.... And I am su'ed so I'm kinda confused on why. |
r u root
/ten |
make
It's been a long time since I have gone through a new server setup, but this is the guide I always followed. I have tried several times today and I keep getting stuck at the compile stage. The error is this
Code:
make: *** No targets specified and no makefile found. Stop. |
Sounds like your cmake process didn't create the needed files. Looking at the date of this guide, I don't think it has the cmake instructions.
|
Quote:
|
Updated for CMAKE?
Any luck with using this guide with CMake? Recent post as of last month so I would hope someone could point in the right direction :D
Actually I found what I was looking for if someone wants to update the Wiki and post ... #aptitude install cmake $ cmake -G "Unix Makefiles" -Wno-dev -i . [ accepted all the defaults ] $ make |
Quote:
http://wiki.eqemulator.org/p?EQEmu_o...n_7_Virtualbox |
All times are GMT -4. The time now is 10:38 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.