n00b h3r3

Pages: 123
closed account (z05DSL3A)
Shouldn't that be Windows, IIS, MS SQL and ASP = WIMA?

Only if you want asp in your stack...

Replace MySQL with SQL Server and you have WISA. :0)
Only if you want asp in your stack...

I wouldn't because I hate ASP; the point is then you only have microsoft code running on your server.
Ok after one hour of attempting to set up and install everything I suddenly realised that I was running linux.Land of the free, home of the brave so I looked up a sudo command and it worked I was ecstatic.And now I want to set up a website so I looked up a tutorial and started following it but the first thing it told us to do was access the folder and create a new directory so to make a relatively short story shorter:

jacob@ubuntu:~$ cd //
jacob@ubuntu://$ dir
bin etc initrd.img.old mnt sbin tmp vmlinuz.old
boot home lib opt selinux usr
cdrom host lost+found proc srv var
dev initrd.img media root sys vmlinuz

jacob@ubuntu://$ cd /var/www
jacob@ubuntu:/var/www$ dir
index.html
jacob@ubuntu:/var/www$ mkdir testsrvr
mkdir: cannot create directory `testsrvr': Permission denied


How do I gain access to meh files?
Last edited on
Last edited on
Yes bazzy just helped me with that, now I am on the way to being an epic z0mg Hax0r :)
Topic archived. No new replies allowed.
Pages: 123