r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Linux] group for linux REBOL users

Graham
23-Jun-2007
[1595]
I rebooted and it works now.  I think Ubuntu comes as default with 
no firewall installed.
btiffin
23-Jun-2007
[1596]
For Debian I read it came down to too many variants for a default 
install.  KDE comes with a 'home network' easy config (or so I read) 
kmyfirewall.  But shorewall isn't too bad to config, after the obiligitory 
5 days of iptables reading  :)  kidding, it shouldn't take more than 
4.
Graham
23-Jun-2007
[1597]
that's okay .. I prefer to have no firewall installed.
btiffin
23-Jun-2007
[1598]
as long as there is a router, and you don't run too many services 
as root, Linux is pretty hard to break into.  Not impossible, just 
unlikey if you follow the hardening guidelines.  And now that I've 
said that, I'll get a rootkit in a second or two...I'll watch the 
network lights and wait...  :)
Robert
23-Jun-2007
[1599]
http://www.instalinux.com/	Nice idea.
Sunanda
23-Jun-2007
[1600]
Nice find. Thanks, Robert.
Graham
23-Jun-2007
[1601]
that's pretty neat .. gotta give it a go.
Volker
24-Jun-2007
[1602]
Firestarter has a gui.
Graham
24-Jun-2007
[1603]
Downloaded Centos x5 cds and installed.  vmware won't install though 
as it can't find the kernel headers to recompile :(  I installed 
them to using the sottware manager.  Is linux this disorganised ??
Volker
24-Jun-2007
[1604x4]
No, vmware is
^^
I use Virtualbox, works nice here.
seems each kernel has its own headers, and vmware does not know how 
to calculate the right path. but tried virtualbox before digging 
more.
Graham
24-Jun-2007
[1608x2]
I have used virtualbox once before ... maybe I should try it again.
followed the instructions to upgrade the kernel ... and then reinstalled 
vmware.  Says it was fine. 

Reboot .. and I've got a "kernel panic" message at the bottom of 
my screen :(
Volker
24-Jun-2007
[1610]
I hope you can boot with another kernel. someone here said how to 
restore the normal one
Graham
24-Jun-2007
[1611]
too late .. I've reformmated and going to try ubuntu again!
Alan
24-Jun-2007
[1612]
Graham,have you tried Mandriva ? I just installed VMPlayer on it 
but still need to edit a pl config to get it to work Altme/View install 
fine on the x386 version but the 64 bit version does not
Graham
24-Jun-2007
[1613]
Not yet .. working my way thru various distros !
Volker
25-Jun-2007
[1614]
YOu should try them in vmware fir - nevermind^^
Graham
25-Jun-2007
[1615x5]
maybe windows is the best host for linux
really bizarre ..
I installed ubuntu on a dual Xeon ( p III ) box and vmware server 
installed with no hitches
Now I have another box and unbuntu installs with no hitches, except 
it does not recognise  the raid card and sees the two mirrored drives 
as separate drives
but after installing vmware server ... it says it is setup incompletely 
:(
Volker
25-Jun-2007
[1620x2]
Seems they are sometimes out of sync with the kernels. Then they 
need to compile and that does not work.
HAs that raid-card a name, for searching?
Graham
25-Jun-2007
[1622]
fasttrak
Volker
25-Jun-2007
[1623]
brrr.
https://bugs.launchpad.net/ubuntu/+source/dmraid/+bug/112402
https://help.ubuntu.com/community/FakeRaidDebug

Please try the latest gutsy gibbon livecd and see if that works for 
you.
 That may be an idea.
Graham
25-Jun-2007
[1624]
Lol
Volker
25-Jun-2007
[1625]
gutsy is the test-version, but you could try if they managed to deal 
with it. if your raid shows up there, you have at least a chance^^
Graham
25-Jun-2007
[1626x2]
perhaps I should wait for the friggin freaky version ?
oops.. passed that one.
Volker
25-Jun-2007
[1628x2]
Better than the Late Longhorn^^
Or try a 2.4-kernel. someone said they have drivers on their site
TimW
2-Jul-2007
[1630x2]
I hae altme in a directory in my user home directory /home/user/altme 
and if I click on it there it puts all files in that altme directory 
which is what I want, but if I try to link to /home/user/altme/altme 
or start it from the command line it always tries to install again 
and put the files in my user directory /home/user.  Does anyone know 
how to symlink it so it opens in the sub directory?
hae = have
Kaj
2-Jul-2007
[1632x2]
Unfortunately, this indeed seems to be how it behaves from the command 
line. So you can't do that, or start it automatically, unless you 
never start it from the graphical desktop
It's a long-standing bug, and even the current Windows version seems 
to do something similar
TimW
2-Jul-2007
[1634]
bummer.  Thanks anyway.
Gabriele
3-Jul-2007
[1635]
create a altme.sh script that CDs to that dir then runs altme; then 
link to the script.
Kaj
3-Jul-2007
[1636]
Thanks
Alan
3-Jul-2007
[1637]
finely got Altme working on mandriva using wine,now I can click on 
a link and it opens the browser :)  Altme worked before without wine 
but could never click on a link and open the browser
TimW
3-Jul-2007
[1638]
The shell script worked great.  Thanks!
PhilB
6-Jul-2007
[1639]
Newbie to Ubuntu ... how do I install Rebol on Ubuntu s that I can 
double click on a .r file and it to run Rebol ?


I have downloaded the Debian version of View ... if I double click 
on the Rebol executable I getthe desktop .... if I then click on 
the Console the desktop dissapears but I dont get a console.
Any ideas ?
Kaj
6-Jul-2007
[1640x2]
The REBOL console doesn't work on Linux, sadly. Although you could 
use the Windows version under Wine
To get .r files to start in REBOL, just rightclick on one, go to 
Properties, then to Open With, add REBOL/View and make that the default
PhilB
6-Jul-2007
[1642]
Thanks Kaj .... I did manage to get a console to work under 6.10 
but cant remember how I did it (I think it was by running rebol from 
the terminal).
Kaj
6-Jul-2007
[1643]
Yes, running Core, or View in text mode, from the Linux shell is 
no problem
Gabriele
6-Jul-2007
[1644]
if you make a shortcut, you should be able to select "run from terminal" 
(exact way depends on if you're on Ubuntu or Kubuntu).